1. 2525a37 Add test of tiny text with perspective. by Jim Van Verth · 7 years ago
  2. 18562b8 fix pathops fuzzer by Cary Clark · 7 years ago
  3. 969bdef Remove GrGeometryProcessor knowledge of explicit local coords by Brian Salomon · 7 years ago
  4. 7db95a6 add documentation by Cary Clark · 7 years ago
  5. 6f02af9 remove linear-blended sRGB dst support in software by Mike Klein · 7 years ago
  6. ece4306 Update Windows to v1803 in Skolo. by Ben Wagner · 7 years ago
  7. 3a4a321 fix ops for very close rects by Cary Clark · 7 years ago
  8. e0aeedd Roll third_party/externals/angle2 0211346..2bd1fab (3 commits) by angle-skia-autoroll · 7 years ago
  9. 4ffa027 Smarter use of glyph cache by Herb Derby · 7 years ago
  10. 975f8ee Fix matrix multiplication order by Brian Osman · 7 years ago
  11. fe6b489 Add Dockerfile for building and running local Skia checkout with SwiftShader by Kevin Lubick · 7 years ago
  12. 41f4f31 Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Herb Derby · 7 years ago
  13. 2d7678d Update MSVS toolchain for bots: by Brian Osman · 7 years ago
  14. f454bd3 rm TestConfigParsing by Mike Klein · 7 years ago
  15. e62999f GrTessellator: yet another out-of-range splitting fix. by Stephen White · 7 years ago
  16. e2aa7b6 Build skottie_tool on Linux only by Florin Malita · 7 years ago
  17. 1b1a557 Add fuzzer option for Blur w/o occluder by Kevin Lubick · 7 years ago
  18. 74b390d Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Hal Canary · 7 years ago
  19. 102c8cf Harden SkPerlinNoiseShader StitchData initialization by Florin Malita · 7 years ago
  20. 31cb864 work around bug 8051 by Cary Clark · 7 years ago
  21. c27967f Roll third_party/externals/angle2 d197803..0211346 (1 commits) by angle-skia-autoroll · 7 years ago
  22. 79725d3 [skottie] Add a tool for dumping encoded animation frames by Florin Malita · 7 years ago
  23. 7d43296 Roll third_party/externals/angle2 7ba3f42..d197803 (1 commits) by angle-skia-autoroll · 7 years ago
  24. 3857fbf Roll third_party/externals/swiftshader 57776df..f398044 (1 commits) by swiftshader-skia-autoroll · 7 years ago
  25. da2b9f3 Add Gr enums and version parsing for SwiftShader by Kevin Lubick · 7 years ago
  26. 4225b32 Have draw(Text|PosText|PosTextH) use a single entry on the device by Herb Derby · 7 years ago
  27. f105dc7 restore headers lost from skia.h by Mike Klein · 7 years ago
  28. cdaf661 Consolidate ambient and spot code setup. by Jim Van Verth · 7 years ago
  29. 5e6853d Roll skia/third_party/skcms 2e43fec..0fdd840 (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  30. d00ef06 SkPDF: Fastpath for clipstack flattening by Hal Canary · 7 years ago
  31. bd04be7 Roll skia/third_party/skcms a8a5c9e..2e43fec (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 7 years ago
  32. 2f2a703 add upm->upm helper by Mike Klein · 7 years ago
  33. 12f25a2 simplify SK_FloatNaN by Mike Klein · 7 years ago
  34. 8f9c325 Always use filterColor4f to filter paint colors by Brian Osman · 7 years ago
  35. 7d63778 fixed interface/in/out struct for mvk integration and added a few missing builtins to skslc msl backend by Timothy Liang · 7 years ago
  36. 1b7cd33 handle degenerate call to blitAntiRect by Mike Reed · 7 years ago
  37. 77169c8 GrTessellator: fix for overlapping outer boundary edges in AA case. by Stephen White · 7 years ago
  38. 35f06df Point to new CT swarming bots project ID by Ravi Mistry · 7 years ago
  39. 8d8f45d Update MotoG4. by Ben Wagner · 7 years ago
  40. 4295859 Roll third_party/externals/angle2 fba1f61..7ba3f42 (2 commits) by angle-skia-autoroll · 7 years ago
  41. 9856c3d Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  42. 4588ff3 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  43. ddd92dc Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  44. 5fc27a4 Roll third_party/externals/angle2 48cdc2e..fba1f61 (5 commits) by angle-skia-autoroll · 7 years ago
  45. 0e49cb9 Roll recipe dependencies (trivial). by recipe-roller · 7 years ago
  46. 5034384 [Isolate] Update clients to hit /_ah/api instead of /api by smut · 7 years ago
  47. 1589154 rm dead code by Mike Klein · 7 years ago
  48. 69d0e51 Remove alpha readback path in GrGLGpu::onReadPixels by Brian Salomon · 7 years ago
  49. 490f3dc Roll third_party/externals/swiftshader 4845633..57776df (2 commits) by swiftshader-skia-autoroll · 7 years ago
  50. 5b052ac Roll third_party/externals/angle2 7921662..48cdc2e (1 commits) by angle-skia-autoroll · 7 years ago
  51. 7c93472 Add null checks for GrSkSLtoGLSL to GrGLProgramBuilder by Brian Salomon · 7 years ago
  52. 5059541 need conservative bounds for triangles due to SkFixed drift in SkEdge by Mike Reed · 7 years ago
  53. ad445ce Remove GrPaint::setGammaCorrect by Brian Osman · 7 years ago
  54. feb9fa9 Turn off logging for tests by Herb Derby · 7 years ago
  55. e1adc3a Remove color space restrictions from image infos by Brian Osman · 7 years ago
  56. 7258e97 C++14 by Brian Salomon · 7 years ago
  57. 728b7f3 Update SKP version by skia-recreate-skps · 7 years ago
  58. fd6a52c Roll third_party/externals/angle2 47463d8..7921662 (1 commits) by angle-skia-autoroll · 7 years ago
  59. a09981c Roll third_party/externals/angle2 bf7b95d..47463d8 (6 commits) by angle-skia-autoroll · 7 years ago
  60. 677fa33 Roll third_party/externals/swiftshader 419e8a7..4845633 (2 commits) by swiftshader-skia-autoroll · 7 years ago
  61. a694870 Remove origin from GrGpu::readPixels by Brian Salomon · 7 years ago
  62. a9b04b9 Remove origin from GrGpu::writePixels by Brian Salomon · 7 years ago
  63. 257c1fb Update SKP version by skia-recreate-skps · 7 years ago
  64. 9363ac4 Remove most of the remaining conflation of colorSpace and sRGB in Ganesh by Brian Osman · 7 years ago
  65. b54d223 fix a weird edge case in to_srgb stage by Mike Klein · 7 years ago
  66. a083404 Revert "Added support for visual debugging on Android Studio" by Hal Canary · 7 years ago
  67. 804d0f2 turn on pointer-overflow on ASAN/UBSAN bots by Mike Klein · 7 years ago
  68. 11203af Remove noise from test output by Herb Derby · 7 years ago
  69. 2ab87fc Roll third_party/externals/angle2 cbab275..bf7b95d (1 commits) by angle-skia-autoroll · 7 years ago
  70. a3750b2 build for Chromecast with clang by Mike Klein · 7 years ago
  71. 0ba9fa0 Remove GrGpu::getWritePixelsInfo by Brian Salomon · 7 years ago
  72. bc9f3b0 Decorate project names with their relative path in the meta SLN by Brian Osman · 7 years ago
  73. ccb8752 Revert "Rename sg tests and samples targets to fix Visual Studio name conflict" by Brian Osman · 7 years ago
  74. d494f6e Replace GrContextPriv::read/writeSurfacePixels with GrContextPriv::read/WritePixels2 by Brian Salomon · 7 years ago
  75. ee56b83 Remove GalaxyS7 ATT jobs. by Ben Wagner · 7 years ago
  76. 7027691 Set bounds correctly for color emoji that need post-cache transfoms by Jim Van Verth · 7 years ago
  77. 8683037 Always keep buffers in vulkan persistently mapped. by Greg Daniel · 7 years ago
  78. d2ae8dc Add option for fuzzer to toggle DAA by Kevin Lubick · 7 years ago
  79. f14bc98 Avoid compilation error on older compilers by Kevin Lubick · 7 years ago
  80. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 7 years ago
  81. 7abeb28 Roll third_party/externals/swiftshader 8e6ed2e..419e8a7 (1 commits) by swiftshader-skia-autoroll · 7 years ago
  82. db53760 exclude cgms.cpp from DM on Google3 build by Mike Klein · 7 years ago
  83. 322a859 Reland [recipes] Isolate build outputs with no subdirs by Eric Boren · 7 years ago
  84. ba2f829 Rename sg tests and samples targets to fix Visual Studio name conflict by Brian Osman · 7 years ago
  85. 222c9cf Added support for visual debugging on Android Studio by ziadb · 7 years ago
  86. 531a48e GrTessellator: fix winding merged to zero on split edge. by Stephen White · 7 years ago
  87. 39ccf5d Fix compile when SK_XML undefined by Hal Canary · 7 years ago
  88. 1989c49 Avoid divide-by-zero in shadow code by Jim Van Verth · 7 years ago
  89. 911ae40 [skottie] Remove inPoint/outPoint/frameRate from public API by Florin Malita · 7 years ago
  90. 22f673d Move SkColorTable to src/codec by Leon Scroggins III · 7 years ago
  91. 9ea47be Skip bad line segments inside gen_alpha_deltas by Yuqian Li · 7 years ago
  92. fbe7166 Revert "[recipes] Isolate build outputs with no subdirs" by Eric Boren · 7 years ago
  93. 0c9d280 [recipes] Isolate build outputs with no subdirs by Eric Boren · 7 years ago
  94. c4952be Roll third_party/externals/angle2 46bcea5..cbab275 (5 commits) by angle-skia-autoroll · 7 years ago
  95. db33ee1 Roll third_party/externals/angle2 05cd6df..46bcea5 (6 commits) by angle-skia-autoroll · 7 years ago
  96. e70c5fb Reland fonts: Use correct SurfaceProps in analysis canvas for remoting. by Khushal · 7 years ago
  97. 13b8b67 Roll third_party/externals/swiftshader f459b04..8e6ed2e (1 commits) by swiftshader-skia-autoroll · 7 years ago
  98. 79aa2f1 don't walk off end of pointer by Cary Clark · 7 years ago
  99. b4a8a62 SkFloatToDecimal: optimize the less common cases. by Hal Canary · 8 years ago
  100. 458f40a font remoting: Fix errors with sub-pixel positioning mismatch. by Khushal · 7 years ago