summaryrefslogtreecommitdiffstats
path: root/skia/ext
Commit message (Expand)AuthorAgeFilesLines
* implement MakeOpaque at the canvas level, respecting matrix and clipreed@google.com2011-08-316-72/+16
* CL removing inheritance of SkDevice from PlatformDevice. twiz@google.com2011-08-2820-519/+233
* Wayland support for views. views_desktop on Wayland.backer@chromium.org2011-08-262-0/+113
* Revert 98230 - CL removing inheritance of SkDevice from PlatformDevice. twiz@chromium.org2011-08-2520-233/+519
* CL removing inheritance of SkDevice from PlatformDevice. twiz@chromium.org2011-08-2520-519/+233
* check for allocPixels failures during resizereed@google.com2011-08-241-0/+11
* Adding traces around skia image resizes so we know when they happen.jbates@chromium.org2011-08-231-0/+7
* Fix crash when allocation of very large HTML canvas fails.junov@chromium.org2011-08-192-0/+16
* Added Header and Footer support in Linux, Windows and Mac for Skiaaayushkumar@chromium.org2011-08-172-1/+9
* Revert 97219 - Added Header and Footer support in Linux, Windows and Mac for ...aayushkumar@chromium.org2011-08-172-9/+1
* Added Header and Footer support in Linux, Windows and Mac for Skiaaayushkumar@chromium.org2011-08-172-1/+9
* base: Fix the TODO in string_util.htfarina@chromium.org2011-08-171-1/+2
* Fix 3D-CSS transform printing - proxy device origin.vandebo@chromium.org2011-08-161-0/+2
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-121-1/+1
* Revert 96327 - Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-111-1/+1
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-111-1/+1
* Remove cast to VectorPlatformDeviceEMF.twiz@chromium.org2011-08-042-5/+11
* Revert 94905 - Remove (now obsolete) IsNativeFontRendering apivandebo@chromium.org2011-08-028-1/+27
* mac: Components build for skia, easy partthakis@chromium.org2011-08-022-11/+12
* Remove (now obsolete) IsNativeFontRendering apireed@google.com2011-08-018-27/+1
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-2/+1
* support text drawing instead of assertingreed@google.com2011-07-213-33/+168
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-0519-176/+71
* Revert 91504 - Stop using deprecated factory API for SkDevicereed@google.com2011-07-0519-70/+176
* Stop using deprecated factory API for SkDevicereed@google.com2011-07-0519-176/+70
* Patch for Solaris support, mostly ifdefs and header files, plus adds libevent...chromium@hybridsource.org2011-06-255-15/+15
* Fixed a few UNINIT coverity messagesgroby@chromium.org2011-06-221-0/+3
* Remove dead code found by coverity.vandebo@chromium.org2011-06-221-3/+0
* Add entries to complete the Skia vector platform for Mac.caryclark@chromium.org2011-06-202-1/+16
* skia rollreed@google.com2011-06-203-3/+3
* CL removing unused copy constructor and assignment operators on BitmapPlatfor...twiz@chromium.org2011-06-176-88/+11
* Remove set of redundant API calls for PlatformDevice instances. These functio...twiz@chromium.org2011-06-164-62/+20
* roll skia, along with API change to SkFontHostreed@google.com2011-06-131-1/+1
* Make infobar background gray sail@chromium.org2011-06-072-0/+13
* Re-adds platform guard for OS_MACOSX, needed forbulach@chromium.org2011-06-031-1/+1
* More POSIX support for Chromium, consisting mostly of broadening ifdefs. Thistony@chromium.org2011-06-022-2/+2
* Removal of redundant method, PlatformDevice::IsVectorial. twiz@chromium.org2011-05-2617-54/+22
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-2631-205/+331
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-2531-331/+205
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-2531-205/+331
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* roll skia 1402:1410thakis@chromium.org2011-05-251-2/+2
* Add utility for converting SkCanvas to CGContextcaryclark@chromium.org2011-05-173-2/+136
* Fix DCHECK - BitmapPlatformDevice requires begin and end platform paint calls...vandebo@chromium.org2011-05-121-0/+2
* Assert on BeginPlatformPaint/EndPlatformPaint mismatch.ctguil@chromium.org2011-05-112-4/+18
* Update SkPDFDeviceFactory for change in Skia.vandebo@chromium.org2011-05-092-12/+8
* Remove debug code so that canvas is painted correctly.arthurhsu@chromium.org2011-05-051-4/+1
* Fix print preview clipping issues due to scaling.ctguil@chromium.org2011-04-302-9/+9
* Update Chrome's Skia Device to use the new device factory interface (http://c...vandebo@chromium.org2011-04-2916-44/+58
* linux components: tag exported Skia functions with SK_APIevan@chromium.org2011-04-284-5/+10