1. 0b83319 SkDynamicMemoryWStream::detachAsStream() returns unique_ptr by Hal Canary · 8 years ago
  2. 03a7f5f Make header files idempotent; script to check by Hal Canary · 8 years ago
  3. f09492b Rename batch->op in GrAuditTrail json and skiaserver's url handlers by Brian Salomon · 8 years ago
  4. 144a5c5 Rename batch->op in skiaserve by Brian Salomon · 8 years ago
  5. 1b612a8 tools: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  6. c03e1c5 Re-enable overdraw mode in debugger. by Ben Wagner · 8 years ago
  7. ecbc526 GN: build skiaserve by mtklein · 8 years ago
  8. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  9. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  10. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  11. a84d660 remove experimental treat-skcolor-as-srgb flag by reed · 8 years ago
  12. ce8ea4c skiaserve: Add /quitquitquit handler. Will be used in the hosted debugger. by jcgregorio · 8 years ago
  13. 82996b8 Get skiaserve working on Windows. by brianosman · 8 years ago
  14. 312aa6a Adding support for controlling the global sRGB SkColor switch. by brianosman · 8 years ago
  15. 7831295 Adding support for playback to L32/S32/F16 canvas. by brianosman · 8 years ago
  16. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  17. e0449cf Fix up picture clip bounds in SkiaServe by joshualitt · 9 years ago
  18. 46b301d add /img/n/m endpoint to skiaserve by joshualitt · 9 years ago
  19. 10d8fc2 Render batch bounds as stroke rects by joshualitt · 9 years ago
  20. 6bc9679 A bit more privacy for SkiaServe's Request by joshualitt · 9 years ago
  21. ee5348b Get SkiaServe Request started off with a little privacy by joshualitt · 9 years ago
  22. 1e5884b Wire up /batches in skiaserve by joshualitt · 9 years ago
  23. 3854f11 Move urlhandlers out of skiaserve.cpp by joshualitt · 9 years ago