Граф коммитов

174 Коммитов

Автор SHA1 Сообщение Дата
bent.mozilla@gmail.com 307263b8e8 Bug 397319 - "Add JSAutoRequest to other users of GetArgvPtr". r+sr+a=jst. 2007-09-28 11:15:26 -07:00
vladimir@pobox.com 51416171d5 b=396972, clean up canvas API to avoid using internal API in contexts, r/a=stuart 2007-09-25 13:46:08 -07:00
roc+@cs.cmu.edu fbc8cc858c Bug 96041. Compute precise glyph extents for high-quality text, and when requested. r=vlad,r+sr=dbaron 2007-09-23 19:19:14 -07:00
roc+@cs.cmu.edu 0fbb25da89 Backing out due to test bustage 2007-09-22 06:28:16 -07:00
roc+@cs.cmu.edu 8b73dd10a0 Bug 96041. Compute true glyph bounding metrics. r=vlad,dbaron,sr=dbaron 2007-09-22 05:43:52 -07:00
sayrer@gmail.com a68fb47493 Bug 396452. Enforce SpiderMonkey request model with assertions. r=mrbkap, sr/a=brendan 2007-09-18 17:26:39 -07:00
mats.palmgren@bredband.net 3afd28207c [OS/2] Remove non-cairo OS2 gfx code from the tree. b=389729 r=mozilla@Weilbacher.org 2007-09-08 09:22:56 -07:00
vladimir@pobox.com 7b7d399d92 b=390487, typo fix for default canvas text drawing font, r/a=vlad, patch from robarnold 2007-08-22 14:30:47 -07:00
benjamin@smedbergs.us 70f47bf00f Bug 387132 followup - build the reftest-fast tool correctly with libxul, r=vlad a=only functional change is NPOB 2007-08-06 13:13:19 -07:00
vladimir@pobox.com e7f7eaf32f b=339553 followup, fix an issue in windows opt builds with uninitialized data, r+a=vlad, patch=robarnold 2007-08-03 15:47:48 -07:00
vladimir@pobox.com e257fc11dc check cairo error code for errors in GetInputStream, as well as the surface 2007-08-02 00:45:58 -07:00
vladimir@pobox.com dbabc87f82 b=339553, drawString enhancement for canvas, r=me; patch from robarnold 2007-07-25 11:21:34 -07:00
bzbarsky@mit.edu 5265508d96 Use a Subsumes() chec, not same-origin. Bug 387202, r=vlad, sr=jst 2007-07-20 20:11:15 -07:00
sharparrow1@yahoo.com f6ffb0fd58 Bug 385937: Remove nsIBlender. rs=pavlov 2007-06-27 12:06:09 -07:00
vladimir@pobox.com a70cb7c9a7 b=385584, crash with toDataURL on large canvas, r=stuart 2007-06-25 09:24:19 -07:00
sharparrow1@yahoo.com adf09dfafa Bug 382092: Simple canvas cleanups. r+sr=vlad 2007-06-20 22:01:21 -07:00
vladimir@pobox.com a459e90b68 trying to figure out what's going on on the linux reftest tinderbox 2007-06-10 19:49:49 -07:00
vladimir@pobox.com be93799f4d dummy commit to kick unit test tinderboxes 2007-05-30 04:02:18 -07:00
vladimir@pobox.com 8d710ae264 b=353144, new throws in canvas, r=stuart 2007-05-22 20:58:19 -07:00
asqueella@gmail.com 78b98638bb Bug 375909 - nsCanvasRenderingContext2d incorrectly calculates some coordinates (has appunits * appunits, not appunits/appunits)p=Jeremy Lea <reg@freebsd.org>r+sr=roc 2007-04-27 07:45:21 -07:00
sayrer@gmail.com f2d4e3dd0f bug 378336. nsCanvasRenderingContext2D::GetInputStream uses wrong allocator. r+sr=roc 2007-04-22 21:11:04 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
vladimir%pobox.com 83bb541c7f b=430873; fast path drawImage with a canvas as source ; r+sr=roc/stuart; a=damon 2008-04-30 17:04:46 +00:00
Olli.Pettay%helsinki.fi 9afe1e6e63 back out bug 430873 to fix test failures 2008-04-29 14:43:37 +00:00
vladimir%pobox.com cec0449d35 test failure fix 2008-04-29 04:57:21 +00:00
vladimir%pobox.com d0ac4d40bf b=430873; avoid copy when doing canvas-canvas drawImage ops ; r+sr=roc,a=damon 2008-04-29 03:49:50 +00:00
reed%reedloden.com dacd1b69ca Bug 376355 - "Redundant STYLE_STACK_DEPTH, STYLE_CURRENT_STACK macros" [p=joe@drew.ca (Joe Drew [JOEDREW!]) r+a1.9=vlad] 2008-03-16 21:03:11 +00:00
vladimir%pobox.com 86481ac209 b=421422, cairo upgrade mochitest tweaks ; r=me 2008-03-15 03:45:26 +00:00
gavin%gavinsharp.com bae43fa967 Bug 421715: canvas crash passing undefined to putImageData, r+a=vlad 2008-03-10 07:35:37 +00:00
vladimir%pobox.com 59762dc87a typo fix 2008-03-06 22:03:55 +00:00
vladimir%pobox.com e64136677b b=419718, extend canvas checks, r=stuart 2008-03-06 19:56:47 +00:00
vladimir%pobox.com 230fd7d33a b=415854, make single-pixel optimized images release memory; patch from joe@drew.ca; r+sr=vlad 2008-03-06 06:51:15 +00:00
mozilla%weilbacher.org 0a0ea027c4 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 08:37:30 +00:00
jag%tty.nl 4221353fba Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 08:50:33 +00:00
bzbarsky%mit.edu 6f717803e9 Adding test 2008-02-17 20:20:21 +00:00
vladimir%pobox.com 01fdc970ee Disable some canvas tests, pending investigation 2008-02-14 07:52:05 +00:00
vladimir%pobox.com 132331f5d0 b=414511, misc canvas code cleanup, r=stuart 2008-02-14 06:53:25 +00:00
vladimir%pobox.com d8763496a2 b=406334, crash in canvas drawWindow ; r=roc 2008-02-14 06:51:33 +00:00
reed%reedloden.com 203ab3e6e7 Bug 398433 - "PRBool misuse bugs in content/" [p=tglek@mozilla.com (Taras Glek) r+sr=sicking a1.9=schrep a=blocking1.9+] 2008-02-10 06:16:32 +00:00
reed%reedloden.com d8c77e88a5 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-30 04:37:11 +00:00
mozilla%weilbacher.org a69995660c Bug 412582: remove MOZ_ENABLE_CAIRO_GFX from the build system, r=ted.mielczarek, a=beltzner 2008-01-28 23:07:36 +00:00
vladimir%pobox.com 3aa63506f3 Dummy checkin to kick qm-win2k3-01 2008-01-26 04:56:31 +00:00
vladimir%pobox.com c972dd4044 more test fun 2008-01-26 03:45:33 +00:00
vladimir%pobox.com 6bd0332d57 b=413026, disable 4 operator tests on Mac due to differences in Quartz implementation 2008-01-18 22:54:21 +00:00
vladimir%pobox.com 65790e7c91 b=406036, canvas cleanup, r=stuart 2008-01-18 21:53:28 +00:00
benjamin%smedbergs.us c6b0868a4c Bug 411327 - nsIXPCNativeCallContext should not inherit from nsISupports, r=mrbkap, a=schrep 2008-01-15 15:51:02 +00:00
reed%reedloden.com aca038fca9 Add missing bracket to fix my bustage. 2007-12-25 04:20:45 +00:00
reed%reedloden.com 3578e752fb Bug 396197 - "Leaking imgSurf again in nsCanvasRenderingContext2D::DrawImage" [p=philip.taylor@cl.cam.ac.uk (Philip Taylor) r=vlad a1.9=beltzner] 2007-12-25 04:11:02 +00:00
dtownsend%oxymoronical.com 971fb9f936 Bug 405982: Improve error handling and consistency with image encoders.
r=dolse, r+sr=pavlov, a=beltzner
2007-12-21 09:19:27 +00:00
roc+%cs.cmu.edu cecf5fbe0a Disabling randomly-failing toDataURL tests, the right way 2007-12-12 00:31:19 +00:00