summaryrefslogtreecommitdiffstats
path: root/skia
Commit message (Expand)AuthorAgeFilesLines
* use new api names for SkGraphicsreed2014-10-031-4/+0
* Fix pixeldated HiDPI Mac widgets with impl-side paintingccameron2014-09-302-6/+17
* skia/ext: Removed paint simplifier.vmpstr2014-09-304-95/+0
* Roll src/third_party/skia b5fae93:c13bc57 (manual roll)fmalita2014-09-293-21/+15
* android_webview: Enable FDO support for some targets.torne2014-09-261-0/+7
* Added the detailed description for MSVC warning in BUILD.gnkulkarni.a2014-09-251-9/+9
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-1/+1
* gn: Fix build issues blocking gfx from being builtCem Kocagil2014-09-221-4/+5
* move build flags into chrome's SkUserConfigreed2014-09-221-4/+37
* Compile specific parts of the Android build with -O2.fdegans2014-09-173-2/+26
* 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