1. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  2. 3ba3fa7 [sksg] Refactor inval registration by Florin Malita · 7 years ago
  3. dba65f9 Add a workaround for inaccurate interpolants on Adreno 3xx. by Brian Salomon · 7 years ago
  4. 5081eed self check and corrections by Cary Clark · 7 years ago
  5. 8a67c4c remove doc reference to (now deleted) class by Mike Reed · 7 years ago
  6. a6cd625 Revert "declare SkRasterizer for android" by Mike Reed · 7 years ago
  7. 949cfd4 Update markdown files by Update Docs · 7 years ago
  8. e168c3e declare SkRasterizer for android by Mike Reed · 7 years ago
  9. 8ad91a9 remove unused SkRasterizer by Mike Reed · 7 years ago
  10. 0785365 [sksg] Improved trim-path emulation by Florin Malita · 7 years ago
  11. ee6de4b [skottie] Only apply effects to non-empty geometry stacks by Florin Malita · 7 years ago
  12. 7396415 [sksg] Skip zero-width strokes by Florin Malita · 7 years ago
  13. b7235a9 Update SKP version by UpdateSKPs · 7 years ago
  14. 3bc266b Revert "Revert "simplify GrFPArgs, isolating localmatrix"" by Mike Reed · 7 years ago
  15. bfadcf0 Revert "Revert "use GrFPArgs for maskfilters"" by Mike Reed · 7 years ago
  16. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  17. 4f7f197 Revert "use GrFPArgs for maskfilters" by Mike Reed · 7 years ago
  18. 3d628fe Revert "simplify GrFPArgs, isolating localmatrix" by Mike Reed · 7 years ago
  19. faca00d ccpr: Unblacklist Mali by Chris Dalton · 7 years ago
  20. 36591e5 Better handle context-loss in MakeBackendTextureFromSkImage by Eric Karl · 7 years ago
  21. 81fe2a1 remove some old old pict ops by Mike Reed · 7 years ago
  22. b76c717 simplify GrFPArgs, isolating localmatrix by Mike Reed · 7 years ago
  23. ad6660a Use equal_range for factory lookups by Vladimir Levin · 7 years ago
  24. 16d0ad0 [skottie,sksg] Improved shape group semantics by Florin Malita · 7 years ago
  25. a99b393 use GrFPArgs for maskfilters by Mike Reed · 7 years ago
  26. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  27. 4d12051 Add explicit abandoned flag to the GrProxyProvider by Robert Phillips · 7 years ago
  28. bd4bfa8 Add Android_API26 bot to CQ by Greg Daniel · 7 years ago
  29. 2826627 drawimage + maskfilter bug fix by Mike Reed · 7 years ago
  30. 88260b5 Split GrContext into Normal/DDL flavors by Robert Phillips · 7 years ago
  31. 9cec1bc check for crazy bounds from fuzzer by Mike Reed · 7 years ago
  32. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  33. b69a2f6 SkQP: use bitmap.pixmap() by Hal Canary · 7 years ago
  34. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  35. e582600 make rrect's more self-consistent, check drawable index by Mike Reed · 7 years ago
  36. 2cc7d13 Stop defining SK_CODEC_PRINTF in debug by Leon Scroggins III · 7 years ago
  37. 0a94e4c ccpr: Blacklist vertex shaders on ANGLE/Skylake by Chris Dalton · 7 years ago
  38. e3429e6 rename inner AsFPArgs to stand-alone GrFPArgs by Mike Reed · 7 years ago
  39. 59a1df2 Delete SkColorSpaceXformImageGenerator and SkImagePriv::SkMakeImageInColorSpace by Greg Daniel · 7 years ago
  40. 440f838 Update Skia milestone to 66 by Heather Miller · 7 years ago
  41. cfe83d1 Add more asserts about MSAA render buffers and FBO 0 by Brian Osman · 7 years ago
  42. b1b80f7 Remove tonal color from DrawShadow internals by Jim Van Verth · 7 years ago
  43. 8bad7e0 SkQP: better logging by Hal Canary · 7 years ago
  44. a9c8a05 Be more explicit checking for render targets with MSAA render buffers by Brian Osman · 7 years ago
  45. 5a0f345 remove code from old picture serial guard by Mike Reed · 7 years ago
  46. f625860 Fix handling of red support for GalliumLLVM renderer by Robert Phillips · 7 years ago
  47. ad2cd56 Update markdown files by Update Docs · 7 years ago
  48. 6e87eee add shadermaskfilter by Mike Reed · 7 years ago
  49. e97e792 validate paint setters in readbuffer by Mike Reed · 7 years ago
  50. 9ca2784 Extract a GrCCPathParser class that is decoupled from atlas ops by Chris Dalton · 7 years ago
  51. a583b81 SkSL now supports ternary lvalues by Ethan Nicholas · 7 years ago
  52. 7b6ea19 detect fixed overflow in drawPoints by Mike Reed · 7 years ago
  53. 09a57b9 check for inconsistent counts in drawTextRSXform by Mike Reed · 7 years ago
  54. 40a29d7 Move GrOpFlushState out of GrDrawingManager and onto the stack by Robert Phillips · 7 years ago
  55. 3af7f6e SkQP: fix broken JUnit tests & report output by Hal Canary · 7 years ago
  56. a7f7ee9 turn assert into check for text by Mike Reed · 7 years ago
  57. b6ba82c sk_in array is now sized correctly in SPIR-V output by Ethan Nicholas · 7 years ago
  58. d8b01ad Remove old command buffer ES3 tex storage limitation by Brian Salomon · 7 years ago
  59. e609e81 Remove GrGLCaps::fTextureRedSupport by Brian Salomon · 7 years ago
  60. 8f6c2ab cleaned up SkSL constant handling by Ethan Nicholas · 7 years ago
  61. adbe132 Remove GrSurfaceProxy::MakeWrapped (take 2) by Robert Phillips · 7 years ago
  62. fe266c2 use safemath::mull for buffer sizes by Mike Reed · 7 years ago
  63. e201ebc Revert "Remove GrSurfaceProxy::MakeWrapped" by Robert Phillips · 7 years ago
  64. b1b7f701 Add Android ImageDecoder features to SkAnimatedImage by Leon Scroggins III · 7 years ago
  65. 9d8abc5 fixed type error in RTAdjust application by Ethan Nicholas · 7 years ago
  66. 2ac5868 Remove GrSurfaceProxy::MakeWrapped by Robert Phillips · 7 years ago
  67. 8008df1 handle large rects, rename helper by Mike Reed · 7 years ago
  68. 33a8656 Reuse the CPU 2pt conical code in the GPU backend by Yuqian Li · 7 years ago
  69. 777707b Move GrSurfaceProxy::MakeLazy to GrProxyProvider::createLazy by Robert Phillips · 7 years ago
  70. 95379eb Fix keys for Chromecast gold results by Kevin Lubick · 7 years ago
  71. 9ee5ab7 Disable explicit resource allocation in Ganesh by Robert Phillips · 7 years ago
  72. e728f67 Update to GrBackendTexutreImageGenerator to support lazy texture proxies by Greg Daniel · 7 years ago
  73. 2e0fadb Add a GM and images to test SkEncodedOrigin by Leon Scroggins III · 7 years ago
  74. c65b65d Support scaled color emojis for SDF fallback by Jim Van Verth · 7 years ago
  75. 8baaef9 No SRGB for Chromecasts by Kevin Lubick · 7 years ago
  76. 94a6ce8 Add ability for lazy proxy callback to free captured resources by Greg Daniel · 7 years ago
  77. 4e6cf91 Add macro to disable using GrTextureOp for AA in Chrome by Brian Salomon · 7 years ago
  78. 6ea9fdf Enable SRGB config on Chromecast by Kevin Lubick · 7 years ago
  79. ab99c34 Fix Viewer slide load on backend change - take 2 by Florin Malita · 7 years ago
  80. 54f65c4 Skotty -> Skottie by Florin Malita · 7 years ago
  81. d452434 Upload multiple dm images at once by Kevin Lubick · 7 years ago
  82. 2796430 move SkWriter32.h to src by Mike Reed · 7 years ago
  83. 608c35a Fix Test-Chromecast from running out of memory on tests by Kevin Lubick · 7 years ago
  84. 8ee7fb0 Fix directory creation in skqp app by Stephan Altmueller · 7 years ago
  85. 5739379 Update roadmap doc by Heather Miller · 7 years ago
  86. 07a722c Add SkAndroidCodec::computeSampledSize by Leon Scroggins III · 7 years ago
  87. 539c6f5 validate offsetToRestore by Mike Reed · 7 years ago
  88. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  89. 1ea485f Roll skia/third_party/externals/angle2/ 4747414ed..f661686c1 (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  90. c183d16 it is not an error to have no flattenable by Mike Reed · 7 years ago
  91. d3b743a Remove legacy 2pt conical gradient by Yuqian Li · 7 years ago
  92. 0ec7dc7 detect if the computed rgn bounds is too big by Mike Reed · 7 years ago
  93. 42ee284 Use SkAndroidCodec in SkAnimatedImage by Leon Scroggins III · 7 years ago
  94. 23e0cf2 relax path bounds check by Mike Reed · 7 years ago
  95. 3d18694 Revert "Fix Viewer slide load on backend change" by Florin Malita · 7 years ago
  96. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  97. 301152c Roll skia/third_party/externals/angle2/ cf180fccb..4747414ed (2 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  98. 66a14db Roll skia/third_party/externals/angle2/ dda048cdc..cf180fccb (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  99. fe3da02 Add a method to convert SkCodec::Result to a string by Leon Scroggins III · 7 years ago
  100. 5fb009d Fix Viewer slide load on backend change by Florin Malita · 7 years ago