[go: nahoru, domu]

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