1. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  2. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  3. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  4. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  5. 32bbf37 Fix TSAN issue with atlas expansion. by Jim Van Verth · 7 years ago
  6. a81b626 Fix SkASSERT for convex paths with DAA by Yuqian Li · 7 years ago
  7. e5756ec Output encoded PNGs when gltestthreading or serialize fails by Brian Osman · 7 years ago
  8. 022cfa2 Add FIFO thread pool, use it for most things. by Mike Klein · 7 years ago
  9. 195c05b Move several GrContextOptions fields behind GR_TEST_UTILS by Brian Osman · 7 years ago
  10. ad8a43f DeferredDisplayList API proposal by Robert Phillips · 7 years ago
  11. f1942de Suppress file output for the gltestthreading config by Brian Osman · 7 years ago
  12. f981066 Threaded generation of software paths by Brian Osman · 7 years ago
  13. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  14. 87ae989 Revert "Threaded generation of software paths" by Brian Salomon · 7 years ago
  15. 76323bc Threaded generation of software paths by Brian Osman · 7 years ago
  16. f21aa04 Plumb GrContextOptions to GPU sinks in DM by Brian Osman · 7 years ago
  17. 1dc8ecb Stop BRD-decoding non-opaque to 565 sink by Leon Scroggins III · 7 years ago
  18. 0741818 Move calls to conversion_possible to SkCodec by Leon Scroggins III · 7 years ago
  19. ecf78ac Blacklist svgparse_* svgs on non-8888 by Chris Dalton · 7 years ago
  20. 135a1b1 upstream cr/165303354 by Mike Klein · 7 years ago
  21. f28d472 Fix dm when --config not specified. by Ben Wagner · 7 years ago
  22. 32fa510 Abort dm/nanobench on bad configs. by Ben Wagner · 7 years ago
  23. bdc3afa simplify gm matrices by Mike Reed · 7 years ago
  24. d0677bc Add missing newline to initial DM output by Brian Osman · 7 years ago
  25. eaa90b2 Roll ANGLE by Robert Phillips · 7 years ago
  26. df60e36 New analytic AA scan converter using delta (I call it DAA for now) by Yuqian Li · 7 years ago
  27. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  28. b323a5e sprinkle more tracing in GM, tests, and ok, and add TRACE_FUNC by Mike Klein · 7 years ago
  29. bc8150f Faster, thread-safe implementation by Brian Osman · 7 years ago
  30. 97d6a7a Don't write .pdfs in DM on the bots. by Mike Klein · 7 years ago
  31. c7d295e DM: excercise other SkPDF raster dpis by Hal Canary · 7 years ago
  32. 53136aa First stab at JSON event tracer by Brian Osman · 7 years ago
  33. 45c16fa convert over to 2d-mode by Mike Klein · 7 years ago
  34. edfe3df Add option to ignore SIGINT when running DM on Android. by Derek Sollenberger · 7 years ago
  35. dcbb9d9 Add SkDebugf trace event handler. by Brian Salomon · 7 years ago
  36. 086a427 guard references to SkColorTable by Mike Reed · 7 years ago
  37. ce5ee60 Add support for GL 565 and 4444 configs to test tools by Brian Salomon · 7 years ago
  38. 2811aa2 Add metal config to tools by Greg Daniel · 7 years ago
  39. 304a07c remove references to kIndex_8_SkColorType from our tools/tests by Mike Reed · 7 years ago
  40. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  41. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  42. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  43. 674a184 Add SkCodec::Result indicating error in the data by Leon Scroggins III · 7 years ago
  44. 7c26ca7 add --forceRasterPipeline to dm, (already in nanobench) by Mike Reed · 7 years ago
  45. bace7a9 Remove CodecSrc::kIndex8_Always_DstColorType by Leon Scroggins III · 7 years ago
  46. e9f187b always touch verbose.log, even if --verbose by Mike Klein · 7 years ago
  47. 03a95ad remove DM status thread by Mike Klein · 7 years ago
  48. 93323eb Enable SVG DM sources for vector sinks by Florin Malita · 7 years ago
  49. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 7 years ago
  50. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 7 years ago
  51. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 7 years ago
  52. 8db74f1 Revert "Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType"" by Matt Sarett · 7 years ago
  53. 13b6afd DM: use SkPngEncoder by Mike Klein · 7 years ago
  54. 6a0feba Add clamp before drawing F16->8888 in DMSrcSink ColorCodecSrc by Matt Sarett · 7 years ago
  55. 81c83a7 Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType" by Matt Sarett · 7 years ago
  56. b6f4767 Do not return Index8 from SkAndroidCodec::computeOutputColorType by Matt Sarett · 7 years ago
  57. 33deb7e Make SkCodec more flexible about its required frame by Leon Scroggins III · 7 years ago
  58. 3ea1798 Remove ImmediateFlush mode by Robert Phillips · 7 years ago
  59. 761d27c update SkRasterPipeline::run() to also take y by Mike Klein · 7 years ago
  60. 2048c3e wait for DM status thread to exit on iOS by Mike Klein · 7 years ago
  61. f485cf9 Tag CodecSrc bitmaps with standard color spaces by Matt Sarett · 7 years ago
  62. b24704d SkRasterPipeline in SkArenaAlloc by Mike Klein · 7 years ago
  63. eceee04 Premultiply in DM before drawing unpremul f16 by Leon Scroggins III · 7 years ago
  64. 557fbbe Add animation support to SkWebpCodec by Leon Scroggins III · 7 years ago
  65. a40d9c8 Improve test coverage of image decode modes by Matt Sarett · 7 years ago
  66. ebb1b5c Add new SkImageGenerator::getPixels() API, deprecate the old by Matt Sarett · 7 years ago
  67. 59da068 Tune down libpng in DM. by Mike Klein · 7 years ago
  68. 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 7 years ago
  69. 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 7 years ago
  70. d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 7 years ago
  71. 8185f59 Hardwire opList lookAhead & lookBack parameters by Robert Phillips · 7 years ago
  72. 249b8e3 Switch SkCodec to int for counts and indices by Leon Scroggins III · 7 years ago
  73. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  74. 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 7 years ago
  75. fafe135 SkSize can be aggregate-initialized by Hal Canary · 7 years ago
  76. 68feef4 Allow BF and BRD clients to request an output color space by Matt Sarett · 7 years ago
  77. 45cde31 SkMultiPictureDocument : clean up MultiPictureDocumentReader interface by Hal Canary · 7 years ago
  78. 45dcc0c Fix gather_uninteresting_hashes() by Mike Klein · 7 years ago
  79. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  80. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  81. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  82. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 7 years ago
  83. 2e491a6 clean up (partially) colortable api by Mike Reed · 7 years ago
  84. f388093 Delete SkColorSpace::ColorSpaceFlags by Matt Sarett · 7 years ago
  85. 1a3c4b8 Eager or Lazy evaluation of sub-drawings for SkDeferredCanvas. by Herb Derby · 8 years ago
  86. 6405e71 Remove gpu configs that don't have explicit API. by Brian Salomon · 8 years ago
  87. 919cc45 Revert "Revert "Add color spin test for SkColorSpaceXformCanvas"" by Mike Klein · 8 years ago
  88. 73e21af Revert "Add color spin test for SkColorSpaceXformCanvas" by Eric Boren · 8 years ago
  89. cb01aec Add color spin test for SkColorSpaceXformCanvas by Matt Sarett · 8 years ago
  90. 0b83319 SkDynamicMemoryWStream::detachAsStream() returns unique_ptr by Hal Canary · 8 years ago
  91. 841101d SkColorSpaceXformCanvas by Mike Klein · 8 years ago
  92. fd171ed Make GPU dm sink correctly advertise whether it is multisampled by Brian Salomon · 8 years ago
  93. bd7c551 Don't run image tests on msaa configs. by Brian Salomon · 8 years ago
  94. e370cbe Remove clip to bounds GrContextOption by Brian Salomon · 8 years ago
  95. 05cb4c3 Use non-fatal errors for WIC decoding failures by Matt Sarett · 8 years ago
  96. d7875f5 Refactor SkLiteDL to no longer extend SkDrawable. by Derek Sollenberger · 8 years ago
  97. d222830 Test sRGB with non-linear blending using new "srgbnl" sink by Matt Sarett · 8 years ago
  98. 008b9d8 Add the ability to enable/disable GPU path renderers by csmartdalton · 8 years ago
  99. e812d49 Rename GrContextFactory::ContextOptions to ContextOverrides by csmartdalton · 8 years ago
  100. bae888e hide via-svg until I can fix g3 by Mike Reed · 8 years ago