- May 19, 2012
-
-
Cervantes Yu authored
-
- May 02, 2012
-
-
Bobby Holley authored
-
Bobby Holley authored
-
- May 08, 2012
-
-
Chris Jones authored
-
- May 03, 2012
-
-
Joey Armstrong authored
-
- Apr 27, 2012
-
-
Graeme McCutcheon authored
-
- Apr 25, 2012
-
-
Matt Brubeck authored
-
Chris Lord authored
Rather than discarding uploaded tiles once they fall outside of the valid region, shuffle them off into a separate tile-store with all the metadata they need to render them, and render them in the areas that our current valid region doesn't cover in TiledThebesLayerOGL::RenderLayer.
-
Chris Lord authored
Rather than discarding uploaded tiles once they fall outside of the valid region, shuffle them off into a separate tile-store with all the metadata they need to render them, and render them in the areas that our current valid region doesn't cover in TiledThebesLayerOGL::RenderLayer.
-
- Apr 16, 2012
-
-
Nathan Froyd authored
-
- Apr 12, 2012
-
-
Jeff Muizelaar authored
Bug 744901 - Store the page size in FrameMetrics in CSS pixels in addition to device pixels. r=cjones --HG-- extra : rebase_source : ac38e2ff9dda55bd5dc44d757b67cb1550da1eaa
-
- May 01, 2012
-
-
Bas Schouten authored
-
- Apr 10, 2012
-
-
Nicholas Nethercote authored
--HG-- extra : rebase_source : f700733d8aa1aed1ae1f9206b4ee9063f9a03341
-
Kyle Huey authored
-
- Apr 14, 2012
-
-
Ms2ger authored
-
Kyle Machulis authored
--HG-- extra : rebase_source : 564ff82ed63cb02ab99204c572baad6a5e761376
-
- Apr 11, 2012
-
-
Richard Newman authored
-
Richard Newman authored
-
Ryan VanderMeulen authored
-
David Rajchenbach-Teller authored
-
Vivien Nicolas authored
-
James Willcox authored
-
James Willcox authored
-
- May 07, 2012
-
-
Ryan VanderMeulen authored
-
Ryan VanderMeulen authored
-
Kyle Machulis authored
-
- Apr 12, 2012
-
-
David Rajchenbach-Teller authored
-
- Apr 05, 2012
-
-
Mike Hommey authored
Bug 738176 - Completely disable jemalloc when it's supposed to be disabled on OSX, and cleanup exposed APIs. r=jlebar,r=khuey
-
- Apr 01, 2012
-
-
Chris Jones authored
Bug 739452, part 2: Ensure we don't process stale 'reconnect' tasks after shutting down. r=kmachulis
-
- Mar 28, 2012
-
-
Igor Bukanov authored
This part replaces the JSContext *cx argument in most GC-related API with JSRuntime *rt. When possible, the patch removes the code to obtain a temporary cx just to run the GC. The patch also removes JS_DestroyContextMaybeGC. That function is not used in FF code base and its implementation is broken. It requires that the context has an entered compartment when it is destroyed, which in turns implies a missing leave compartment call.
-
- Apr 06, 2012
-
-
Ms2ger authored
-
Vivien Nicolas authored
-
- Apr 03, 2012
-
-
Bill McCloskey authored
-
- Apr 07, 2012
-
-
Cervantes Yu authored
-
- Apr 06, 2012
-
-
Takanori MATSUURA authored
-
- Apr 16, 2012
-
-
David Anderson authored
--HG-- extra : rebase_source : 003a5285b549845d47c9298606d737620db5bb3d
-
- Mar 22, 2012
-
-
Jim Mathies authored
-
Oleg Romashin authored
-
- Apr 10, 2012
-
-
Joey Armstrong authored
-
- Mar 16, 2012
-
-
Mike Hommey authored
-