| Commit message (Expand) | Author | Age | Files | Lines |
* | Make Mac bitmaps use BGRA to match the MD5 hash Apple uses in its WebKit expe... | pinkerton@google.com | 2009-01-06 | 1 | -2/+5 |
* | Reverting 7318. | brettw@google.com | 2008-12-19 | 10 | -135/+165 |
* | Reverting 7317. | brettw@google.com | 2008-12-19 | 10 | -164/+135 |
* | Remove base dependencies in the Windows-specific skia/ext code. | brettw@google.com | 2008-12-19 | 10 | -135/+164 |
* | Move the "platform" wrappers in skia/ext to the skia namespace. | brettw@google.com | 2008-12-17 | 28 | -110/+104 |
* | Move skia_utils into the skia namespace. | brettw@google.com | 2008-12-12 | 6 | -8/+14 |
* | Move Image operations and convolver to the skia namespace and clean up a few ... | brettw@google.com | 2008-12-12 | 6 | -85/+89 |
* | Reverting 6709,6708,6706. | brettw@google.com | 2008-12-10 | 6 | -123/+135 |
* | Use crappy apple define instead of OS_ defines since those don't exist for Skia. | brettw@google.com | 2008-12-10 | 1 | -1/+1 |
* | Add an additional include to get skASSERT. | brettw@google.com | 2008-12-10 | 1 | -0/+1 |
* | Remove base dependency from image_operations and associated unittests. I also... | brettw@google.com | 2008-12-10 | 6 | -134/+121 |
* | Split the cross-platform part of skia_utils_win into skia_utils. Use this new | brettw@google.com | 2008-12-03 | 4 | -21/+52 |
* | Move base/gfx/skia_util to skia/ext/skia_util_win. | brettw@google.com | 2008-12-03 | 4 | -2/+133 |
* | Move skia_utils_mac from base/gfx to skia/ext. | brettw@google.com | 2008-12-03 | 4 | -2/+136 |
* | Move convolver and image_operations from base/gfx to skia/ext. This is just | brettw@google.com | 2008-12-03 | 6 | -0/+1172 |
* | Revert my skia file moves because of layout test failures. | brettw@google.com | 2008-12-03 | 16 | -1487/+5 |
* | Move convolver, image_operations, and skia_utils from base/gfx to skia/ext. | brettw@google.com | 2008-12-02 | 16 | -5/+1487 |
* | Remove base versions of the graphics headers, which previously just forwarded... | brettw@google.com | 2008-11-22 | 6 | -10/+10 |
* | Fix a header rename I missed on the last step. | brettw@google.com | 2008-11-22 | 1 | -1/+1 |
* | Fix header names. | brettw@google.com | 2008-11-22 | 1 | -3/+3 |
* | Move port/.../skia/public to skia/ext for Linux. Windows & Mac already moved ... | brettw@google.com | 2008-11-22 | 8 | -0/+390 |
* | Move skia extensions from the port to skia/ext for Windows only. Fixed the | brettw@google.com | 2008-11-21 | 13 | -0/+3402 |
* | Move the platform files form port to skia for Mac only. Hopefully this won't ... | brettw@google.com | 2008-11-21 | 6 | -0/+800 |