1. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 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. 69868af Remove render target unique ID virtual from GrOp. by Brian Salomon · 8 years ago
  5. 42ad83a Rename batch->op in GrAuditTrail. by Brian Salomon · 8 years ago
  6. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  7. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  8. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  9. b0666ad Fix up GrAuditTrail to allow arbitrary reordering by joshualitt · 8 years ago
  10. 46b301d add /img/n/m endpoint to skiaserve by joshualitt · 8 years ago
  11. f55c364 Wire up stack traces again by joshualitt · 8 years ago
  12. df3f2b0 Move some GrAuditTrail fuctions to cpp file by joshualitt · 8 years ago
  13. 1d7decf SkDebugCanvas ignore batch bounds if they are offscreen by joshualitt · 8 years ago
  14. 10d8fc2 Render batch bounds as stroke rects by joshualitt · 8 years ago
  15. b95c772 Add abilitly to query audit trail for batches by draw op by joshualitt · 8 years ago
  16. 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
  17. 9b48a6e Add abilitly to query audit trail for batches by draw op by joshualitt · 8 years ago
  18. 18d6b75 Add batchlist managment to GrAuditTrail by joshualitt · 8 years ago
  19. c85d9fb GrAuditTrail can now be enabled/disabled at runtime by ethannicholas · 8 years ago
  20. adab5a2 fix comma in GrAuditTrail json by joshualitt · 8 years ago
  21. 6b3cf73 Add batch information to json by joshualitt · 8 years ago
  22. 11fae87 Virtualize Frames in GrAuditTrail by joshualitt · 9 years ago
  23. 87a721b Convert GrAuditTrail to use scoped frames by joshualitt · 9 years ago
  24. 086cee1 Add batch names and bounds to json debug information by joshualitt · 9 years ago
  25. 5651ee6 Change to wire up opnames in SkGpuDevice by joshualitt · 9 years ago
  26. 27a48dc Create stub GrAuditTrail class by joshualitt · 9 years ago