diff browse annotate |
c4f83d9d8243f3f853a5356188164a5fddee2b5a created 2012-08-22 16:09 -0700 pushed 2013-01-03 21:54 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
08187a7ea8974548382f5d7775df8171a4ec6449 created 2012-07-30 13:15 -0700 pushed 2013-01-03 21:54 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
e3b632e26dc04c0cf0226c8b2681a0d3243464ea created 2012-05-08 17:34 -0700 pushed 2013-01-03 21:54 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
44911569fb04d891073656cac1f794495723f573 created 2012-04-30 12:53 -0700 pushed 2013-01-03 21:54 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
2af0fc82c983cee51ae73807750ccb79e699dda5 created 2012-03-21 15:35 -0700 pushed 2013-01-03 21:54 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
a4916f9d8d2f217b2d452a5802f8ace5d44f396b created 2012-03-19 14:13 -0700 pushed 2013-01-03 21:54 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
60fb46e7940cdbf645d2ac84b0ac3b7ec2bc4add created 2012-03-12 12:27 -0700 pushed 2013-01-03 21:54 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
6ba07330f431d6f08ea4bc8ad067e6fee2e4a979 created 2012-01-21 17:30 +0100 pushed 2013-01-03 21:54 +0000 |
Jan de Mooij | Jan de Mooij - Merge from mozilla-central. |
diff browse annotate |
6276fe64003543e107ade90054f382c550ef5d66 created 2012-01-05 12:10 -0800 pushed 2013-01-03 21:54 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
8da6b16bdd33a7c882d9aa04c05277c911c74fae created 2011-10-28 15:06 -0700| base pushed 2013-01-03 21:54 +0000 |
David Anderson | David Anderson - Merge from mozilla-central. |
diff browse annotate |
a16372ce30b5f6b747246b01fcd215a4bf3b6342 created 2012-08-22 11:56 -0400 pushed 2012-11-14 20:38 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg |
diff browse annotate |
b5c4b792f3f2a047e3517472d72842a76afb77cd created 2012-07-30 17:20 +0300 pushed 2012-11-14 20:38 +0000 |
Aryeh Gregor | Aryeh Gregor - Bug 777292 part 2 - Change all nsnull to nullptr |
diff browse annotate |
c9bdd225388d262fa879b541cec4528975709a86 created 2012-08-10 11:06 -0700 pushed 2012-10-05 17:12 +0000 |
Jared Wein | Jared Wein - Backed out changeset 568fd13e4008 (bug 756419), pushed wrong patch. |
diff browse annotate |
568fd13e400836ca874f10220cc29f9d4563ff21 created 2012-08-10 11:00 -0700 pushed 2012-10-05 17:12 +0000 |
Jared Wein | Jared Wein - Bug 756419 - White standalone image background flashes into view when switching tabs. r=roc,bholley a=lsblakk |
diff browse annotate |
c2ddddc684328e0f1c24f64d5c0b2419ef20cf38 created 2012-05-08 08:25 -0400 pushed 2012-08-24 15:39 +0000 |
Brian R. Bondy | Brian R. Bondy - Bug 745141 - crash in imgRequestProxy::OnDiscard with abort message. r=jlebar |
diff browse annotate |
b577f8acc6f726c480dd601c37aaf8f9b3904096 created 2012-04-18 13:22 +1000 pushed 2012-08-24 15:39 +0000 |
Justin Lebar | Justin Lebar - Back out bug 745662 (changeset b938f2e550c0) -- it's done its job, triggered the crash we were looking for. |
diff browse annotate |
b938f2e550c04e81e9a569eee4893b90767d9fe5 created 2012-04-18 11:30 +1000 pushed 2012-08-24 15:39 +0000 |
Justin Lebar | Justin Lebar - Bug 745662 - Trigger a fatal release-time crash when the discard tracker is used off the main thread. r=joe |
diff browse annotate |
22bc961260730dca599165fddc770613295a9f72 created 2012-05-06 21:45 -0700 pushed 2012-07-13 18:18 +0000 |
Justin Lebar | Justin Lebar - Bug 745141 - Make DiscardTracker::InformAllocation a nop, disabling bug 732820. r=joe, a=akeybl |
diff browse annotate |
4ce96dfc2c16b5b4956bdc33efba6587cf6b9090 created 2012-03-18 09:56 -0400 pushed 2012-07-13 18:18 +0000 |
Justin Lebar | Justin Lebar - Bug 736761 - Don't crash if images are discarded after XPCOM shutdown. r=joe |
diff browse annotate |
803853bf2a55d1b6422d4efe3da7d78631d84477 created 2012-03-15 16:30 -0400 pushed 2012-07-13 18:18 +0000 |
Justin Lebar | Justin Lebar - Bug 735894 - Fire the discard timeout twice as often, so images are discarded after between 1 and 1.5 discard timeout intervals, instead of between 1 and 2 intervals. r=joe |
diff browse annotate |
e7d417980de6ebfe55f17ca6a1998dfecc462971 created 2012-03-15 16:30 -0400 pushed 2012-07-13 18:18 +0000 |
Justin Lebar | Justin Lebar - Bug 732820 - Part 2: Cap the amount of discardable image data we'll willingly keep around. r=joe |
diff browse annotate |
1fa083bd043407162a6d67bd671a109bcbf5c825 created 2012-03-09 18:32 -0500 pushed 2012-06-01 02:39 +0000 |
Justin Lebar | Justin Lebar - Back out bug 731419 and bug 732820 due to orange. |
diff browse annotate |
55e63a03ccad43dcd2395c52035d066d939a6d86 created 2012-03-09 18:15 -0500 pushed 2012-06-01 02:39 +0000 |
Justin Lebar | Justin Lebar - Bug 732820 - Part 4: Followup, use PRUint64 instead of ssize_t, since ssize_t doesn't exist on Windows. |
diff browse annotate |
f7890083256286e88623561df39ac3903a5a48ac created 2012-03-09 17:21 -0500 pushed 2012-06-01 02:39 +0000 |
Justin Lebar | Justin Lebar - Bug 732820 - Part 2: Cap the amount of discardable image data we'll willingly keep around. r=joe |
diff browse annotate |
9cf740464cd01a801e50b1e22f1156756765f2bf created 2012-01-06 21:32 +0530 pushed 2012-04-20 19:40 +0000 |
Atul Aggarwal | Atul Aggarwal - Bug 698263 - Rename mozilla::imagelib namespaces to mozilla::image r=joe |
diff browse annotate |
e251ac6325b49356548223f73f24624018d094d8 created 2011-12-22 09:21 -0500 pushed 2012-04-20 19:40 +0000 |
Justin Lebar | Justin Lebar - Bug 712959 - Imagelib should notice when all image.mem.* prefs change. r=joe |
diff browse annotate |
0a5e72d1b479b9f015a407e33e9001e5ad0aa786 created 2011-10-17 21:32 -0700| base pushed 2012-01-29 07:46 +0000 |
Bobby Holley | Bobby Holley - Bug 128502 - Move imagelib to mozilla/image on a CLOSED TREE. r=joe,brendan |