summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* Use cross-platform base::UncheckedMalloc for skiab.kelemen@samsung.com2014-04-041-11/+16
* roll skia DEPS to 14021robertphillips@google.com2014-04-021-2/+0
* don't call deprecated getClipTypereed@google.com2014-03-281-1/+1
* Make PixelRefUtils::GatherDiscardablePixelRefs use Skia's version of the NoSa...robertphillips@google.com2014-03-282-37/+3
* Remove skia test expectations for now-passing tests.senorblanco@chromium.org2014-03-281-4/+0
* Remove explicit Skia save flags.fmalita@chromium.org2014-03-281-2/+2
* switch to new virtual for createDevicereed@google.com2014-03-272-0/+13
* roll skia DEPS to 13948mtklein@chromium.org2014-03-261-0/+4
* [Skia]: Add opts_none targets to arm64 build.rmcilroy@chromium.org2014-03-251-0/+12
* Roll Skia DEPS to r13904robertphillips@google.com2014-03-241-2/+16
* guard older onReadPixels override in preparation for deprecating itreed@google.com2014-03-221-0/+11
* Fix skia_library.gypi for Arm64.rmcilroy@chromium.org2014-03-211-1/+2
* Enable Arm64 target arch in gyp build configrmcilroy@chromium.org2014-03-202-5/+11
* Check for image filter in analysis canvas.senorblanco@chromium.org2014-03-192-0/+15
* Update PRESUBMIT for tryserver.chromium.gpuphajdan.jr@chromium.org2014-03-181-3/+5
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-8/+8
* remove (unsupported) getDeviceCapabilitiesreed@google.com2014-03-142-5/+0
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-141-1/+1
* Layout test expectations update (ski version)zmo@chromium.org2014-03-141-5/+1
* Roll Skia DEPS to r13802robertphillips@google.com2014-03-141-0/+4
* roll skia DEPS to 13776fmalita@chromium.org2014-03-134-39/+32
* override new virtual onWritePixels instead of deprecated writePixelsreed@google.com2014-03-131-5/+7
* Keep VectorCanvas as a typedef of PlatformCanvasreed@google.com2014-03-133-64/+6
* More sync of PRESUBMIT with what CQ runsphajdan.jr@chromium.org2014-03-131-1/+1
* Remove defunct mac_gpu_retina configuration from presubmit scripts.kbr@chromium.org2014-03-121-1/+0
* Convert most Chromium presubmit files to use new multiple-tryserver-compatibl...phajdan.jr@chromium.org2014-03-111-8/+10
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-1/+1
* don't create SkDevice directly, use SkBitmap or (better) SkCanvas::NewRaster ...reed@google.com2014-03-052-9/+3
* Skia is moving to have SkCanvas' clip* methods be non-virtual and call onClip...robertphillips@google.com2014-03-055-53/+65
* Revert 254567 "don't create SkDevice directly, use SkBitmap or (..."timurrrr@chromium.org2014-03-042-3/+9
* don't create SkDevice directly, use SkBitmap or (better) SkCanvas::NewRaster ...reed@google.com2014-03-032-9/+3
* Remove Skia suppressions.fmalita@chromium.org2014-03-031-8/+0
* Remove obsolete files and comment from skia/yukawa@chromium.org2014-03-013-326/+0
* fold AnalysisDevice functionality into AnalysisCanvas,reed@google.com2014-02-283-268/+200
* defer to skia_for_chromium_defines.gypi for temporary guard definesreed@google.com2014-02-271-4/+9
* Temporarily add SK_SUPPORT_LEGACY_LAYERRASTERIZER_API define.dominikg@chromium.org2014-02-261-0/+1
* Split Convolver.SIMDVerification into two testshubbe@chromium.org2014-02-261-112/+108
* Revert of fold AnalysisDevice functionality into AnalysisCanvas, to simplify ...waffles@chromium.org2014-02-253-195/+268
* fold AnalysisDevice functionality into AnalysisCanvas, to simplify setup and ...reed@google.com2014-02-253-268/+195
* Roll Skia DEPS to r13570robertphillips@google.com2014-02-251-0/+1
* Roll Skia DEPS to r13562robertphillips@google.com2014-02-241-0/+1
* SkDevice virtual changed from onCreateCompatibleDevice to onCreateDevicereed@google.com2014-02-228-34/+28
* create cairo before we hand-off the surface, in case the surface is destroyedreed@google.com2014-02-202-7/+15
* Roll Skia DEPS to r13509robertphillips@google.com2014-02-202-0/+9
* Revert 252017 "Roll to r13493"robertphillips@google.com2014-02-192-9/+0
* Roll to r13493robertphillips@google.com2014-02-192-0/+9
* Add temporary define to make some Skia constructors public.dominikg@chromium.org2014-02-181-0/+1
* Revert 251775 "roll skia DEPS to 13482"robertphillips@google.com2014-02-182-10/+0
* call clear() instead of using deprecated API accessBitmap()reed@chromium.org2014-02-183-3/+3
* roll skia DEPS to 13482robertphillips@google.com2014-02-182-0/+10