Phil Ringnalda
|
b5b3249c6c
|
Bug 868892 - annotate a couple of failing reftests as failing on b2g
|
2013-05-05 19:39:58 -07:00 |
|
Phil Ringnalda
|
628e83be29
|
Bug 863716 - Do a CC and a second GC between each subtest of test_webgl_conformance_test_suite.html to minimize the OOM kills of WinXP slaves, r=bjacob
|
2013-05-05 12:17:11 -07:00 |
|
Chris Pearce
|
c7afbf147d
|
Bug 847267 - Disable webgl conformance video test on windows 6+ that fail with DXVA on nvidia hardware. r=jgilbert
|
2013-05-04 22:12:41 +12:00 |
|
Boris Zbarsky
|
bb2222c08c
|
Bug 865969 part 2. Better rooting in bindings for 'any' arguments. r=smaug
|
2013-05-03 19:29:07 -04:00 |
|
David Zbarsky
|
c239a75547
|
Bug 866450 Part 7: Root some additional JS::Values found during review r=bz
|
2013-05-02 05:12:47 -04:00 |
|
David Zbarsky
|
33b84ccd33
|
Bug 866450 Part 1: Fix rooting hazards under content/ and dom/ r=bz
|
2013-05-02 05:12:45 -04:00 |
|
Ed Morley
|
38f36edd9e
|
Backed out changeset ad10907da2d4 (bug 866450) for B2G build failures
|
2013-05-02 11:58:05 +01:00 |
|
Ed Morley
|
5cfaa67828
|
Backed out changeset e0b51717bb64 (bug 866450)
|
2013-05-02 11:56:57 +01:00 |
|
David Zbarsky
|
2e0cd0171f
|
Bug 866450 Part 7: Root some additional JS::Values found during review r=bz
|
2013-05-02 05:12:47 -04:00 |
|
David Zbarsky
|
62df33d2a0
|
Bug 866450 Part 1: Fix rooting hazards under content/ and dom/ r=bz
|
2013-05-02 05:12:45 -04:00 |
|
David Zbarsky
|
8cde3feac3
|
Bug 866575: Throw when creating a pattern with a large source r=nrc, mattwoodrow
|
2013-05-01 22:04:08 -04:00 |
|
Benoit Jacob
|
bfeee4138b
|
Bug 863716 - Skip two more WebGL tests on WinXP to avoid out-of-memory on test slaves. r=jgilbert
|
2013-05-01 16:32:25 -04:00 |
|
Jonathan Kew
|
48470aacff
|
bug 866747 - stroke glyphs individually instead of making a single path for the entire text run. r=bas
|
2013-04-30 19:26:28 +01:00 |
|
Phil Ringnalda
|
47cc5a79b7
|
Bug 862520 followup - Package skipped_tests_winxp.txt so we actually skip failing webgl mochitests
|
2013-04-29 21:39:05 -07:00 |
|
Boris Zbarsky
|
15316b1400
|
Bug 865961. Root the scope argument of wrap-the-xpconnect-object helpers in WebIDL bindings. r=ms2ger
|
2013-04-29 17:33:42 -04:00 |
|
Bobby Holley
|
18707fd562
|
Bug 865729 - Remove nsIJSContextStack from content/foo. r=gabor
We leave it in nsContentUtils.cpp, which we'll handle in a separate patch.
|
2013-04-29 11:16:17 -07:00 |
|
James Willcox
|
476fe913b9
|
Bug 858292 - Preserve drawing buffer when using SkiaGL r=gwright
--HG--
extra : rebase_source : a3dc5c425039c77b536812be5517f27d3f7b86f1
|
2013-04-29 10:00:32 -04:00 |
|
Masatoshi Kimura
|
32dba1647d
|
Bug 859024 - Remove the MSVC exemption for FAIL_ON_WARNINGS in content/canvas/src. r=jmuizelaar
|
2013-04-28 07:10:36 +09:00 |
|
Ryan VanderMeulen
|
263fa2498e
|
Merge m-c to inbound.
--HG--
rename : mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml => mobile/android/base/resources/layout-large-v11/browser_toolbar.xml
|
2013-04-26 16:46:46 -04:00 |
|
Ryan VanderMeulen
|
b5462138cd
|
Merge m-c to birch.
|
2013-04-26 13:00:21 -04:00 |
|
Ryan VanderMeulen
|
79db1c6ba4
|
Merge birch to m-c.
|
2013-04-26 08:00:07 -04:00 |
|
Andreas Gal
|
20552ff39b
|
Bug 865929 - Add pref to limit the size of the canvas image cache r=jlebar,jdm a=tef+
|
2013-04-26 07:16:12 -07:00 |
|
Justin Lebar
|
9ea52325ff
|
Bug 844323 - Part 2 (The Main Event): Move ProcesPriorityManager to the main process. r=bent,khuey
|
2013-04-25 20:53:26 -04:00 |
|
Justin Lebar
|
89ec015368
|
Bug 844323 - Prelude part 3: Change ProcessPriorityManager's export directory. r=khuey
It was mozilla/dom/ipc/ before, but this changes it to mozilla/, which matches the class's namespace.
|
2013-04-25 20:53:26 -04:00 |
|
Boris Zbarsky
|
9c1973b5d2
|
Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger
|
2013-04-25 12:29:54 -04:00 |
|
Boris Zbarsky
|
0b6ba06beb
|
Bug 864727 part 4. Pass a handle for the scope object to all the various Wrap*Object stuff in BindingUtils. r=ms2ger
Note: The JS::Rooted in CGWrapWithCacheMethod is just there until we start passing a handle to Wrap().
|
2013-04-25 12:29:53 -04:00 |
|
David Zbarsky
|
4a6954e46d
|
Bug 856472: Fix includes and WrapObject r=me
|
2013-04-26 10:55:56 -04:00 |
|
David Zbarsky
|
8383676b3b
|
Bug 856472: Wrappercache CanvasGradient r=bz
|
2013-04-26 10:55:56 -04:00 |
|
David Zbarsky
|
e7c17f133d
|
Bug 856472: Convert CanvasGradient to WebIDL r=bz
|
2013-04-26 10:55:54 -04:00 |
|
David Zbarsky
|
8170a79e75
|
Bug 856472: Move CanvasGradient to its own file r=bz
--HG--
rename : content/canvas/src/CanvasRenderingContext2D.h => content/canvas/src/CanvasGradient.h
|
2013-04-26 10:55:37 -04:00 |
|
David Zbarsky
|
49bc848569
|
Bug 856472: Wrappercache CanvasPattern r=bz
|
2013-04-26 10:55:37 -04:00 |
|
David Zbarsky
|
e3ec2de9af
|
Bug 856472: Convert CanvasPattern to WebIDL r=bz
|
2013-04-19 04:49:22 -04:00 |
|
David Zbarsky
|
9570970029
|
Bug 856472: Move CanvasPattern to its own file r=bz
--HG--
rename : content/canvas/src/CanvasRenderingContext2D.h => content/canvas/src/CanvasPattern.h
|
2013-04-19 04:49:22 -04:00 |
|
Ryan VanderMeulen
|
7c02acfe11
|
Merge m-c to inbound.
|
2013-04-26 08:00:50 -04:00 |
|
Aryeh Gregor
|
659b807986
|
Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger
|
2013-04-22 14:15:59 +03:00 |
|
Ryan VanderMeulen
|
8b350c11e3
|
Backed out changeset ccdc2beb09ae (bug 865929) for mochitest and crashtest crashes.
CLOSED TREE
|
2013-04-25 22:13:14 -04:00 |
|
Andreas Gal
|
5ba3ab6f93
|
Canvas image cache isn't hooked up to memory pressure purging, and needs a size limit (bug 865929, r=jlebar, a=tef+).
|
2013-04-25 17:48:59 -07:00 |
|
David Zbarsky
|
2eb48097e7
|
Finish backout of part of bug 856472
|
2013-04-22 02:04:53 -04:00 |
|
David Zbarsky
|
38362a907a
|
Backout 5e84af960621 for being wrong
|
2013-04-22 02:02:39 -04:00 |
|
David Zbarsky
|
730feee6f8
|
Backout 3e7970330a3e for being wrong
|
2013-04-22 02:01:36 -04:00 |
|
David Zbarsky
|
204a17f3b2
|
[Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 7 r=Ms2ger
|
2013-04-21 21:25:28 -04:00 |
|
Benoit Jacob
|
97aa727fd1
|
Bug 863821 - Remove useless 'var' keywords in WebGL mochitest - r=jgilbert
|
2013-04-20 10:22:49 -04:00 |
|
David Zbarsky
|
65a41e7101
|
Bug 856472: Convert CanvasPattern to WebIDL r=bz
|
2013-04-19 04:49:22 -04:00 |
|
David Zbarsky
|
89d57ba989
|
Bug 856472: Move CanvasPattern to its own file r=bz
--HG--
rename : content/canvas/src/CanvasRenderingContext2D.h => content/canvas/src/CanvasPattern.h
|
2013-04-19 04:49:22 -04:00 |
|
David Zbarsky
|
7235cdcd53
|
Bug 856472: Convert TextMetrics to WebIDL r=bz
* * *
Bug 857439 Part 4: Fix MediaStreamList wrapping r=bz
|
2013-04-19 04:49:22 -04:00 |
|
David Zbarsky
|
6d27540aee
|
Bug 856472: Move TextMetrics to its own file r=bz
--HG--
rename : content/canvas/src/CanvasRenderingContext2D.cpp => content/canvas/src/TextMetrics.h
|
2013-04-19 04:49:21 -04:00 |
|
Benoit Jacob
|
e2cc1e02f3
|
Bug 862520 - Disable quickCheckAPI-B2.html on Windows XP. r=jgilbert
|
2013-04-18 07:40:08 -04:00 |
|
Mike Shal
|
77cdb6567d
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Nicholas Nethercote
|
f5378cec64
|
Bug 859657 (part 2) - Remove nsIMemoryMultiReporter.explicitNonHeap because it's more trouble than it's worth; also remove the "explicit" single reporter. r=jlebar.
--HG--
extra : rebase_source : a146536a3dd0043082bcb1c26d980c4c6d4c0730
|
2013-04-11 20:52:32 -07:00 |
|
Ms2ger
|
56287333d1
|
Bug 826740 - Part f: Move HTMLCanvasElement to Paris bindings; r=khuey
|
2013-04-13 09:05:51 +02:00 |
|