Chris Lord
3a40cbe27b
Bug 732756 - Fix overdrawing of checkerboard. r=kats
...
Fix overdrawing of the checkerboard layer by letting layers have a concept of
a display-port, and keeping the root layer's display port in track with
Gecko's.
2012-03-17 15:08:22 +00:00
Jonathan Kew
9edfef42a0
bug 736726 - mark reftest bidi-003 as failing on android for now. no_r=me
2012-03-17 13:07:08 +00:00
Chris Lord
c60c2a8ead
Bug 732917 - Upload textures progressively. r=bgirard
...
When using double-buffering in ShadowThebesLayerOGL, upload texture data
progressively.
2012-03-17 12:07:02 +00:00
Chris Lord
1e278908d8
Bug 732917 - Upload to texture on demand. r=bgirard,mattwoodrow
...
Add functions to do progressive texture upload and only upload to texture on
draw-demand. This is a building block towards asynchronous texture upload.
2012-03-17 12:07:02 +00:00
Chris Lord
80549fd4f8
Bug 732917 - Enable double-buffering on Android. r=ajuma
...
Add support for double-buffering to ThebesLayerOGL, and enable it on Android.
Double-buffering should allow us to more easily implement progressive texture
upload.
2012-03-17 12:07:02 +00:00
Chris Lord
b39fa08ca1
Bug 732917 - Remove ShadowLayers::ShouldDoubleBuffer. r=cjones
...
This function has been unused since bug #690469 .
2012-03-17 12:06:29 +00:00
Chris Lord
eab27ab81b
Bug 732917 - Use tile iteration functions in DirectUpdate. r=ajuma
...
So that the tile iteration callback remains useful, use the public iteration
functions when iterating over tiles in TiledTextureImage::DirectUpdate.
2012-03-17 12:06:29 +00:00
Chris Lord
34de0c8f6e
Bug 732917 - Add a callback function for tile iteration. r=ajuma
...
Add the ability to set a callback function to be called on tile iteration.
2012-03-17 12:06:29 +00:00
Jonathan Kew
b1847ead70
bug 721719 - add more ICS fonts to the default Android prefs. r=jdaggett
2012-03-17 09:39:09 +00:00
Jonathan Kew
26261592f7
bug 721719 - try Roboto as well as Droid Sans for fallback on Android. r=jdaggett
2012-03-17 09:39:09 +00:00
Jonathan Kew
df31179940
bug 721719 - ignore the GSUB table in Roboto on Android because of bad ligature rule. r=jdaggett
2012-03-17 09:38:42 +00:00
Phil Ringnalda
1f5a0dcc87
Bug 726354 followup, the lowercase version of "Idl" is generally not spelled "dir"
2012-03-16 19:19:42 -07:00
Nick Alexander
6133cb1fe2
Bug 736007 - avoid Server11RepositorySession NullPointerException. r=rnewman
2012-03-16 17:06:58 -07:00
David Mandelin
60242a49f2
Bug 726794: clean up some WTF Platform.h macros, r=dvander
...
--HG--
extra : rebase_source : 1969660fdeda9c426c9e37a68fc067786ef79d58
2012-03-16 17:02:52 -07:00
Bill McCloskey
5d4ce33245
Bug 736643 - Add timestamp support to GC/CC JSON output (r=terrence)
2012-03-16 16:36:26 -07:00
Jim Blandy
097707865b
Bug 734454: Use a table to declare atoms. r=waldo
2012-03-16 16:15:31 -07:00
Jim Blandy
0ddb15a007
Bug 734454: Minor cleanups to atom declarations and definitions, in preparation for conversion to a table. r=waldo
2012-03-16 16:15:31 -07:00
Daniel Holbert
39d39ebfd5
Bug 736541: Remove unused variable 'parentId' from nsNavHistory.cpp to fix build warning. r=mak
2012-03-16 15:45:46 -07:00
William Lachance
6c4795c402
Bug 736246 - DeviceManagerADB should throw an exception if we know it's not going to work. r=jmaher
2012-03-16 18:36:28 -04:00
Oleg Romashin
ff4527d8c5
Bug 726461 - cairo-qt-surface not compiling with Qt5. r=jrmuizel
2012-03-16 18:36:28 -04:00
David Rajchenbach-Teller
3c8a875e20
Bug 726354 - Quick fix. r=glandium
2012-03-16 22:23:28 +01:00
Atul Aggarwal
663c39d6fa
Bug 536758 - window.getComputedStyle().lineHeight to skip font size ratio adjustment for minimum font size when font sizes are 0. r=dbaron
2011-11-01 12:36:50 +05:30
George Wright
d6f8cccd64
Bug 732865 - Clean up the GLContext* classes. r=bgirard,joe
...
--HG--
extra : rebase_source : f4f057f354772ff38d37fbc6e179f3cde9e218d1
2012-03-16 18:24:12 -04:00
Fabrice Desré
0e2b80a644
Bug 736312 - navigator.mozApps support on b2g [r=vingtetun]
2012-03-16 15:23:28 -07:00
Fabrice Desré
a34dbe8a13
Bug 736113 - Can't get camera stream when camera app served from subdomain [r=vingtetun]
2012-03-16 15:23:28 -07:00
Fabrice Desré
8d72b34169
Bug 735947 - support the desktop notifications API in b2g [r=vingtetun]
2012-03-16 15:23:28 -07:00
Daniel Holbert
62e001ede8
Bug 730587 followup: Make nsINode::OwnerDocAsNode() non-inline to prevent "inline function ... used but never defined" build warnings. rs=khuey
2012-03-16 15:16:41 -07:00
Daniel Holbert
d30e715e35
Bug 711047, followup to part 2: use C-style comment in nsError.h, to fix build warnings for its inclusion in .c files. rs=sicking
2012-03-16 15:16:40 -07:00
OHZEKI Tetsuharu
ed12f52bdc
Bug 730668 - Clean up test_placesTXN.js r=mak
2012-03-16 15:16:12 -07:00
Aryeh Gregor
659b8cd9fe
Bug 719523 - Selection.selectAllChildren() on a Document always produces end offset of 1; r=ehsan
2012-03-16 12:56:54 -04:00
Bill McCloskey
b8909a0d7a
Bug 736605 - Add more timers to GC statistics (r=terrence)
2012-03-16 14:55:56 -07:00
Ehsan Akhgari
ff86eb3f48
Bug 735871 - Remove the --disable-sps configure option; r=khuey
2012-03-16 17:52:08 -04:00
Ryan VanderMeulen
5fbb8a47a6
Backout d5b66e64cf44 (bug 732756) to see if it fixes Android crashtests.
2012-03-16 17:17:22 -04:00
Simon Montagu
326d5ff8a5
Various fixes to multi-byte Unicode decoders. Bug 715319, r=emk
2012-03-16 13:41:41 -07:00
Marco Bonardo
7406717695
Bug 736487 - Cleanup and ease browser_480148.js.
...
r=zpao
2012-03-16 21:38:21 +01:00
Boris Zbarsky
36de3c29af
Bug 735579. Correctly handle changes to column widths in fixed-layout tables. r=ehsan
2012-03-16 15:56:41 -04:00
Bobby Holley
5ecc0f6115
Bug 596351 - Proxies should throw TypeErrors for assignments to read-only properties in ES5 strict mode. r=luke
2012-03-16 12:47:21 -07:00
Bobby Holley
d70f3af183
Bug 734475 - Take the full union of native sets when bringing non-PreCreate XPWNs across compartments. r=mrbkap
2012-03-16 12:47:20 -07:00
Bobby Holley
d8c71a70cd
Bug 734910 - Enter the compartment of the new global before calling FinishInitForNewWrappedGlobal. r=mrbkap
2012-03-16 12:47:20 -07:00
Luke Wagner
a326cc7d24
Bug 736012 - Unwind current frame on failure to enter jit code from loop header (r=bhackett)
...
--HG--
extra : rebase_source : 5dcfb53368a6f816b44d26cf43b564f1525d74bb
2012-03-16 10:04:17 -07:00
George Wright
520f3fec96
Backed out changeset aad5bc8b3433
2012-03-16 15:02:01 -04:00
Margaret Leibovic
e247139ec0
Bug 704977 - (Part 3) Update awesomeness calculation in profile migrator. r=gcp
2012-03-16 11:36:37 -07:00
Margaret Leibovic
8680e9d1b8
Bug 704977 - (Part 2) Awesomeness calculation should use nicer recency decay. r=lucasr
2012-03-16 11:36:34 -07:00
Margaret Leibovic
4b1963ec8b
Bug 704977 - (Part 1) Clean up filterAllSites to make it more readable. r=lucasr
2012-03-16 11:36:31 -07:00
George Wright
efc8df201d
Bug 732865 - Clean up the GLContext* classes. r=bgirard,joe
2012-03-16 14:30:09 -04:00
Daniel Holbert
c671210a16
Bug 732610 - Make nsIFrame::ComputeSize take a bitfield 'aFlags' instead of a bool 'aShrinkWrap'. r=dbaron
2012-03-16 11:01:05 -07:00
Terrence Cole
3483841395
Bug 730961 - Make internal marking interface indirect; r=billm
...
Now that all of the marking interface users use indirect marking, we can pass
through the indirection internally and stop passing every object through the
stack.
2012-03-14 14:07:16 -07:00
Boris Zbarsky
cc77afb710
Bug 736389. Get rid of code that reresolved style on overflow containers multiple times and in the process violated some invariants other code depended on. r=mats
2012-03-16 13:13:14 -04:00
Richard Newman
2f94c8c549
Bug 736391 - Don't store places record. r=nalexander
2012-03-16 09:44:30 -07:00
Chris Lord
f946a91a07
Bug 732756 - Fix overdrawing of checkerboard. r=kats
...
Fix overdrawing of the checkerboard layer by letting layers have a concept of
a display-port, and keeping the root layer's display port in track with
Gecko's.
2012-03-16 16:30:23 +00:00