Commit Graph

24 Commits

Author SHA1 Message Date
Chris Peterson
53d9e01fcd Bug 859229 - Part 3: Fix order of Java imports. r=kats 2013-04-08 00:51:56 -07:00
Kartikaya Gupta
227f7e8e10 Bug 802130 - Move GeckoAppShell.getHandler() to ThreadUtils.getBackgroundHandler(). r=mfinkle 2013-03-15 11:52:53 +01:00
Kartikaya Gupta
c39158732c Bug 846774 - Replace the sync event with an ack flag on events. r=cpeterson 2013-03-10 22:43:30 +00:00
Mark Finkle
02d2157b11 Bug 836924 - java.lang.NullPointerException: at org.mozilla.gecko.Tabs.getContentResolver r=bnicholson 2013-02-18 16:17:54 -05:00
Kartikaya Gupta
14365fdfb4 Bug 816879 - Only block on gecko in the onLowMemory android notification, not the onTrimMemory suggestion. r=snorp 2013-01-30 13:53:02 -05:00
Kartikaya Gupta
d9a2b39e6a Bug 816879 - Treat all memory pressure events when Fennec is in the foreground as low-pressure. r=snorp 2013-01-30 13:52:49 -05:00
James Willcox
822c19a526 Bug 803154 - Don't wait on Gecko for non-emergency memory reduction events r=kats 2013-01-29 13:24:43 -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
Chris Peterson
d62d1ced11 Bug 828594 - Part 2: Remove unused Java imports. r=kats 2013-01-09 10:32:50 -08:00
Kartikaya Gupta
810968cdf4 Bug 817134 - Remove the low-res screenshotting code. r=blassey 2012-12-15 10:43:52 -05:00
Lucas Rocha
10bad7baf1 Bug 807279 - Turn Favicons into a singleton (r=mfinkle) 2012-12-03 08:59:17 +00:00
Lucas Rocha
dbaaf9b4ac Bug 785945 - Add a LRU memory cache to Favicons and corresponding API (r=mfinkle) 2012-10-31 12:34:32 +00:00
Ed Morley
95fe6d2a1c Backout 533faa3c50ed, 718abc1bd4ad, af2d5272c06b, ad5554e1345d, c9ef1b41b829, d3a825311d11, 0a51bcb3eb9e, a01a327e8ec4, 973b0ed30b8b, 39851bbcfaa1 & a92d2d2a3b0e (bug 805162), d4884aab5ce6, 06fcbaf40cb4, daccc3fe7c70, 881eb2a2906e, 76232441ae06, 01ae34fa1b3f & 5f405fc4e323 (bug 783092), a03d8d4db1c2, 49beb3801192, 174634554a97, 0bd27e755a83, 19e8f151ca67, a6604e038bc0, ed3b8237e76e & 082cf8d72554 (bug 785945) for bustage or conflicting with backout of said bustage on a CLOSED TREE 2012-11-01 00:16:35 +00:00
Lucas Rocha
92c4929b37 Bug 785945 - Add a LRU memory cache to Favicons and corresponding API (r=mfinkle) 2012-10-31 12:34:32 +00:00
Richard Newman
6cc72227bc Bug 744961 - Safer handling of Context in MemoryMonitor. r=wesj 2012-10-21 09:32:39 -07:00
Wes Johnston
276e86a12f Bug 744961 - Use history expiration. r=mfinkle 2012-10-19 17:36:21 -07:00
Wes Johnston
6341f62782 backout 62207930924a, 6931d5b6f055, 31cdc85ce16e, and 0636839be2d1 to fix commit message 2012-10-19 17:49:42 -07:00
Wes Johnston
6acacaa87a Bug 672956 - Use history expiration. r=mfinkle 2012-10-19 17:36:21 -07:00
Kartikaya Gupta
e93f0bc566 Bug 789923 - Drop saved thumbnails when device storage is low. r=mfinkle, lucasr 2012-10-16 10:07:06 -04:00
Brad Lassey
ffe468cfde bug 797015 - [ARMv6] Add a pref to completely disable screenshot code (including memory allocation) r=mfinkle 2012-10-02 17:30:11 -07:00
Kartikaya Gupta
123641463d Bug 784040 - Add an intent to simulate an increase in memory pressure. r=mfinkle 2012-09-27 12:29:47 -04:00
Kartikaya Gupta
ed2336ecaf Bug 791263 - Disable screenshotting under low-memory conditions. r=blassey 2012-09-25 15:46:17 -04:00
Kartikaya Gupta
1026743af8 Bug 783230 - Add code to dump basic memory stats on receiving a special broadcast intent. r=snorp 2012-09-20 12:38:35 -04:00
Kartikaya Gupta
a14a59810b Bug 713032 - Add a MemoryMonitor class that will be the brains behind low-memory condition handling. r=snorp 2012-09-19 15:21:19 -04:00