summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* Roll Skia DEPS to r12108robertphillips@google.com2013-11-042-2/+51
* Adding define to allow Blink and Chrome to use the unoptimized path of SkOffs...sugoi@chromium.org2013-11-021-0/+4
* Roll Skia DEPS to r12065robertphillips@google.com2013-11-011-0/+2
* Roll Skia DEPS to r12041robertphillips@google.com2013-10-311-0/+5
* Roll Skia DEPS to r12012robertphillips@google.com2013-10-301-0/+20
* Add discardable memory emulation for non-android/mac platformsvollick@chromium.org2013-10-301-2/+0
* Remove existing Skia suppressions.fmalita@chromium.org2013-10-281-5/+0
* allow overriding default_font_cache_limitmostynb@opera.com2013-10-251-1/+1
* Enable reference adoption checks for Blink+skia in Debug builds.bungeman@chromium.org2013-10-243-0/+73
* replace setIsOpaque (deprecated) with explicit SkAlphaTypereed@google.com2013-10-245-26/+21
* skia: Add extra bots to the default set of try bots for changes in skia/junov@chromium.org2013-10-231-0/+18
* Revert 230161 "Enable reference adoption run time checks for Bli..."kbr@chromium.org2013-10-222-47/+0
* Enable reference adoption run time checks for Blink+skia in Debug buildsjunov@chromium.org2013-10-222-0/+47
* Roll Skia DEPS to r11890robertphillips@google.com2013-10-221-4/+4
* Improve Skia configuration.bungeman@chromium.org2013-10-217-136/+25
* Refactor DiscardableMemory for the upcoming DiscardableMemoryAllocator.pliard@chromium.org2013-10-212-23/+16
* skia/ext: Clip lazy pixel refs to canvas.vmpstr@chromium.org2013-10-202-8/+8
* Roll Skia DEPS to r 11847robertphillips@google.com2013-10-182-0/+4
* Roll Skia DEPS to r11833robertphillips@google.com2013-10-171-0/+5
* Remove skia suppressions for now-passing css/filters tests.senorblanco@chromium.org2013-10-151-6/+0
* Remove SK_CROP_RECT_IS_INT, now that it's been upstreamed to Blink.senorblanco@chromium.org2013-10-111-1/+0
* Roll Skia DEPS to r11720 with suppressionsrobertphillips@google.com2013-10-111-0/+6
* Roll Skia DEPS to r11688robertphillips@google.com2013-10-102-0/+6
* Remove remaining Skia suppressions.fmalita@chromium.org2013-10-091-5/+0
* Add sk_calloc and sk_calloc_throw to SkMemory_new_handler.cpp.mtklein@google.com2013-10-081-36/+54
* Remove (most) Skia suppressions.fmalita@chromium.org2013-10-081-28/+0
* Remove Skia suppressionsfmalita@chromium.org2013-10-041-73/+2
* Roll Skia DEPS to r11593robertphillips@google.com2013-10-041-0/+30
* Change SkMScalar from double to floatenne@chromium.org2013-10-021-2/+2
* Roll Skia DEPS to r11515robertphillips@google.com2013-09-301-0/+54
* All platforms need to build SkPaintOptionsAndroid at Skia head now.mtklein@google.com2013-09-271-8/+0
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-261-3/+1
* Roll Skia DEPS to r11429robertphillips@google.com2013-09-232-11/+1
* Add more support for FreeBSDGeo.Liaskos@gmail.com2013-09-212-2/+2
* Roll Skia DEPS to 11409 with suppressionsrobertphillips@google.com2013-09-202-1/+5
* Roll Skia DEPS to r11288 with suppressionsrobertphillips@google.com2013-09-161-0/+5
* add missing #include of <algorithm>, needed on VS2013 for std::min/maxscottmg@chromium.org2013-09-121-0/+2
* Roll Skia DEPS to r11190robertphillips@google.com2013-09-111-0/+7
* Remove remaining Skia suppressions.fmalita@chromium.org2013-09-091-10/+0
* Roll Skia DEPS to r11121 with suppressionrobertphillips@google.com2013-09-061-0/+3
* skia: Remove obsolete GR_* defines.tfarina@chromium.org2013-09-061-4/+1
* Switch AwPixelInfo to wrap SkCanvasLayerStatejoth@chromium.org2013-09-061-0/+2
* Android: exclude dead code from android buildanton@chromium.org2013-09-021-1/+1
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-3/+2
* Remove Skia suppressions.fmalita@chromium.org2013-08-301-96/+0
* remove unused include (a step towards removing SkTScopedPtr)mtklein@google.com2013-08-291-1/+0
* Switching my skia/OWNERS entry to @chromium.org address.fmalita@chromium.org2013-08-291-1/+1
* Skia r10995 landed the SkDevice refactoring in Skia. This CL rolls up to that...robertphillips@google.com2013-08-294-13/+3
* Roll Skia DEPS to r10991robertphillips@google.com2013-08-291-0/+4
* Optimize alpha software PictureDrawQuads.aelias@chromium.org2013-08-293-0/+62