summaryrefslogtreecommitdiffstats
path: root/skia/skia.gyp
Commit message (Expand)AuthorAgeFilesLines
* Roll Skia DEPS to r7300robertphillips@google.com2013-01-221-0/+3
* Roll Skia DEPS to r7212robertphillips@google.com2013-01-161-0/+2
* Remove defines from skia.gyp (they have been moved into WebKit)robertphillips@google.com2013-01-101-7/+0
* 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
* 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
* 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
* split lazy_pixel_ref.h into .cc and .h file to fix windows dbg buildqinmin@chromium.org2012-12-061-0/+1
* 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-041-2/+0
* Roll Skia DEPS to r6659 & remove suppressionsrobertphillips@google.com2012-12-041-4/+0
* Add skia::RefPtr class to wrap ref counted classes from Skia.danakj@chromium.org2012-12-041-0/+1
* Revert 170740zmo@chromium.org2012-12-031-0/+4
* Roll Skia DEPS to r6641 & add suppressionsrobertphillips@google.com2012-12-031-4/+0
* Rerolling Skia DEPS since the failing bot cycled green (before reaching the r...robertphillips@google.com2012-11-301-0/+1
* Revert 170448 - Roll Skia DEPS to r6630robertphillips@google.com2012-11-301-1/+0
* Roll Skia DEPS to r6630robertphillips@google.com2012-11-301-0/+1
* Make profiling=1 work for chromium-androideseidel@chromium.org2012-11-291-0/+2
* Roll skia DEPS to r6593robertphillips@google.com2012-11-291-0/+2
* move SK_DISABLE_DITHER_32BIT_GRADIENT from SkUserConfig.h to skia.gyp, so we ...reed@google.com2012-11-271-0/+3
* roll skia to 6530reed@google.com2012-11-211-1/+0
* Roll Skia DEPS to r6523robertphillips@google.com2012-11-211-0/+1
* add SkLazyPixelRef for lazy image decoding on impl threadqinmin@chromium.org2012-11-211-0/+1
* remove SK_DISABLE_FAST_AA_STROKE_RECT, as we are rebaselining to take that op...reed@google.com2012-11-161-1/+0
* Adding iOS native support to load multi-resolution imagesnoyau@chromium.org2012-11-151-0/+5
* Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...reed@google.com2012-11-141-15/+0
* enable fast blur, and suppress layout failuresreed@google.com2012-11-131-1/+0
* Roll Skia DEPS to 6376robertphillips@google.com2012-11-121-0/+1
* [MIPS] Add build support in Skia for MIPS.petarj@mips.com2012-11-011-5/+16
* Fix skia build when not on armv7.phajdan.jr@chromium.org2012-11-011-8/+10
* Modifications to skia.gyp for WebKit side code suppressions.bungeman@chromium.org2012-10-311-11/+9
* Revert 165005 - Modifications to skia.gyp for WebKit side code suppressions.bungeman@chromium.org2012-10-301-8/+11
* Modifications to skia.gyp for WebKit side code suppressions.bungeman@chromium.org2012-10-301-11/+8
* reapply 164660 w/ fix to add UI_EXPORT to new classes, so we can link in comp...reed@google.com2012-10-301-5/+0
* Revert 164660 - Change CanvasPaintT from a template to just a subclass of gfx...sergeyu@chromium.org2012-10-291-0/+5
* Change CanvasPaintT from a template to just a subclass of gfx::Canvas. Greatlyreed@google.com2012-10-291-5/+0
* remove hack in extractSubsetreed@google.com2012-10-161-3/+0
* Roll Skia DEPS to 5950, add suppressing define in skia.gyp & suppress issue in robertphillips@google.com2012-10-151-0/+3
* Revert 161335 - Abandon older drawBitmapRect behavior, to get the new src-can...robertphillips@google.com2012-10-121-0/+4
* Abandon older drawBitmapRect behavior, to get the new src-can-be-float behavior.reed@google.com2012-10-111-4/+0
* Only define SK_SUPPORT_HINTING_SCALE_FACTOR when building for chromeOStdanderson@chromium.org2012-10-101-6/+13
* Honor mmintrin.h intrinics when instrumenting Chrome with cygprofiler.glotov@chromium.org2012-10-051-28/+0