summaryrefslogtreecommitdiffstats
path: root/skia/ext
Commit message (Expand)AuthorAgeFilesLines
* ImageSkia is 1:1 to NSImage. This patch adds conversions between ImageSkia an...pkotwicz@chromium.org2012-06-142-8/+0
* mac: Use NSWidth() and friends in a few more places.thakis@chromium.org2012-06-072-9/+6
* Pass the global matrix to CG always.caryclark@google.com2012-05-291-26/+101
* Disable VectorCanvasTest.PathEffects on Winsteveblock@chromium.org2012-05-231-1/+6
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-163-67/+31
* Add atomics for Skia in preperation for landing http://codereview.appspot.com...bungeman@chromium.org2012-05-161-6/+49
* Revert 136332 - This patch makes ImageSkia more like SkBitmap. The goal is to...pkotwicz@chromium.org2012-05-143-30/+66
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-103-66/+30
* Revert 136304 - This patch makes ImageSkia more like SkBitmap. The goal is to...pkotwicz@chromium.org2012-05-103-31/+67
* roll skia to 3891reed@google.com2012-05-101-0/+1
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-103-67/+31
* Roll Skia to 3866.bsalomon@google.com2012-05-081-2/+1
* Fix win32 error checking in platform_canvas_skia.cc by moving code into bitma...reveman@chromium.org2012-04-173-84/+69
* remove call to getTotalClip, which is being deprecated. Use save/restore patternreed@google.com2012-04-121-3/+2
* Create a local bitmap to capture CoreGraphics renderingcaryclark@google.com2012-04-113-17/+70
* Remove log-spam from Convolver.SIMDVerification.fischman@chromium.org2012-04-101-6/+6
* Don't get screen dc when creating BitmapPlatformDevicejbauman@chromium.org2012-04-102-22/+4
* Remove WAYLAND portoshima@chromium.org2012-04-073-238/+3
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-1/+1
* Adding build-time option to enable the tracing of skia events in junov@chromium.org2012-04-031-0/+18
* BitmapPlatformDevice multiply-inherits from PlatformDevice and SkDevice, insenorblanco@chromium.org2012-03-296-6/+6
* Default initialize CanvasPaintT<T> bitmaps to 0, 0, 0, 0.twiz@chromium.org2012-03-235-0/+13
* aura: Use platform independent canvas by default.reveman@chromium.org2012-03-231-0/+121
* Revert 128039 - aura: Use platform independent canvas by default.wez@chromium.org2012-03-211-41/+0
* aura: Use platform independent canvas by default.reveman@chromium.org2012-03-211-0/+41
* use getTopLayer(now with updatematrixclip) instead of (should be private) Lay...reed@google.com2012-03-201-2/+1
* Implement input type=color UIkeishi@chromium.org2012-03-202-0/+25
* ui/gfx: Do not use the deprecated SkBitmap::getConfig() function.tfarina@chromium.org2012-03-191-1/+1
* Remove redundant memory clears when constructing BitmapPlatformDevice instanc...twiz@chromium.org2012-03-1615-78/+121
* skia/ext: Add SK_API to a function used from a testthakis@chromium.org2012-03-161-2/+2
* remoting: Move CGRectToSkIRect() to the only file where it's calledthakis@chromium.org2012-03-152-11/+0
* Revert 126889 - Implement input type=color UImarkusheintz@chromium.org2012-03-152-25/+0
* Implement input type=color UIkeishi@chromium.org2012-03-152-0/+25
* Remove static initializers in Skia.pliard@chromium.org2012-03-132-21/+25
* Add _EXPORT macros to skia/ext.thakis@chromium.org2012-03-091-3/+3
* Revert 125473 - skia: Change MakeOpaque() function to take a gfx::Rect parame...akalin@chromium.org2012-03-073-23/+19
* skia: Change MakeOpaque() function to take a gfx::Rect parameter.tfarina@chromium.org2012-03-073-19/+23
* Remove implicit dependency from 'skia' on 'ui'.thakis@chromium.org2012-03-051-2/+6
* Remove dependency on Chromium base libraries and libicu for SkFontHost_fontco...reed@google.com2012-02-242-16/+7
* Fix some gcc 4.6 compiler warnings in skia/ext.tony@chromium.org2012-02-242-3/+6
* Remove ValidFontID.bungeman@google.com2012-02-231-13/+0
* Skia DEPS roll to 3147epoger@chromium.org2012-02-104-4/+6
* Intoroducing Motoya font for ChromeOSkochi@chromium.org2012-02-091-0/+4
* Revert 120926 - Intoroducing Motoya font for ChromeOSkochi@google.com2012-02-081-4/+0
* Intoroducing Motoya font for ChromeOSkochi@chromium.org2012-02-081-0/+4
* Set CG clip to empty explicitlycaryclark@chromium.org2012-01-311-1/+9
* roll skia to 3035reed@google.com2012-01-131-1/+1
* Adjust the CoreGraphics context for offscreen layers.caryclark@google.com2012-01-111-5/+8
* Beef up and reenable memory diagnostics for skia canvascpu@chromium.org2012-01-061-39/+38
* Fix Coverity defects in skia/ext:vandebo@chromium.org2012-01-037-25/+20