index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrAuditTrail.cpp
Commit message (
Expand
)
Author
Age
*
Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp
Robert Phillips
2017-05-17
*
Add tracking of unique proxyID beside unique renderTargetID in auditTrail and...
Robert Phillips
2017-03-31
*
Rename batch->op in GrAuditTrail json and skiaserver's url handlers
Brian Salomon
2017-01-05
*
Remove render target unique ID virtual from GrOp.
Brian Salomon
2016-12-22
*
Rename batch->op in GrAuditTrail.
Brian Salomon
2016-12-20
*
move src/gpu/batches -> src/gpu/ops
Brian Salomon
2016-12-16
*
Rename GrBatch to GrOp
Brian Salomon
2016-12-01
*
Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy
Robert Phillips
2016-11-11
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Fix some bugs and performance issues with skiaserve
joshualitt
2016-03-10
*
Fix up GrAuditTrail to allow arbitrary reordering
joshualitt
2016-03-08
*
add /img/n/m endpoint to skiaserve
joshualitt
2016-03-02
*
Wire up stack traces again
joshualitt
2016-03-02
*
Move some GrAuditTrail fuctions to cpp file
joshualitt
2016-03-01
*
SkDebugCanvas ignore batch bounds if they are offscreen
joshualitt
2016-03-01
*
Render batch bounds as stroke rects
joshualitt
2016-02-29
*
Add abilitly to query audit trail for batches by draw op
joshualitt
2016-02-29
*
Revert of Add abilitly to query audit trail for batches by draw op (patchset ...
joshualitt
2016-02-29
*
Add abilitly to query audit trail for batches by draw op
joshualitt
2016-02-29
*
Add batchlist managment to GrAuditTrail
joshualitt
2016-02-26
*
fix comma in GrAuditTrail json
joshualitt
2016-02-18
*
Add batch information to json
joshualitt
2016-02-17
*
Virtualize Frames in GrAuditTrail
joshualitt
2016-01-14
*
Convert GrAuditTrail to use scoped frames
joshualitt
2016-01-12
*
Add batch names and bounds to json debug information
joshualitt
2016-01-12
*
Change to wire up opnames in SkGpuDevice
joshualitt
2016-01-11
*
Create stub GrAuditTrail class
joshualitt
2016-01-08