summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* Roll out http://crrev.com/140760 , because we encountered errors when rebasel...epoger@google.com2012-06-082-1829/+333
* Add two files + deps roll + 2 new expectationsrobertphillips@google.com2012-06-081-0/+2
* mac: Use NSWidth() and friends in a few more places.thakis@chromium.org2012-06-072-9/+6
* Correct expectation for SVG test.ojan@chromium.org2012-06-071-1/+1
* More layout tests that were broken by http://crrev.com/140760epoger@google.com2012-06-061-4/+12
* Remove SK_USE_LEGACY_AA_COVERAGE, which will require rebaselinesepoger@google.com2012-06-062-4/+1833
* roll skia to 4156reed@google.com2012-06-052-1/+11
* Revert 140341 - Revert 140309 - Roll Skia to r4138.bsalomon@google.com2012-06-041-0/+4
* Revert 140309 - Roll Skia to r4138.dominich@google.com2012-06-041-4/+0
* Roll Skia to r4138.bsalomon@google.com2012-06-041-0/+4
* Suppress invalid warning in skia buildscottmg@chromium.org2012-06-011-1/+1
* Roll Skia to r4102.bsalomon@google.com2012-06-011-2/+4
* Use std floorf() instead of custom version to go faster.reed@google.com2012-05-311-9/+3
* roll skia to 4062reed@google.com2012-05-301-0/+4
* Pass the global matrix to CG always.caryclark@google.com2012-05-291-26/+101
* Remove skia_test_expectations added in http://crrev.com/138307epoger@google.com2012-05-291-6/+0
* SkNWayCanvas is now compiled.keyar@chromium.org2012-05-231-0/+2
* Disable VectorCanvasTest.PathEffects on Winsteveblock@chromium.org2012-05-231-1/+6
* Roll Skia DEPS to 4015, with skia_test_expectations changeepoger@google.com2012-05-221-0/+5
* roll skia to 4012reed@google.com2012-05-211-2/+7
* 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