summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* Add skia_test_expectations file; see https://bugs.webkit.org/show_bug.cgi?id=...epoger@google.com2012-05-181-0/+52
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-163-67/+31
* Add atomics for Skia in preperation for landing http://codereview.appspot.com...bungeman@chromium.org2012-05-161-6/+49
* Note: this change does nothing unless order_profiling=1 is manually set in GY...glotov@google.com2012-05-161-0/+28
* Revert 136332 - This patch makes ImageSkia more like SkBitmap. The goal is to...pkotwicz@chromium.org2012-05-143-30/+66
* Roll Skia DEPS to 3920epoger@google.com2012-05-141-45/+2
* Revert 136857 - roll skia to 3912reed@google.com2012-05-141-0/+45
* roll skia to 3912reed@google.com2012-05-141-45/+0
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-103-66/+30
* Revert 136304 - This patch makes ImageSkia more like SkBitmap. The goal is to...pkotwicz@chromium.org2012-05-103-31/+67
* roll skia to 3891reed@google.com2012-05-102-0/+6
* This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...pkotwicz@chromium.org2012-05-103-67/+31
* roll skia to 3884reed@google.com2012-05-091-0/+3
* Roll Skia to 3866.bsalomon@google.com2012-05-082-2/+5
* roll skia to 3830 (including fix to ASAN bug from 3828)reed@google.com2012-05-041-1/+0
* This patch is to enable x86 android build.james.wei@intel.com2012-05-031-2/+7
* Revert 135087 - This patch is to enable x86 android build.rsleevi@chromium.org2012-05-031-7/+2
* This patch is to enable x86 android build.james.wei@intel.com2012-05-031-2/+7
* Remove reference to skia file deleted in skia r3780, rolled into Chromium in ...rsleevi@chromium.org2012-04-301-1/+0
* add GrSoftwarePathRenderer files to skia's gypreed@google.com2012-04-301-0/+2
* Landing http://codereview.chromium.org/10179005/ for tomhudsonepoger@google.com2012-04-241-0/+4
* Revert 132800 - Revert 132798 - roll skia to 3709reed@google.com2012-04-181-1/+7
* Revert 132798 - roll skia to 3709reed@google.com2012-04-181-7/+1
* roll skia to 3709reed@google.com2012-04-181-1/+7
* revert 132779 -- skia deps rollreed@google.com2012-04-181-2/+0
* roll skia to 3709reed@google.com2012-04-181-0/+2
* Fix win32 error checking in platform_canvas_skia.cc by moving code into bitma...reveman@chromium.org2012-04-173-84/+69
* roll skia to 3663reed@google.com2012-04-121-0/+2
* remove call to getTotalClip, which is being deprecated. Use save/restore patternreed@google.com2012-04-121-3/+2
* Create a local bitmap to capture CoreGraphics renderingcaryclark@google.com2012-04-113-17/+70
* Remove log-spam from Convolver.SIMDVerification.fischman@chromium.org2012-04-101-6/+6
* Don't get screen dc when creating BitmapPlatformDevicejbauman@chromium.org2012-04-102-22/+4
* Fix a TODO in skia.gyp.thakis@chromium.org2012-04-091-5/+2
* Remove WAYLAND portoshima@chromium.org2012-04-074-240/+3
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-1/+1
* Adding build-time option to enable the tracing of skia events in junov@chromium.org2012-04-033-0/+35
* Roll skia to 3537bsalomon@google.com2012-03-291-2/+0
* BitmapPlatformDevice multiply-inherits from PlatformDevice and SkDevice, insenorblanco@chromium.org2012-03-296-6/+6
* Default initialize CanvasPaintT<T> bitmaps to 0, 0, 0, 0.twiz@chromium.org2012-03-235-0/+13
* Roll Skia DEPS to 3470epoger@google.com2012-03-231-14/+13
* Revert "Roll Skia to 3470, which changes most of the pdf includes to be priva...vandebo@chromium.org2012-03-231-13/+13
* Roll Skia to 3470, which changes most of the pdf includes to be private.vandebo@chromium.org2012-03-231-13/+13
* aura: Use platform independent canvas by default.reveman@chromium.org2012-03-232-0/+131
* Revert 128039 - aura: Use platform independent canvas by default.wez@chromium.org2012-03-212-51/+0
* aura: Use platform independent canvas by default.reveman@chromium.org2012-03-212-0/+51
* Roll Skia DEPS to 3448epoger@google.com2012-03-211-1/+1
* use getTopLayer(now with updatematrixclip) instead of (should be private) Lay...reed@google.com2012-03-201-2/+1
* roll skia to 3432reed@google.com2012-03-201-0/+1
* Implement input type=color UIkeishi@chromium.org2012-03-202-0/+25
* ui/gfx: Do not use the deprecated SkBitmap::getConfig() function.tfarina@chromium.org2012-03-191-1/+1