1. 086eea9 Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ ) by reed · 8 years ago
  2. 5e56cfd SK_DECLARE_STATIC_MUTEX -> static SkMutex by mtklein · 8 years ago
  3. 9bd3fc7 SkOncePtr -> SkOnce by mtklein · 8 years ago
  4. f250938 Now we're on MSVC 2015, try using std::chrono for timing again. by mtklein · 8 years ago
  5. b37c68a Simplify implementation of SkOnce to not need so many comments. by mtklein · 8 years ago
  6. 0607756 Make cap only affect the keys of GrShapes that are possibly-open by bsalomon · 8 years ago
  7. 3452426 Rename VulkanViewer to Viewer, take 2. by jvanverth · 8 years ago
  8. 9b92ebd Remove executable bit from source code files. by benjaminwagner · 8 years ago
  9. 0ccc62d move colorshader into its own .cpp, add color4f variant by reed · 8 years ago
  10. 3e375b0 Fix ICO bug exposed by the fuzzer by msarett · 8 years ago
  11. 76948d4 Add Gr*Proxy classes by robertphillips · 8 years ago
  12. c402518 Allow stencils to be attached to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by ericrk · 8 years ago
  13. 427c281 Modernize SkMutex and SkSemaphore. by mtklein · 8 years ago
  14. 325474d Disable Ganesh layer hoister in a more revertable form by robertphillips · 8 years ago
  15. fad9856 Prototype code that turns any/every flattenable into JSON by brianosman · 8 years ago
  16. d9cca4a Fix ASAN errors. by benjaminwagner · 8 years ago
  17. 31f25a0 Revert of Allow stencils to be attached to render targets created via SkSurface::MakeFromBackendTextureAsRend… (patchset #1 id:60001 of https://codereview.chromium.org/1941353003/ ) by jvanverth · 8 years ago
  18. 85e38bc tools/using_skia_and_harfbuzz: minor cleanup by halcanary · 8 years ago
  19. 9ad5d7c Add some more testing around hairline GrShapes by bsalomon · 8 years ago
  20. f5bf578 experimental/tools/coreGraphicsPdf2png: fix by halcanary · 8 years ago
  21. fb08327 Expand GrStyle's interface. by bsalomon · 8 years ago
  22. 419ca64 Fix type conversion compile errors by brianosman · 8 years ago
  23. ae5c01d Add XSAN suppression files to infrabots.isolate. Only compile 'dm' and 'nanobench' for XSAN flavors. by benjaminwagner · 8 years ago
  24. 0736f33 Allow stencils to be attached to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by ericrk · 8 years ago
  25. 00d44e0 Start building HarfBuzz+Skia example by halcanary · 8 years ago
  26. 02125d1 Create a single, unique pointer to sRGB color space by msarett · 8 years ago
  27. 4f16e63 Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  28. 50d3b57 return 4x4 matrix from SkColorSpace by reed · 8 years ago
  29. 676ab68 documentation: SkDocument::MakePDF() by halcanary · 8 years ago
  30. 68f7460 Add SK_API to SkFontLCDConfig. by bungeman · 8 years ago
  31. 82c0558 Set barriers and image layout changes between mipmap blits. by jvanverth · 8 years ago
  32. c8ef053 Enable two-sided stencil in Vulkan. by jvanverth · 8 years ago
  33. 2af0f1b Apply setImageLayout() to all of a VkImage's subresources. by jvanverth · 8 years ago
  34. 5441e9f Documentation: Skia+Harfbuzz example by halcanary · 8 years ago
  35. 308feba Revert of Make GrStyle more sk_sp savy (patchset #1 id:1 of https://codereview.chromium.org/1947543002/ ) by bsalomon · 8 years ago
  36. b451134 Minor refactor of GrLayerHoister by robertphillips · 8 years ago
  37. 46db22f Make GrStyle more sk_sp savy by bsalomon · 8 years ago
  38. 92605b3 Add Gr*Proxy classes by robertphillips · 8 years ago
  39. 871a048 Add 8888 fast SrcOver mode. by herb · 8 years ago
  40. bdf8811 Add sync in vulkan when writing to linear texture by egdaniel · 8 years ago
  41. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  42. 444f1ba Remove SkBitmapHeap and SkBitmapHeapReader. They're unused. by brianosman · 8 years ago
  43. db1adf5 Revert of Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRender… (patchset #9 id:150001 of https://codereview.chromium.org/1924183003/ ) by jvanverth · 8 years ago
  44. de5bf0c Add Gr*Proxy classes by robertphillips · 8 years ago
  45. 1cb00e4 Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by kkinnunen · 8 years ago
  46. cf97544 Make SkTime SK_API so that SkTime::GetDateTime() is visible to the clients. by aam · 8 years ago
  47. a00980e Make sure that Vulkan debug callback ptr is non-null. by jvanverth · 8 years ago
  48. 40ef485 When filling nested rect path check for empty inner and empty outer rects by bsalomon · 8 years ago
  49. 6536ae5 added GrMSAAPathRenderer by ethannicholas · 8 years ago
  50. 0265707 Clean up SkFontConfigInterface implementation. by bungeman · 8 years ago
  51. c5091b5 Add a hook for CPU-optimized sRGB-sRGB srcover. by mtklein · 8 years ago
  52. ffc2aea Introduce SkGammas type to represent ICC gamma curves by msarett · 8 years ago
  53. c578b063 Fix VK WritePixels with offset rect by jvanverth · 8 years ago
  54. b917e04 Update libjpeg-turbo to 1.4.90 by msarett · 8 years ago
  55. 0be0a3b Simplify ColorFilter in the add-free case. by djsollen · 8 years ago
  56. 4b38938 Fix VulkanViewer package name by djsollen · 8 years ago
  57. 3a6aa4c Update gdb_app script to work with NDK r11c by djsollen · 8 years ago
  58. a13efa6 Revert of Update libjpeg-turbo to 1.4.90 (patchset #1 id:20001 of https://codereview.chromium.org/1940903002/ ) by msarett · 8 years ago
  59. 18f13f3 Remove (almost) unused read/writeFunctionPtr API. by brianosman · 8 years ago
  60. 3994c16 Update libjpeg-turbo to 1.4.90 by msarett · 8 years ago
  61. 59c12e3 remove non-static uses of SkOncePtr by mtklein · 8 years ago
  62. 57b4615 Remove unused encodedString API on SkWriteBuffer/SkReadBuffer by brianosman · 8 years ago
  63. 778555c Unify DescriptorPools for vulkan uniform descriptor sets by egdaniel · 8 years ago
  64. aad1f8f Disable yet another GCC warning in Release_Developer mode. by djsollen · 8 years ago
  65. 2275017 Add CMake path to gradle by liyuqian · 8 years ago
  66. 9516775 Enable generating SkImage with the same uniqueID in SkImageGenerator subclass by aleksandar.stojiljkovic · 8 years ago
  67. 83906ae Patch in internal cl/121138374. by benjaminwagner · 8 years ago
  68. 7563a5a remove SK_SUPPORT_LEGACY_IMAGEFILTER_CTM flag by reed · 8 years ago
  69. f077edd Update SKP version by update-skps · 8 years ago
  70. cf942c4 Fix gcc warnings in Vulkan backend by bsalomon · 8 years ago
  71. 572f879 Fix race in SkTypeface_FreeType::onCountGlyphs. by bungeman · 8 years ago
  72. 4d9ff62 Remove SkWriter32::contiguousArray(). by mtklein · 8 years ago
  73. 221196d Fix old debugger by robertphillips · 8 years ago
  74. 43bf511 Delete ChromeOS code by borenet · 8 years ago
  75. e86e51f Add reminders that these classes have constexpr default constructors. by mtklein · 8 years ago
  76. b4c899d remove SkWriteBuffer::getWriter32(). by mtklein · 8 years ago
  77. 900bd4a Add mipmap loading to Vulkan. by jvanverth · 8 years ago
  78. 2f12463 Fix warnings that were exposed when running with SK_DEBUG enable on an optimized release build. by djsollen · 8 years ago
  79. 5ee89a6 Unbreak vulkan after stencil constant name changes by bsalomon · 8 years ago
  80. 817fed3 Revert of Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRender… (patchset #5 id:80001 of https://codereview.chromium.org/1924183003/ ) by benjaminwagner · 8 years ago
  81. a2ffa98 Revert of Introduce SkGammas type to represent ICC gamma curves (patchset #7 id:40002 of https://codereview.chromium.org/1928123002/ ) by msarett · 8 years ago
  82. 7b2c6dd Introduce SkGammas type to represent ICC gamma curves by msarett · 8 years ago
  83. b138fdc Fix Vulkan Build in Android by liyuqian · 8 years ago
  84. fb59164 Don't mark mipmaps dirty if uploading > 1 levels by jvanverth · 8 years ago
  85. 69deca8 Add ColorCodecSrc for testing/comparison on color corrected decodes by msarett · 8 years ago
  86. 1b5dd88 remove SkWriteBuffer::reserve() by mtklein · 8 years ago
  87. 3de75da Use constexpr constructors of GrStencilSettings rather than hacky macro system. by bsalomon · 8 years ago
  88. b4d46f0 Remove skstd::is_function. by bungeman · 8 years ago
  89. affacce Require Android SDK copy of CMake to build Vulkan on Android. by djsollen · 8 years ago
  90. cfeb85f Revert of Adjust tolerance to fix bezier glitches issue (patchset #1 id:1 of https://codereview.chromium.org/1926063002/ ) by jvanverth · 8 years ago
  91. 7ae5627 Update running Chromium trybots on Skia CLs docs. by bungeman · 8 years ago
  92. 5668648 Unify implementations of stroking radius calculationsns by bsalomon · 8 years ago
  93. 24e9128 Add sk_sp to SkSurface_Gpu and SkGpuDevice by robertphillips · 8 years ago
  94. efe46d2 Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. by djsollen · 8 years ago
  95. fe635fd Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by kkinnunen · 8 years ago
  96. 219ac2b Whitespace change to test bots by borenet · 8 years ago
  97. 45a6f49 Adjust tolerance to fix bezier glitches issue by xidachen · 8 years ago
  98. 4df1656 Tighten up SkSpecialSurface factory functions by robertphillips · 8 years ago
  99. 175dd9b Clean up test drawContext usage by robertphillips · 8 years ago
  100. 801b44c Remove skstd::is_convertible. by bungeman · 8 years ago