1. bdf8811 Add sync in vulkan when writing to linear texture by egdaniel · 8 years ago
  2. 89d09a1 Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ ) by robertphillips · 8 years ago
  3. 444f1ba Remove SkBitmapHeap and SkBitmapHeapReader. They're unused. by brianosman · 8 years ago
  4. 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
  5. de5bf0c Add Gr*Proxy classes by robertphillips · 8 years ago
  6. 1cb00e4 Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by kkinnunen · 8 years ago
  7. cf97544 Make SkTime SK_API so that SkTime::GetDateTime() is visible to the clients. by aam · 8 years ago
  8. a00980e Make sure that Vulkan debug callback ptr is non-null. by jvanverth · 8 years ago
  9. 40ef485 When filling nested rect path check for empty inner and empty outer rects by bsalomon · 8 years ago
  10. 6536ae5 added GrMSAAPathRenderer by ethannicholas · 8 years ago
  11. 0265707 Clean up SkFontConfigInterface implementation. by bungeman · 8 years ago
  12. c5091b5 Add a hook for CPU-optimized sRGB-sRGB srcover. by mtklein · 8 years ago
  13. ffc2aea Introduce SkGammas type to represent ICC gamma curves by msarett · 8 years ago
  14. c578b063 Fix VK WritePixels with offset rect by jvanverth · 8 years ago
  15. b917e04 Update libjpeg-turbo to 1.4.90 by msarett · 8 years ago
  16. 0be0a3b Simplify ColorFilter in the add-free case. by djsollen · 8 years ago
  17. 4b38938 Fix VulkanViewer package name by djsollen · 8 years ago
  18. 3a6aa4c Update gdb_app script to work with NDK r11c by djsollen · 8 years ago
  19. 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
  20. 18f13f3 Remove (almost) unused read/writeFunctionPtr API. by brianosman · 8 years ago
  21. 3994c16 Update libjpeg-turbo to 1.4.90 by msarett · 8 years ago
  22. 59c12e3 remove non-static uses of SkOncePtr by mtklein · 8 years ago
  23. 57b4615 Remove unused encodedString API on SkWriteBuffer/SkReadBuffer by brianosman · 8 years ago
  24. 778555c Unify DescriptorPools for vulkan uniform descriptor sets by egdaniel · 8 years ago
  25. aad1f8f Disable yet another GCC warning in Release_Developer mode. by djsollen · 8 years ago
  26. 2275017 Add CMake path to gradle by liyuqian · 8 years ago
  27. 9516775 Enable generating SkImage with the same uniqueID in SkImageGenerator subclass by aleksandar.stojiljkovic · 8 years ago
  28. 83906ae Patch in internal cl/121138374. by benjaminwagner · 8 years ago
  29. 7563a5a remove SK_SUPPORT_LEGACY_IMAGEFILTER_CTM flag by reed · 8 years ago
  30. f077edd Update SKP version by update-skps · 8 years ago
  31. cf942c4 Fix gcc warnings in Vulkan backend by bsalomon · 8 years ago
  32. 572f879 Fix race in SkTypeface_FreeType::onCountGlyphs. by bungeman · 8 years ago
  33. 4d9ff62 Remove SkWriter32::contiguousArray(). by mtklein · 8 years ago
  34. 221196d Fix old debugger by robertphillips · 8 years ago
  35. 43bf511 Delete ChromeOS code by borenet · 8 years ago
  36. e86e51f Add reminders that these classes have constexpr default constructors. by mtklein · 8 years ago
  37. b4c899d remove SkWriteBuffer::getWriter32(). by mtklein · 8 years ago
  38. 900bd4a Add mipmap loading to Vulkan. by jvanverth · 8 years ago
  39. 2f12463 Fix warnings that were exposed when running with SK_DEBUG enable on an optimized release build. by djsollen · 8 years ago
  40. 5ee89a6 Unbreak vulkan after stencil constant name changes by bsalomon · 8 years ago
  41. 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
  42. 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
  43. 7b2c6dd Introduce SkGammas type to represent ICC gamma curves by msarett · 8 years ago
  44. b138fdc Fix Vulkan Build in Android by liyuqian · 8 years ago
  45. fb59164 Don't mark mipmaps dirty if uploading > 1 levels by jvanverth · 8 years ago
  46. 69deca8 Add ColorCodecSrc for testing/comparison on color corrected decodes by msarett · 8 years ago
  47. 1b5dd88 remove SkWriteBuffer::reserve() by mtklein · 8 years ago
  48. 3de75da Use constexpr constructors of GrStencilSettings rather than hacky macro system. by bsalomon · 8 years ago
  49. b4d46f0 Remove skstd::is_function. by bungeman · 8 years ago
  50. affacce Require Android SDK copy of CMake to build Vulkan on Android. by djsollen · 8 years ago
  51. 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
  52. 7ae5627 Update running Chromium trybots on Skia CLs docs. by bungeman · 8 years ago
  53. 5668648 Unify implementations of stroking radius calculationsns by bsalomon · 8 years ago
  54. 24e9128 Add sk_sp to SkSurface_Gpu and SkGpuDevice by robertphillips · 8 years ago
  55. efe46d2 Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. by djsollen · 8 years ago
  56. fe635fd Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by kkinnunen · 8 years ago
  57. 219ac2b Whitespace change to test bots by borenet · 8 years ago
  58. 45a6f49 Adjust tolerance to fix bezier glitches issue by xidachen · 8 years ago
  59. 4df1656 Tighten up SkSpecialSurface factory functions by robertphillips · 8 years ago
  60. 175dd9b Clean up test drawContext usage by robertphillips · 8 years ago
  61. 801b44c Remove skstd::is_convertible. by bungeman · 8 years ago
  62. d1adec1 Update Win toolchain by mtklein · 8 years ago
  63. d4c741e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago
  64. 23bd7e9 Delete unused code from SkColorSpace by msarett · 8 years ago
  65. 85def2e Parse A2B0 tag on ICC profiles by msarett · 8 years ago
  66. 8795962 Stop printing warnings about ADB version by borenet · 8 years ago
  67. d77ac77 remove (now unused) SkDivBits by reed · 8 years ago
  68. 5e410b4 Detect empty (r)rects in GrShape. by bsalomon · 8 years ago
  69. dd97b85 Fix vulkan build on linux and android by egdaniel · 8 years ago
  70. 28d5bdd Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (patchset #2 id:20001 of https://codereview.chromium.org/1927583002/ ) by reed · 8 years ago
  71. 9fbee84 Revert of fix build by using ifdef instead of if for SK_DEBUG (patchset #1 id:1 of https://codereview.chromium.org/1924943003/ ) by reed · 8 years ago
  72. aa19a5f Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 of https://codereview.chromium.org/1914883002/ ) by robertphillips · 8 years ago
  73. b849882 BUG=skia: by reed · 8 years ago
  74. 1541130 remove SK_SUPPORT_LEGACY_DIVBITS_UB -- chrome no longer defines this by reed · 8 years ago
  75. 95416f4 Enable flattening of SkRecordedDrawable by msarett · 8 years ago
  76. 80f5ea0 skip unneeded header from writeFlattenable when building font-cache-key. Saves ~30% in size by reed · 8 years ago
  77. ef77ce9 adb_wait_for_charge: Don't download toolchains by borenet · 8 years ago
  78. d574c98 Make the default android build be release_developer. by djsollen · 8 years ago
  79. 48d6f88 Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. by djsollen · 8 years ago
  80. 2f1c42e Refactor drawContext/RenderTarget creation by robertphillips · 8 years ago
  81. 4eeccc9 Add tests for volatile paths to GrShapeTest by bsalomon · 8 years ago
  82. 409ed73 Add tests for empty GrShapes. by bsalomon · 8 years ago
  83. 77a8ab2 Simplify style handling in custom font manager. by bungeman · 8 years ago
  84. eabaf79 SkDocument::CreateXPS fix roll by halcanary · 8 years ago
  85. a4b0fed Remove AttachmentInfo from VulkanViewer setup by jvanverth · 8 years ago
  86. c355bc8 Add work around for vulkan copies on the 5X by egdaniel · 8 years ago
  87. 900c367 Image filters: de-nest SkImageFilter::Cache and Cache::Key. by senorblanco · 8 years ago
  88. f8e8d5e SkPDF/None: fix compilation by halcanary · 8 years ago
  89. 6c7e325 Bring sk_sp to GrDrawContext by robertphillips · 8 years ago
  90. b4bb7d8 Add oblique as a slant. by bungeman · 8 years ago
  91. 12135f5 Add dry_run_access_list to Skia's cq.proto by rmistry · 8 years ago
  92. 569b021 Revert of Enable flattening of SkRecordedDrawable (patchset #8 id:140001 of https://codereview.chromium.org/1913843002/ ) by mtklein · 8 years ago
  93. d636950 Enable flattening of SkRecordedDrawable by msarett · 8 years ago
  94. f62b235 Upgrade Android Gradle plugins by djsollen · 8 years ago
  95. 1e7f5e7 remove 'deprecated' region from SkDraw by reed · 8 years ago
  96. 4b65666 SkDocument/PDF: new API by halcanary · 8 years ago
  97. d155607 tools/pdf-comparison.sh: stop relying on /usr/bin/timeout by halcanary · 8 years ago
  98. 6f47dba Treat kIncompleteInput as successes in get_images_from_skps by rmistry · 8 years ago
  99. 338eaea Disable ReadWriteAlpha on TSAN by stephana · 8 years ago
  100. 72dc51c Add support for building GrShape from SkPath and more tests by bsalomon · 8 years ago