summaryrefslogtreecommitdiffstats
path: root/skia/ext
Commit message (Expand)AuthorAgeFilesLines
...
* Reverting 6709,6708,6706.brettw@google.com2008-12-106-123/+135
* Use crappy apple define instead of OS_ defines since those don't exist for Skia.brettw@google.com2008-12-101-1/+1
* Add an additional include to get skASSERT.brettw@google.com2008-12-101-0/+1
* Remove base dependency from image_operations and associated unittests. I also...brettw@google.com2008-12-106-134/+121
* Split the cross-platform part of skia_utils_win into skia_utils. Use this newbrettw@google.com2008-12-034-21/+52
* Move base/gfx/skia_util to skia/ext/skia_util_win.brettw@google.com2008-12-034-2/+133
* Move skia_utils_mac from base/gfx to skia/ext.brettw@google.com2008-12-034-2/+136
* Move convolver and image_operations from base/gfx to skia/ext. This is justbrettw@google.com2008-12-036-0/+1172
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-0316-1487/+5
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-0216-5/+1487
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-226-10/+10
* Fix a header rename I missed on the last step.brettw@google.com2008-11-221-1/+1
* Fix header names.brettw@google.com2008-11-221-3/+3
* Move port/.../skia/public to skia/ext for Linux. Windows & Mac already moved ...brettw@google.com2008-11-228-0/+390
* Move skia extensions from the port to skia/ext for Windows only. Fixed thebrettw@google.com2008-11-2113-0/+3402
* Move the platform files form port to skia for Mac only. Hopefully this won't ...brettw@google.com2008-11-216-0/+800