Commit Graph

22 Commits

Author SHA1 Message Date
Ms2ger
298a726134 Bug 651858 - Address comments; pending-r=roc 2011-07-05 12:15:17 +02:00
Chris Jones
d218fe5257 Bug 662038, parts 1, 4-5: Add canvas.mozDash and .mozDashOffset. r=joe sr=vlad 2011-06-29 14:34:58 -07:00
Chris Jones
dc0bebcf00 Bug 664884, parts 1-4: Implement mozCurrentTransform/mozCurrentTransformInverse attributes for manipulating the canvas CTM. r=joe,roc sr=vlad 2011-06-29 14:34:58 -07:00
Chris Jones
5cae6b2d6d Bug 655926: Implement canvas.mozFillRule. sr=vlad 2011-06-09 19:15:13 -07:00
Benoit Jacob
fe31b174d4 Bug 617319 - HTML5 canvas 2d context arc() method requires a parameter that should be optional - r=vladimir, a=joe 2010-12-08 10:56:01 -05:00
Saint Wesonga
29e4aefe26 Bug 498826 - Implement optional putImageData arguments. r+a=vlad 2010-12-04 16:44:26 +01:00
Bobby Holley
ad6577523c Bug 578511 - Canvas API to disable sync decoding of images.r=roc,sr=vlad 2010-07-26 17:20:45 -04:00
Doug Turner
8160dff0bb Merge with mc 2010-03-08 10:09:55 -08:00
Doug Turner
d9d6fc223c Merge 2010-03-01 15:36:51 -08:00
Vladimir Vukicevic
7451012844 b=534467; implement Uint8ClampedArray for CanvasPixelArray; part 3, DOM-side implementation; r=bz 2010-03-03 16:40:27 -08:00
Robert O'Callahan
a18ddda202 Backed out changeset 1672d4c79e82 2010-03-04 17:50:28 +13:00
Vladimir Vukicevic
e60003e4f2 b=534467; implement Uint8ClampedArray for CanvasPixelArray; part 3, DOM-side implementation; r=bz 2010-03-03 16:40:27 -08:00
Vladimir Vukicevic
88a7ba41bd b=534735; use custom quickstubs for canvas fillStyle and strokeStyle; r=bz 2010-03-03 16:40:25 -08:00
Robert O'Callahan
cd4f7a9513 Bug 534425. Part 6: Let nsIWidgets expose a LayerManager to be used to render into the widget, instead of nsPaintEvent::renderingContext which is removed since it's no longer needed. Currently all widgets fall back to a default BasicLayerManager implementation. Also change nsPaintEvent::region to be an nsIntRegion, and get rid of nsPaintEvent::rect since it's redundant. 2010-03-01 21:03:49 +13:00
Joe Drew
64d7dc9d85 Bug 505847 - Implement asyncDrawXULElement in 2D canvas. r=bz,bsmedberg 2009-10-29 13:58:31 -04:00
Joe Drew
49dd860590 Back out asyncDrawXULElement, since WebGL isn't ready to be compiled with -DUNICODE. 2009-10-28 18:51:59 -04:00
Joe Drew
d4e629d26b Bug 505847 - Implement asyncDrawXULElement in 2D canvas. r=bz,bsmedberg 2009-10-28 16:55:49 -04:00
Johnny Stenback
3b3abba836 Part 2 of fix for bug 459452 (Add support for optional arg count for IDL methods): use [optional_argc] for DOM methods. r=peterv. 2009-08-10 16:41:12 +02:00
Benjamin Smedberg
18e450f391 Electrolysis-plugin-only bookkeeping commit. 2009-12-15 20:33:05 -05:00
Rob Arnold
ff16d7d418 Bug 503355 - drawWindow should have an option to draw with scrollbars and at the current viewport r=vladimir 2009-07-21 15:45:21 -07:00
Vladimir Vukicevic
d57644f48c b=436932, add imageRenderingQuality property to 2D canvas, r=roc 2009-04-07 12:05:41 -07:00
Benjamin Smedberg
c1caf46407 Bug 481027 - Move dom/public/idl to dom/interfaces, r+sr=jst 2009-03-03 12:46:49 -05:00