Vladimir Vukicevic
|
79428ea86d
|
b=448674; Allow video to be used as source in canvas drawImage; r=cdouble,sr=roc
|
2008-08-18 12:40:11 -07:00 |
|
Eric Butler
|
15f31b92bc
|
Disable broken seamonkey tests - bug 450114. r=vlad
|
2008-08-17 13:58:11 -07:00 |
|
Vladimir Vukicevic
|
a8e454cf10
|
Disable xor/lighter canvas tests
|
2008-08-10 22:20:31 -07:00 |
|
Vladimir Vukicevic
|
fca5d44b55
|
b=446534, Update canvas mochitests, code from Philip Taylor, patch by Eric Butler; r=vlad
|
2008-08-10 21:01:14 -07:00 |
|
Eric Butler
|
727ad67606
|
Avoid unnecessary InvalidateFrame calls from CanvasRenderingContext2D - bug 447836 r=vlad
|
2008-08-04 10:38:09 -07:00 |
|
Eric Butler
|
2f6c10b076
|
Convert canvas to Thebes - bug 306801 r=vlad
|
2008-07-23 10:50:03 -07:00 |
|
Eric Butler
|
0814facc93
|
Canvas routines draw right-to-left text backwards - bug 402276 r=smontagu sr=roc
|
2008-07-18 11:29:06 -07:00 |
|
Vladimir Vukicevic
|
d9cab3cefd
|
b=433235, drawImage of canvas onto self is incorrect; r=roc
|
2008-07-11 13:32:12 -07:00 |
|
Takeshi Kurosawa ext:(%2C%20Eric%20Butler%20%3Cebutler%40mozilla.com%3E)
|
e6e9681ac7
|
Bug 442113 - Canvas text size depends on browser text zoom r=vlad
|
2008-07-03 15:02:50 -07:00 |
|
Eric Butler
|
f26f520a44
|
Fix crashes when using text API on a canvas context whose element doesn't have a frame, and update handling of that case to match the spec. (Bug 438695) r+sr=dbaron
|
2008-06-17 14:37:57 -07:00 |
|
Eric Butler
|
c0d334f20b
|
Canvas text spec implementation (bug 436904)
|
2008-06-10 16:16:59 -07:00 |
|
Vladimir Vukicevic
|
c8def3e75f
|
b=430906; add moz-opaque attribute to <canvas>; r+sr=roc
|
2008-06-03 17:00:32 -07:00 |
|
vladimir@pobox.com
|
8b63862466
|
b=430873; fast path drawImage with a canvas as source ; r+sr=roc/stuart; a=damon
|
2008-04-30 10:04:46 -07:00 |
|
Olli.Pettay@helsinki.fi
|
5aa41247ac
|
back out bug 430873 to fix test failures
|
2008-04-29 07:43:35 -07:00 |
|
vladimir@pobox.com
|
2bb71e0b94
|
test failure fix
|
2008-04-28 21:57:21 -07:00 |
|
vladimir@pobox.com
|
7ae1a599b7
|
b=430873; avoid copy when doing canvas-canvas drawImage ops ; r+sr=roc,a=damon
|
2008-04-28 20:49:50 -07:00 |
|
reed@reedloden.com
|
52cd288b99
|
Bug 376355 - "Redundant STYLE_STACK_DEPTH, STYLE_CURRENT_STACK macros" [p=joe@drew.ca (Joe Drew [JOEDREW!]) r+a1.9=vlad]
|
2008-03-16 14:03:11 -07:00 |
|
vladimir@pobox.com
|
ba3ac6ab71
|
b=421422, cairo upgrade mochitest tweaks ; r=me
|
2008-03-14 20:45:26 -07:00 |
|
gavin@gavinsharp.com
|
a2dcb83701
|
Bug 421715: canvas crash passing undefined to putImageData, r+a=vlad
|
2008-03-10 00:35:37 -07:00 |
|
vladimir@pobox.com
|
81c9e62f3f
|
typo fix
|
2008-03-06 14:03:55 -08:00 |
|
vladimir@pobox.com
|
134de18d19
|
b=419718, extend canvas checks, r=stuart
|
2008-03-06 11:56:47 -08:00 |
|
vladimir@pobox.com
|
104f6a38a1
|
b=415854, make single-pixel optimized images release memory; patch from joe@drew.ca; r+sr=vlad
|
2008-03-05 22:51:13 -08:00 |
|
mozilla@weilbacher.org
|
ef664eb10c
|
Bug 413632: Remove the remaining MOZ_CAIRO_GFX (and related variables). Full patch except configure.in change. r/sr=dbaron, r=vlad, a=beltzner
|
2008-02-21 00:37:27 -08:00 |
|
jag@tty.nl
|
057bc17743
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 00:50:04 -08:00 |
|
bzbarsky@mit.edu
|
6b095f543a
|
Adding test
|
2008-02-17 12:20:21 -08:00 |
|
vladimir@pobox.com
|
77e6542041
|
Disable some canvas tests, pending investigation
|
2008-02-13 23:52:05 -08:00 |
|
vladimir@pobox.com
|
73e275efe0
|
b=414511, misc canvas code cleanup, r=stuart
|
2008-02-13 22:53:25 -08:00 |
|
vladimir@pobox.com
|
f71ebdf92a
|
b=406334, crash in canvas drawWindow ; r=roc
|
2008-02-13 22:51:33 -08:00 |
|
reed@reedloden.com
|
24fbf5fb3f
|
Bug 398433 - "PRBool misuse bugs in content/" [p=tglek@mozilla.com (Taras Glek) r+sr=sicking a1.9=schrep a=blocking1.9+]
|
2008-02-09 22:16:30 -08:00 |
|
reed@reedloden.com
|
171889e6bc
|
Bug 412530 - "context.restore throws exception if no saved state instead of doing nothing per spec" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r+a1.9=vlad]
|
2008-01-29 20:37:11 -08:00 |
|
mozilla@weilbacher.org
|
0a7ee49586
|
Bug 412582: remove MOZ_ENABLE_CAIRO_GFX from the build system, r=ted.mielczarek, a=beltzner
|
2008-01-28 15:07:34 -08:00 |
|
vladimir@pobox.com
|
e2c79cf83a
|
Dummy checkin to kick qm-win2k3-01
|
2008-01-25 20:56:31 -08:00 |
|
vladimir@pobox.com
|
2ab6933fab
|
more test fun
|
2008-01-25 19:45:33 -08:00 |
|
vladimir@pobox.com
|
1f69c1af69
|
b=413026, disable 4 operator tests on Mac due to differences in Quartz implementation
|
2008-01-18 14:54:21 -08:00 |
|
vladimir@pobox.com
|
eba38c1a3e
|
b=406036, canvas cleanup, r=stuart
|
2008-01-18 13:53:28 -08:00 |
|
benjamin@smedbergs.us
|
dfc4cee45d
|
Bug 411327 - nsIXPCNativeCallContext should not inherit from nsISupports, r=mrbkap, a=schrep
|
2008-01-15 07:50:57 -08:00 |
|
reed@reedloden.com
|
897c1f4d63
|
Add missing bracket to fix my bustage.
|
2007-12-24 20:20:45 -08:00 |
|
reed@reedloden.com
|
0e844cf7fd
|
Bug 396197 - "Leaking imgSurf again in nsCanvasRenderingContext2D::DrawImage" [p=philip.taylor@cl.cam.ac.uk (Philip Taylor) r=vlad a1.9=beltzner]
|
2007-12-24 20:11:02 -08:00 |
|
dtownsend@oxymoronical.com
|
76d0d01daa
|
Bug 405982: Improve error handling and consistency with image encoders. r=dolse, r+sr=pavlov, a=beltzner
|
2007-12-21 01:19:15 -08:00 |
|
roc+@cs.cmu.edu
|
ee00f61908
|
Disabling randomly-failing toDataURL tests, the right way
|
2007-12-11 16:31:19 -08:00 |
|
roc+@cs.cmu.edu
|
925a0c1f9f
|
Disabling randomly-failing toDataURL tests.
|
2007-12-11 15:21:20 -08:00 |
|
bzbarsky@mit.edu
|
f39dff214c
|
Fix up comments a dram
|
2007-12-05 20:47:09 -08:00 |
|
bzbarsky@mit.edu
|
b702caae0d
|
Split tests up into groups so nsinstall doesn't blow away Windows' little mind.
|
2007-12-05 19:23:00 -08:00 |
|
bzbarsky@mit.edu
|
8e854d9023
|
Adding a whole bunch of canvas mochitests. Bug 407049, tests contributed by Philip Taylor <philip.taylor@cl.cam.ac.uk>
|
2007-12-05 18:51:12 -08:00 |
|
bzbarsky@mit.edu
|
e7ac26eca2
|
Make canvas security checks use principals, not URIs. Bug 397524, r=vlad, sr=jst, a=pavlov
|
2007-11-08 22:03:47 -08:00 |
|
reed@reedloden.com
|
ce49a25917
|
Bug 353981 - "Problems with globalAlpha being ignored sometimes" [p=philip@zaynar.demon.co.uk (Philip Taylor) r+sr+a1.9=vlad]
|
2007-11-07 01:19:22 -08:00 |
|
reed@reedloden.com
|
c03c5d7b82
|
Bug 389366 - "Canvas's .getImageData is returning premultiplied alpha pixels" [p=philip@zaynar.demon.co.uk (Philip Taylor) r=vlad a1.9=damons aM9=beltzner]
|
2007-10-26 12:45:20 -07:00 |
|
reed@reedloden.com
|
d69579e8aa
|
Backout patch from bug 389366 because it does not have M9 approval.
|
2007-10-23 18:09:21 -07:00 |
|
reed@reedloden.com
|
59c9ec8400
|
Bug 389366 - "Canvas's .getImageData is returning premultiplied alpha pixels" [p=philip@zaynar.demon.co.uk (Philip Taylor) r=vlad a1.9=damons]
|
2007-10-23 18:06:23 -07:00 |
|
vladimir@pobox.com
|
62f6e368a7
|
b=391028, followup, r=stuart
|
2007-10-11 16:34:04 -07:00 |
|