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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of Revert of Allow creating context for cc worker thread. (patchset #1...
caseq
2015-02-10
1
-1
/
+1
*
Revert of Allow creating context for cc worker thread. (patchset #5 id:80001 ...
caseq
2015-02-10
1
-1
/
+1
*
Allow creating context for cc worker thread.
jbauman
2015-02-10
1
-1
/
+1
*
Always force swap for SurfaceDisplayOutputSurface.
jbauman
2015-02-04
1
-0
/
+3
*
Ensure damage calculation is correct if there's an intervening empty frame.
jbauman
2015-02-04
2
-1
/
+20
*
Composite to cc::Display from ui::InProcessContextFactory.
jbauman
2015-02-03
5
-0
/
+336
*
[surfaces] use DEFAULT_MAX_FRAMES_PENDING if OutputSurface doesn't specify it.
jbauman
2015-01-29
1
-3
/
+5
*
Mechanical rename of tracing includes for /cc
primiano
2015-01-28
2
-2
/
+2
*
Run draw callback immediately if no Display is damaged.
jbauman
2015-01-27
11
-26
/
+48
*
Enable partial texture upload support for browser compositor with Surfaces
jbauman
2015-01-09
1
-3
/
+9
*
Standardize usage of virtual/override/final specifiers in cc/.
dcheng
2014-12-23
2
-4
/
+4
*
Do RefResources before ReceiveFromChild.
jbauman
2014-12-20
2
-1
/
+34
*
Clip quads in surfaces to the SurfaceDrawQuad's clip_rect and visible_rect.
jbauman
2014-12-17
3
-14
/
+78
*
Accumulate content_to_target_transform for nested Surfaces.
jbauman
2014-12-16
3
-46
/
+97
*
Avoid merging non-opaque Surface renderpasses.
jbauman
2014-12-16
3
-66
/
+16
*
Release resources from SurfaceAggregator when new frame arrives.
jbauman
2014-12-13
3
-1
/
+14
*
Execute Surface draw callback when Surface is destroyed.
jbauman
2014-12-11
7
-30
/
+71
*
Run Surface draw callback after aggregation and before draw.
jbauman
2014-12-11
1
-12
/
+9
*
[cc] Add nearest neighbor filtering for TextureLayer.
jackhou
2014-12-04
1
-1
/
+3
*
gn format // (the rest, except mojo)
scottmg
2014-12-03
1
-2
/
+3
*
Ensure Surface size always matches window size on swap
jbauman
2014-12-03
3
-8
/
+30
*
Remove size from Surfaces.
jbauman
2014-11-25
10
-46
/
+45
*
Revert of Revert of Fix gn check errors in //cc/* (patchset #1 id:1 of https:...
jamesr
2014-11-24
1
-1
/
+9
*
Revert of Fix gn check errors in //cc/* (patchset #1 id:1 of https://coderevi...
jamesr
2014-11-24
1
-9
/
+1
*
Fix gn check errors in //cc/*
jamesr
2014-11-24
1
-1
/
+9
*
Makes SurfaceAggregator properly pass through opacity
sky
2014-11-21
5
-29
/
+113
*
Add cc::RendererSettings for use in with cc::Display
jbauman
2014-11-20
2
-21
/
+16
*
Release resources from Surfaces not aggregated in current frame.
jbauman
2014-11-18
3
-0
/
+53
*
cc: Remove readability/inheritance exception for linter in cc.
danakj
2014-11-14
1
-1
/
+2
*
cc: Make separate interface for BeginFrame ipc from OutputSurface
simonhong
2014-11-11
1
-1
/
+0
*
Allow layers to signal that additional sequences are needed before surface de...
jbauman
2014-11-06
8
-54
/
+69
*
LOG and clear SurfaceFactory if it isn't empty on destruction.
jbauman
2014-10-31
3
-4
/
+23
*
Make ListContainer Consistently Act as Container of Pointers
weiliangc
2014-10-29
3
-18
/
+21
*
Reshape Display OutputSurface to use device scale factor of root surface
jbauman
2014-10-29
2
-8
/
+13
*
cc: Move GpuMemoryBufferManager interface to gpu namespace.
reveman
2014-10-28
2
-3
/
+3
*
Add more WeakPtr checks for SurfaceFactory in SurfaceAggregator.
jbauman
2014-10-28
1
-3
/
+4
*
GN: Fix Android component build
cjhopman
2014-10-27
1
-0
/
+1
*
Align base::hash_map with C++11, part 2.
davidben
2014-10-24
1
-9
/
+0
*
cc cleanup: Update paths to geometry headers
heejin.r.chung
2014-10-23
4
-4
/
+4
*
Use global index to remap RenderPassIds in SurfaceAggregator.
jbauman
2014-10-23
3
-12
/
+19
*
cc: turn on distance field text on animated layers
hendrikw
2014-10-22
2
-5
/
+2
*
Standardize usage of virtual/override/final in cc/
dcheng
2014-10-21
4
-27
/
+22
*
Include mask texture size in RenderPassDrawQuad
enne
2014-10-16
2
-2
/
+4
*
Allow CopyOutputRequests on all render passes of a surface
jbauman
2014-10-16
5
-37
/
+169
*
gpu: Compositor management of GpuMemoryBuffer instances.
reveman
2014-10-13
3
-2
/
+8
*
Avoid destroying surface before the parent surface stops referencing it.
jbauman
2014-10-10
9
-7
/
+169
*
Makes it so each mojo::View outputs a surface
sky
2014-10-07
1
-1
/
+1
*
Clean the usage of QuadList (Const)Iterator
weiliangc
2014-10-07
3
-15
/
+9
*
Record rendering stats frame timestamps with surfaces.
jbauman
2014-10-06
1
-0
/
+2
*
replace OVERRIDE and FINAL with override and final in cc/
mostynb
2014-10-06
4
-18
/
+18
[next]