index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cc
/
surfaces
/
surfaces_pixeltest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Execute Surface draw callback when Surface is destroyed.
jbauman
2014-12-11
1
-6
/
+12
*
Remove size from Surfaces.
jbauman
2014-11-25
1
-6
/
+6
*
Standardize usage of virtual/override/final in cc/
dcheng
2014-10-21
1
-2
/
+1
*
replace OVERRIDE and FINAL with override and final in cc/
mostynb
2014-10-06
1
-1
/
+1
*
Aggregate damage rects in surface aggregator
jbauman
2014-08-27
1
-6
/
+3
*
Add callback when queueing frame on Surface to create backpressure.
jbauman
2014-08-23
1
-6
/
+6
*
Make RenderPass::Id an isolated class
weiliangc@chromium.org
2014-08-22
1
-6
/
+6
*
Enqueuing new frames in a Surface should cause Displays to reaggregate it
jbauman@chromium.org
2014-08-16
1
-3
/
+6
*
Use RenderPass to create DrawQuad in unittests
weiliangc@chromium.org
2014-07-10
1
-24
/
+20
*
Allocate surface IDs on client side
jamesr@chromium.org
2014-07-02
1
-8
/
+15
*
Use a SurfaceFactory and manage resources for that group of surfaces
jamesr@chromium.org
2014-06-27
1
-21
/
+41
*
Rendering context information added to SharedQuadState
thildebr@chromium.org
2014-06-19
1
-1
/
+2
*
Use RenderPass CreateAndAppendSQS whenever possible
weiliangc@chromium.org
2014-05-08
1
-17
/
+18
*
Remove offscreen compositor contexts.
danakj@chromium.org
2014-04-24
1
-3
/
+0
*
cc: Add visible_rect to Draw*Quad::SetNew().
danakj@chromium.org
2014-03-07
1
-0
/
+10
*
Pixel tests and some shared quad state fixups
jamesr@chromium.org
2014-02-11
1
-0
/
+303