| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up remaining unused globals (on mac). | thakis@chromium.org | 2013-09-26 | 1 | -3/+1 |
* | Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic... | robertphillips@google.com | 2013-08-26 | 1 | -2/+2 |
* | Removed skia::ScopedPlatformCanvas. | skaslev@chromium.org | 2013-03-21 | 1 | -4/+4 |
* | Roll Skia DEPS to r7869 | robertphillips@google.com | 2013-02-27 | 1 | -1/+1 |
* | Change PlatformBitmap memory ownership story. Fix CopyFromBackingStore thread... | nick@chromium.org | 2013-02-02 | 1 | -2/+63 |
* | Add skia::RefPtr class to wrap ref counted classes from Skia. | danakj@chromium.org | 2012-12-04 | 1 | -9/+9 |
* | Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual... | reed@google.com | 2012-11-14 | 1 | -91/+91 |
* | Disable VectorCanvasTest.* on Aura since they crash. | jam@chromium.org | 2012-10-10 | 1 | -0/+8 |
* | Remove redundant memory clears when constructing BitmapPlatformDevice instanc... | twiz@chromium.org | 2012-03-16 | 1 | -1/+2 |
* | Revert 125473 - skia: Change MakeOpaque() function to take a gfx::Rect parame... | akalin@chromium.org | 2012-03-07 | 1 | -11/+10 |
* | skia: Change MakeOpaque() function to take a gfx::Rect parameter. | tfarina@chromium.org | 2012-03-07 | 1 | -10/+11 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-26 | 1 | -26/+18 |
* | Revert 86625 - This change implements a first pass in the effort to remove th... | vandebo@chromium.org | 2011-05-25 | 1 | -18/+26 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-25 | 1 | -26/+18 |
* | mirror of http://codereview.chromium.org/6732027/ | reed@google.com | 2011-04-08 | 1 | -0/+4 |
* | clang/mac: Fix most problems in unittest targets in webkit.gyp | thakis@chromium.org | 2010-10-03 | 1 | -0/+2 |
* | Eliminate WebCore include paths when compiling Chromium code. | darin@chromium.org | 2010-04-03 | 1 | -3/+0 |
* | Fix my attempt to disable part of unit test for Mac. | dglazkov@chromium.org | 2009-04-17 | 1 | -1/+1 |
* | Disable Path-clipping test for Mac to fix the build. | dglazkov@chromium.org | 2009-04-17 | 1 | -0/+4 |
* | Make non-rectangular clip region apply in the correct location. | dglazkov@chromium.org | 2009-04-17 | 1 | -5/+66 |
* | Fix the non-Windows builds. This makes makes the Windows code conditional on ... | brettw@chromium.org | 2009-03-02 | 1 | -0/+16 |
* | Fix and uncomment the tests I broke in my transparency patch. Turns out | brettw@chromium.org | 2009-03-02 | 1 | -6/+4 |
* | Fix some unit tests that I broke in the transparency patch. Comment out two | brettw@chromium.org | 2009-02-27 | 1 | -4/+26 |
* | Pull WebKit deps to get transparency fixes, and rebaseline affected layout te... | brettw@chromium.org | 2009-02-27 | 1 | -6/+0 |
* | Add back convolver_unittest.cc and image_operations_unittest.cc. | maruel@chromium.org | 2009-01-22 | 1 | -20/+23 |
* | Reverting 8462,8458 since it broke the linux builder. | maruel@chromium.org | 2009-01-22 | 1 | -15/+19 |
* | Add back convolver_unittest.cc and image_operations_unittest.cc. | maruel@chromium.org | 2009-01-22 | 1 | -19/+15 |
* | Move the "platform" wrappers in skia/ext to the skia namespace. | brettw@google.com | 2008-12-17 | 1 | -2/+2 |
* | Remove base versions of the graphics headers, which previously just forwarded... | brettw@google.com | 2008-11-22 | 1 | -2/+2 |
* | Move skia extensions from the port to skia/ext for Windows only. Fixed the | brettw@google.com | 2008-11-21 | 1 | -0/+296 |