summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* Add ComputeDefaultPixelGeometry helper to skia/extrobertphillips2015-06-252-0/+29
* define SK_SUPPORT_LEGACY_XFERMODESmtklein2015-06-241-0/+4
* Roll src/third_party/skia b607767:74f681dbungeman2015-06-243-3/+4
* remove legacy SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELS flagreed2015-06-221-4/+0
* add SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELS (already in gypi)reed2015-06-201-0/+4
* remove flag enabling new SkData proc signaturereed2015-06-181-4/+0
* Roll src/third_party/skia 0b1de26:77f85adBen Wagner2015-06-173-0/+7
* add SK_SUPPORT_LEGACY_DATARELEASEPROC_PARAMS flagreed2015-06-171-0/+4
* Remove existing Skia suppressionsfmalita2015-06-161-6/+0
* Touch all memory Skia allocates to force memory allocation issues.mtklein2015-06-161-8/+25
* Revert of simplify bitlocker, stop calling deprecated accessBitmap() (patchse...reed2015-06-152-7/+40
* Remove SK_NO_SPECIALIZED_AA_XFERMODESfmalita2015-06-152-4/+6
* Use SkPaintFilterCanvas for paint filteringfmalita2015-06-126-64/+82
* simplify bitlocker, stop calling deprecated accessBitmap()reed2015-06-112-40/+7
* gn: Don't build sse3 code in skia with -msse4.1.thakis2015-06-051-14/+43
* skia: Simplify SSE2 logic a bit.thakis2015-06-054-71/+34
* clang/win/gn: Pass -msse flags to clang-cl.exe for skiathakis2015-06-051-2/+4
* Move third_party/freetype DEPS to third_party/freetype-android/srcbungeman2015-06-032-2/+2
* Add a Mojo interface for SkBitmap and appropriate type converters.amistry2015-06-036-0/+256
* Change most uses of Pickle to base::Picklebrettw2015-06-031-4/+4
* Remove existing Skia suppressionsfmalita2015-06-021-5/+0
* Move Pickle to base namespace.brettw2015-06-021-4/+4
* Blink layout test suppressions for Skiafmalita2015-06-011-0/+5
* Remove existing Skia suppressionsfmalita2015-05-221-976/+0
* Remove SK_LEGACY_STROKE_CURVESfmalita2015-05-222-4/+976
* Add SK_NO_SPECIALIZED_AA_XFERMODES guardfmalita2015-05-211-0/+4
* add flag for skia assert changereed2015-05-211-0/+4
* Remove SK_LEGACY_DRAWPICTURECALLBACKfmalita2015-05-214-10/+6
* Remove existing Skia suppressionsfmalita2015-05-201-35/+0
* Remove SK_PREFER_LEGACY_FLOAT_XFERMODESfmalita2015-05-202-4/+35
* Remove SK_SUPPORT_LEGACY_PUBLIC_IMAGEINFO_FIELDSfmalita2015-05-191-4/+0
* Ignore arm_neon_optional if arm_neon==1 in skia.fdegans2015-05-192-3/+2
* add guard for future Skia CL https://codereview.chromium.org/1140573004reed2015-05-151-0/+4
* Remove unnecessary Skia suppressionsrobertphillips2015-05-151-5/+0
* add SK_SUPPORT_LEGACY_IMAGEFILTER_CTM to guard skia changereed2015-05-141-0/+4
* Add suppressions to unblock Skia rollrobertphillips2015-05-131-0/+5
* Add a guard define to keep Chromium/Blink on Sk4f xfermodes.mtklein2015-05-121-0/+4
* Fix uninitialized value in AnalysisCanvasenne2015-05-091-1/+2
* Use TestDiscardableMemoryAllocator in filter_fuzz_stub.mbarbella2015-05-083-0/+7
* remove SK_SUPPORT_LEGACY_ROUND_MIPMAP_LEVEL_CHOICE to get new 'floor' behaviorreed2015-05-071-4/+0
* Add nullptr support to skia::RefPtr.jbroman2015-05-062-4/+29
* add flag to guard new miplevel codereed2015-05-061-0/+4
* override drawImagereed2015-05-062-0/+31
* onGetInfo is deprecated, just pass info to constructorreed2015-05-051-4/+0
* Make skia::RefPtr movable.jbroman2015-05-052-0/+110
* Remove existing Skia suppressionsfmalita2015-05-041-127/+0
* Remove legacy Skia flagsfmalita2015-05-042-8/+121
* remove SK_SUPPORT_LEGACY_IMAGEFILTER_TO_COLORFILTER flagreed2015-05-011-4/+0
* Blink layout test suppressions pending Skia rollfmalita2015-05-011-0/+6
* skia/ext: Add matrix and filter quality to gather pixel refs.vmpstr2015-04-303-18/+142