| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 186668 | wangxianzhu@chromium.org | 2013-03-08 | 1 | -1/+8 |
* | Replace FilePath with base::FilePath in some more top level directories. | brettw@chromium.org | 2013-02-10 | 2 | -13/+13 |
* | Remove now-passing test from skia_text_expectations. | senorblanco@chromium.org | 2013-02-08 | 1 | -3/+0 |
* | Roll Skia to r7658 & update suppressions | robertphillips@google.com | 2013-02-08 | 1 | -26/+5 |
* | Implementation for cc::Picture::IsCheapInRect(). | tomhudson@chromium.org | 2013-02-07 | 3 | -0/+305 |
* | Roll Skia DEPS to 7635 & remove suppressions that have been moved to WebKit | robertphillips@google.com | 2013-02-07 | 1 | -6/+0 |
* | Fix Y-flipped lighting in accelerated SVG reference filters in CSS. Since th... | senorblanco@chromium.org | 2013-02-07 | 1 | -0/+3 |
* | Update Skia suppressions to not conflict with Webkit | robertphillips@google.com | 2013-02-05 | 1 | -4/+4 |
* | Making myself owner in src/skia | junov@chromium.org | 2013-02-05 | 1 | -0/+1 |
* | Roll Skia DEPS to r7572 & add some suppressions | robertphillips@google.com | 2013-02-05 | 3 | -2/+19 |
* | Disable lock count balance check in SkCanvas | hclam@chromium.org | 2013-02-04 | 1 | -0/+4 |
* | Change PlatformBitmap memory ownership story. Fix CopyFromBackingStore thread... | nick@chromium.org | 2013-02-02 | 5 | -39/+164 |
* | Roll Skia DEPS to 7502 | robertphillips@google.com | 2013-02-01 | 2 | -3/+1 |
* | Roll Skia DEPS to r7483 & suppress some image differences | robertphillips@google.com | 2013-01-31 | 1 | -0/+6 |
* | Roll Skia DEPS to r7444 | robertphillips@google.com | 2013-01-29 | 1 | -0/+1 |
* | The Chrome-side of changes to use MSung* fonts as Chinese serif fonts. | jshin@chromium.org | 2013-01-25 | 1 | -0/+26 |
* | check for null-device before we try to erase it. | reed@google.com | 2013-01-25 | 1 | -1/+1 |
* | Add support for high-DPI hosts under Mac OS X. | wez@chromium.org | 2013-01-25 | 1 | -1/+1 |
* | Roll Skia DEPS to r7355 | robertphillips@google.com | 2013-01-24 | 1 | -0/+1 |
* | Revert 178318 - broke mac compile http://build.chromium.org/p/chromium.mac/bu... | fischman@chromium.org | 2013-01-23 | 1 | -1/+1 |
* | Add support for high-DPI hosts under Mac OS X. | wez@chromium.org | 2013-01-23 | 1 | -1/+1 |
* | Roll Skia DEPS to r7329 & add suppression | robertphillips@google.com | 2013-01-23 | 1 | -0/+3 |
* | Fix regression with SkColor to COLORREF conversions. | jam@chromium.org | 2013-01-22 | 1 | -14/+3 |
* | Roll Skia DEPS to r7300 | robertphillips@google.com | 2013-01-22 | 1 | -0/+3 |
* | Add allocator to ImageOperations | nduca@chromium.org | 2013-01-18 | 2 | -18/+29 |
* | Roll Skia DEPS to r7212 | robertphillips@google.com | 2013-01-16 | 1 | -0/+2 |
* | Roll Skia DEPS to 7172 & suppress canvas-imageSmoothingEnabled-patterns diffe... | robertphillips@google.com | 2013-01-15 | 1 | -0/+2 |
* | Remove defines from skia.gyp (they have been moved into WebKit) | robertphillips@google.com | 2013-01-10 | 1 | -7/+0 |
* | Don't allow path traversal paths on the base file helpers | cpu@chromium.org | 2013-01-09 | 1 | -1/+3 |
* | remove dead build flag for skia | reed@google.com | 2013-01-08 | 1 | -1/+0 |
* | Relanding Skia DEPS roll (reverting the revert) | robertphillips@google.com | 2013-01-07 | 1 | -0/+2 |
* | Revert 175328 | robertphillips@google.com | 2013-01-07 | 1 | -2/+0 |
* | Roll Skia DEPS to r7044 & add SK_IGNORE_TRANS_CLAMP_FIX and SK_IGNORE_FAST_SC... | robertphillips@google.com | 2013-01-07 | 1 | -0/+2 |
* | Roll Skia DEPS to r7006 | robertphillips@google.com | 2013-01-04 | 1 | -0/+2 |
* | Use generated shim headers for zlib. | phajdan.jr@chromium.org | 2012-12-18 | 1 | -4/+0 |
* | Remove Skia suppressions related to http://code.google.com/p/skia/source/deta... | fmalita@google.com | 2012-12-18 | 1 | -7/+0 |
* | mac: Handle hidpi cursors. | thakis@chromium.org | 2012-12-15 | 1 | -8/+2 |
* | Roll Skia DEPS to r6823 & update skia.gyp | robertphillips@google.com | 2012-12-14 | 1 | -2/+0 |
* | Revert 173153 because it broke win build with this error: | sadrul@chromium.org | 2012-12-14 | 1 | -0/+2 |
* | Roll Skia DEPS to r6819 & update skia.gyp | robertphillips@google.com | 2012-12-14 | 1 | -2/+0 |
* | Skia doesn't depend on harfbuzz, so remove the dependency. | tony@chromium.org | 2012-12-14 | 1 | -5/+0 |
* | Roll Skia DEPS to 6773 & add suppressions | robertphillips@google.com | 2012-12-13 | 1 | -0/+10 |
* | Implement the logic to kick off image decoding jobs for TileManager | qinmin@chromium.org | 2012-12-13 | 1 | -2/+2 |
* | Switch Chrome Linux completely to harfbuzz-ng. | phajdan.jr@chromium.org | 2012-12-12 | 1 | -1/+1 |
* | Remove platform/chromium-linux/fast/text/chromium-linux-fontconfig-renderstyl... | senorblanco@google.com | 2012-12-07 | 1 | -3/+0 |
* | Remove remaining (and now-passing) shadow tests from skia_test_expectations. | senorblanco@google.com | 2012-12-07 | 1 | -5/+0 |
* | Removed some now-passing tests from skia_text_expectations.txt. | senorblanco@google.com | 2012-12-06 | 1 | -15/+1 |
* | Removed some more now-passing tests. Added a bug to downstream expectation, ... | senorblanco@google.com | 2012-12-06 | 1 | -6/+0 |
* | Remove now-passing tests from skia_text_expectations.txt. | senorblanco@google.com | 2012-12-06 | 1 | -72/+3 |
* | split lazy_pixel_ref.h into .cc and .h file to fix windows dbg build | qinmin@chromium.org | 2012-12-06 | 3 | -2/+18 |