1. 3186821 add a SkFontMgr to DM that returns portable fonts by Mike Klein · 7 years ago
  2. b7ea3da Revert "gbr- has been brg- this whole time..." by Mike Klein · 7 years ago
  3. 5b9a037 gbr- has been brg- this whole time... by Mike Klein · 7 years ago
  4. ec32534 Revert "Revert "Fix GrDefaultPathRender inversely wound path bug"" by Robert Phillips · 7 years ago
  5. 03141d2 remove SkThread, using std::thread instead by Mike Klein · 7 years ago
  6. fc28138 Revert "Fix GrDefaultPathRender inversely wound path bug" by Robert Phillips · 7 years ago
  7. 511a9d4 Fix GrDefaultPathRender inversely wound path bug by Robert Phillips · 7 years ago
  8. 7a0ebfc Add a tooling flag for path mask caching by Chris Dalton · 7 years ago
  9. b6c5e5b DM: move skiatest functions into separate file. by Hal Canary · 7 years ago
  10. 38ace8a Revert "Attempt both GL and GLES for GPU unit tests" by Chris Dalton · 7 years ago
  11. 454818b Attempt both GL and GLES for GPU unit tests by Chris Dalton · 7 years ago
  12. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  13. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  14. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  15. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  16. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  17. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  18. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  19. 32bbf37 Fix TSAN issue with atlas expansion. by Jim Van Verth · 7 years ago
  20. a81b626 Fix SkASSERT for convex paths with DAA by Yuqian Li · 7 years ago
  21. ad8a43f DeferredDisplayList API proposal by Robert Phillips · 7 years ago
  22. f1942de Suppress file output for the gltestthreading config by Brian Osman · 7 years ago
  23. f981066 Threaded generation of software paths by Brian Osman · 7 years ago
  24. 87ae989 Revert "Threaded generation of software paths" by Brian Salomon · 7 years ago
  25. 76323bc Threaded generation of software paths by Brian Osman · 7 years ago
  26. f21aa04 Plumb GrContextOptions to GPU sinks in DM by Brian Osman · 7 years ago
  27. 0741818 Move calls to conversion_possible to SkCodec by Leon Scroggins III · 7 years ago
  28. ecf78ac Blacklist svgparse_* svgs on non-8888 by Chris Dalton · 7 years ago
  29. 135a1b1 upstream cr/165303354 by Mike Klein · 7 years ago
  30. f28d472 Fix dm when --config not specified. by Ben Wagner · 7 years ago
  31. 32fa510 Abort dm/nanobench on bad configs. by Ben Wagner · 7 years ago
  32. d0677bc Add missing newline to initial DM output by Brian Osman · 7 years ago
  33. eaa90b2 Roll ANGLE by Robert Phillips · 7 years ago
  34. df60e36 New analytic AA scan converter using delta (I call it DAA for now) by Yuqian Li · 7 years ago
  35. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  36. b323a5e sprinkle more tracing in GM, tests, and ok, and add TRACE_FUNC by Mike Klein · 7 years ago
  37. bc8150f Faster, thread-safe implementation by Brian Osman · 7 years ago
  38. 97d6a7a Don't write .pdfs in DM on the bots. by Mike Klein · 7 years ago
  39. c7d295e DM: excercise other SkPDF raster dpis by Hal Canary · 7 years ago
  40. 53136aa First stab at JSON event tracer by Brian Osman · 7 years ago
  41. edfe3df Add option to ignore SIGINT when running DM on Android. by Derek Sollenberger · 7 years ago
  42. dcbb9d9 Add SkDebugf trace event handler. by Brian Salomon · 7 years ago
  43. ce5ee60 Add support for GL 565 and 4444 configs to test tools by Brian Salomon · 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. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 7 years ago
  49. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 7 years ago
  50. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 7 years ago
  51. 13b6afd DM: use SkPngEncoder by Mike Klein · 7 years ago
  52. 2048c3e wait for DM status thread to exit on iOS by Mike Klein · 7 years ago
  53. 557fbbe Add animation support to SkWebpCodec by Leon Scroggins III · 7 years ago
  54. 59da068 Tune down libpng in DM. by Mike Klein · 7 years ago
  55. 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 7 years ago
  56. 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 7 years ago
  57. d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 7 years ago
  58. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  59. 45dcc0c Fix gather_uninteresting_hashes() by Mike Klein · 7 years ago
  60. f388093 Delete SkColorSpace::ColorSpaceFlags by Matt Sarett · 7 years ago
  61. 6405e71 Remove gpu configs that don't have explicit API. by Brian Salomon · 7 years ago
  62. 919cc45 Revert "Revert "Add color spin test for SkColorSpaceXformCanvas"" by Mike Klein · 7 years ago
  63. 73e21af Revert "Add color spin test for SkColorSpaceXformCanvas" by Eric Boren · 7 years ago
  64. cb01aec Add color spin test for SkColorSpaceXformCanvas by Matt Sarett · 7 years ago
  65. 0b83319 SkDynamicMemoryWStream::detachAsStream() returns unique_ptr by Hal Canary · 7 years ago
  66. 841101d SkColorSpaceXformCanvas by Mike Klein · 7 years ago
  67. d222830 Test sRGB with non-linear blending using new "srgbnl" sink by Matt Sarett · 7 years ago
  68. 008b9d8 Add the ability to enable/disable GPU path renderers by csmartdalton · 7 years ago
  69. e812d49 Rename GrContextFactory::ContextOptions to ContextOverrides by csmartdalton · 7 years ago
  70. bae888e hide via-svg until I can fix g3 by Mike Reed · 7 years ago
  71. f67c459 add ViaSVG to dm by Mike Reed · 7 years ago
  72. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  73. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 7 years ago
  74. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  75. be28ee2 Make iOS main() functions normal. by Mike Klein · 7 years ago
  76. adacaef iOS: cd into Documents folder at startup by Mike Klein · 7 years ago
  77. 6d3b7aa gn: iOS packaging script by Mike Klein · 7 years ago
  78. 5a523fe Keep valgrind happen by purging caches. by Herb Derby · 7 years ago
  79. 550148b Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
  80. aeef561 Revert "Reland https://skia-review.googlesource.com/c/6091/" by Yuqian Li · 8 years ago
  81. b46fff6 Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
  82. 90ee03b Revert "Implement Analytic AA for General Paths (with Guard against Chrome)" by Yuqian Li · 8 years ago
  83. 89a0e72 Implement Analytic AA for General Paths (with Guard against Chrome) by Yuqian Li · 8 years ago
  84. c65386a Remove DMSrcSinkAndroid. by Derek Sollenberger · 8 years ago
  85. ba62b4a Change FLAGS_analyticAA's default to true by Yuqian Li · 8 years ago
  86. 287f651 Add a context stack to Reporter, for better error messages by Brian Osman · 8 years ago
  87. aa2219c In DM, do quick test to reject context by type first by Brian Osman · 8 years ago
  88. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  89. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  90. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  91. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  92. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  93. 7039f74 Remove SkImageInfoIsGammaCorrect, etc... by Brian Osman · 8 years ago
  94. a9e9bfc Delete qcms by Matt Sarett · 8 years ago
  95. 85c7fe8 DM: JSON Debug Sink by Hal Canary · 8 years ago
  96. 3cc2d20 Print what crashed DM on Android too. by Mike Klein · 8 years ago
  97. 19b9153 Add support for multiple frames in SkCodec by scroggo · 8 years ago
  98. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  99. 7c602de Removed makeLinearGamma() from the public API for SkColorSpace by raftias · 8 years ago
  100. 511f2d7 Make global use-analytic-AA bit threadsafe. by Mike Klein · 8 years ago