1. 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 7 years ago
  2. 6405e71 Remove gpu configs that don't have explicit API. by Brian Salomon · 7 years ago
  3. 0b83319 SkDynamicMemoryWStream::detachAsStream() returns unique_ptr by Hal Canary · 7 years ago
  4. e812d49 Rename GrContextFactory::ContextOptions to ContextOverrides by csmartdalton · 7 years ago
  5. 03a7f5f Make header files idempotent; script to check by Hal Canary · 7 years ago
  6. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  7. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 7 years ago
  8. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  9. f09492b Rename batch->op in GrAuditTrail json and skiaserver's url handlers by Brian Salomon · 8 years ago
  10. 144a5c5 Rename batch->op in skiaserve by Brian Salomon · 8 years ago
  11. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  12. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  13. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  14. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  15. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  16. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  17. 1b612a8 tools: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  18. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  19. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  20. c03e1c5 Re-enable overdraw mode in debugger. by Ben Wagner · 8 years ago
  21. a73d76a skp_parser by halcanary · 8 years ago
  22. 7c602de Removed makeLinearGamma() from the public API for SkColorSpace by raftias · 8 years ago
  23. ecbc526 GN: build skiaserve by mtklein · 8 years ago
  24. 6270e55 Add ContextOptions field to SkCommandLineConfigGpu by csmartdalton · 8 years ago
  25. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  26. 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 8 years ago
  27. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  28. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  29. 3a0dbde Remove SkSurfaceProps gamma-correctness flag entirely. by brianosman · 8 years ago
  30. efded51 Always supply a color space (sRGB for now) with F16 by brianosman · 8 years ago
  31. a5cf4f4 Fix png encoding in skia debugger by msarett · 8 years ago
  32. 9a7acdc debugger: Allow for larger images. by jcgregorio · 8 years ago
  33. a84d660 remove experimental treat-skcolor-as-srgb flag by reed · 8 years ago
  34. b109b8c Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  35. 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
  36. 6a61a87 Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  37. 2ec06c9 skiaserve no longer crashes when no X server is present by ethannicholas · 8 years ago
  38. 3460404 skiaserve: Add a flag to control hosted mode, i.e. when running on debugger.skia.org. by jcgregorio · 8 years ago
  39. ce8ea4c skiaserve: Add /quitquitquit handler. Will be used in the hosted debugger. by jcgregorio · 8 years ago
  40. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  41. 82996b8 Get skiaserve working on Windows. by brianosman · 8 years ago
  42. 312aa6a Adding support for controlling the global sRGB SkColor switch. by brianosman · 8 years ago
  43. 05db63b Remove static initializer for SkOpts::Init() by mtklein · 8 years ago
  44. 7831295 Adding support for playback to L32/S32/F16 canvas. by brianosman · 8 years ago
  45. 85b4b53 Rename enums in GrContextFactory to remove "GL" by bsalomon · 8 years ago
  46. 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
  47. 2d9c6f8 Rename enums in GrContextFactory to remove "GL" by bsalomon · 8 years ago
  48. 273c0f5 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 8 years ago
  49. 3e4616f Revert of rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext (patchset #5 id:80001 of https://codereview.chromium.org/1849463002/ ) by bsalomon · 8 years ago
  50. 4c7f0a1 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 8 years ago
  51. 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  52. 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
  53. fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 8 years ago
  54. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  55. e8f3062 switch surface to sk_sp by reed · 8 years ago
  56. f67531f unified PNG encoding between SkDrawCommand and skiaserve by ethannicholas · 8 years ago
  57. ca2622b return pictures as sk_sp by reed · 8 years ago
  58. 98bd5b1 Flush the pipe in skiaserve when we switch to GPU by joshualitt · 8 years ago
  59. 4083610 Fix up no gpu build by joshualitt · 8 years ago
  60. ae47aee Fix some bugs and performance issues with skiaserve by joshualitt · 8 years ago
  61. beba908 Add a bit more to the python test driver by joshualitt · 8 years ago
  62. e0449cf Fix up picture clip bounds in SkiaServe by joshualitt · 8 years ago
  63. b82f088 Fix skiaserve in debug mode by joshualitt · 8 years ago
  64. 810f77f Create a small python driver for skiaserve by joshualitt · 8 years ago
  65. b0666ad Fix up GrAuditTrail to allow arbitrary reordering by joshualitt · 8 years ago
  66. e43f7e6 Fix SkiaServe gpu JSON to work with any reordering algorithm by joshualitt · 8 years ago
  67. bd72413 Remove dependency on SkJsonCanvas.h by joshualitt · 8 years ago
  68. 464d210 Remove unused tools and unused includes of SkImageDecoder by msarett · 8 years ago
  69. 855bd44 debugger: Only bind to the localhost address by default. by jcgregorio · 8 years ago
  70. 46b301d add /img/n/m endpoint to skiaserve by joshualitt · 8 years ago
  71. 5d5207a fix minor bug drawing batch bounds by default by joshualitt · 8 years ago
  72. 3a9be69 Fixup some of the batch info in skiaserve by joshualitt · 8 years ago
  73. 10d8fc2 Render batch bounds as stroke rects by joshualitt · 8 years ago
  74. b95c772 Add abilitly to query audit trail for batches by draw op by joshualitt · 8 years ago
  75. 08fc807 Revert of Add abilitly to query audit trail for batches by draw op (patchset #4 id:60001 of https://codereview.chromium.org/1745513002/ ) by joshualitt · 8 years ago
  76. 6bc9679 A bit more privacy for SkiaServe's Request by joshualitt · 8 years ago
  77. 9b48a6e Add abilitly to query audit trail for batches by draw op by joshualitt · 8 years ago
  78. ee5348b Get SkiaServe Request started off with a little privacy by joshualitt · 8 years ago
  79. 1e5884b Wire up /batches in skiaserve by joshualitt · 8 years ago
  80. 3854f11 Move urlhandlers out of skiaserve.cpp by joshualitt · 8 years ago
  81. 26cc3f5 Create Response namespace for skiaserve response functions by joshualitt · 8 years ago
  82. 4dcbe43 Move some methods to SkiaServe's Request, this is still very leaky by joshualitt · 8 years ago
  83. 24dd687 Move Request to its own file in preparation for numerous cleanups by joshualitt · 8 years ago
  84. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  85. 50fe38e use the favicon on debugger.skia.org by jcgregorio · 8 years ago
  86. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 8 years ago
  87. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  88. 3ff5d8c added mode=cpu|gpu to skiaserve JSON by ethannicholas · 8 years ago
  89. 85fca85 added /enableGPU command to skiaserve by ethannicholas · 8 years ago
  90. 3ca1e1a added server-side breakpoint support to skiaserve by ethannicholas · 8 years ago
  91. cecbbe2 converted skiaserve PNGs from RGBA to RGB by ethannicholas · 8 years ago
  92. 6b3cf73 Add batch information to json by joshualitt · 8 years ago
  93. 272af6e Revert of further skiaserve image performance improvements (patchset #1 id:1 of https://codereview.chromium.org/1707453003/ ) by ethannicholas · 8 years ago
  94. 68c063b further skiaserve image performance improvements by ethannicholas · 8 years ago
  95. 546d665 tuned skiaserve's png output for better performance by ethannicholas · 8 years ago
  96. 3341d42 skiaserve: Change alpha setting from GET to POST. by jcgregorio · 8 years ago
  97. 0a0520a added clip visualization to skiaserve by ethannicholas · 8 years ago
  98. de8e54c skiaserve now retains the graphics context rather than creating a new one each request by ethannicholas · 8 years ago
  99. f8289d9 fixed off-by-one error in skiaserve /cmd by ethannicholas · 8 years ago
  100. db6a254 wire up new json code in skiaserve by joshualitt · 8 years ago