summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* Roll Skia DEPS to 7635 & remove suppressions that have been moved to WebKitrobertphillips@google.com2013-02-071-6/+0
* Fix Y-flipped lighting in accelerated SVG reference filters in CSS. Since th...senorblanco@chromium.org2013-02-071-0/+3
* Update Skia suppressions to not conflict with Webkitrobertphillips@google.com2013-02-051-4/+4
* Making myself owner in src/skiajunov@chromium.org2013-02-051-0/+1
* Roll Skia DEPS to r7572 & add some suppressionsrobertphillips@google.com2013-02-053-2/+19
* Disable lock count balance check in SkCanvashclam@chromium.org2013-02-041-0/+4
* Change PlatformBitmap memory ownership story. Fix CopyFromBackingStore thread...nick@chromium.org2013-02-025-39/+164
* Roll Skia DEPS to 7502robertphillips@google.com2013-02-012-3/+1
* Roll Skia DEPS to r7483 & suppress some image differencesrobertphillips@google.com2013-01-311-0/+6
* Roll Skia DEPS to r7444robertphillips@google.com2013-01-291-0/+1
* The Chrome-side of changes to use MSung* fonts as Chinese serif fonts. jshin@chromium.org2013-01-251-0/+26
* check for null-device before we try to erase it.reed@google.com2013-01-251-1/+1
* Add support for high-DPI hosts under Mac OS X.wez@chromium.org2013-01-251-1/+1
* Roll Skia DEPS to r7355robertphillips@google.com2013-01-241-0/+1
* Revert 178318 - broke mac compile http://build.chromium.org/p/chromium.mac/bu...fischman@chromium.org2013-01-231-1/+1
* Add support for high-DPI hosts under Mac OS X.wez@chromium.org2013-01-231-1/+1
* Roll Skia DEPS to r7329 & add suppressionrobertphillips@google.com2013-01-231-0/+3
* Fix regression with SkColor to COLORREF conversions.jam@chromium.org2013-01-221-14/+3
* Roll Skia DEPS to r7300robertphillips@google.com2013-01-221-0/+3
* Add allocator to ImageOperationsnduca@chromium.org2013-01-182-18/+29
* Roll Skia DEPS to r7212robertphillips@google.com2013-01-161-0/+2
* Roll Skia DEPS to 7172 & suppress canvas-imageSmoothingEnabled-patterns diffe...robertphillips@google.com2013-01-151-0/+2
* Remove defines from skia.gyp (they have been moved into WebKit)robertphillips@google.com2013-01-101-7/+0
* Don't allow path traversal paths on the base file helperscpu@chromium.org2013-01-091-1/+3
* remove dead build flag for skiareed@google.com2013-01-081-1/+0
* Relanding Skia DEPS roll (reverting the revert)robertphillips@google.com2013-01-071-0/+2
* Revert 175328robertphillips@google.com2013-01-071-2/+0
* Roll Skia DEPS to r7044 & add SK_IGNORE_TRANS_CLAMP_FIX and SK_IGNORE_FAST_SC...robertphillips@google.com2013-01-071-0/+2
* Roll Skia DEPS to r7006robertphillips@google.com2013-01-041-0/+2
* Use generated shim headers for zlib.phajdan.jr@chromium.org2012-12-181-4/+0
* Remove Skia suppressions related to http://code.google.com/p/skia/source/deta...fmalita@google.com2012-12-181-7/+0
* mac: Handle hidpi cursors.thakis@chromium.org2012-12-151-8/+2
* Roll Skia DEPS to r6823 & update skia.gyprobertphillips@google.com2012-12-141-2/+0
* Revert 173153 because it broke win build with this error:sadrul@chromium.org2012-12-141-0/+2
* Roll Skia DEPS to r6819 & update skia.gyprobertphillips@google.com2012-12-141-2/+0
* Skia doesn't depend on harfbuzz, so remove the dependency.tony@chromium.org2012-12-141-5/+0
* Roll Skia DEPS to 6773 & add suppressionsrobertphillips@google.com2012-12-131-0/+10
* Implement the logic to kick off image decoding jobs for TileManagerqinmin@chromium.org2012-12-131-2/+2
* Switch Chrome Linux completely to harfbuzz-ng.phajdan.jr@chromium.org2012-12-121-1/+1
* Remove platform/chromium-linux/fast/text/chromium-linux-fontconfig-renderstyl...senorblanco@google.com2012-12-071-3/+0
* Remove remaining (and now-passing) shadow tests from skia_test_expectations.senorblanco@google.com2012-12-071-5/+0
* Removed some now-passing tests from skia_text_expectations.txt.senorblanco@google.com2012-12-061-15/+1
* Removed some more now-passing tests. Added a bug to downstream expectation, ...senorblanco@google.com2012-12-061-6/+0
* Remove now-passing tests from skia_text_expectations.txt.senorblanco@google.com2012-12-061-72/+3
* split lazy_pixel_ref.h into .cc and .h file to fix windows dbg buildqinmin@chromium.org2012-12-063-2/+18
* Remove Clang warning suppression from Skiahans@chromium.org2012-12-051-11/+0
* Roll Clang 167488:168474.hans@chromium.org2012-12-041-0/+11
* Enable skia's separable mask blur. Remove the SK_DISABLE_SEPARABLE_MASK_BLUR...senorblanco@google.com2012-12-042-2/+80
* Roll Skia DEPS to r6659 & remove suppressionsrobertphillips@google.com2012-12-042-62/+0
* Add skia::RefPtr class to wrap ref counted classes from Skia.danakj@chromium.org2012-12-0417-66/+293