- 2b543a0 Roll src/third_party/skia 5adbf1b:6987dca by fmalita · 10 years ago
- 5be808e PdfMetafileSkia gives out a SkCanvas, not a SkBaseDevice. by halcanary · 10 years ago
- 93eea40 Renamed enable_printing and printing_mode in *.gyp* and .*gn* files. by vitalybuka · 10 years ago
- f922e95f Build SkThreadUtils (home of SkThread type) too. by mtklein · 10 years ago
- 9abcab9b Build and link SkCondVar in Chromium. by mtklein · 10 years ago
- 364f048a Remove SK_IGNORE_PROPER_FRACTIONAL_SCALING. by jbroman · 10 years ago
- 76be254 Remove use_system_skia and skia_system.gypi by scroggo · 10 years ago
- 7a8ac5f expose include dir to gn by reed · 10 years ago
- b5f8998 new dir to search for skia headers by reed · 10 years ago
- c04fdeb Use gypi form of blink_skia_config. by bungeman · 10 years ago
- d7a59f9 Add Link-Time Optimizations support for Android. by fdegans · 10 years ago
- 9f927559 Standardize usage of virtual/override/final in skia/ by dcheng · 10 years ago
- cad175b Remove gpu bots from sub-directory PRESUBMITs. by danakj · 10 years ago
- c5ae940 Stop suppressing inspector/layers/layer-canvas-log.html by mtklein · 10 years ago
- 47ceb87 Avoid ALLOW_UNUSED (and the like) where it's not necessary or there are better by pkasting · 10 years ago
- b2a47705d skia: Remove include of record.gypi. by tfarina · 10 years ago
- 3c200fad Replace OVERRIDE with its C++11 counterparts in src/skia by r.nagaraj · 10 years ago
- ccf98c5 use new api names for SkGraphics by reed · 10 years ago
- 74565e7 Fix pixeldated HiDPI Mac widgets with impl-side painting by ccameron · 10 years ago
- 2c9345e skia/ext: Removed paint simplifier. by vmpstr · 10 years ago
- 7a643ed Roll src/third_party/skia b5fae93:c13bc57 (manual roll) by fmalita · 10 years ago
- c7f9a36c android_webview: Enable FDO support for some targets. by torne · 10 years ago
- 59a0e35 Added the detailed description for MSVC warning in BUILD.gn by kulkarni.a · 10 years ago
- e5389527 Replace forward_dependent_configs with public_deps by Brett Wilson · 10 years ago
- b83a0bd gn: Fix build issues blocking gfx from being built by Cem Kocagil · 10 years ago
- 568777c move build flags into chrome's SkUserConfig by reed · 10 years ago
- 75b3d09 Compile specific parts of the Android build with -O2. by fdegans · 10 years ago
- dc017d1 Optimize SkRecord in Chrome. by mtklein · 10 years ago
- 1ecdcf4 Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/ by thestig · 10 years ago
- c3d2efb Try backing SkPicture with SkRecord in Chromium. by mtklein · 10 years ago
- c4539bb AnalysisCanvas drawTextBlob() override. by fmalita · 10 years ago
- 6be77db undef SK_SUPPORT_LEGACY_PUBLIC_IMAGEINFO_FIELDS since our callsites are clean by reed · 10 years ago
- 4b2c60f Fixed an uninitialized variable in the AnalysisCanvas. This can by hendrikw · 10 years ago
- 9af4262 Convert GN visibility variables to lists. by brettw · 10 years ago
- 945df72 remove now-dead flag, as it is also not defined in skia's gypi by reed · 10 years ago
- 304c5dd Revert of Try backing SkPicture with SkRecord in Chromium. (patchset #4 id:60001 of https://codereview.chromium.org/504823003/) by mtklein · 10 years ago
- 2247b151d tryAllocPixels returns bool, allocPixels requires success by reed · 10 years ago
- ae6c6a3 move SK_SUPPORT_LEGACY_PUBLIC_IMAGEINFO_FIELDS into header by reed · 10 years ago
- ba819ae Try backing SkPicture with SkRecord in Chromium. by mtklein · 10 years ago
- 1bd9a31 Skia roll 0c88d82:a17aac8 with fixed build exclusions. by mtklein · 10 years ago
- c6df104 Revert of Try backing SkPicture with SkRecord in Chromium. (patchset #4 id:60001 of https://codereview.chromium.org/504823003/) by lushnikov · 10 years ago
- 22c9c3b Try backing SkPicture with SkRecord in Chromium. by mtklein · 10 years ago
- 8277604 move SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL here, so it can be removed from skia's gypi by reed · 10 years ago
- fe5226e Revert of Try backing SkPicture with SkRecord in Chromium. (patchset #2 of https://codereview.chromium.org/504823003/) by mlamouri · 10 years ago
- ae18565 Try backing SkPicture with SkRecord in Chromium. by mtklein · 10 years ago
- a1a039a Revert of Try backing SkPicture with SkRecord in Chromium. (patchset #2 of https://codereview.chromium.org/504823003/) by mtklein · 10 years ago
- eaadd52 Try backing SkPicture with SkRecord in Chromium. by mtklein · 10 years ago
- ae5bc7f Update AnalysisCanvas drawRect early-exit logic to match SkCanvas.cpp again. by mtklein · 10 years ago
- f2e5463 Cleanup: Remove some unneeded SSE2 checks and unused code. (try 2) by thestig · 10 years ago
- 55234498 Revert of Cleanup: Remove unneeded SSE2 checks and unused code. (patchset #4 of https://codereview.chromium.org/459603003/) by thestig · 10 years ago
- 17e71b7 Cleanup: Remove unneeded SSE2 checks and unused code. by thestig · 10 years ago
- 5d73fab Adds skia/config/SkUserConfig.h to skia_library.gypi by sky · 10 years ago
- b8185a2 Unsuppress paint-command-log-nodes.html by mtklein · 10 years ago
- c92d18a Fix the path in skia/skia_test_expectations.txt by jinho.bang · 10 years ago
- 59b165d AnalysisCanvas is missing an override for virtual void onClipRegion by hendrikw@chromium.org · 10 years ago
- d81c3e7 Suppress paint-command-log-nodes.html to unblock Skia rolls. by fmalita@chromium.org · 10 years ago
- b3523413 Allow user-specified clip region for SkiaBitLocker by ccameron@chromium.org · 10 years ago
- a173ebb tweak TestDiscardableShader in preparation for big flattening change from skia by reed@google.com · 10 years ago
- ed9bcff Remove a clang_warning_flags block from skia. by thakis@chromium.org · 10 years ago
- ea496c4 remove unncessary include by halcanary@google.com · 10 years ago
- a8b437d Attempt to let skia's SSE files build with clang-cl. by thakis@chromium.org · 10 years ago
- 2dc1e10 Skia roll fbd3576:c773390 by bungeman@google.com · 10 years ago
- a450d86 Remove redundant reference to SkPaintOptionsAndroid by djsollen@google.com · 10 years ago
- 22ae186 Remove -mimplicit-it=always from skia asm flags. by thakis@chromium.org · 10 years ago
- 9f10343 use new onDrawPicture variant, as the previous is now deprecated and is no longer called by the base-class. by reed@chromium.org · 10 years ago
- 427f564 Define SK_PICTURE_CLONE_NOOP. by mtklein@chromium.org · 10 years ago
- 088757f5 Revert of Define SK_PICTURE_CLONE_NOOP. (https://codereview.chromium.org/445373003/) by abodenha@chromium.org · 10 years ago
- f09c1dd Use font manager on Android. by bungeman@chromium.org · 10 years ago
- 84c2316 Define SK_PICTURE_CLONE_NOOP. by mtklein@chromium.org · 10 years ago
- 9bab87b Skia roll 41ebbdd:be21e34 by bungeman@google.com · 10 years ago
- d56118e [MIPS64] Add build support in Skia for MIPS64 by Gordana.Cmiljanovic@imgtec.com · 10 years ago
- 576f60d Remove old style NEON defines now that Skia has been updated by djsollen@google.com · 10 years ago
- dcbc32cc Refactor how clang warning flags are set. by thakis@chromium.org · 10 years ago
- 6e8a2f8 Remove Skia suppressions. by fmalita@chromium.org · 10 years ago
- 84c644fb Remove SK_IGNORE_QUAD_RR_CORNERS_OPT from Chromium builds. by fmalita@chromium.org · 10 years ago
- 00e1d277 Update NEON compiler flags for Skia to use the SK_ prefix. by djsollen@google.com · 10 years ago
- 273b4ac gn win: exclude sse4 .S files, not used on Windows by scottmg@chromium.org · 10 years ago
- 0ac572b Fix optional neon support by cjhopman@chromium.org · 10 years ago
- 754417e (Reland) skia/ext: Early out from analysis on more than 1 draw op. by vmpstr@chromium.org · 10 years ago
- b831dbb Revert of skia/ext: Early out from analysis when we have more than 1 draw op. (https://codereview.chromium.org/418093003/) by lushnikov@chromium.org · 10 years ago
- f526687 skia/ext: Early out from analysis when we have more than 1 draw op. by vmpstr@chromium.org · 10 years ago
- 35a99334 Update gyp to support SSSE3/SSE4 compile checks. by djsollen@google.com · 10 years ago
- 196e7ca Skia roll f73c237291b:8d84c995319 by bungeman@google.com · 10 years ago
- b46e7e9 GN chrome/common build, rename enable_printing. by brettw@chromium.org · 10 years ago
- 0eb35fc Revert 284508 "GN chrome/common build, rename enable_printing." by brettw@chromium.org · 10 years ago
- 893f78d1 GN chrome/common build, rename enable_printing. by brettw@chromium.org · 10 years ago
- 481c3e8 Fixes for re-enabling more MSVC level 4 warnings: misc edition #2 by pkasting@chromium.org · 10 years ago
- 6249d66 move compile guard into chrome by reed@google.com · 10 years ago
- a29df34 Roll Skia to f459c85457c by mtklein@chromium.org · 10 years ago
- f7bc144 When NEON disabled, always build ARM memset routines. by dalecurtis@google.com · 10 years ago
- a5d20a2 Add missing files/deps/defines by cjhopman@chromium.org · 10 years ago
- bf27a7e SkBitmap::Config is no more, use SkColorType by reed@google.com · 10 years ago
- f7f07b0 GN: Fix skia build on mac, use -msse4.1 everywhere by jamesr@chromium.org · 10 years ago
- addd4ba remove (dead) SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE flag by reed@google.com · 10 years ago
- 3fa5258 SkBitmap::Config is deprecated, use SkColorType instead by reed@google.com · 10 years ago
- df4e26d Remove SK_DISABLE_PIXELREF_LOCKCOUNT_BALANCE_CHECK. by mtklein@chromium.org · 10 years ago
- 59698190 add SK_SUPPORT_LEGACY_PIXELREF_UNFLATTENABLE guard by reed@google.com · 10 years ago
- d1776b8 Roll Skia from 82cb86f6133 to 5f7f9d04dc3 by mtklein@chromium.org · 10 years ago
- 170b4626 Remove skia test_expectation for now-passing test. by senorblanco@chromium.org · 10 years ago
- f47d8ca setConfig is deprecated, use setInfo or allocPixels instead. by reed@google.com · 10 years ago