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
*
[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
*
Use Custome ListContainer to Allocate SharedQuadState
weiliangc
2014-10-03
3
-44
/
+43
*
Make browser compositor and display share a context
jbauman
2014-10-03
3
-16
/
+27
*
Add TextureMailboxDeleter to cc::Display.
jbauman
2014-09-29
2
-3
/
+7
*
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
4
-33
/
+51
*
Fix SurfaceResourceHolder destruction order
jamesr
2014-09-24
2
-2
/
+18
*
Support distributing vsync info with surfaces.
jbauman
2014-09-23
3
-1
/
+9
*
Limit outstanding surface draw swaps to max_frames_pending.
jbauman
2014-09-23
3
-2
/
+19
*
Mark Surface as damaged when it receives a CopyOutputRequest.
jbauman
2014-09-22
1
-0
/
+1
*
Ensure SurfaceManager is only ever used from one thread.
jbauman
2014-09-19
2
-0
/
+8
*
Check SurfaceFactory WeakPtr before dereffing resources.
jbauman
2014-09-17
1
-1
/
+2
*
Compile specific parts of the Android build with -O2.
fdegans
2014-09-17
1
-0
/
+5
*
Support doing CopyOutputRequests on surfaces.
jbauman
2014-09-16
5
-12
/
+128
*
Always make context current in ViewManager's BitmapUploader, be laxer in Surf...
jamesr
2014-09-16
1
-1
/
+2
*
Convert view manager to surfaces with uploading shim in client lib
jamesr
2014-09-12
2
-2
/
+0
*
cc: Use correct message loop proxy in BlockingTaskRunner
skyostil
2014-09-04
4
-3
/
+21
[next]