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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardize usage of virtual/override/final specifiers in cc/.
dcheng
2014-12-23
1
-3
/
+3
*
Do RefResources before ReceiveFromChild.
jbauman
2014-12-20
1
-0
/
+33
*
Clip quads in surfaces to the SurfaceDrawQuad's clip_rect and visible_rect.
jbauman
2014-12-17
1
-2
/
+7
*
Accumulate content_to_target_transform for nested Surfaces.
jbauman
2014-12-16
1
-39
/
+81
*
Avoid merging non-opaque Surface renderpasses.
jbauman
2014-12-16
1
-53
/
+11
*
Execute Surface draw callback when Surface is destroyed.
jbauman
2014-12-11
1
-11
/
+22
*
[cc] Add nearest neighbor filtering for TextureLayer.
jackhou
2014-12-04
1
-1
/
+3
*
Remove size from Surfaces.
jbauman
2014-11-25
1
-20
/
+20
*
Makes SurfaceAggregator properly pass through opacity
sky
2014-11-21
1
-12
/
+94
*
Release resources from Surfaces not aggregated in current frame.
jbauman
2014-11-18
1
-0
/
+35
*
Use global index to remap RenderPassIds in SurfaceAggregator.
jbauman
2014-10-23
1
-4
/
+12
*
cc: turn on distance field text on animated layers
hendrikw
2014-10-22
1
-2
/
+1
*
Standardize usage of virtual/override/final in cc/
dcheng
2014-10-21
1
-5
/
+3
*
Allow CopyOutputRequests on all render passes of a surface
jbauman
2014-10-16
1
-0
/
+88
*
gpu: Compositor management of GpuMemoryBuffer instances.
reveman
2014-10-13
1
-0
/
+1
*
Clean the usage of QuadList (Const)Iterator
weiliangc
2014-10-07
1
-4
/
+4
*
replace OVERRIDE and FINAL with override and final in cc/
mostynb
2014-10-06
1
-2
/
+2
*
Use Custome ListContainer to Allocate SharedQuadState
weiliangc
2014-10-03
1
-21
/
+19
*
Use custom ListContainer to allocate DrawQuads
weiliangc
2014-09-26
1
-19
/
+30
*
Support doing CopyOutputRequests on surfaces.
jbauman
2014-09-16
1
-0
/
+56
*
cc: Use correct message loop proxy in BlockingTaskRunner
skyostil
2014-09-04
1
-0
/
+1
*
Aggregate damage rects in surface aggregator
jbauman
2014-08-27
1
-20
/
+181
*
Add callback when queueing frame on Surface to create backpressure.
jbauman
2014-08-23
1
-5
/
+5
*
Make RenderPass::Id an isolated class
weiliangc@chromium.org
2014-08-22
1
-12
/
+11
*
Fix clip rect for quads aggregated from surfaces.
jbauman@chromium.org
2014-08-18
1
-0
/
+12
*
Enqueuing new frames in a Surface should cause Displays to reaggregate it
jbauman@chromium.org
2014-08-16
1
-16
/
+45
*
Make Surface::GetEligibleFrame const
jbauman@chromium.org
2014-07-25
1
-0
/
+1
*
Fixes for re-enabling more MSVC level 4 warnings: misc edition #3
pkasting@chromium.org
2014-07-20
1
-1
/
+1
*
Use RenderPass to create DrawQuad in unittests
weiliangc@chromium.org
2014-07-10
1
-14
/
+9
*
Fix SurfaceAggregatorWithResourcesTest.TakeResourcesOneSurface in libc++ builds.
earthdok@chromium.org
2014-07-07
1
-1
/
+5
*
Allocate surface IDs on client side
jamesr@chromium.org
2014-07-02
1
-13
/
+27
*
ASAN fix for SurfaceAggregatorWithResourcesTest.TakeResourcesOneSurface
jamesr@chromium.org
2014-07-01
1
-20
/
+26
*
Use a SurfaceFactory and manage resources for that group of surfaces
jamesr@chromium.org
2014-06-27
1
-98
/
+256
*
Rendering context information added to SharedQuadState
thildebr@chromium.org
2014-06-19
1
-1
/
+2
*
Use a struct for cc::Surface ids for more type safety
jamesr@chromium.org
2014-06-13
1
-3
/
+8
*
Use RenderPass CreateAndAppendSQS whenever possible
weiliangc@chromium.org
2014-05-08
1
-2
/
+1
*
cc: Change damage tracking from floats to integers.
danakj@chromium.org
2014-04-07
1
-1
/
+1
*
cc: Add visible_rect to Draw*Quad::SetNew().
danakj@chromium.org
2014-03-07
1
-0
/
+4
*
Pixel tests and some shared quad state fixups
jamesr@chromium.org
2014-02-11
1
-0
/
+289
*
Initial surface aggregator implementation
jamesr@chromium.org
2014-01-29
1
-0
/
+410