Jim Chen
|
6029c93b00
|
Bug 1075644 - Reduce Gecko thread priority at very start; r=snorp r=bnicholson
|
2014-10-20 12:55:30 -04:00 |
|
Wes Kocher
|
fdfc71cf7a
|
Backed out 3 changesets (bug 1075644) for Android build bustage on a CLOSED TREE
Backed out changeset c44f001ea6c1 (bug 1075644)
Backed out changeset ca0dfff936c2 (bug 1075644)
Backed out changeset 47264e561dce (bug 1075644)
|
2014-10-17 11:33:15 -07:00 |
|
Jim Chen
|
6cbeafecb5
|
Bug 1075644 - Reduce Gecko thread priority at very start; r=snorp r=bnicholson
|
2014-10-17 12:46:35 -04:00 |
|
Chris Kitching
|
ef5903ad00
|
Bug 1081397: Finalise large numbers of fields. r=rnewman
* * *
Bug 1081397: Finalise large numbers of fields. r=rnewman
|
2014-10-11 00:17:01 +01:00 |
|
Jim Chen
|
30d276c56c
|
Bug 888482 - Make sure default profile exists when starting Gecko; r=snorp
|
2014-09-30 18:20:59 -04:00 |
|
Kartikaya Gupta
|
3e2507009f
|
Bug 1049136 - Add native-code awareness of the Java UI thread so we can do thread assertions. r=snorp
|
2014-08-08 18:15:38 -04:00 |
|
Chris Kitching
|
131ef1ed4e
|
Bug 1041906 Use AtomicReference for GeckoThread LaunchState. r=rnewman
|
2014-07-22 15:49:00 -07:00 |
|
Shashank Sabniveesu
|
703d2f56da
|
Bug 1026010 - Rename GeckoApp.ACTION_BOOKMARK to ACTION_HOMESCREEN_SHORTCUT. r=lucasr
|
2014-06-25 09:10:00 -04:00 |
|
Richard Newman
|
3f9aa66774
|
Bug 1004529 - Don't fetch display metrics when calling Resource.updateConfiguration. r=nalexander
|
2014-05-20 12:25:21 -07:00 |
|
Matthew Ostrowski
|
7f6b070cf4
|
Bug 1006824 - Don't log command line at start-up in official builds. r=nalexander
|
2014-05-19 14:11:00 +02:00 |
|
Jim Chen
|
a5475d911e
|
Bug 1004073 - Refactor EventDispatcher usages; r=fennec-team
|
2014-05-02 14:34:40 -04:00 |
|
Richard Newman
|
2e9cd3c95c
|
Bug 949495 - Rework context handling. r=mfinkle
|
2014-04-02 18:33:24 -07:00 |
|
Kartikaya Gupta
|
bbc791dbf4
|
Bug 912238 - Ignore exceptions that are thrown after calling System.exit. r=mfinkle
|
2014-02-27 08:49:51 -05:00 |
|
Chris Kitching
|
ae8356f784
|
Bug 709230 - Part 3: annotate the remaining Robocop entry points. r=gbrown,rnewman
|
2013-11-18 21:09:00 -08:00 |
|
Brian Nicholson
|
85e2a1e3bc
|
Bug 937945 - Don't store Context in GeckoProfile. r=rnewman
|
2013-11-15 22:53:53 -08:00 |
|
Brad Lassey
|
196fcbcb6a
|
bug 930070 - GeckoView should handle not having fennec-specific classes r=mfinkle
|
2013-10-23 18:33:56 +02:00 |
|
Wes Johnston
|
064ebce1f1
|
Bug 901426 - Don't overwrite passed in profile args. r=mfinkle
|
2013-09-05 12:28:23 -07:00 |
|
Mark Finkle
|
f376478e36
|
Backout 193e7c0052a9, suspicion of regression a talos test (bug 910274) and sync failures (bug 910289)
|
2013-08-28 12:10:07 -04:00 |
|
Shilpan Bhagat
|
7836dd61ce
|
Bug 886925 - Use Symlink instead of INIparser for GeckoProfile. r=mfinkle
|
2013-08-27 11:05:56 -07:00 |
|
Wes Johnston
|
e708e47c0c
|
Bug 896121 - Disable share in guest mode. r=mfinkle
|
2013-08-26 16:41:13 -07:00 |
|
Brad Lassey
|
5d6a5a2587
|
bug 894313 - GeckoThread should own its own static instance r=kats
--HG--
extra : rebase_source : bf7fdb0a4bd399c4edcc2046ed4c232b41a3827b
|
2013-08-08 09:02:02 -04:00 |
|
Chris Kitching
|
8193e363bb
|
Bug 897123 - Make GeckoAppShell.pumpMessageLoop waste less CPU time r=jchen
--HG--
extra : rebase_source : 7d5ffa3f2b9d29ff245886c40f4083e7451daec1
|
2013-07-26 12:02:00 -07:00 |
|
Brad Lassey
|
ba46117e5f
|
bug 871863 - Guest mode for browsing r=mfinkle
--HG--
extra : rebase_source : e2e3fa0a72699d4fffe68b0aaefa7f1eeb196a80
|
2013-07-18 19:43:34 +01:00 |
|
Brad Lassey
|
990d66a24d
|
bug 893968 - LaunchState locking isn't actually locking anything useful r=kats
|
2013-07-15 15:36:00 -04:00 |
|
Jim Chen
|
2ce559c4bd
|
Bug 888473 - Start GeckoJavaSampler early when profiling startup; r=BenWa
|
2013-07-09 16:34:44 -04:00 |
|
Jim Chen
|
aa3cbe8305
|
Bug 889881 - Refactor and add a Gecko handler to ThreadUtils; r=blassey
|
2013-07-09 16:25:55 -04:00 |
|
Brad Lassey
|
2eb791ed73
|
bug 867517 - Gecko-based WebView for Android, refactor patch r=mfinkle
|
2013-05-24 12:21:01 -04:00 |
|
Kartikaya Gupta
|
c9cda0b4bc
|
Bug 844275 - Move the GfxInfoThread so that it is guaranteed to run to completion before compositor creation. r=Cwiiis
|
2013-02-28 13:28:24 -05:00 |
|
Brian Nicholson
|
0bc444d6e2
|
Bug 845612 - Add @Override annotations for implemented interfaces. r=kats
|
2013-02-26 21:48:00 -08:00 |
|
Brian Nicholson
|
a11631e56a
|
Bug 845612 - Add missing @Override annotations. r=kats
|
2013-02-26 21:48:00 -08:00 |
|
Brad Lassey
|
24fd7d1281
|
bug 839380 – zh-hk locale should use zh-tw translation instead of zh-cn r=jchen a=akeybl
|
2013-02-11 23:08:19 -05:00 |
|
Kartikaya Gupta
|
21d8277af9
|
Bug 794982 - Extract non-libxul native JNI functions from GeckoAppShell. r=glandium, cpeterson
|
2013-02-07 09:37:06 -05:00 |
|
Kartikaya Gupta
|
9fe615f47c
|
Bug 834414 - Free the local refs in GeckoThread's long-running run method to prevent leaks. r=cpeterson
|
2013-01-25 13:51:41 -05:00 |
|
Phil Ringnalda
|
7dee6cb50e
|
Back out 5a56a56a6481:a5969a01955b (bug 834414) to investigate whether it caused reftest-4 failures
CLOSED TREE
|
2013-01-25 20:03:50 -08:00 |
|
Kartikaya Gupta
|
e0a9f00b2d
|
Bug 834414 - Free the local refs in GeckoThread's long-running run method to prevent leaks. r=cpeterson
|
2013-01-25 13:51:41 -05:00 |
|
Kartikaya Gupta
|
c2b40052be
|
Bug 832987 - Make sure the launch state is updated on Gecko:Ready even if GeckoApp isn't around at the time. r=cpeterson
|
2013-01-23 09:38:57 -05:00 |
|
Brian Nicholson
|
78888cf555
|
Bug 722661 - Part 4: Remove restoreMode command line argument. r=mfinkle
|
2012-10-29 16:34:29 -07:00 |
|
Wes Johnston
|
7e304d84b2
|
Bug 795053 - Always send the profile to Gecko if it isn't sent in the original intent. r=mfinkle
|
2012-10-03 17:43:21 -07:00 |
|
Wes Johnston
|
a99f377d4a
|
backout f39621ae2b96
|
2012-10-02 13:57:45 -07:00 |
|
Wes Johnston
|
292d40716f
|
Bug 795053 - Always send the java profile to Gecko. r=mfinkle
|
2012-10-02 11:00:12 -07:00 |
|
Kartikaya Gupta
|
4e5c0291e6
|
Bug 770912 - Take out log lines that print out URLs and other sensitive information. r=mfinkle
|
2012-09-08 21:40:58 -04:00 |
|
Mike Hommey
|
19ddb6ee61
|
Backout changeset d945ae198516 (bug 760152). r=kats
|
2012-08-01 09:51:12 +02:00 |
|
Chris Peterson
|
f554e798e4
|
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
|
2012-07-27 17:53:54 -07:00 |
|
Chris Peterson
|
0ae5b05768
|
Backout 844444ca8feb (Bug 709230) r=bustage
|
2012-07-17 17:54:54 -07:00 |
|
Chris Peterson
|
7cc0a9ac2f
|
Bug 709230 - Part 4: Remove unused imports. r=blassey
|
2012-07-15 13:20:43 -07:00 |
|
Chris Peterson
|
949e399cad
|
Bug 709230 - Part 3: Mark classes final and reduce class visibility public->package->private to aid ProGuard optimizations. r=blassey
|
2012-07-15 13:20:43 -07:00 |
|
Kartikaya Gupta
|
adb88262d7
|
Bug 772890 - Update package for GfxInfoThread. r=bjacob
|
2012-07-11 14:13:49 -04:00 |
|
Benoit Jacob
|
052d6b6480
|
Bug 766251 - 1/5 - GfxInfo on Android: the Java and AndroidBridge parts - r=kats,jrmuizel
|
2012-07-05 10:12:10 -04:00 |
|
Vladimir Vukicevic
|
6d871f209a
|
b=766998; fennec profiling broken by webapp intent changes; r=wesj
|
2012-06-28 09:42:32 -04:00 |
|
Vladimir Vukicevic
|
3f58a4b71f
|
b=740586, [mobile] launch web apps in basic chromeless window; r=wesj,mfinkle
|
2012-06-18 13:03:03 -04:00 |
|