1. 58a1ea8 SkRegion: change serialization unit tests, better validation code by Hal Canary · 7 years ago
  2. 5d9f3bf Do not retry test or perf tasks by Eric Boren · 7 years ago
  3. c29a4ff Whitespace change to test new submit strategy II by Ravi Mistry · 7 years ago
  4. f59b60e Whitespace change to test new submit strategy I by Ravi Mistry · 7 years ago
  5. df1a086 Whitespace change to test new submit strategy II by Ravi Mistry · 7 years ago
  6. 60c774d Support shared GL contexts in GrContextFactory by Brian Osman · 7 years ago
  7. 22eb2f1 remove guard for SkImageGenerator api by Mike Reed · 7 years ago
  8. ddbd37e expore flags for text decoration into android-specific reserved bits by Mike Reed · 7 years ago
  9. 973ca80 SkConvertPixels: Add Alpha8 fast path by Matt Sarett · 7 years ago
  10. 46df2a1 Split Valgrind jobs -- one DM/NB run per task. by Ben Wagner · 7 years ago
  11. 7c25f96 Revert "Split Valgrind jobs -- one DM/NB run per task." by Ben Wagner · 7 years ago
  12. 6a3ae84 Omit encode-platform on N5 for all configs. by Ben Wagner · 7 years ago
  13. 5a3c948 Whoops, forgot to re-run build_stages. by Mike Klein · 7 years ago
  14. bc9cd52 Split Valgrind jobs -- one DM/NB run per task. by Ben Wagner · 7 years ago
  15. ef653b8 fixed SPIR-V vector equality tests by Ethan Nicholas · 7 years ago
  16. 9ef6375 Move looping logic into start_pipeline(). by Mike Klein · 7 years ago
  17. c663953 Print GL shader source with line numbers when there is a compile error by csmartdalton · 7 years ago
  18. 94cce4c Make GrXferProcessor and related classes private. by Brian Salomon · 7 years ago
  19. 5d5601c Make sure fuzzer can't pick an illegal colortype by Kevin Lubick · 7 years ago
  20. 2c6d2bf Remove SkSpecialImage's GrTexture-based ctors by Robert Phillips · 7 years ago
  21. e812d49 Rename GrContextFactory::ContextOptions to ContextOverrides by csmartdalton · 7 years ago
  22. e026511 Fix ComposeOneFragmentProcessor coverage as alpha optimization. by Brian Salomon · 7 years ago
  23. 709b025 SkPath.readFromMemory: check for error case by Hal Canary · 7 years ago
  24. c5ca7f9 Clamp gradient colors in fragment shader after interpolation when there is a color space. by Brian Salomon · 7 years ago
  25. ed1b902 SkJumper: Windows by Mike Klein · 7 years ago
  26. 4978906 GrTessellator (AA): implement fast path for removing non-boundary edges. by Stephen White · 7 years ago
  27. afcd2e1 initial clean up of pdf clipping by Mike Reed · 7 years ago
  28. ad2a2be Add GrTFlagsMask<> wrapper for C++11 bitfield enums by csmartdalton · 7 years ago
  29. a9d0d9e Update milestone schedule on skia.org by Heather Miller · 7 years ago
  30. f0fb929 move PDFDevice over to cipstackdevice by Mike Reed · 7 years ago
  31. fd98b5e Remove unneeded is_fuzzing flag by Kevin Lubick · 7 years ago
  32. 0843589 Add machine_type dimension to disambiguate bots with GTX960. by Ben Wagner · 7 years ago
  33. 00b2cca Simplify GrPaint::isConstantBlendedColor to avoid FP analysis and XP virtual calls by Brian Salomon · 7 years ago
  34. 4eabd5d Improve SkCanvas::temporary_internal_getRgnClip performance by Stan Iliev · 7 years ago
  35. eb868aa Prefer EllipseOp instead of DIEllipseOp by Stan Iliev · 7 years ago
  36. dbc8eeb Remove GrProcessorTestData's GrTextures by Robert Phillips · 7 years ago
  37. 9048851 Move declaration of is_fuzzer to where it is used by Ravi Mistry · 7 years ago
  38. cdcc33f Store GrRenderTarget rather than just its ID in GrRenderTargetOpList::RecordedOp. by Brian Salomon · 7 years ago
  39. 25b8ca1 Clean up DFs for extremely small paths by Jim Van Verth · 7 years ago
  40. 1b5b944 Roll recipe DEPS again by Eric Boren · 7 years ago
  41. 0d4bc0d Draw path onto a canvas when fuzzing by Kevin Lubick · 7 years ago
  42. e6b26ad Roll recipe DEPS by Eric Boren · 7 years ago
  43. 4a2ab86 Update Valgrind match-leak-kinds for keep-alive thread. by Mike Klein · 7 years ago
  44. 0548a21 Stream logs in symbolized dm/nanobench by Kevin Lubick · 7 years ago
  45. 0396434 Blacklisting scaled_tilemodes_npot on GalaxyTab3 by Kevin Lubick · 7 years ago
  46. edee1ae Write SkRegion fuzzer by Kevin Lubick · 7 years ago
  47. 8e1c4e6 Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2) by Robert Phillips · 7 years ago
  48. a309109 Fix client roll (part 2) by Matt Sarett · 7 years ago
  49. af7bbc8 Fix client roll by Matt Sarett · 7 years ago
  50. db0e4f9 Update SKP version by UpdateSKPs · 7 years ago
  51. a5fdc97 Replace SkSpecialImage::makeTightSubset with asImage (take 2) by Robert Phillips · 7 years ago
  52. bae888e hide via-svg until I can fix g3 by Mike Reed · 7 years ago
  53. 6f9f7eb Expand use of GrMakeCachedBitmapProxy (take 2) by Robert Phillips · 7 years ago
  54. 7f302c4 add svg path to DM by Mike Reed · 7 years ago
  55. aab8ce4 all DM to see src/core by Mike Reed · 7 years ago
  56. f71828f all DM to include from src/xml by Mike Reed · 7 years ago
  57. 251bf3e SkRegion deserialization more robust by Hal Canary · 7 years ago
  58. 16fcb23 SkJumper: aarch64 and armv7 by Mike Klein · 7 years ago
  59. 7fc4a2d Fix -Wshadow-field warning in class NullInterface by Brian Salomon · 7 years ago
  60. f67c459 add ViaSVG to dm by Mike Reed · 7 years ago
  61. e005edd Revert "hide deprecated underline and strikethru" by Leon Scroggins · 7 years ago
  62. cc3c2ed Disable SkJumper on MSAN builds. by Mike Klein · 7 years ago
  63. 52cad15 sksl support for geometry shaders by Ethan Nicholas · 7 years ago
  64. c12551c SkJumper: Linux by Mike Klein · 7 years ago
  65. 4fe2b15 Set asmflags when building for iOS. by Mike Klein · 7 years ago
  66. c5e641c use common intermediate device class for clipstack management by Mike Reed · 7 years ago
  67. 9c58306 Revert "Roll Recipe DEPS" by Eric Boren · 7 years ago
  68. eae7524 Revert "Expand use of GrMakeCachedBitmapProxy" by Robert Phillips · 7 years ago
  69. 310f4d0 Roll Recipe DEPS by Eric Boren · 7 years ago
  70. 2527209 Make mask uintptr_t when calculating alignment. by Herb Derby · 7 years ago
  71. 561d1f8 Expand use of GrMakeCachedBitmapProxy by Robert Phillips · 7 years ago
  72. 8c8b618 Change bitmap initialization in DrawFunctions fuzzer by Kevin Lubick · 7 years ago
  73. ef0a15b Fix TAP ASAN failure. by Florin Malita · 7 years ago
  74. 7d07d46 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 7 years ago
  75. 87e7f82 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 7 years ago
  76. 8612548 Revert "Revert "Take missed opportunity: memset for A8."" by Mike Klein · 7 years ago
  77. 02241e9 Revert "CQ config: add gerrit CQAbility verifier." by Ravi Mistry · 7 years ago
  78. d8ebf69 Add Flutter compile bot by Ravi Mistry · 7 years ago
  79. 1bf3fc7 Switch from size_t to uint32_t to represent constraints better. by Herb Derby · 7 years ago
  80. 35115eb Make all of the NUC tests use the newer intel driver by Kevin Lubick · 7 years ago
  81. a01bf9a hide deprecated underline and strikethru by Mike Reed · 7 years ago
  82. 0462822 CQ config: add gerrit CQAbility verifier. by Andrii Shyshkalov · 7 years ago
  83. d1fe952 SkJumper: start on asm by Mike Klein · 7 years ago
  84. 2e777ea Add a workaround for platforms with broken geo shader invocations by csmartdalton · 7 years ago
  85. e14349a Revert "Replace SkSpecialImage::makeTightSubset with asImage" by Robert Phillips · 7 years ago
  86. 2028625 Revert "Take missed opportunity: memset for A8." by Mike Klein · 7 years ago
  87. f614ba2 Fix drawVertices() texture mapping in the presence of a local matrix by Florin Malita · 7 years ago
  88. 1d2aed0 Check for GL_EXT_geometry_shader on ES by csmartdalton · 7 years ago
  89. 11f65e0 GrTessellator (AA): Performance tweaks and cleanup. by Stephen White · 7 years ago
  90. dab4811 Revert "GrTessellator (AA): Performance tweaks and cleanup." by Ben Wagner · 7 years ago
  91. 5df6db1 Replace SkSpecialImage::makeTightSubset with asImage by Robert Phillips · 7 years ago
  92. dc0cae1 Let DFPathRenderer accept smaller paths. by Jim Van Verth · 7 years ago
  93. dd768fa Replace use of SkBitmap::eraseRGB with eraseColor. by Ben Wagner · 7 years ago
  94. 50afc17 Fixed a couple of spots where sksl didn't have proper array support. by Ethan Nicholas · 7 years ago
  95. 3bf12c6 Remove third_party/ktx from Skia. by Herb Derby · 7 years ago
  96. d519d48 add device-clipping to gpudevice by Mike Reed · 7 years ago
  97. e595bbf GrTessellator (AA): Performance tweaks and cleanup. by Stephen White · 7 years ago
  98. ea91b11 remove code for TextDecorations by Mike Reed · 7 years ago
  99. 7ad8793 SkPDF/font subsetting: Use new version of SfntlyWrapper::SubsetFont by Hal Canary · 7 years ago
  100. 78594b2 SkJumper: everyone gets a start_pipeline(). by Mike Klein · 7 years ago