1. d8a90f9 Converting more debug code to SkJSONWriter by Brian Osman · 6 years ago
  2. 318c419 Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp by Robert Phillips · 7 years ago
  3. f7a7261 Add tracking of unique proxyID beside unique renderTargetID in auditTrail and clearOp by Robert Phillips · 7 years ago
  4. f09492b Rename batch->op in GrAuditTrail json and skiaserver's url handlers by Brian Salomon · 8 years ago
  5. 69868af Remove render target unique ID virtual from GrOp. by Brian Salomon · 8 years ago
  6. 42ad83a Rename batch->op in GrAuditTrail. by Brian Salomon · 8 years ago
  7. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
  8. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  9. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  10. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  11. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  12. ae47aee Fix some bugs and performance issues with skiaserve by joshualitt · 8 years ago
  13. b0666ad Fix up GrAuditTrail to allow arbitrary reordering by joshualitt · 8 years ago
  14. 46b301d add /img/n/m endpoint to skiaserve by joshualitt · 9 years ago
  15. f55c364 Wire up stack traces again by joshualitt · 9 years ago
  16. df3f2b0 Move some GrAuditTrail fuctions to cpp file by joshualitt · 9 years ago
  17. 1d7decf SkDebugCanvas ignore batch bounds if they are offscreen by joshualitt · 9 years ago
  18. 10d8fc2 Render batch bounds as stroke rects by joshualitt · 9 years ago
  19. b95c772 Add abilitly to query audit trail for batches by draw op by joshualitt · 9 years ago
  20. 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 · 9 years ago
  21. 9b48a6e Add abilitly to query audit trail for batches by draw op by joshualitt · 9 years ago
  22. 18d6b75 Add batchlist managment to GrAuditTrail by joshualitt · 9 years ago
  23. adab5a2 fix comma in GrAuditTrail json by joshualitt · 9 years ago
  24. 6b3cf73 Add batch information to json by joshualitt · 9 years ago
  25. 11fae87 Virtualize Frames in GrAuditTrail by joshualitt · 9 years ago
  26. 87a721b Convert GrAuditTrail to use scoped frames by joshualitt · 9 years ago
  27. 086cee1 Add batch names and bounds to json debug information by joshualitt · 9 years ago
  28. 5651ee6 Change to wire up opnames in SkGpuDevice by joshualitt · 9 years ago
  29. 27a48dc Create stub GrAuditTrail class by joshualitt · 9 years ago