1. c1db610 Revert "SkTArray: clean up, no change to behaviour" by Mike Klein · 7 years ago
  2. 1e29525 remove unneeded flag SK_SUPPORT_LEGACY_RECTMAKELARGEST by Mike Reed · 7 years ago
  3. 93faa67 Make CCPR optional by Kevin Lubick · 7 years ago
  4. 04ac461 SkPDF: more accurate (float) colors from paint by Hal Canary · 7 years ago
  5. 6187f09 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  6. c0a74a1 SkTArray: clean up, no change to behaviour by Hal Canary · 7 years ago
  7. e805b24 Tweak to compile flags by Kevin Lubick · 7 years ago
  8. 8505a0a Add --reduceOpListSplitting to a swath of bots by Robert Phillips · 7 years ago
  9. 97b79b2 Roll third_party/externals/angle2 9d0bb3d4d5c0..f955bdac1ce6 (1 commits) by skia-autoroll · 7 years ago
  10. 48fb8d8 consolidate SkBinaryWriteBuffers by Mike Klein · 7 years ago
  11. 431ac56 Use SkSurfaceValidateRasterInfo in some lesser-used canvas factories by Brian Osman · 7 years ago
  12. f00b162 Fix up SkImage_GpuYUVA MakePromiseYUVATexture by Jim Van Verth · 7 years ago
  13. 6ba8c83 Fix yuv_to_rgb_effect GM by Robert Phillips · 7 years ago
  14. 51e8b7e ccpr: Use ceil/floor to round out path cover octagons by Chris Dalton · 7 years ago
  15. 37baac1 Remove old code size analysis by Kevin Lubick · 7 years ago
  16. 2626104 Track Skia's Code size in Flutter by Kevin Lubick · 7 years ago
  17. b7a98ef Add reduceOpListSplitting flag by Robert Phillips · 7 years ago
  18. fadd2a7 Roll third_party/externals/swiftshader aaaf93a38a83..d6126aea667e (1 commits) by skia-autoroll · 7 years ago
  19. 1499d9e Fix up degenerate quads by Jim Van Verth · 7 years ago
  20. 43a5497 Round clear rects in drawPaint() by Michael Ludwig · 7 years ago
  21. 94ade75 Make GrYUVtoRGBEffect more flexible by Robert Phillips · 7 years ago
  22. 311739b Roll third_party/externals/angle2 31116738adbd..9d0bb3d4d5c0 (3 commits) by skia-autoroll · 7 years ago
  23. f5a0921 Update go_deps asset by skia-recreate-skps · 7 years ago
  24. a38ab3b Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  25. acd3b04 Roll third_party/externals/angle2 e7ece9e22c87..31116738adbd (7 commits) by skia-autoroll · 7 years ago
  26. f40ddfa ccpr: Actually register path cache entries as listeners on paths by Chris Dalton · 7 years ago
  27. 36e5f9f Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  28. 28bce29 remove old-style 4-float xfemrodes by Mike Klein · 7 years ago
  29. 925d890 Roll third_party/externals/swiftshader 3b5e426b815f..aaaf93a38a83 (1 commits) by skia-autoroll · 7 years ago
  30. 9dd1e82 fonts: Fix nullptr de-reference during fallback path search. by Khushal · 7 years ago
  31. d9c56b4 [skottie] Support external annotations by Florin Malita · 7 years ago
  32. a0dc3d2 Revert "Revert "Include color type and color space in bitmap cache key"" by Brian Osman · 7 years ago
  33. 42137de SkPDF: stop using linked list of dynamic memory streams. by Hal Canary · 7 years ago
  34. 3d6390e Convert drawPaint to scissor+clear when possible by Michael Ludwig · 7 years ago
  35. 8e738a2 Prefer fullscreen clears on QC/Vulkan by Chris Dalton · 7 years ago
  36. 6ca0d8a Add BuildStats job for Mini by Kevin Lubick · 7 years ago
  37. 46acf9d Add context option to reduce opList splitting by Robert Phillips · 7 years ago
  38. 9ff04c0 Revert "Include color type and color space in bitmap cache key" by Brian Osman · 7 years ago
  39. f7828d0 Better optimize our use of memory barriers in vulkan. by Greg Daniel · 7 years ago
  40. ef85d19 Tighten contract for when the promise doneProc is called by Robert Phillips · 7 years ago
  41. c69abf3 Roll third_party/externals/angle2 3f21fcb9bd26..e7ece9e22c87 (1 commits) by skia-autoroll · 7 years ago
  42. 9e737fe Remove unused (Android-only) stable ID from SkPixelRef by Brian Osman · 7 years ago
  43. 274a89e Include color type and color space in bitmap cache key by Brian Osman · 7 years ago
  44. 0d8084d remove deprecated SK_ATTR_DEPRECATED by Mike Klein · 7 years ago
  45. eea245c Turn down CT_* bots by Ravi Mistry · 7 years ago
  46. 230a71b Work around FreeType type change. by Ben Wagner · 7 years ago
  47. 8e9750d Add CanvasKit build by Kevin Lubick · 7 years ago
  48. 915b80b Fix key in perf data by Kevin Lubick · 7 years ago
  49. 32f547a Fix bookmaker bot by Ravi Mistry · 7 years ago
  50. 0106351 Metal stencil support by Ethan Nicholas · 7 years ago
  51. a41a74a Revert "In GrVkGpuCommandBuffer when setting bounds to full RT use proxy bounds instead of surface." by Greg Daniel · 7 years ago
  52. 817c01a Update go_deps asset by skia-recreate-skps · 7 years ago
  53. 9b7bfd0 In GrVkGpuCommandBuffer when setting bounds to full RT use proxy bounds instead of surface. by Greg Daniel · 7 years ago
  54. 7034f15 Improve modulation detection logic in ProcessorOptimizationValidationTest by Michael Ludwig · 7 years ago
  55. 733b265 Match AHARDWAREBUFFER_FORMAT_R8G8B8X8_UNORM HW buffer format by Stan Iliev · 7 years ago
  56. 076238f Add clear benchmark by Michael Ludwig · 7 years ago
  57. 917d7cd bookmaker fix build again by Cary Clark · 7 years ago
  58. a8df556 bookmaker fix Build-Debian9-GCC-x86_64 Debug by Cary Clark · 7 years ago
  59. 8bbce0e More SkImage_GpuYUV updates by Jim Van Verth · 7 years ago
  60. bada39a Roll third_party/externals/angle2 6d765b07f86f..3f21fcb9bd26 (2 commits) by skia-autoroll · 7 years ago
  61. 61313f3 Generate bookmaker indices by Cary Clark · 7 years ago
  62. eba2624 Use right bucket for buildstats by Kevin Lubick · 7 years ago
  63. 35b87a5 Add Build and Test jobs for SKQP using docker. by Kevin Lubick · 7 years ago
  64. 00de965 Remove a bunch of unused files and functions by Brian Osman · 7 years ago
  65. 0f70be8 Reland "Remove ability to sample textures in vertex or geometry shaders." by Greg Daniel · 7 years ago
  66. 55bc051 Fixup textblob benchmark by Herb Derby · 7 years ago
  67. 4968843 Add BuildStats pipeline for PathKit binaries by Kevin Lubick · 7 years ago
  68. b5ccf6f SkPDF: centralize procsets to remove duplication by Hal Canary · 7 years ago
  69. 2aa6475 modify gm to avoid creating t-junctions between degernate curves and lines by Mike Reed · 7 years ago
  70. 8ad991d Fix Chrome roll by Robert Phillips · 7 years ago
  71. 95320ee Roll third_party/externals/angle2 19b51d298334..6d765b07f86f (1 commits) by skia-autoroll · 7 years ago
  72. 9aa3f90 Update go_deps asset by skia-recreate-skps · 7 years ago
  73. beb1559 Roll third_party/externals/angle2 450bf36f7918..19b51d298334 (1 commits) by skia-autoroll · 7 years ago
  74. e9b61ef Update SKP version by skia-recreate-skps · 7 years ago
  75. 71143d6 Update go_deps asset by skia-recreate-skps · 7 years ago
  76. 623d2e4 Roll third_party/externals/angle2 78df3362ac21..450bf36f7918 (1 commits) by skia-autoroll · 7 years ago
  77. 29b11d6 ccpr: Delete the stashed atlas texture before allocating a new one by Chris Dalton · 7 years ago
  78. d037f4d Roll third_party/externals/angle2 0ca09753392d..78df3362ac21 (7 commits) by skia-autoroll · 7 years ago
  79. ee8603c Cleanup bitmap/mipmap cache key structs by Brian Osman · 7 years ago
  80. 6e2625d Revert "Remove ability to sample textures in vertex or geometry shaders." by Greg Daniel · 7 years ago
  81. 946a690 fix bookmaker by Cary Clark · 7 years ago
  82. f3a3864 Remove old code by moving to new API in bitmap text by Herb Derby · 7 years ago
  83. 50fd023 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  84. 278b067 Less stress for chromecast by Herb Derby · 7 years ago
  85. f4def34 Move dumpJSON behind the SK_ENABLE_DUMP_GPU flag by Kevin Lubick · 7 years ago
  86. b3d6145 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  87. 51c89e4 Exercise newly exposed SkYUVIndex-based SkImage factories (take 2) by Robert Phillips · 7 years ago
  88. 6ddcd89 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  89. 3601789 trim unused SkDraw functions by Mike Reed · 7 years ago
  90. d50d657 Remove ability to sample textures in vertex or geometry shaders. by Greg Daniel · 7 years ago
  91. cfa3935 Remove debug only clearStencil virtual on GrGpu. by Greg Daniel · 7 years ago
  92. bd16a1b Revert "Exercise newly exposed SkYUVIndex-based SkImage factories" by Brian Osman · 7 years ago
  93. d109503 split out SkDraw_text functions by Mike Reed · 7 years ago
  94. e1c1d4d Exercise newly exposed SkYUVIndex-based SkImage factories by Robert Phillips · 7 years ago
  95. dee25cc split SkPaint into separate impl files by Mike Reed · 7 years ago
  96. 434377a Split out SkRunFont and SkPaint by Herb Derby · 7 years ago
  97. 2c06e14 [skottie] Optional path control points by Florin Malita · 7 years ago
  98. ba65168 Fix two bugs in GPU special image read-back by Brian Osman · 7 years ago
  99. 9059c23 [skottie] Remove temporary ResourceProvider::load() fallback by Florin Malita · 7 years ago
  100. 6be4715 isolate users of SkFindAndPlaceGlyph.h by Mike Reed · 7 years ago