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
/
surface_aggregator.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mechanical rename of tracing includes for /cc
primiano
2015-01-28
1
-1
/
+1
*
Run draw callback immediately if no Display is damaged.
jbauman
2015-01-27
1
-0
/
+4
*
Do RefResources before ReceiveFromChild.
jbauman
2014-12-20
1
-1
/
+1
*
Clip quads in surfaces to the SurfaceDrawQuad's clip_rect and visible_rect.
jbauman
2014-12-17
1
-12
/
+55
*
Accumulate content_to_target_transform for nested Surfaces.
jbauman
2014-12-16
1
-7
/
+15
*
Avoid merging non-opaque Surface renderpasses.
jbauman
2014-12-16
1
-11
/
+5
*
Release resources from SurfaceAggregator when new frame arrives.
jbauman
2014-12-13
1
-0
/
+9
*
Ensure Surface size always matches window size on swap
jbauman
2014-12-03
1
-0
/
+3
*
Remove size from Surfaces.
jbauman
2014-11-25
1
-6
/
+7
*
Makes SurfaceAggregator properly pass through opacity
sky
2014-11-21
1
-14
/
+11
*
Release resources from Surfaces not aggregated in current frame.
jbauman
2014-11-18
1
-0
/
+14
*
Make ListContainer Consistently Act as Container of Pointers
weiliangc
2014-10-29
1
-14
/
+15
*
Add more WeakPtr checks for SurfaceFactory in SurfaceAggregator.
jbauman
2014-10-28
1
-3
/
+4
*
Use global index to remap RenderPassIds in SurfaceAggregator.
jbauman
2014-10-23
1
-8
/
+6
*
Include mask texture size in RenderPassDrawQuad
enne
2014-10-16
1
-1
/
+2
*
Allow CopyOutputRequests on all render passes of a surface
jbauman
2014-10-16
1
-17
/
+42
*
Clean the usage of QuadList (Const)Iterator
weiliangc
2014-10-07
1
-9
/
+4
*
Use Custome ListContainer to Allocate SharedQuadState
weiliangc
2014-10-03
1
-19
/
+22
*
cc: Remove use of PassAs() and constructor-casting with scoped_ptr.
danakj
2014-09-27
1
-1
/
+1
*
Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....
dcheng
2014-09-27
1
-1
/
+1
*
cc: Remove use of PassAs() and constructor-casting with scoped_ptr.
danakj
2014-09-27
1
-1
/
+1
*
Use custom ListContainer to allocate DrawQuads
weiliangc
2014-09-26
1
-6
/
+9
*
Check SurfaceFactory WeakPtr before dereffing resources.
jbauman
2014-09-17
1
-1
/
+2
*
Support doing CopyOutputRequests on surfaces.
jbauman
2014-09-16
1
-10
/
+38
*
cc: Use correct message loop proxy in BlockingTaskRunner
skyostil
2014-09-04
1
-2
/
+9
*
Add LatencyInfo support for Surfaces.
jbauman
2014-09-04
1
-0
/
+8
*
Revert of Add LatencyInfo support for Surfaces. (patchset #3 id:40001 of http...
scottmg
2014-09-02
1
-8
/
+0
*
Add LatencyInfo support for Surfaces.
jbauman
2014-09-02
1
-0
/
+8
*
Aggregate damage rects in surface aggregator
jbauman
2014-08-27
1
-12
/
+29
*
Make RenderPass::Id an isolated class
weiliangc@chromium.org
2014-08-22
1
-11
/
+10
*
Fix clip rect for quads aggregated from surfaces.
jbauman@chromium.org
2014-08-18
1
-0
/
+5
*
Enqueuing new frames in a Surface should cause Displays to reaggregate it
jbauman@chromium.org
2014-08-16
1
-1
/
+6
*
Make Surface::GetEligibleFrame const
jbauman@chromium.org
2014-07-25
1
-15
/
+18
*
Move Copy method from DrawQuad to RenderPass
weiliangc@chromium.org
2014-07-11
1
-5
/
+6
*
Use a SurfaceFactory and manage resources for that group of surfaces
jamesr@chromium.org
2014-06-27
1
-33
/
+108
*
Use a struct for cc::Surface ids for more type safety
jamesr@chromium.org
2014-06-13
1
-14
/
+14
*
Create SharedQuadState on RenderPass
weiliangc@chromium.org
2014-05-07
1
-7
/
+7
*
Plumb overlay processing into DirectRenderer.
alexst@chromium.org
2014-03-28
1
-4
/
+2
*
Start of hardware overlay support in CC with Ubercompositor.
alexst@chromium.org
2014-03-20
1
-2
/
+4
*
Pixel tests and some shared quad state fixups
jamesr@chromium.org
2014-02-11
1
-28
/
+57
*
Initial surface aggregator implementation
jamesr@chromium.org
2014-01-29
1
-0
/
+221