1. 8f11d4d eliminate SK_BUILD_FOR_WIN32 by Mike Klein · 6 years ago
  2. 5340b3f allow 4444 sw surfaces by Mike Klein · 6 years ago
  3. 54f65c4 Skotty -> Skottie by Florin Malita · 6 years ago
  4. 515bda6 support gray8 destinations on CPU by Mike Klein · 6 years ago
  5. df2713c [skotty] Minor tools tweaks by Florin Malita · 6 years ago
  6. 4932807 [skotty,sksg] Initial image support by Florin Malita · 6 years ago
  7. 124d5af [skotty] Speculative g3 DM build fix by Florin Malita · 7 years ago
  8. fc043dc [skotty] Add Json DM source by Florin Malita · 7 years ago
  9. e7a5832 make InternalOnly_ functions actually private by Mike Reed · 7 years ago
  10. 040238b Add a tools flag to suppress geometry shaders by Chris Dalton · 7 years ago
  11. 6613cc5 GOOGLE3 -> SK_BUILD_FOR_GOOGLE3 by Mike Klein · 7 years ago
  12. d7b3845 SkQP: make_gmkb, gm_knowledge (GM Knowledgebase) by Hal Canary · 7 years ago
  13. a4daf19 Moving extra options/parameters into PDFMetadata by Mike Reed · 7 years ago
  14. 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 7 years ago
  15. 0933bc9 Revert "Revert "resources: remove most uses of GetResourcePath()"" by Mike Reed · 7 years ago
  16. cca2300 Revert "resources: remove most uses of GetResourcePath()" by Mike Reed · 7 years ago
  17. 5093a53 resources: remove most uses of GetResourcePath() by Hal Canary · 7 years ago
  18. c465d13 resources: orgainize directory. by Hal Canary · 7 years ago
  19. c8037dc Reland "Hide SkEncodedInfo" by Leon Scroggins III · 7 years ago
  20. 1793e7b Revert "Hide SkEncodedInfo" by Leon Scroggins · 7 years ago
  21. c6f7a4f Hide SkEncodedInfo by Leon Scroggins III · 7 years ago
  22. aa73b96 clean up SkDeferredCanvas by Mike Klein · 7 years ago
  23. dcfca43 Use GrContextFactories that produce a single GrContext in unit tests. by Brian Salomon · 7 years ago
  24. 0387d35 Add SkColorSpace_Base::makeColorSpin by Brian Osman · 7 years ago
  25. ccafca0 DM: hide DM:FontMgr behind a factory by Hal Canary · 7 years ago
  26. 0c5fdcb streamline GDI bots by Mike Klein · 7 years ago
  27. f44754a Drop support for OSMesa in test tools and remove build bot by Brian Salomon · 7 years ago
  28. cb6940b DM FontMgr updates by Mike Klein · 7 years ago
  29. 3186821 add a SkFontMgr to DM that returns portable fonts by Mike Klein · 7 years ago
  30. 0cbc10f Make SkImageGeneratorCG apply encoded origin by Leon Scroggins III · 7 years ago
  31. 5b7e470 Use color filter to undo GBR (actually BRG) by Brian Osman · 7 years ago
  32. b7ea3da Revert "gbr- has been brg- this whole time..." by Mike Klein · 7 years ago
  33. 5b9a037 gbr- has been brg- this whole time... by Mike Klein · 7 years ago
  34. 1b36115 make color rotating a little less pointlessly slow by Mike Klein · 7 years ago
  35. ec32534 Revert "Revert "Fix GrDefaultPathRender inversely wound path bug"" by Robert Phillips · 7 years ago
  36. 03141d2 remove SkThread, using std::thread instead by Mike Klein · 7 years ago
  37. fc28138 Revert "Fix GrDefaultPathRender inversely wound path bug" by Robert Phillips · 7 years ago
  38. 511a9d4 Fix GrDefaultPathRender inversely wound path bug by Robert Phillips · 7 years ago
  39. 7a0ebfc Add a tooling flag for path mask caching by Chris Dalton · 7 years ago
  40. b6c5e5b DM: move skiatest functions into separate file. by Hal Canary · 7 years ago
  41. 38ace8a Revert "Attempt both GL and GLES for GPU unit tests" by Chris Dalton · 7 years ago
  42. 454818b Attempt both GL and GLES for GPU unit tests by Chris Dalton · 7 years ago
  43. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  44. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  45. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  46. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  47. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  48. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  49. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  50. 32bbf37 Fix TSAN issue with atlas expansion. by Jim Van Verth · 7 years ago
  51. a81b626 Fix SkASSERT for convex paths with DAA by Yuqian Li · 7 years ago
  52. e5756ec Output encoded PNGs when gltestthreading or serialize fails by Brian Osman · 7 years ago
  53. 022cfa2 Add FIFO thread pool, use it for most things. by Mike Klein · 7 years ago
  54. 195c05b Move several GrContextOptions fields behind GR_TEST_UTILS by Brian Osman · 7 years ago
  55. ad8a43f DeferredDisplayList API proposal by Robert Phillips · 7 years ago
  56. f1942de Suppress file output for the gltestthreading config by Brian Osman · 7 years ago
  57. f981066 Threaded generation of software paths by Brian Osman · 7 years ago
  58. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  59. 87ae989 Revert "Threaded generation of software paths" by Brian Salomon · 7 years ago
  60. 76323bc Threaded generation of software paths by Brian Osman · 7 years ago
  61. f21aa04 Plumb GrContextOptions to GPU sinks in DM by Brian Osman · 7 years ago
  62. 1dc8ecb Stop BRD-decoding non-opaque to 565 sink by Leon Scroggins III · 7 years ago
  63. 0741818 Move calls to conversion_possible to SkCodec by Leon Scroggins III · 7 years ago
  64. ecf78ac Blacklist svgparse_* svgs on non-8888 by Chris Dalton · 7 years ago
  65. 135a1b1 upstream cr/165303354 by Mike Klein · 7 years ago
  66. f28d472 Fix dm when --config not specified. by Ben Wagner · 7 years ago
  67. 32fa510 Abort dm/nanobench on bad configs. by Ben Wagner · 7 years ago
  68. bdc3afa simplify gm matrices by Mike Reed · 7 years ago
  69. d0677bc Add missing newline to initial DM output by Brian Osman · 7 years ago
  70. eaa90b2 Roll ANGLE by Robert Phillips · 7 years ago
  71. df60e36 New analytic AA scan converter using delta (I call it DAA for now) by Yuqian Li · 7 years ago
  72. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  73. b323a5e sprinkle more tracing in GM, tests, and ok, and add TRACE_FUNC by Mike Klein · 7 years ago
  74. bc8150f Faster, thread-safe implementation by Brian Osman · 7 years ago
  75. 97d6a7a Don't write .pdfs in DM on the bots. by Mike Klein · 7 years ago
  76. c7d295e DM: excercise other SkPDF raster dpis by Hal Canary · 7 years ago
  77. 53136aa First stab at JSON event tracer by Brian Osman · 7 years ago
  78. 45c16fa convert over to 2d-mode by Mike Klein · 7 years ago
  79. edfe3df Add option to ignore SIGINT when running DM on Android. by Derek Sollenberger · 7 years ago
  80. dcbb9d9 Add SkDebugf trace event handler. by Brian Salomon · 7 years ago
  81. 086a427 guard references to SkColorTable by Mike Reed · 7 years ago
  82. ce5ee60 Add support for GL 565 and 4444 configs to test tools by Brian Salomon · 7 years ago
  83. 2811aa2 Add metal config to tools by Greg Daniel · 7 years ago
  84. 304a07c remove references to kIndex_8_SkColorType from our tools/tests by Mike Reed · 7 years ago
  85. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  86. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  87. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  88. 674a184 Add SkCodec::Result indicating error in the data by Leon Scroggins III · 7 years ago
  89. 7c26ca7 add --forceRasterPipeline to dm, (already in nanobench) by Mike Reed · 7 years ago
  90. bace7a9 Remove CodecSrc::kIndex8_Always_DstColorType by Leon Scroggins III · 7 years ago
  91. e9f187b always touch verbose.log, even if --verbose by Mike Klein · 7 years ago
  92. 03a95ad remove DM status thread by Mike Klein · 7 years ago
  93. 93323eb Enable SVG DM sources for vector sinks by Florin Malita · 7 years ago
  94. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 7 years ago
  95. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 7 years ago
  96. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 7 years ago
  97. 8db74f1 Revert "Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType"" by Matt Sarett · 7 years ago
  98. 13b6afd DM: use SkPngEncoder by Mike Klein · 7 years ago
  99. 6a0feba Add clamp before drawing F16->8888 in DMSrcSink ColorCodecSrc by Matt Sarett · 7 years ago
  100. 81c83a7 Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType" by Matt Sarett · 7 years ago