Benoit Girard
fcd43f3bee
Bug 771219 - Added a pref for progressive painting. r=ajuma
2012-07-06 14:38:50 -04:00
Benoit Girard
a8ab8cd794
Bug 771219 - Implement tile based progressive drawing. r=ajuma
2012-07-06 14:02:10 -04:00
Benoit Girard
c150958e8a
Bug 771219 - Add Repeatable transactions. r=ajuma
2012-07-06 13:58:01 -04:00
Benoit Girard
c9a0c8bbde
Bug 771219 - Restore display items when drawing a thebes layer. r=roc
2012-07-06 13:57:47 -04:00
Benoit Jacob
1f740b8204
Bug 768538 - CheckedInt: code simplification; remove the separate operator/ implementation - r=Ms2ger
2012-07-08 11:25:24 -04:00
Panos Astithas
9ae581c4c5
Bug 771464 - Duplicate CSS rules for the step-over button. r=paul
2012-07-06 14:39:12 +03:00
Luke Wagner
6a0fed4780
Bug 753158 - emit ALIASEDVAR ops for upvars (r=bhackett)
...
--HG--
extra : rebase_source : 53c280967abc57f5a19e7dbc1dcfacc0603b202b
2012-07-05 20:35:08 -07:00
Anant Narayanan
ef75a478a9
Bug 760896: Use CommonUtils.json* in AitC Storage module; r=gps
2012-07-05 17:34:03 -07:00
Jared Wein
15035fc318
Bug 765411 - Performance improvements for about:home. r=dao
2012-07-05 13:04:31 -07:00
Benoit Girard
0578b57267
Bug 769989 - Store time information in each sample. r=jmuizelaar
2012-07-05 15:49:19 -04:00
Benoit Girard
6387987cb2
Bug 769963 - Record responsiveness in jank mode. r=jmuizelaar
2012-07-05 15:47:20 -04:00
Vladimir Vukicevic
f362f03946
b=765150, HTML5 video playback shows purple screen on Motorola/Tegra 2 devices; r=jrmuizel
2012-07-05 14:34:04 -04:00
Bill Walker
04f7a809db
Bug 768927: Revised Web Runtime error messages for Mac and Win for consistency; r=myk
2012-07-05 10:59:27 -07:00
Masatoshi Kimura
8fc4a02cfc
Bug 752187 - Tests. r=dbaron
...
--HG--
rename : layout/reftests/css-gradients/radial-onestopposition-1.html => layout/reftests/css-gradients/radial-onestopposition-1a.html
rename : layout/reftests/css-gradients/repeating-radial-onestopposition-1.html => layout/reftests/css-gradients/repeating-radial-onestopposition-1a.html
2012-07-07 10:27:10 -04:00
Masatoshi Kimura
31691a2ce9
Bug 752187 - Part 12: Implement serializing unprefixed computed values. r=dbaron
2012-07-07 10:27:09 -04:00
Masatoshi Kimura
364cab6dd4
Bug 752187 - Part 11: Implement serializing unprefixed gradients. r=dbaron
2012-07-07 10:27:09 -04:00
Masatoshi Kimura
85d5ae2b8f
Bug 752187 - Part 10: Implement rendering unprefixed gradients. r=dbaron
2012-07-07 10:27:08 -04:00
Masatoshi Kimura
2a19870d92
Bug 752187 - Part 9: Implement unprefixed radial-gradient parsing. r=dbaron
2012-07-07 10:27:08 -04:00
Masatoshi Kimura
6eab3cff50
Bug 752187 - Part 8: Implement unprefixed linear-gradient parsing. r=dbaron
2012-07-07 10:27:08 -04:00
Masatoshi Kimura
b27adf13d6
Bug 752187 - Part 7: Add aIsLegacy parameter to parsing functions. r=dbaron
2012-07-07 10:27:08 -04:00
Masatoshi Kimura
63ae4a505b
Bug 752187 - Part 6: Rename mIsToCorner to mIsLegacySyntax. r=dbaron
2012-07-07 10:27:08 -04:00
Masatoshi Kimura
efb32159fe
Bug 752187 - Part 5: Remove "to" corner parsing from ParseRadialGradient. r=dbaron
2012-07-07 10:27:08 -04:00
Masatoshi Kimura
50849b0c34
Bug 752187 - Part 4: Remove aIsRadial parameter. r=dbaron
2012-07-07 10:27:07 -04:00
Masatoshi Kimura
5a7d5c802c
Bug 752187 - Part 3: Separate linear gradient parsing and radial gradient parsing. r=dbaron
2012-07-07 10:27:07 -04:00
Masatoshi Kimura
dae5f81a1a
Bug 752187 - Part 2: Separate legacy gradient line parsing. r=dbaron
2012-07-07 10:27:07 -04:00
Masatoshi Kimura
813653738b
Bug 752187 - Part 1: Separate color stops parsing. r=dbaron
2012-07-07 10:27:07 -04:00
Ryan VanderMeulen
fa565b3e9a
Bug 771403 - Update libjpeg-turbo to version 1.2.1. r=jlebar
2012-07-07 10:21:32 -04:00
Ryan VanderMeulen
cbe60f0fc6
Bug 771394 - Update libpng to version 1.5.11. r=jlebar
2012-07-07 10:21:31 -04:00
Marshall Culpepper
17c0045e34
Bug 771595 - Ensure the Gonk widget falls back to software rendering when the GL context cannot be created. r=cjones
2012-07-07 10:07:00 -04:00
Andrew Quartey
856520bf43
Bug 761910 - Add text attribute testing for HTML mark color. r=eitan
2012-07-07 10:06:59 -04:00
Marshall Culpepper
b5ce25615a
Bug 749538 - Check 24bpp/RGBX_8888 and 32bpp/RGBA_8888 when validating EGL Contexts. r=vlad
2012-07-07 10:06:59 -04:00
Ryan VanderMeulen
d25eaaf52d
Merge m-c to inbound.
2012-07-07 10:06:52 -04:00
Tim Taubert
4a6576672e
merge m-c to fx-team
2012-07-07 15:48:12 +02:00
Tim Taubert
096f4ea92e
Bug 758212 - Allow swapping of docShells from standalone and tabbrowser <browser> elements; r=neil
2012-07-07 11:55:11 +02:00
Tim Taubert
0403d4a2d4
Bug 765235 - [New Tab Page] test suite should make use of underlying storages; r=gavin
2012-07-07 11:55:06 +02:00
Brian Nicholson
ff823ab950
Bug 771677 - Fix setting suggest client in testSearchSuggestions. r=gbrown
2012-07-06 23:26:54 -07:00
Brian Nicholson
c49b717ab1
Bug 771621 - Check sameDocument on location change. r=mfinkle
2012-07-06 22:50:07 -07:00
Brian Nicholson
bceac05fd6
Bug 750358 - Workaround for AsyncTask using wrong Looper. r=blassey
2012-07-06 22:38:05 -07:00
Joel Maher
b6517c1daf
backout 9abaedb956a1
2012-07-06 15:59:19 -04:00
Mihnea Dobrescu-Balaur
06e00196a4
Bug 770490 - Add ability to specify emulator resolution, r=jgriffin, DONTBUILD because NPOTB,
2012-07-06 11:54:59 -07:00
Joel Maher
c8cd5671a1
Bug 771587 - update a talos.zip to include specialpowers, a11y, dirty, v8, sunspider changes. r=armenzg
2012-07-06 14:26:46 -04:00
Ehsan Akhgari
1aabf0598f
Merge the last green PGO changeset from mozilla-inbound to mozilla-central
2012-07-06 10:45:06 -04:00
Tim Taubert
d712821491
merge m-c to fx-team
2012-07-06 12:59:15 +02:00
Makoto Kato
b1f0381abe
Bug 769533 - Part 2. get rid of AppendWithConversion. r=jlebar
2012-07-06 18:44:20 +09:00
Makoto Kato
1e533fbd2e
Bug 769533 - Part 1. Replace AppendWithConversion with others. r=jlebar
2012-07-06 18:43:28 +09:00
Ryan VanderMeulen
36f3902ed9
Merge the last PGO-green inbound changeset to m-c.
2012-07-05 20:26:55 -04:00
Ryan VanderMeulen
841d9758fa
Merge the last PGO-green inbound changeset to m-c.
2012-07-05 20:15:12 -04:00
Myk Melez
f6f1de5f16
remove observer added by test to resolve test bustage caused by fix for bug 765063 (fa750527a43b)
2012-07-05 14:54:11 -07:00
Jeff Muizelaar
cd56fffd20
Bug 771317. Fix comment about FASTCALL and inline functions. r=espindola
...
Calling convention does not make a difference on functions that are inlined,
but that feels obvious because no call is being made. Inline functions are not
necessarily inlined so this comment is somewhat misleading.
--HG--
extra : rebase_source : f634f18d1a6669147f53162a7bc0ab08b145cc43
2012-07-05 17:38:30 -04:00
Gregor Wagner
e295cdd67f
Bug 758357 - Remove indexedDB permission for B2G. r=fabrice
2012-07-05 14:12:02 -07:00