1. d280957 Support sRGB dsts in opt code by msarett · 8 years ago
  2. b109b8c Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  3. ab82418 Revert of Lots of progress switching to SkColorSpace rather than SkColorProfileType (patchset #10 id:180001 of https://codereview.chromium.org/2069173002/ ) by brianosman · 8 years ago
  4. 6a61a87 Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  5. 469f1c5 Use SK_TEST_QCMS to mark qcms test code by msarett · 8 years ago
  6. 45420a9 SkMultiPictureDocument & SkMultiPictureDocumentReader by halcanary · 8 years ago
  7. 9876ac5 Create SkColorSpaceXform to handle color conversions by msarett · 8 years ago
  8. 4a603fc Revert of Create SkColorSpaceXform to handle color conversions (patchset #10 id:260001 of https://codereview.chromium.org/1952063002/ ) by msarett · 8 years ago
  9. 740cc88 Create SkColorSpaceXform to handle color conversions by msarett · 8 years ago
  10. 888dc16 Test color correction in DM by msarett · 8 years ago
  11. d1227a7 Delete SkBitmapRegionCanvas by msarett · 8 years ago
  12. f8dc9df Drop AndroidCodecSrc::kDivisor_Mode by scroggo · 8 years ago
  13. 69deca8 Add ColorCodecSrc for testing/comparison on color corrected decodes by msarett · 8 years ago
  14. 4b65666 SkDocument/PDF: new API by halcanary · 8 years ago
  15. 34e0ec4 Support the non-native (RGBA/BGRA) swizzle by msarett · 8 years ago
  16. 85b4b53 Rename enums in GrContextFactory to remove "GL" by bsalomon · 8 years ago
  17. 94b87bd DM/PDF: stop adding unused rasterizer keywords by halcanary · 8 years ago
  18. b4b4cf3 Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:60001 of https://codereview.chromium.org/1845923004/ ) by bsalomon · 8 years ago
  19. 2d9c6f8 Rename enums in GrContextFactory to remove "GL" by bsalomon · 8 years ago
  20. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  21. 6f70d43 Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ ) by robertphillips · 8 years ago
  22. fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  23. d93c120 Added (color=8888|f16|srgb) option to gpu configurations, along with gpuf16 and gpusrgb predefined configs. Runs the gpu backend in gamma-correct mode (with either FP16 linear or sRGB 8888 frambuffers). by brianosman · 8 years ago
  24. 1897631 Add an SkImageGeneratorCG by msarett · 8 years ago
  25. 4675220 Archive SkRemote-related code. I want to start fresh. by mtklein · 8 years ago
  26. 744898a Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pix… (patchset #1 id:1 of https://codereview.chromium.org/1750383002/ ) by brianosman · 8 years ago
  27. a6f5819 Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pixel config, which makes many things "just work". by brianosman · 8 years ago
  28. e9c8442 Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pix… (patchset #3 id:40001 of https://codereview.chromium.org/1746253002/ ) by brianosman · 8 years ago
  29. eef9802 Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pixel config, which makes many things "just work". by brianosman · 8 years ago
  30. 27c3fdd DM: support --config {f16,srgb} by mtklein · 8 years ago
  31. 91c22b2 Use new jpeg_crop_scanlines() API to optimize jpeg subset decodes by msarett · 8 years ago
  32. 3ac66e9 Optionally run RAW images serially by scroggo · 8 years ago
  33. 21eaf3b dm: simplify parallel/serial decisions by mtklein · 8 years ago
  34. 7a76f9c SkMojo: test linking Skia against the Mojo SDK by halcanary · 8 years ago
  35. c5560be Support decoding opaque to *premul by scroggo · 8 years ago
  36. 0edf169 Stop testing SkImageDecoder in DM/nanobench by scroggo · 8 years ago
  37. b714fb0 Add getYUV8Planes() API to SkCodec by msarett · 8 years ago
  38. bb25b53 Add CodecZeroInit test to DMSrcSink by msarett · 9 years ago
  39. 4a34ecb DM: more invariants by mtklein · 9 years ago
  40. 7c55422 remove SkGPipe by reed · 9 years ago
  41. 3e980c3 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  42. 0f515bd Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #21 id:400001 of https://codereview.chromium.org/1490113005/ ) by rmistry · 9 years ago
  43. 9ebc3f0 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  44. 4dabf83 Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #18 id:340001 of https://codereview.chromium.org/1490113005/ ) by joshualitt · 9 years ago
  45. c8b4336 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  46. 4ff653c Revert of Add config options to run different GPU APIs to dm and nanobench (patchset #12 id:220001 of https://codereview.chromium.org/1490113005/ ) by reed · 9 years ago
  47. e13ca32 Add config options to run different GPU APIs to dm and nanobench by kkinnunen · 9 years ago
  48. 62d3b10 Revert of DM: fix `--config $VIA-pdf` to not crash (patchset #3 id:40001 of https://codereview.chromium.org/1513323002/ ) by msarett · 9 years ago
  49. 6bce417 DM: fix `--config $VIA-pdf` to not crash by halcanary · 9 years ago
  50. 5219fd9 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  51. 9d66696 Revert of Make NVPR a GL context option instead of a GL context (patchset #9 id:160001 of https://codereview.chromium.org/1448883002/ ) by borenet · 9 years ago
  52. 64492c4 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  53. a0a024e Revert of Make NVPR a GL context option instead of a GL context (patchset #2 id:20001 of https://codereview.chromium.org/1448883002/ ) by bsalomon · 9 years ago
  54. eeebdb5 Make NVPR a GL context option instead of a GL context by kkinnunen · 9 years ago
  55. 5af4e0b Make SkAndroidCodec support gif by msarett · 9 years ago
  56. 164d302 Delete dead subset test code from dm by msarett · 9 years ago
  57. 5cb4885 Rename SkBitmapRegionDecoder and Create function by msarett · 9 years ago
  58. 3d9d7a7 Create an SkAndroidCodec API separate from SkCodec by msarett · 9 years ago
  59. 2e2ea38 SkRemote by mtklein · 9 years ago
  60. c11c62f DM: PDFSink sets rasterizer keyword by halcanary · 9 years ago
  61. 7f69144 Add nanobench tests for BitmapRegionDecoder by msarett · 9 years ago
  62. a5783ae Provides various implementations of Android's SkBitmapRegionDecoder. by msarett · 9 years ago
  63. 8fd97ea Revert of Provides multiple implementations of Android's SkBitmapRegionDecoder (patchset #16 id:360001 of https://codereview.chromium.org/1288963002/ ) by msarett · 9 years ago
  64. 76f755e Provides various implementations of Android's SkBitmapRegionDecoder. by msarett · 9 years ago
  65. 9e707a0 Various improvements to CodecSrc testing in dm by msarett · 9 years ago
  66. afcd7cd Rename flag from "distance field" to "device independent." by bsalomon · 9 years ago
  67. cc2feb1 Support more swizzles to 565 in SkCodec by scroggo · 9 years ago
  68. 99cab4e DM: track a direct/indirect bit for each Sink too. by mtklein · 9 years ago
  69. e0effd6 Allow Srcs to veto Sinks based on their broad type. by mtklein · 9 years ago
  70. b636b45 Add the ability to decode a subset to SkCodec by scroggo · 9 years ago
  71. 0a24297 DM testing for skipping and scaling by msarett · 9 years ago
  72. 4ee6bd8 Add caps overrides to GMs by bsalomon · 9 years ago
  73. 9700206 New CodeSrc* draw mode kScanline_Subset_Mode by emmaleer · 9 years ago
  74. 6fbf4b3 Do we still need this DOUBLE_LOOP feature? by mtklein · 9 years ago
  75. 7882924 DM: add Via abstract class by mtklein · 9 years ago
  76. d31c13d DM: add a Via to simulate SP pictures. by mtklein · 9 years ago
  77. 06a22f6 add deferred config to DM by reed · 9 years ago
  78. 438b2ad ***Disables swizzles to 565. by msarett · 9 years ago
  79. b7e8d69 Add a Via to DM that records into two pictures and draws using the second. by mtklein · 9 years ago
  80. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  81. 9c59ebc Test scanline decoding in DM. by scroggo · 9 years ago
  82. 478652e Add copyright headers DM. by scroggo · 9 years ago
  83. 9b77ddd Run CodecSrc DM. by scroggo · 9 years ago
  84. 4089ef7 DM: support non-fatal errors by mtklein · 9 years ago
  85. 47ef4d5 XPS, DM: add SkDocument::CreateXPS by halcanary · 9 years ago
  86. c2574f3 Revert of XPS, DM: add SkDocument::CreateXPS (patchset #8 id:310001 of https://codereview.chromium.org/963953002/) by halcanary · 9 years ago
  87. 00d39bc XPS, DM: add SkDocument::CreateXPS by halcanary · 9 years ago
  88. 792c80f PDF: Now threadsafe! by halcanary · 9 years ago
  89. d603b22 Suggested version with 'undo'. by mtklein · 9 years ago
  90. ad66f9b DM: don't leak the null canvas in NullSink. by mtklein · 9 years ago
  91. b9eb4ac patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40001) by mtklein · 9 years ago
  92. 8a4527e SVG backend in DM by mtklein · 9 years ago
  93. edc93bc Suggestions and merge in the other CL. by mtklein · 9 years ago
  94. 8d17a13 DM: paths as implict strings too. by mtklein · 9 years ago
  95. 022afb8 DM::NullSink by halcanary · 9 years ago
  96. 9c3f17d Fold gmtoskp into DM, as --src gm --config skp. by mtklein · 9 years ago
  97. 55e88b2 More natural way to serialize GPU tasks and tests. by mtklein · 9 years ago
  98. 7edca21 Don't test pipe modes nobody uses. by mtklein · 9 years ago
  99. a1193e4 Make SkStream *not* ref counted. by scroggo · 9 years ago
  100. 75d98fd DM: Don't hold onto data longer than needed. by mtklein · 9 years ago