Peter Van der Beken
|
42d2df338a
|
Back out changeset aa4791e4dad9 (Bug 529386 - optimize canvas.width = canvas.width) to fix orange.
|
2010-01-14 12:59:53 +01:00 |
|
Saint Wesonga
|
5d81ff915d
|
Bug 529386 - optimize canvas.width = canvas.width. r=vlad
|
2010-01-14 11:45:57 +01:00 |
|
Robert O'Callahan
|
9778f1c9c6
|
Bug 366283. Enable canvas tests for correct compositing operators.
|
2010-01-07 13:55:08 +13:00 |
|
Robert O'Callahan
|
39ec4fde08
|
Bug 366283. Make canvas 'copy' operator behave as unbounded by clearing the surface before we render the source. r=jrmuizel
|
2010-01-07 13:55:08 +13:00 |
|
Robert O'Callahan
|
a8dbceb4f6
|
Bug 366283. Enable/disable shadows correctly as per spec. r=jrmuizel
|
2010-01-07 13:55:08 +13:00 |
|
Benjamin Smedberg
|
ce3386b2d4
|
Electrolysis-plugin-only bookkeeping commit.
|
2009-12-15 20:33:05 -05:00 |
|
Benjamin Smedberg
|
422b4b28d2
|
Merge mozilla-central into electrolysis. One code change was required: in nsDocShell::CreateStaticClone I replaced EnsureDocShell with MaybeCreateDocShell.
|
2009-12-12 13:38:25 -05:00 |
|
Benjamin Smedberg
|
767eb11cb4
|
Merge mozilla-central into electrolysis
|
2009-12-04 11:28:50 -05:00 |
|
Chris Jones
|
4a0c6ae1dc
|
bug 525342: make IPDL dtors part of the destructed actor's protocol instead of the manager's. r=bsmedberg
|
2009-12-03 02:16:14 -06:00 |
|
Vladimir Vukicevic
|
4a9388f762
|
b=526957, use correct types
|
2009-12-02 13:38:39 -08:00 |
|
Mark Steele
|
6714e94c89
|
b=529717, change webgl object prefix to WebGL instead of Canvas; r=vlad
|
2009-12-02 13:38:39 -08:00 |
|
Mark Steele
|
4aacb4b100
|
b=526957; add array indexers to webgl arrays; r=vlad
|
2009-12-02 13:38:38 -08:00 |
|
jacek@codeweavers.com
|
e3e929e6b1
|
Bug 516213 - Fix webgl compilation on mingw. r=vlad
|
2009-12-02 13:38:38 -08:00 |
|
Benjamin Smedberg
|
737515b2c8
|
Merge mozilla-central into electrolysis.
|
2009-11-19 12:41:46 -05:00 |
|
Vladimir Vukicevic
|
65e9728bf5
|
b=525673; not repainting correctly on canvas animation; r=roc
|
2009-11-18 12:55:59 -08:00 |
|
Mark Steele
|
87b01b3cfc
|
b=526185, [webgl] accept WebGLArrays instead of JS arrays in texImage2D; r=vlad
|
2009-11-18 12:42:35 -08:00 |
|
Mark Steele
|
63bf2da952
|
b=526017, [webgl] collapse state query calls; r=vlad
|
2009-11-18 12:42:35 -08:00 |
|
L. David Baron
|
4ee286e827
|
Call RuleMatched method on CSS rules when they are matched. (Bug 522595) r=bzbarsky
|
2009-12-11 08:13:19 -08:00 |
|
Boris Zbarsky
|
99027aa785
|
Bug 525608 part 3. Change all style set consumers that ask for a pseudo style context to indicate what they're actually asking for (pseudo-element, anonymous box, or xul tree thing). r=dbaron
|
2009-12-11 02:37:40 -05:00 |
|
Boris Zbarsky
|
e9f228c7d5
|
Backing out bug 525608 and bug 525952
|
2009-12-10 18:28:08 -08:00 |
|
Boris Zbarsky
|
0a82b262db
|
Bug 525608 part 3. Change all style set consumers that ask for a pseudo style context to indicate what they're actually asking for (pseudo-element, anonymous box, or xul tree thing). r=dbaron
|
2009-12-10 14:36:05 -08:00 |
|
Benjamin Smedberg
|
281b9fd4a8
|
Merge from mozilla-central.
|
2009-11-06 09:54:28 -05:00 |
|
Chris Jones
|
fb5e908958
|
bug 525677: shuffle some headers to appease gcc 4.2. IRC r=fred23,bsmedberg
|
2009-11-04 23:11:33 -06:00 |
|
Benjamin Smedberg
|
bbfa38694c
|
Bug 523224 - nsFrameLoader::TryNewProcess crashes if reflow hasn't happened yet and created a view for our remote tab. Fix this by separating the process of creating the IFrameEmbedding and hooking up the view. IFrameEmbedding creation is analogous to creating a docshell, and we can hook up the view/widget hierarchy later.
* * *
imported patch fennelectrolysis-workihng
|
2009-10-28 16:41:46 -04:00 |
|
Benjamin Smedberg
|
dc8e9dc660
|
Bug 525106 - Make WebGL compile with UNCODE defined or not-defined by using explicit W annotations on the relevant functions/structs, r?vlad
|
2009-10-29 14:48:21 -04:00 |
|
Joe Drew
|
f911423115
|
Bug 505847 - Implement asyncDrawXULElement in 2D canvas. r=bz,bsmedberg
|
2009-10-29 13:58:31 -04:00 |
|
Joe Drew
|
ba49904511
|
Back out asyncDrawXULElement, since WebGL isn't ready to be compiled with -DUNICODE.
|
2009-10-28 18:51:59 -04:00 |
|
Joe Drew
|
b35a06c330
|
Missed one nsresult->bool fix.
|
2009-10-28 17:29:12 -04:00 |
|
Joe Drew
|
9a1d3b9f0a
|
Bug 505847 - Fix non-MOZ_IPC builds.
|
2009-10-28 17:27:28 -04:00 |
|
Joe Drew
|
00437f1258
|
Bug 505847 - Implement asyncDrawXULElement in 2D canvas. r=bz,bsmedberg
|
2009-10-28 16:55:49 -04:00 |
|
Mike Kristoffersen
|
c455958dbd
|
Bug 526304 - White spaces at EOL in nsCanvasRenderingContext2D.cpp. r=vlad
|
2009-11-05 14:54:35 +01:00 |
|
Daniel Holbert
|
4e279efed4
|
Bug 526423: Remove unused variables in WebGLContextValidate.cpp to fix build warning. r=mwsteele
|
2009-12-10 09:26:27 -08:00 |
|
mwsteele@gmail.com
|
f782295830
|
b=528013; [webgl] BindFramebuffer checking target against wrong constants; r=vlad
|
2009-12-07 15:10:04 -08:00 |
|
Vladimir Vukicevic
|
e76548dd8f
|
[webgl] revert part of previous commit, exposes strange latent bug
|
2009-12-06 19:29:17 -08:00 |
|
Vladimir Vukicevic
|
2e0f9d6bd7
|
b=523959; [webgl] enable WebGL with EGL on Maemo and WinCE; r=stuart
|
2009-12-06 16:07:58 -08:00 |
|
Vladimir Vukicevic
|
4353ae576f
|
b=532541; [webgl] drawElements needs to support ubyte as well as ushort index arrays; r=mwsteele
|
2009-12-06 16:07:56 -08:00 |
|
Jim Blandy
|
c93384a279
|
Bug 517566: Enable WebGL in configure.in, and check for requisite headers. r=vladimir,r=dbaron
|
2009-10-27 09:05:51 -07:00 |
|
Benjamin Smedberg
|
9c88ee28a3
|
Bug 525106 - Make WebGL compile with UNCODE defined or not-defined by using explicit W annotations on the relevant functions/structs, r=vlad
--HG--
extra : rebase_source : 4a1092dc67cc0f9a2c93cf2564ac5fd1e49a8bc8
|
2009-11-11 14:25:42 -05:00 |
|
Mark Steele
|
5a808159d5
|
b=524042, [webgl] texImage & texSubImage need to support flipY, r=vlad
|
2009-11-01 16:33:47 -08:00 |
|
Vladimir Vukicevic
|
bd9d980243
|
[webgl] Reland earlier-backed out patches, b=520708, b=520920, b=522201; r=me/mwsteele
|
2009-11-01 16:33:39 -08:00 |
|
Vladimir Vukicevic
|
bd38bc47ba
|
Revert previous commits due to weird talos crash.
|
2009-10-30 01:09:24 -07:00 |
|
Vladimir Vukicevic
|
69504aa621
|
fix type bustage
|
2009-10-29 23:47:51 -07:00 |
|
Mark Steele
|
bdd6d45aee
|
b=522201, [webgl] clear() doesn't call invalidate correctly, r=vlad
|
2009-10-29 23:01:06 -07:00 |
|
Mark Steele
|
37c453311d
|
b=520708, [webgl] crash at WebGLFramebuffer assignment, r=vlad
|
2009-10-29 23:01:06 -07:00 |
|
Vladimir Vukicevic
|
dd411b7dd9
|
b=520920, update webgl arrays to support views, part2; r=mark
|
2009-10-29 23:01:06 -07:00 |
|
Mark Steele
|
a2670491ca
|
b=520920, update WebGL arrays to support views, r=vlad
|
2009-10-29 23:01:06 -07:00 |
|
Johnny Stenback
|
039b7eb41d
|
Part 2 of fix for bug 459452 (Add support for optional arg count for IDL methods): use [optional_argc] for DOM methods. r=peterv.
--HG--
extra : rebase_source : c0bc25842b2645fe9f42c9ed5d57567f8e6b5279
|
2009-08-10 16:41:12 +02:00 |
|
Boris Zbarsky
|
16e03f7999
|
Bug 497794. Don't allocate two copies of the image data when doing GetImageData/CreateImageData, just to throw one away immediately. r=robarnold,jwalden
|
2009-10-26 16:57:41 -04:00 |
|
Olli Pettay
|
572d40007e
|
Bug 521608 - nsCanvasRenderingContext2D::GetPresShell may crash or leak, r=vlad, sr=jst
|
2009-10-24 18:02:26 +03:00 |
|
Daniel Holbert
|
50681f7146
|
Bug 518894: Remove unused variable 'argPixelsLen' in WebGLContextGL.cpp. r=vlad
|
2009-10-19 16:57:50 -07:00 |
|