index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrDrawingManager.cpp
Commit message (
Expand
)
Author
Age
*
Create GrPathRenderingDrawContext
joshualitt
2016-02-16
*
Remove GrContext* from GrTextContext
joshualitt
2016-02-11
*
Pass a GrContext pointer in GrDrawContext constructor
joshualitt
2016-02-11
*
Move surface props off of GrTextContext
joshualitt
2016-02-11
*
Shot in the dark to fix 581472
joshualitt
2016-02-09
*
GrAuditTrail hooks in GrContext + GrDrawContext
joshualitt
2016-01-13
*
Add batch names and bounds to json debug information
joshualitt
2016-01-12
*
Reland of Make a single GrSingleOwner in GrContext (patchset #1 id:1 of https...
joshualitt
2016-01-08
*
Revert of Make a single GrSingleOwner in GrContext (patchset #3 id:40001 of h...
joshualitt
2016-01-07
*
Make a single GrSingleOwner in GrContext
joshualitt
2016-01-07
*
Add assert that memory pool is empty when GrTextBlobCache frees
joshualitt
2016-01-05
*
Add Drawing Manager guards against re-entrant flushes
joshualitt
2015-12-18
*
Move all text stuff to its own folder
joshualitt
2015-12-11
*
Add debug option to clip each GrBatch to its device bounds
bsalomon
2015-11-30
*
Update testing frameworks/tests for MDB
robertphillips
2015-11-16
*
Revert of Update testing frameworks/tests for MDB (patchset #4 id:60001 of ht...
egdaniel
2015-11-13
*
Update testing frameworks/tests for MDB
robertphillips
2015-11-13
*
Move GrBatchFlushState from GrDrawTarget to GrDrawingManager
robertphillips
2015-11-11
*
Dependencies are now added between the drawTargets in GrPipeline
robertphillips
2015-10-30
*
Minor cleanup of clip mask manager
robertphillips
2015-10-30
*
Remove GrPipelineBuilder from getPathRenderer call
robertphillips
2015-10-29
*
Add immediate mode option for gpu configs in dm
bsalomon
2015-10-23
*
Revert of Dependencies are now added between the drawTargets in GrPipeline (p...
robertphillips
2015-10-22
*
Dependencies are now added between the drawTargets in GrPipeline
robertphillips
2015-10-22
*
Revert of Dependencies are now added between the drawTargets in GrPipeline (p...
caryclark
2015-10-21
*
Dependencies are now added between the drawTargets in GrPipeline
robertphillips
2015-10-20
*
Move GrDrawingManager methods to their own .cpp file
robertphillips
2015-10-20