summaryrefslogtreecommitdiffstats
path: root/skia/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* Optimize |SkTypeface| creation on Linux.asvitkine@chromium.org2011-12-222-16/+67
* Refactor some parts of |FontConfigDirect::Match()| into helper functions.asvitkine@chromium.org2011-12-221-107/+114
* Add a new ctor to CanvasSkia that takes a const SkBitmap&.tfarina@chromium.org2011-12-211-3/+3
* Change SkFileDescriptorStream to handle failure to open the file descriptorreed@google.com2011-12-061-11/+8
* Add OVERRIDE to skia/.avi@chromium.org2011-11-232-11/+20
* Implement skia sandbox callbackarthurhsu@chromium.org2011-11-232-0/+41
* Add OVERRIDE to skia/.avi@chromium.org2011-11-211-3/+4
* Add OVERRIDE to skia/.avi@chromium.org2011-11-161-1/+1
* Revert 109461 - twiz@chromium.org2011-11-142-58/+4
* Cleanup: Remove unneeded forward declarations in printing, sandbox, and skia.thestig@chromium.org2011-11-142-9/+4
* Re-introduction of release mode checks to determine the cause of CreateDIBSec...twiz@chromium.org2011-11-102-4/+58
* roll skia to 2633reed@google.com2011-11-091-8/+0