Commit Graph

182618 Commits

Author SHA1 Message Date
Nicolas Silva
7c7646b01b Bug 1008211 - Don't use BufferTextureClient in CanvasClient2D. r=Bas 2014-05-13 14:05:30 +02:00
Markus Stange
dd96395b7f Fix two typos in the MozSurface documentation. No bug, r=typo 2014-05-13 13:37:56 +02:00
Markus Stange
8a8718475b Bug 1008915 - Reorder origin translations in order to avoid variations caused by insufficient floating point precision. r=mattwoodrow 2014-05-13 13:37:55 +02:00
Markus Stange
5a0c83aa45 Bug 1009020 - Use a fixed epsilon when nudging the transform to integers in ChooseScaleAndSetTransform. r=roc 2014-05-12 21:37:21 +02:00
Markus Stange
b76d55f3a7 Bug 1008578 - Don't invalidate everything when a scrollframe becomes inactive. r=roc 2014-05-12 21:37:21 +02:00
Markus Stange
eee590cf01 Bug 1008301 - Make DisplayItemClip only invalidate changes in clip, not changes in bounds. r=roc 2014-05-12 21:37:21 +02:00
Markus Stange
c88e5a72fc Bug 1008301 - Add invalidation logging for layer scale change invalidations. r=roc 2014-05-12 21:37:21 +02:00
Markus Stange
a354d3d78a Bug 1008301 - Invalidate when a layer's pre or post scale changes. r=roc 2014-05-12 21:37:20 +02:00
Markus Stange
a1411b1a1d Bug 1008301 - Don't invalidate when the visible region of a layer changes. r=roc 2014-05-12 21:37:20 +02:00
Paul Adenot
58b32f8124 Bug 991273 - Warn instead of asserting until we can find a solution. 2014-05-13 13:27:21 +02:00
Dan Minor
eaa2fa1910 Bug 994643 - Run jsapi-tests from test package rather than make check; r=jorendorff 2014-05-12 13:25:19 -04:00
Carsten "Tomcat" Book
36cdcd4fc1 Merge mozilla-central to mozilla-inbound 2014-05-13 12:45:41 +02:00
Carsten "Tomcat" Book
64b3aebe1a merge b2g-inbound to mozilla-central 2014-05-13 12:41:43 +02:00
Carsten "Tomcat" Book
68401ff75f merge fx-team to mozilla-central 2014-05-13 12:30:36 +02:00
B2G Bumper Bot
16c0a521e2 Bumping manifests a=b2g-bump 2014-05-12 23:06:23 -07:00
B2G Bumper Bot
0701f4f1d0 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d37aa6da234a
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #18045 from pivanov/bug-992994

Bug 992994 - [VDR][Email] Apply Buttons and Input areas [BB]

========

https://hg.mozilla.org/integration/gaia-central/rev/b8526a8fc5c4
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 992994 - [VDR][Email] Apply Buttons and Input areas [BB]

========

https://hg.mozilla.org/integration/gaia-central/rev/2ea6fe089d2f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19178 from KevinGrandon/bug_1009269_home2_bookmarks_test

Bug 1009269 - Intermittent failing test, Vertical - Bookmark Bookmarking appends to last group

========

https://hg.mozilla.org/integration/gaia-central/rev/f4b197755220
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1009269 - Intermittent failing test, Vertical - Bookmark Bookmarking appends to last group
2014-05-12 23:01:03 -07:00
Dão Gottwald
ddfcaf1c57 Bug 1007418 - Disable browser_visibleTabs_tabPreview.js for optimized builds on Windows 2014-05-13 06:56:55 +02:00
Dão Gottwald
d285212fd1 Bug 1007300 - Don't set the close-icon class on the "Not Now" menu item in popup notifications. r=jaws 2014-05-13 06:51:24 +02:00
Wes Kocher
e45f0bc2b5 Backed out 4 changesets (bug 908503) for breaking the Hamachi eng dep build on an otherwise CLOSED TREE
Backed out changeset 476cd5c9c5a9 (bug 908503)
Backed out changeset add95b3c2e7f (bug 908503)
Backed out changeset 30957caad928 (bug 908503)
Backed out changeset f6f386352d12 (bug 908503)
2014-05-12 21:18:31 -07:00
Wes Kocher
8b513c2e26 Backed out 6 changesets (bug 1006198) for webgl assertions on a CLOSED TREE
Backed out changeset 5be3c8c44eed (bug 1006198)
Backed out changeset 4b15abd14f28 (bug 1006198)
Backed out changeset bd11a10e7028 (bug 1006198)
Backed out changeset e1044a8ab189 (bug 1006198)
Backed out changeset 558abe22ab30 (bug 1006198)
Backed out changeset 5462b9babaed (bug 1006198)
2014-05-12 20:47:52 -07:00
Michael Comella
ba2aef42e7 Bug 1001243: Disable tabs button when in editing mode. r=bnicholson 2014-05-12 15:19:16 -07:00
Mark Finkle
38fadc8622 Bug 1008645 - Add UI telemetry for First-run r=bnicholson 2014-05-12 18:16:51 -04:00
Mark Finkle
d4acd238c9 Bug 1008386 - Add thumbnail position to griditem loadurl probe r=lucasr 2014-05-12 18:16:44 -04:00
Nick Alexander
8ee72a0f08 Bug 1003359 - Delete existing zip before zipping resources. r=mcomella 2014-05-12 15:08:49 -07:00
Bobby Holley
9086fb6ef0 Bug 1008006 - Use a helper to avoid repeated computations of various dependencies. r=gabor 2014-05-12 14:37:46 -07:00
Matt Woodrow
041026a477 Bug 1008610 - Convert right xlib surface into a SourceSurface. r=Bas 2014-05-13 14:58:54 +12:00
Jesse Ruderman
c3341e347f Bug 869183 followup - convert more WebIDL files from ISO-8859-1 to UTF-8 (only affects comments) (carrying over r=bz) 2014-05-12 19:57:23 -07:00
Anthony Jones
048f291ab3 Bug 908503: Fix build issues and Hf build; r=cpearce 2014-05-13 14:53:54 +12:00
Anthony Jones
055db96ed7 Bug 908503: Remove Chrome demuxer; r=cpearce 2014-05-13 14:53:54 +12:00
Anthony Jones
6c7d336536 Bug 908503: Build config changes for libstagefright demuxer; r=glandium 2014-05-13 14:53:54 +12:00
Anthony Jones
899dfd3b34 Bug 908503: Change to stagefright demuxer; r=cpearce 2014-05-13 14:53:54 +12:00
Makoto Kato
4dc597ff0d Bug 1003085 - Update dump_syms.exe to r1319. r=ted 2014-05-13 11:20:30 +09:00
Matt Woodrow
1c404aa8b4 Bug 1006198 - Use 8byte aligned surface for CopyableCanvasLayer since that's the max WebGL supports for readback. r=nical 2014-05-13 14:20:27 +12:00
Matt Woodrow
ebdc59155b Bug 1006198 - Remove a bunch of dead Thebes code. r=jgilbert 2014-05-13 14:20:27 +12:00
Matt Woodrow
98d17e0b56 Bug 1006198 - Use a temporary surface if alignment is wrong during WebGL readback. r=jgilbert 2014-05-13 14:20:27 +12:00
Matt Woodrow
8164a895a1 Bug 1006198 - Use Moz2D for WebGL snapshot readback. r=jgilbert 2014-05-13 14:20:26 +12:00
Matt Woodrow
3e52ca3b8e Bug 1006198 - Add PremultiplyDataSurface. r=nical 2014-05-13 14:20:26 +12:00
Matt Woodrow
24b5fc6c5a Bug 1006198 - Apply Y flip if necessary to tiled Textures in ImageHost. r=nical 2014-05-13 14:20:26 +12:00
Wes Kocher
ca8a4551ca Backed out changeset 4dc29fc7b91a (bug 1004309) to fix webgl bustage on a CLOSED TREE 2014-05-12 19:11:40 -07:00
Wes Kocher
67ccf7dfd6 Backed out changeset 350f36f463d5 (bug 980178) to fix webgl bustage on a CLOSED TREE 2014-05-12 19:11:08 -07:00
Wes Kocher
127b9e0b30 Backed out changeset 475168143f2e (bug 980178) to fix webgl bustage on a CLOSED TREE 2014-05-12 19:10:30 -07:00
Wes Kocher
c2c86ff892 Backed out changeset 247f04ad3201 (bug 980178) to fix webgl bustage on a CLOSED TREE 2014-05-12 19:09:28 -07:00
Jeff Gilbert
62642ee6a8 Bug 980178 - Dither default is true. - r=kamidphish on a CLOSED TREE 2014-05-12 18:45:30 -07:00
Jim Blandy
2805a49f70 Bug 997293: Enable MDN language-specific highlighting in js/src/doc/Debugger. DONTBUILD r=jorendorff 2014-05-12 17:59:50 -07:00
Jim Blandy
644c5fab58 Bug 736733: Remove documentation for unneeded Debugger.Frame.prototype.pop and .replaceCall. DONTBUILD r=shu 2014-05-12 17:59:50 -07:00
Jim Blandy
6dd06f9ea8 Bug 966720: Scripts to automatically format and publish Debugger docs from js/src/docs to MDN. DONTBUILD r=jorendorff 2014-05-12 17:59:50 -07:00
Jeff Gilbert
e7c9bd8326 Bug 980178 - Remove printfs. - r=kamidphish 2014-05-12 17:58:57 -07:00
Jeff Gilbert
6d1f98ea2b Bug 980178 - Clean up context loss handling code. - r=kamidphish 2014-05-12 17:56:31 -07:00
Mats Palmgren
ab4c3ccbd2 Bug 1008969 - part 2, Add a basic nsGridContainerFrame::Reflow() method. r=dholbert 2014-05-13 00:47:54 +00:00
Mats Palmgren
b1b351e310 Bug 1008917 - part 16, make nsFrame::BoxReflow() return type 'void'. r=roc 2014-05-13 00:47:54 +00:00