1. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
  2. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 6 years ago[Renamed (98%) from include/private/GrAuditTrail.h]
  3. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  4. d8a90f9 Converting more debug code to SkJSONWriter by Brian Osman · 6 years ago
  5. 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
  6. 52a6ed3 Fix audit trail when ops merge after chaining change. by Brian Salomon · 6 years ago
  7. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  8. 318c419 Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp by Robert Phillips · 8 years ago
  9. f7a7261 Add tracking of unique proxyID beside unique renderTargetID in auditTrail and clearOp by Robert Phillips · 8 years ago
  10. 69868af Remove render target unique ID virtual from GrOp. by Brian Salomon · 8 years ago
  11. 42ad83a Rename batch->op in GrAuditTrail. by Brian Salomon · 8 years ago
  12. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  13. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  14. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  15. b0666ad Fix up GrAuditTrail to allow arbitrary reordering by joshualitt · 9 years ago
  16. 46b301d add /img/n/m endpoint to skiaserve by joshualitt · 9 years ago
  17. f55c364 Wire up stack traces again by joshualitt · 9 years ago
  18. df3f2b0 Move some GrAuditTrail fuctions to cpp file by joshualitt · 9 years ago
  19. 1d7decf SkDebugCanvas ignore batch bounds if they are offscreen by joshualitt · 9 years ago
  20. 10d8fc2 Render batch bounds as stroke rects by joshualitt · 9 years ago
  21. b95c772 Add abilitly to query audit trail for batches by draw op by joshualitt · 9 years ago
  22. 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
  23. 9b48a6e Add abilitly to query audit trail for batches by draw op by joshualitt · 9 years ago
  24. 18d6b75 Add batchlist managment to GrAuditTrail by joshualitt · 9 years ago
  25. c85d9fb GrAuditTrail can now be enabled/disabled at runtime by ethannicholas · 9 years ago
  26. adab5a2 fix comma in GrAuditTrail json by joshualitt · 9 years ago
  27. 6b3cf73 Add batch information to json by joshualitt · 9 years ago
  28. 11fae87 Virtualize Frames in GrAuditTrail by joshualitt · 9 years ago
  29. 87a721b Convert GrAuditTrail to use scoped frames by joshualitt · 9 years ago
  30. 086cee1 Add batch names and bounds to json debug information by joshualitt · 9 years ago
  31. 5651ee6 Change to wire up opnames in SkGpuDevice by joshualitt · 9 years ago
  32. 27a48dc Create stub GrAuditTrail class by joshualitt · 9 years ago