summaryrefslogtreecommitdiffstats
path: root/skia/ext/bitmap_platform_device_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Update WebKit to 45111 and Skia to 239amanda@chromium.org2009-06-251-0/+9
* Stop leaking CGBitmapContextRefs. Regression from r18363.mark@chromium.org2009-06-151-3/+17
* Rename CreateWithContext to Createmark@chromium.org2009-06-151-3/+5
* Properly use data when creating a bitmap platform canvas. Gets things paintingmark@chromium.org2009-06-151-23/+47
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-36/+35
* To help resolve the performance issue introduced when enabling the resize cor...mad@google.com2009-06-101-0/+12
* Fix Skia includes to use the whole path name.brettw@chromium.org2009-05-191-5/+4
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-111-0/+0
* Remove unneeded uses of base/ref_counted.h.thestig@chromium.org2009-03-181-1/+1
* Fix memory leak of "screen size bitmap" (e.g. 1.5M if 750x548) jrg@chromium.org2009-03-071-5/+4
* Bitmap transportagl@chromium.org2009-02-201-15/+17
* Remove a bunch of base dependencies from skia/ext. The only nontrivial change isbrettw@chromium.org2009-01-141-6/+10
* Make Mac bitmaps use BGRA to match the MD5 hash Apple uses in its WebKit expe...pinkerton@google.com2009-01-061-2/+5
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-13/+13
* Move skia_utils_mac from base/gfx to skia/ext.brettw@google.com2008-12-031-1/+1
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-031-1/+1
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-021-1/+1
* Move the platform files form port to skia for Mac only. Hopefully this won't ...brettw@google.com2008-11-211-0/+290