1. c494a70 Use skcms for ICC parsing in HP codec test by Brian Osman · 7 years ago
  2. ab7181d Reland "Add driver bug workarounds to GrCaps" by Adrienne Walker · 7 years ago
  3. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 7 years ago
  4. 024615e Revert "Add driver bug workarounds to GrCaps" by Greg Daniel · 7 years ago
  5. 328490c Add driver bug workarounds to GrCaps by Adrienne Walker · 7 years ago
  6. 87ccf33 [skottie] Disable on Android Framework builds by Florin Malita · 7 years ago
  7. 0caef29 Let each threaded device in the ThreadSink own its SkExecutor by Yuqian Li · 7 years ago
  8. efe39bc Take sk_sp<SkDevice> instead of SkDevice* by Herb Derby · 7 years ago
  9. cb31248 Reland "Reland "Reland "Exercise the threaded backend in test bots""" by Yuqian Li · 7 years ago
  10. 47f2b7b Revert "Reland "Reland "Exercise the threaded backend in test bots""" by Yuqian Li · 7 years ago
  11. 7ddad47 Reland "Reland "Exercise the threaded backend in test bots"" by Yuqian Li · 7 years ago
  12. 0f59726 Revert "Reland "Exercise the threaded backend in test bots"" by Mike Klein · 7 years ago
  13. 654ca8a Reland "Exercise the threaded backend in test bots" by Yuqian Li · 7 years ago
  14. 57bf4a3 When creating testing backendTexture take colorspace into account. by Greg Daniel · 7 years ago
  15. c186e17 Add handling to ViaDDL for images that are too large to be uploaded in one go by Robert Phillips · 7 years ago
  16. a479f96 Get ViaDDL working with Vulkan by Robert Phillips · 7 years ago
  17. ea176c6 Remove scanlineOrder switch statements that always do the same thing by Brian Osman · 7 years ago
  18. ea51393 Revert "Exercise the threaded backend in test bots" by Yuqian Li · 7 years ago
  19. a39991e Exercise the threaded backend in test bots by Yuqian Li · 7 years ago
  20. 1861e88 Via*::draw to finish before checking. by Ben Wagner · 7 years ago
  21. e47f0a0 Remove old method of drawing DDL SKPs from DM (in favor of ViaDDL method) by Robert Phillips · 7 years ago
  22. 6ce482a Remove include/svg from public.bzl includes. by Ben Wagner · 7 years ago
  23. cc47335 Fix flushing of context in ViaDDL by Robert Phillips · 7 years ago
  24. 33f02ed Switch DDL rendering to be a Via in DM (take 2) by Robert Phillips · 7 years ago
  25. f14e833 Revert "Switch DDL rendering to be a Via in DM" by Robert Phillips · 7 years ago
  26. bd2e2a0 Switch DDL rendering to be a Via in DM by Robert Phillips · 7 years ago
  27. 49edccd Remove legacy SkSurface::MakeFromBackendRenderTarget that does not take SkColorType by Brian Salomon · 7 years ago
  28. 327ef03 dm: fix unused-private-field error when skia_use_expat=false by Hal Canary · 7 years ago
  29. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 7 years ago
  30. 3fae0f3 [skottie] Simplify DM output by Florin Malita · 7 years ago
  31. 5370677 Remove SkSurface::MakeFromBackendTexture variant that doesn't take SkColorType by Brian Salomon · 7 years ago
  32. 7278d68 Add DoneProc to Promise Images by Greg Daniel · 7 years ago
  33. 7f44196 Make CreateBackendFormatFromTexture shared code by Robert Phillips · 7 years ago
  34. 7e6dafd Prepare ddl skp rendering for prime time by Robert Phillips · 7 years ago
  35. e4aae34 Provide promise images when rendering SKPs w/ DDL by Robert Phillips · 7 years ago
  36. 0118e97 Remove calls to computeOutputColor- Type and Space by Leon Scroggins III · 7 years ago
  37. 26102cb Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& by Brian Salomon · 7 years ago
  38. f865b05 Add GM configs that test rendering to a GL backend texture and render target by Brian Salomon · 7 years ago
  39. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  40. 95a7b76 dm: support printing specific page of mskp to SVG by Bryce Thomas · 7 years ago
  41. b8b6253 Add threaded backend sink to DM. Fix a scheduler bug. by Yuqian Li · 7 years ago
  42. 7fcfb62 move a bunch of helpers from SkImageInfo.h into priv by Mike Reed · 7 years ago
  43. d3c1b84 [skottie] Render DM frames out-of-order by Florin Malita · 8 years ago
  44. c8f7401 remove obsolete DM test configs by Mike Klein · 8 years ago
  45. 54f65c4 Skotty -> Skottie by Florin Malita · 8 years ago
  46. df2713c [skotty] Minor tools tweaks by Florin Malita · 8 years ago
  47. 4932807 [skotty,sksg] Initial image support by Florin Malita · 8 years ago
  48. 124d5af [skotty] Speculative g3 DM build fix by Florin Malita · 8 years ago
  49. fc043dc [skotty] Add Json DM source by Florin Malita · 8 years ago
  50. e7a5832 make InternalOnly_ functions actually private by Mike Reed · 8 years ago
  51. 040238b Add a tools flag to suppress geometry shaders by Chris Dalton · 8 years ago
  52. a4daf19 Moving extra options/parameters into PDFMetadata by Mike Reed · 8 years ago
  53. 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 8 years ago
  54. 0933bc9 Revert "Revert "resources: remove most uses of GetResourcePath()"" by Mike Reed · 8 years ago
  55. cca2300 Revert "resources: remove most uses of GetResourcePath()" by Mike Reed · 8 years ago
  56. 5093a53 resources: remove most uses of GetResourcePath() by Hal Canary · 8 years ago
  57. aa73b96 clean up SkDeferredCanvas by Mike Klein · 8 years ago
  58. 0cbc10f Make SkImageGeneratorCG apply encoded origin by Leon Scroggins III · 8 years ago
  59. 5b7e470 Use color filter to undo GBR (actually BRG) by Brian Osman · 8 years ago
  60. b7ea3da Revert "gbr- has been brg- this whole time..." by Mike Klein · 8 years ago
  61. 5b9a037 gbr- has been brg- this whole time... by Mike Klein · 8 years ago
  62. 1b36115 make color rotating a little less pointlessly slow by Mike Klein · 8 years ago
  63. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 8 years ago
  64. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 8 years ago
  65. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 8 years ago
  66. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 8 years ago
  67. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 8 years ago
  68. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 8 years ago
  69. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 8 years ago
  70. e5756ec Output encoded PNGs when gltestthreading or serialize fails by Brian Osman · 8 years ago
  71. 022cfa2 Add FIFO thread pool, use it for most things. by Mike Klein · 8 years ago
  72. 195c05b Move several GrContextOptions fields behind GR_TEST_UTILS by Brian Osman · 8 years ago
  73. ad8a43f DeferredDisplayList API proposal by Robert Phillips · 8 years ago
  74. f981066 Threaded generation of software paths by Brian Osman · 8 years ago
  75. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 8 years ago
  76. 87ae989 Revert "Threaded generation of software paths" by Brian Salomon · 8 years ago
  77. 76323bc Threaded generation of software paths by Brian Osman · 8 years ago
  78. f21aa04 Plumb GrContextOptions to GPU sinks in DM by Brian Osman · 8 years ago
  79. 1dc8ecb Stop BRD-decoding non-opaque to 565 sink by Leon Scroggins III · 8 years ago
  80. 0741818 Move calls to conversion_possible to SkCodec by Leon Scroggins III · 8 years ago
  81. bdc3afa simplify gm matrices by Mike Reed · 8 years ago
  82. ede7bac use unique_ptr for codec factories by Mike Reed · 8 years ago
  83. c7d295e DM: excercise other SkPDF raster dpis by Hal Canary · 8 years ago
  84. 45c16fa convert over to 2d-mode by Mike Klein · 8 years ago
  85. 086a427 guard references to SkColorTable by Mike Reed · 8 years ago
  86. ce5ee60 Add support for GL 565 and 4444 configs to test tools by Brian Salomon · 8 years ago
  87. 304a07c remove references to kIndex_8_SkColorType from our tools/tests by Mike Reed · 8 years ago
  88. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 8 years ago
  89. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 8 years ago
  90. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 8 years ago
  91. 674a184 Add SkCodec::Result indicating error in the data by Leon Scroggins III · 8 years ago
  92. bace7a9 Remove CodecSrc::kIndex8_Always_DstColorType by Leon Scroggins III · 8 years ago
  93. 93323eb Enable SVG DM sources for vector sinks by Florin Malita · 8 years ago
  94. 8db74f1 Revert "Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType"" by Matt Sarett · 8 years ago
  95. 6a0feba Add clamp before drawing F16->8888 in DMSrcSink ColorCodecSrc by Matt Sarett · 8 years ago
  96. 81c83a7 Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType" by Matt Sarett · 8 years ago
  97. b6f4767 Do not return Index8 from SkAndroidCodec::computeOutputColorType by Matt Sarett · 8 years ago
  98. 33deb7e Make SkCodec more flexible about its required frame by Leon Scroggins III · 8 years ago
  99. 3ea1798 Remove ImmediateFlush mode by Robert Phillips · 8 years ago
  100. 761d27c update SkRasterPipeline::run() to also take y by Mike Klein · 8 years ago