summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* Optimize SkRecord in Chrome.mtklein2014-09-151-0/+3
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/thestig2014-09-124-4/+4
* Try backing SkPicture with SkRecord in Chromium.mtklein2014-09-112-0/+6
* AnalysisCanvas drawTextBlob() override.fmalita2014-09-112-0/+13
* undef SK_SUPPORT_LEGACY_PUBLIC_IMAGEINFO_FIELDS since our callsites are cleanreed2014-09-101-4/+0
* Fixed an uninitialized variable in the AnalysisCanvas. This canhendrikw2014-09-101-1/+3
* Convert GN visibility variables to lists.brettw2014-09-061-1/+1
* remove now-dead flag, as it is also not defined in skia's gypireed2014-09-051-4/+0
* Revert of Try backing SkPicture with SkRecord in Chromium. (patchset #4 id:60...mtklein2014-09-052-6/+0
* tryAllocPixels returns bool, allocPixels requires successreed2014-09-055-10/+10
* move SK_SUPPORT_LEGACY_PUBLIC_IMAGEINFO_FIELDS into headerreed2014-09-051-0/+4
* Try backing SkPicture with SkRecord in Chromium.mtklein2014-09-052-4/+10
* Skia roll 0c88d82:a17aac8 with fixed build exclusions.mtklein2014-09-042-9/+5
* Revert of Try backing SkPicture with SkRecord in Chromium. (patchset #4 id:60...lushnikov2014-09-042-10/+4
* Try backing SkPicture with SkRecord in Chromium.mtklein2014-09-042-4/+10
* move SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL here, so it can be removed from skia'...reed2014-09-031-0/+4
* Revert of Try backing SkPicture with SkRecord in Chromium. (patchset #2 of ht...mlamouri2014-08-291-7/+4
* Try backing SkPicture with SkRecord in Chromium.mtklein2014-08-291-4/+7
* Revert of Try backing SkPicture with SkRecord in Chromium. (patchset #2 of ht...mtklein2014-08-271-7/+4
* Try backing SkPicture with SkRecord in Chromium.mtklein2014-08-271-4/+7
* Update AnalysisCanvas drawRect early-exit logic to match SkCanvas.cpp again.mtklein2014-08-271-2/+8
* Cleanup: Remove some unneeded SSE2 checks and unused code. (try 2)thestig2014-08-272-8/+4
* Revert of Cleanup: Remove unneeded SSE2 checks and unused code. (patchset #4 ...thestig2014-08-272-4/+8
* Cleanup: Remove unneeded SSE2 checks and unused code.thestig2014-08-272-8/+4
* Adds skia/config/SkUserConfig.h to skia_library.gypisky2014-08-252-0/+3
* Unsuppress paint-command-log-nodes.htmlmtklein2014-08-251-3/+0
* Fix the path in skia/skia_test_expectations.txtjinho.bang2014-08-241-1/+1
* AnalysisCanvas is missing an override for virtual void onClipRegionhendrikw@chromium.org2014-08-223-22/+61
* Suppress paint-command-log-nodes.html to unblock Skia rolls.fmalita@chromium.org2014-08-221-0/+3
* Allow user-specified clip region for SkiaBitLockerccameron@chromium.org2014-08-212-62/+127
* tweak TestDiscardableShader in preparation for big flattening change from skiareed@google.com2014-08-201-1/+9
* Remove a clang_warning_flags block from skia.thakis@chromium.org2014-08-181-5/+0
* remove unncessary includehalcanary@google.com2014-08-181-1/+0
* Attempt to let skia's SSE files build with clang-cl.thakis@chromium.org2014-08-151-0/+14
* Skia roll fbd3576:c773390bungeman@google.com2014-08-143-5/+2
* Remove redundant reference to SkPaintOptionsAndroiddjsollen@google.com2014-08-141-2/+1
* Remove -mimplicit-it=always from skia asm flags.thakis@chromium.org2014-08-112-14/+0
* use new onDrawPicture variant, as the previous is now deprecated and is no lo...reed@chromium.org2014-08-101-2/+3
* Define SK_PICTURE_CLONE_NOOP.mtklein@chromium.org2014-08-081-0/+4
* Revert of Define SK_PICTURE_CLONE_NOOP. (https://codereview.chromium.org/4453...abodenha@chromium.org2014-08-081-4/+0
* Use font manager on Android.bungeman@chromium.org2014-08-071-5/+0
* Define SK_PICTURE_CLONE_NOOP.mtklein@chromium.org2014-08-071-0/+4
* Skia roll 41ebbdd:be21e34bungeman@google.com2014-08-061-3/+3
* [MIPS64] Add build support in Skia for MIPS64Gordana.Cmiljanovic@imgtec.com2014-08-063-7/+7
* Remove old style NEON defines now that Skia has been updateddjsollen@google.com2014-08-042-4/+2
* Refactor how clang warning flags are set.thakis@chromium.org2014-08-013-25/+12
* Remove Skia suppressions.fmalita@chromium.org2014-08-011-230/+0
* Remove SK_IGNORE_QUAD_RR_CORNERS_OPT from Chromium builds.fmalita@chromium.org2014-08-013-4/+230
* Update NEON compiler flags for Skia to use the SK_ prefix.djsollen@google.com2014-07-313-24/+4
* gn win: exclude sse4 .S files, not used on Windowsscottmg@chromium.org2014-07-311-6/+11