1. a072b7b Remove an uncessary and unused parameter for partially generating the JSON command list by Nathaniel Nifong · 5 years ago
  2. f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  3. f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  4. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
  5. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  6. 8f4e224 de-Sk tools/debugger by Mike Klein · 6 years ago
  7. d8a90f9 Converting more debug code to SkJSONWriter by Brian Osman · 6 years ago
  8. 0b83319 SkDynamicMemoryWStream::detachAsStream() returns unique_ptr by Hal Canary · 8 years ago
  9. 03a7f5f Make header files idempotent; script to check by Hal Canary · 8 years ago
  10. f09492b Rename batch->op in GrAuditTrail json and skiaserver's url handlers by Brian Salomon · 8 years ago
  11. 144a5c5 Rename batch->op in skiaserve by Brian Salomon · 8 years ago
  12. 1b612a8 tools: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  13. c03e1c5 Re-enable overdraw mode in debugger. by Ben Wagner · 8 years ago
  14. ecbc526 GN: build skiaserve by mtklein · 8 years ago
  15. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  16. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  17. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  18. a84d660 remove experimental treat-skcolor-as-srgb flag by reed · 8 years ago
  19. ce8ea4c skiaserve: Add /quitquitquit handler. Will be used in the hosted debugger. by jcgregorio · 8 years ago
  20. 82996b8 Get skiaserve working on Windows. by brianosman · 9 years ago
  21. 312aa6a Adding support for controlling the global sRGB SkColor switch. by brianosman · 9 years ago
  22. 7831295 Adding support for playback to L32/S32/F16 canvas. by brianosman · 9 years ago
  23. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  24. e0449cf Fix up picture clip bounds in SkiaServe by joshualitt · 9 years ago
  25. 46b301d add /img/n/m endpoint to skiaserve by joshualitt · 9 years ago
  26. 10d8fc2 Render batch bounds as stroke rects by joshualitt · 9 years ago
  27. 6bc9679 A bit more privacy for SkiaServe's Request by joshualitt · 9 years ago
  28. ee5348b Get SkiaServe Request started off with a little privacy by joshualitt · 9 years ago
  29. 1e5884b Wire up /batches in skiaserve by joshualitt · 9 years ago
  30. 3854f11 Move urlhandlers out of skiaserve.cpp by joshualitt · 9 years ago