1. e8fa427 add default arg so android can bulid by Mike Reed · 7 years ago
  2. f7721bc Revert "add knob to turn off fancy SkJumper features" by Mike Klein · 7 years ago
  3. 08d6d60 Disable srgb on vulkan nexus player by Greg Daniel · 7 years ago
  4. 623fadf Add Material Design shadow reference sample by Jim Van Verth · 7 years ago
  5. 45e5068 Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. by Brian Salomon · 7 years ago
  6. ccb46aa Don't pass uniform arrays in GrGLNonlinearColorSpaceXformEffect by Christopher Cameron · 7 years ago
  7. 87db001 move sk_memset?? to SkOpts by Mike Klein · 7 years ago
  8. 5373609 add knob to turn off fancy SkJumper features by Mike Klein · 7 years ago
  9. 435071e color-correct patch by Mike Reed · 7 years ago
  10. 557fbbe Add animation support to SkWebpCodec by Leon Scroggins III · 7 years ago
  11. e980174 simpler portable round() by Mike Klein · 7 years ago
  12. b8abb4c add gm to test alpha in drawPatch by Mike Reed · 7 years ago
  13. eb63eb7 Fix TSAN error for shadow cache by Jim Van Verth · 7 years ago
  14. 564ad05 Revert "sk_fgetsize to not use ftell." by Leon Scroggins · 7 years ago
  15. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  16. 8ca3356 remove min from repeat and mirror generally by Mike Klein · 7 years ago
  17. 9f85d68 retry tilers against 1 by Mike Klein · 7 years ago
  18. eee7621 add bench for patchutils by Mike Reed · 7 years ago
  19. 79a1a97 Fix TSAN bot by Jim Van Verth · 7 years ago
  20. 5592382 Remove setting of alpha coverage in text ops when in LCD mode by Greg Daniel · 7 years ago
  21. 8793e38 Cache ambient and spot shadows at a canonical position by Jim Van Verth · 7 years ago
  22. 79cdf28 Fix to lcd blending in ganesh by Greg Daniel · 7 years ago
  23. 4e3bc86 Revert "Revert "mark SkRasterPipelineBlitter final"" by Mike Klein · 7 years ago
  24. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  25. bcd8637 Revert "Revert "fix ubsan warning"" by Brian Osman · 7 years ago
  26. 86ee8c4 Revert "fix ubsan warning" by Brian Osman · 7 years ago
  27. 74fc593 Revert "We can mask load and store with just AVX." by Brian Osman · 7 years ago
  28. 4598899 Revert "add tilers against 1" by Brian Osman · 7 years ago
  29. b5b26a9 Revert "mark SkRasterPipelineBlitter final" by Brian Osman · 7 years ago
  30. b03d69f Revert "fix ubsan warning" by Brian Osman · 7 years ago
  31. 7128fdd Remove kZeroCopy_GrSurfaceFlag by Brian Salomon · 7 years ago
  32. 112565e Blacklist memory instensive tests on 32-bit bots (part 2) Bug: skia: by Matt Sarett · 7 years ago
  33. 4d1c5d6 fix ubsan warning by Mike Klein · 7 years ago
  34. edf8a76 add helper static to SkColorSpaceXform by Mike Reed · 7 years ago
  35. ffc2e4b Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  36. 4123d0f Add serialization support for drawShadowRec by Jim Van Verth · 7 years ago
  37. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  38. 317a185 mark SkRasterPipelineBlitter final by Mike Klein · 7 years ago
  39. 8110b84 add tilers against 1 by Mike Klein · 7 years ago
  40. b7b7e5f Add fixes & test for isConfigTexturable and isConfigRenderable by Robert Phillips · 7 years ago
  41. e2fc563 Switch to SkVertices version of drawVertices by Brian Osman · 7 years ago
  42. ad985b2 Marker for Win AMD driver update. by Ben Wagner · 7 years ago
  43. 139e463 We can mask load and store with just AVX. by Mike Klein · 7 years ago
  44. 0a76b41 add compile, use it in blitter by Mike Klein · 7 years ago
  45. 929bfeb Blacklist memory intensive tests on 32-bit bots by Matt Sarett · 7 years ago
  46. b35cb31 refactor SkRasterPipelineBlitter by Mike Klein · 7 years ago
  47. 1859f69 some basic speed ups for SkRasterPipeline::append() by Mike Klein · 7 years ago
  48. f94514b [recipes] Copy file, isolate, swarming, swarming_client from build.git by Eric Boren · 7 years ago
  49. 66f6b1f SkPDF: eliminate unnecessary clip for each page by Hal Canary · 7 years ago
  50. 75c7d77 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  51. 6813819 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  52. ea6a994 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  53. cb15b5e Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  54. d34edf3 Revert "Revert "Remove GrSurfaceDesc member from GrSurface."" by Brian Salomon · 7 years ago
  55. 76149aa Update SKP version by UpdateSKPs · 7 years ago
  56. 5d7f2b5 tidy up dither stage by Mike Klein · 7 years ago
  57. 9f52e98 streamline SkRasterPipeline::run() by Mike Klein · 7 years ago
  58. 580d81f Revert "dither copies when decreasing precision" by Mike Klein · 7 years ago
  59. 766f9cd dither copies when decreasing precision by Mike Klein · 7 years ago
  60. 2f68787 SkWebpEncoder: use bgra for lossless and yuv for lossy by Matt Sarett · 7 years ago
  61. 45d71a5 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  62. 2103ca9 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  63. 49354a3 Update Porter Duff analysis to match LCD logic. by Greg Daniel · 7 years ago
  64. c7f98bc Remove debug flag for ios bots by Stephan Altmueller · 7 years ago
  65. a40d9c8 Improve test coverage of image decode modes by Matt Sarett · 7 years ago
  66. 0264095 stage version of vertices by Mike Reed · 7 years ago
  67. 985febf minor skslc bugfixes by Ethan Nicholas · 7 years ago
  68. 1558123 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  69. d547fb6 Comment out lcd assert to make GLPrograms test happy by Greg Daniel · 7 years ago
  70. ddad85b Remove transitional parts from iOS job names by Stephan Altmueller · 7 years ago
  71. 6ebe4b9 Fix gpu lcd blending to semi-correctly handle alpha coverage by Greg Daniel · 7 years ago
  72. 09e9f68 Temporarily use default webp encode method for bzl by Matt Sarett · 7 years ago
  73. 618ed8a Update NexusPlayers to O Preview 2 by Kevin Lubick · 7 years ago
  74. 7346a1f detect (and preserve) if patch colors are opaque by Mike Reed · 7 years ago
  75. b091c93 SkDocument: remove deprecated function by Hal Canary · 7 years ago
  76. aeaf22b Updated workaround for Intel 6xxx clear to 0/1 bug by Eric Karl · 7 years ago
  77. cb9cc70 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  78. a80d8c8 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  79. 217aba6 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  80. faf004c Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  81. 930c386 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  82. 8612dbc Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  83. 031fcf5 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  84. 33f8315 Revert "Update clearOp for split-OpList world" by Robert Phillips · 7 years ago
  85. e739f15 Revert "Revert "Disable resource cache in shadow_utils GM for now"" by Jim Van Verth · 7 years ago
  86. 0e616cf comment SK_API and add fix params by Cary Clark · 7 years ago
  87. 3af1af9 Remove ambient and spot mask filters. by Jim Van Verth · 7 years ago
  88. 7f1ce29 Update clearOp for split-OpList world by Robert Phillips · 7 years ago
  89. 72f4891 Add microbench for shadows by Jim Van Verth · 7 years ago
  90. 887e557 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  91. 4b30a96 Revert "Remove GrSurfaceDesc member from GrSurface." by Greg Daniel · 7 years ago
  92. 14d54c2 Hide SkPerlinNoiseShader impl details by Florin Malita · 7 years ago
  93. 94df184 Use persistent checkout for UpdateMetaConfig bot by Ravi Mistry · 7 years ago
  94. 8491154 Remove GrSurfaceDesc member from GrSurface. by Brian Salomon · 7 years ago
  95. 955235f Switch over GrDiscardOp to IORef-ing the GrRenderTargetProxy by Robert Phillips · 7 years ago
  96. 287a3fe CQ_INCLUDE_CHROMIUM_TRYBOTS: add optional trybots by Hal Canary · 7 years ago
  97. 9926f4b Add drawArraysBaseVertexIsBroken flag by Chris Dalton · 7 years ago
  98. a4c93ac Add check for incorrect opList splits by Robert Phillips · 7 years ago
  99. d1eaf49 Revert "Revert "Remove GrSurface::desc() method."" by Brian Salomon · 7 years ago
  100. 9d2d7bf Expand small tables in SkColorSpaceXform_A2B by Matt Sarett · 7 years ago