1. 8d4a9f0 SkQP: upload_directory_contents.sh is sharded by Hal Canary · 7 years ago
  2. 16b56f5 SkQP: set fDisableDriverCorrectnessWorkarounds by Hal Canary · 7 years ago
  3. 23fda7a SkQP: Cloud Scripts by Hal Canary · 7 years ago
  4. 25366fa [skottie] Initial mask support by Florin Malita · 7 years ago
  5. 74d6e11 require finite blob bounds by Mike Reed · 7 years ago
  6. 01b476a Start of adding GrContextOption that overrides driver workarounds. by Brian Salomon · 7 years ago
  7. 165fa63 check for valid vertices mode by Mike Reed · 7 years ago
  8. b4e965c Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs."" by Brian Salomon · 7 years ago
  9. e70b9e8 report error on global enum by Cary Clark · 7 years ago
  10. de9cef2 rm spurious std::move from getFontAtlasImage_ForTesting by Robert Phillips · 7 years ago
  11. 08dae92 Fixed a few spots where SkSL optimizer was not respecting side effects by Ethan Nicholas · 7 years ago
  12. d8327a8 Clean up SkScalerContext descriptor creation by Herb Derby · 7 years ago
  13. 0331d37 remove unneeded SkFlattenableSerialization by Mike Reed · 7 years ago
  14. da8139f Roll skia/third_party/externals/angle2/ dd21ecf80..d66e19393 (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  15. 75ae421 IWYU -- SkShader.h by Mike Reed · 7 years ago
  16. ca4439f [skottie] Discard orphaned geometry animators by Florin Malita · 7 years ago
  17. 52247db Roll skia/third_party/externals/angle2/ 66f73b731..dd21ecf80 (1 commit) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  18. ad335bb [skottie] Improved animation params parsing by Florin Malita · 7 years ago
  19. 055b0f5 [skottie] Improved trim path support by Florin Malita · 7 years ago
  20. 731dd8d Roll skia/third_party/externals/angle2/ f661686c1..66f73b731 (12 commits) by angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  21. 03362c3 Update ANGLE's BUILD.gn to include definitions for GL_API. by Geoff Lang · 7 years ago
  22. 95bd387 Verify Status is showing new commits. by Ben Wagner · 7 years ago
  23. 1fe0bcc check for huge paths by Mike Reed · 7 years ago
  24. ca02c0a Convert SVGPong sample to sksg by Florin Malita · 7 years ago
  25. 4080305 SkQP: add some scripts for admin by Hal Canary · 7 years ago
  26. 48661b8 Make use of VkSemaphores thread safe assuming use of the same VkQueue. by Greg Daniel · 7 years ago
  27. 2e6feed Fix crash in ~GrContext by Robert Phillips · 7 years ago
  28. baafcdc move zero-init to sk_malloc for masks by Mike Reed · 7 years ago
  29. ec97ac9 fetch-clang-format: better error checking by Hal Canary · 7 years ago
  30. a9de760 SkQP: replace blacklist with: DoNotExecuteInExperimentalMode and NoScoreInCompatibilityTestMode by Hal Canary · 7 years ago
  31. 3b428cb Set empty device clip when an image filter has zero bounds by Xianzhu Wang · 7 years ago
  32. 2cb6cb1 Add SkAnimatedImage::isFinished by Leon Scroggins III · 7 years ago
  33. 0848fb0 Fix startup for SampleSlide by Jim Van Verth · 7 years ago
  34. 4c11945 Respect repetition count in SkAnimatedImage by Leon Scroggins III · 7 years ago
  35. 19dd8fb https://skia.org/skqp by Hal Canary · 7 years ago
  36. 35efaa8 [sksg] Animator, Scene by Florin Malita · 7 years ago
  37. 5d750ed Blacklist changed skp by Kevin Lubick · 7 years ago
  38. 87d18ce Add Chinese zoom Sample. by Jim Van Verth · 7 years ago
  39. de161cb increase alignment of half-float pixels in F16Stages test by Mike Klein · 7 years ago
  40. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  41. 3ba3fa7 [sksg] Refactor inval registration by Florin Malita · 7 years ago
  42. dba65f9 Add a workaround for inaccurate interpolants on Adreno 3xx. by Brian Salomon · 7 years ago
  43. 5081eed self check and corrections by Cary Clark · 7 years ago
  44. 8a67c4c remove doc reference to (now deleted) class by Mike Reed · 7 years ago
  45. a6cd625 Revert "declare SkRasterizer for android" by Mike Reed · 7 years ago
  46. 949cfd4 Update markdown files by Update Docs · 7 years ago
  47. e168c3e declare SkRasterizer for android by Mike Reed · 7 years ago
  48. 8ad91a9 remove unused SkRasterizer by Mike Reed · 7 years ago
  49. 0785365 [sksg] Improved trim-path emulation by Florin Malita · 7 years ago
  50. ee6de4b [skottie] Only apply effects to non-empty geometry stacks by Florin Malita · 7 years ago
  51. 7396415 [sksg] Skip zero-width strokes by Florin Malita · 7 years ago
  52. b7235a9 Update SKP version by UpdateSKPs · 7 years ago
  53. 3bc266b Revert "Revert "simplify GrFPArgs, isolating localmatrix"" by Mike Reed · 7 years ago
  54. bfadcf0 Revert "Revert "use GrFPArgs for maskfilters"" by Mike Reed · 7 years ago
  55. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  56. 4f7f197 Revert "use GrFPArgs for maskfilters" by Mike Reed · 7 years ago
  57. 3d628fe Revert "simplify GrFPArgs, isolating localmatrix" by Mike Reed · 7 years ago
  58. faca00d ccpr: Unblacklist Mali by Chris Dalton · 7 years ago
  59. 36591e5 Better handle context-loss in MakeBackendTextureFromSkImage by Eric Karl · 7 years ago
  60. 81fe2a1 remove some old old pict ops by Mike Reed · 7 years ago
  61. b76c717 simplify GrFPArgs, isolating localmatrix by Mike Reed · 7 years ago
  62. ad6660a Use equal_range for factory lookups by Vladimir Levin · 7 years ago
  63. 16d0ad0 [skottie,sksg] Improved shape group semantics by Florin Malita · 7 years ago
  64. a99b393 use GrFPArgs for maskfilters by Mike Reed · 7 years ago
  65. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  66. 4d12051 Add explicit abandoned flag to the GrProxyProvider by Robert Phillips · 7 years ago
  67. bd4bfa8 Add Android_API26 bot to CQ by Greg Daniel · 7 years ago
  68. 2826627 drawimage + maskfilter bug fix by Mike Reed · 7 years ago
  69. 88260b5 Split GrContext into Normal/DDL flavors by Robert Phillips · 7 years ago
  70. 9cec1bc check for crazy bounds from fuzzer by Mike Reed · 7 years ago
  71. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  72. b69a2f6 SkQP: use bitmap.pixmap() by Hal Canary · 7 years ago
  73. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  74. e582600 make rrect's more self-consistent, check drawable index by Mike Reed · 7 years ago
  75. 2cc7d13 Stop defining SK_CODEC_PRINTF in debug by Leon Scroggins III · 7 years ago
  76. 0a94e4c ccpr: Blacklist vertex shaders on ANGLE/Skylake by Chris Dalton · 7 years ago
  77. e3429e6 rename inner AsFPArgs to stand-alone GrFPArgs by Mike Reed · 7 years ago
  78. 59a1df2 Delete SkColorSpaceXformImageGenerator and SkImagePriv::SkMakeImageInColorSpace by Greg Daniel · 7 years ago
  79. 440f838 Update Skia milestone to 66 by Heather Miller · 7 years ago
  80. cfe83d1 Add more asserts about MSAA render buffers and FBO 0 by Brian Osman · 7 years ago
  81. b1b80f7 Remove tonal color from DrawShadow internals by Jim Van Verth · 7 years ago
  82. 8bad7e0 SkQP: better logging by Hal Canary · 7 years ago
  83. a9c8a05 Be more explicit checking for render targets with MSAA render buffers by Brian Osman · 7 years ago
  84. 5a0f345 remove code from old picture serial guard by Mike Reed · 7 years ago
  85. f625860 Fix handling of red support for GalliumLLVM renderer by Robert Phillips · 7 years ago
  86. ad2cd56 Update markdown files by Update Docs · 7 years ago
  87. 6e87eee add shadermaskfilter by Mike Reed · 7 years ago
  88. e97e792 validate paint setters in readbuffer by Mike Reed · 7 years ago
  89. 9ca2784 Extract a GrCCPathParser class that is decoupled from atlas ops by Chris Dalton · 7 years ago
  90. a583b81 SkSL now supports ternary lvalues by Ethan Nicholas · 7 years ago
  91. 7b6ea19 detect fixed overflow in drawPoints by Mike Reed · 7 years ago
  92. 09a57b9 check for inconsistent counts in drawTextRSXform by Mike Reed · 7 years ago
  93. 40a29d7 Move GrOpFlushState out of GrDrawingManager and onto the stack by Robert Phillips · 7 years ago
  94. 3af7f6e SkQP: fix broken JUnit tests & report output by Hal Canary · 7 years ago
  95. a7f7ee9 turn assert into check for text by Mike Reed · 7 years ago
  96. b6ba82c sk_in array is now sized correctly in SPIR-V output by Ethan Nicholas · 7 years ago
  97. d8b01ad Remove old command buffer ES3 tex storage limitation by Brian Salomon · 7 years ago
  98. e609e81 Remove GrGLCaps::fTextureRedSupport by Brian Salomon · 7 years ago
  99. 8f6c2ab cleaned up SkSL constant handling by Ethan Nicholas · 7 years ago
  100. adbe132 Remove GrSurfaceProxy::MakeWrapped (take 2) by Robert Phillips · 7 years ago