1. 3186821 add a SkFontMgr to DM that returns portable fonts by Mike Klein · 7 years ago
  2. 0cbc10f Make SkImageGeneratorCG apply encoded origin by Leon Scroggins III · 7 years ago
  3. 5b7e470 Use color filter to undo GBR (actually BRG) by Brian Osman · 7 years ago
  4. b7ea3da Revert "gbr- has been brg- this whole time..." by Mike Klein · 7 years ago
  5. 5b9a037 gbr- has been brg- this whole time... by Mike Klein · 7 years ago
  6. 1b36115 make color rotating a little less pointlessly slow by Mike Klein · 7 years ago
  7. ec32534 Revert "Revert "Fix GrDefaultPathRender inversely wound path bug"" by Robert Phillips · 7 years ago
  8. 03141d2 remove SkThread, using std::thread instead by Mike Klein · 7 years ago
  9. fc28138 Revert "Fix GrDefaultPathRender inversely wound path bug" by Robert Phillips · 7 years ago
  10. 511a9d4 Fix GrDefaultPathRender inversely wound path bug by Robert Phillips · 7 years ago
  11. 7a0ebfc Add a tooling flag for path mask caching by Chris Dalton · 7 years ago
  12. b6c5e5b DM: move skiatest functions into separate file. by Hal Canary · 7 years ago
  13. 38ace8a Revert "Attempt both GL and GLES for GPU unit tests" by Chris Dalton · 7 years ago
  14. 454818b Attempt both GL and GLES for GPU unit tests by Chris Dalton · 7 years ago
  15. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  16. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  17. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  18. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  19. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  20. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  21. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  22. 32bbf37 Fix TSAN issue with atlas expansion. by Jim Van Verth · 7 years ago
  23. a81b626 Fix SkASSERT for convex paths with DAA by Yuqian Li · 7 years ago
  24. e5756ec Output encoded PNGs when gltestthreading or serialize fails by Brian Osman · 7 years ago
  25. 022cfa2 Add FIFO thread pool, use it for most things. by Mike Klein · 7 years ago
  26. 195c05b Move several GrContextOptions fields behind GR_TEST_UTILS by Brian Osman · 7 years ago
  27. ad8a43f DeferredDisplayList API proposal by Robert Phillips · 7 years ago
  28. f1942de Suppress file output for the gltestthreading config by Brian Osman · 7 years ago
  29. f981066 Threaded generation of software paths by Brian Osman · 7 years ago
  30. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  31. 87ae989 Revert "Threaded generation of software paths" by Brian Salomon · 7 years ago
  32. 76323bc Threaded generation of software paths by Brian Osman · 7 years ago
  33. f21aa04 Plumb GrContextOptions to GPU sinks in DM by Brian Osman · 7 years ago
  34. 1dc8ecb Stop BRD-decoding non-opaque to 565 sink by Leon Scroggins III · 7 years ago
  35. 0741818 Move calls to conversion_possible to SkCodec by Leon Scroggins III · 7 years ago
  36. ecf78ac Blacklist svgparse_* svgs on non-8888 by Chris Dalton · 7 years ago
  37. 135a1b1 upstream cr/165303354 by Mike Klein · 7 years ago
  38. f28d472 Fix dm when --config not specified. by Ben Wagner · 7 years ago
  39. 32fa510 Abort dm/nanobench on bad configs. by Ben Wagner · 7 years ago
  40. bdc3afa simplify gm matrices by Mike Reed · 7 years ago
  41. d0677bc Add missing newline to initial DM output by Brian Osman · 7 years ago
  42. eaa90b2 Roll ANGLE by Robert Phillips · 7 years ago
  43. df60e36 New analytic AA scan converter using delta (I call it DAA for now) by Yuqian Li · 7 years ago
  44. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  45. b323a5e sprinkle more tracing in GM, tests, and ok, and add TRACE_FUNC by Mike Klein · 7 years ago
  46. bc8150f Faster, thread-safe implementation by Brian Osman · 7 years ago
  47. 97d6a7a Don't write .pdfs in DM on the bots. by Mike Klein · 7 years ago
  48. c7d295e DM: excercise other SkPDF raster dpis by Hal Canary · 7 years ago
  49. 53136aa First stab at JSON event tracer by Brian Osman · 7 years ago
  50. 45c16fa convert over to 2d-mode by Mike Klein · 7 years ago
  51. edfe3df Add option to ignore SIGINT when running DM on Android. by Derek Sollenberger · 7 years ago
  52. dcbb9d9 Add SkDebugf trace event handler. by Brian Salomon · 7 years ago
  53. 086a427 guard references to SkColorTable by Mike Reed · 7 years ago
  54. ce5ee60 Add support for GL 565 and 4444 configs to test tools by Brian Salomon · 7 years ago
  55. 2811aa2 Add metal config to tools by Greg Daniel · 7 years ago
  56. 304a07c remove references to kIndex_8_SkColorType from our tools/tests by Mike Reed · 7 years ago
  57. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  58. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  59. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  60. 674a184 Add SkCodec::Result indicating error in the data by Leon Scroggins III · 7 years ago
  61. 7c26ca7 add --forceRasterPipeline to dm, (already in nanobench) by Mike Reed · 7 years ago
  62. bace7a9 Remove CodecSrc::kIndex8_Always_DstColorType by Leon Scroggins III · 7 years ago
  63. e9f187b always touch verbose.log, even if --verbose by Mike Klein · 7 years ago
  64. 03a95ad remove DM status thread by Mike Klein · 7 years ago
  65. 93323eb Enable SVG DM sources for vector sinks by Florin Malita · 7 years ago
  66. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 7 years ago
  67. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 7 years ago
  68. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 7 years ago
  69. 8db74f1 Revert "Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType"" by Matt Sarett · 7 years ago
  70. 13b6afd DM: use SkPngEncoder by Mike Klein · 7 years ago
  71. 6a0feba Add clamp before drawing F16->8888 in DMSrcSink ColorCodecSrc by Matt Sarett · 7 years ago
  72. 81c83a7 Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType" by Matt Sarett · 7 years ago
  73. b6f4767 Do not return Index8 from SkAndroidCodec::computeOutputColorType by Matt Sarett · 7 years ago
  74. 33deb7e Make SkCodec more flexible about its required frame by Leon Scroggins III · 7 years ago
  75. 3ea1798 Remove ImmediateFlush mode by Robert Phillips · 7 years ago
  76. 761d27c update SkRasterPipeline::run() to also take y by Mike Klein · 7 years ago
  77. 2048c3e wait for DM status thread to exit on iOS by Mike Klein · 7 years ago
  78. f485cf9 Tag CodecSrc bitmaps with standard color spaces by Matt Sarett · 7 years ago
  79. b24704d SkRasterPipeline in SkArenaAlloc by Mike Klein · 7 years ago
  80. eceee04 Premultiply in DM before drawing unpremul f16 by Leon Scroggins III · 7 years ago
  81. 557fbbe Add animation support to SkWebpCodec by Leon Scroggins III · 7 years ago
  82. a40d9c8 Improve test coverage of image decode modes by Matt Sarett · 7 years ago
  83. ebb1b5c Add new SkImageGenerator::getPixels() API, deprecate the old by Matt Sarett · 7 years ago
  84. 59da068 Tune down libpng in DM. by Mike Klein · 7 years ago
  85. 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 7 years ago
  86. 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 7 years ago
  87. d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 7 years ago
  88. 8185f59 Hardwire opList lookAhead & lookBack parameters by Robert Phillips · 7 years ago
  89. 249b8e3 Switch SkCodec to int for counts and indices by Leon Scroggins III · 7 years ago
  90. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  91. 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 7 years ago
  92. fafe135 SkSize can be aggregate-initialized by Hal Canary · 7 years ago
  93. 68feef4 Allow BF and BRD clients to request an output color space by Matt Sarett · 7 years ago
  94. 45cde31 SkMultiPictureDocument : clean up MultiPictureDocumentReader interface by Hal Canary · 7 years ago
  95. 45dcc0c Fix gather_uninteresting_hashes() by Mike Klein · 7 years ago
  96. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  97. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  98. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  99. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 7 years ago
  100. 2e491a6 clean up (partially) colortable api by Mike Reed · 7 years ago