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
/
output
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimize shorthand CSS filter application. When the filter chain can be expre...
senorblanco@chromium.org
2013-06-26
2
-7
/
+17
*
Remove GpuMemoryAllocationForRenderer::enforce_but_do_not_keep_as_policy
piman@chromium.org
2013-06-26
4
-17
/
+3
*
Move implementation of WebFilterOperations into cc
ajuma@chromium.org
2013-06-25
10
-137
/
+688
*
cc: Allow output readback/copy requests to specify a sub-rect to copy.
danakj@chromium.org
2013-06-20
4
-8
/
+38
*
cc: Trigger BeginFrames that were just missed retroactively
brianderson@chromium.org
2013-06-20
5
-28
/
+150
*
Zero-budget TileManager in resourceless software mode
boliu@chromium.org
2013-06-20
1
-0
/
+4
*
cc: Add BeginFrameArgs
brianderson@chromium.org
2013-06-19
6
-16
/
+133
*
cc: Add ability to request copy of compositor output as a texture.
danakj@chromium.org
2013-06-18
6
-84
/
+279
*
cc: Remove FakeThread, use SingleThreadTaskRunner in scheduling classes.
danakj@chromium.org
2013-06-18
3
-19
/
+22
*
cc: Emulate BeginFrame in OutputSurfaces that don't support it natively
brianderson@chromium.org
2013-06-18
4
-43
/
+313
*
Revert 206020 "cc: Emulate BeginFrame in OutputSurfaces that don..."
reveman@google.com
2013-06-17
4
-312
/
+43
*
cc: Fix and re-enable DrawRenderPassQuadShaderPermutations test
danakj@chromium.org
2013-06-13
1
-96
/
+20
*
cc: Emulate BeginFrame in OutputSurfaces that don't support it natively
brianderson@chromium.org
2013-06-13
4
-43
/
+312
*
CC: Call SwapBuffers instead of PostSubBuffer on full frame update.
backer@chromium.org
2013-06-12
4
-12
/
+7
*
cc: Don't flip render passes when rendering them.
danakj@chromium.org
2013-06-12
9
-106
/
+133
*
Revert 205750 "cc: Emulate BeginFrame in OutputSurfaces that don..."
skaslev@chromium.org
2013-06-12
4
-311
/
+43
*
cc: Emulate BeginFrame in OutputSurfaces that don't support it natively
brianderson@chromium.org
2013-06-12
4
-43
/
+311
*
cc: Enable AntiAliasing for sub-pixel translations in software renderer
danakj@chromium.org
2013-06-11
2
-25
/
+99
*
Fix DCHECK in browser software compositing.
aelias@chromium.org
2013-06-11
1
-7
/
+5
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
1
-1
/
+1
*
[Software Compositor] Explicitly handle checkerboard draw quads.
skaslev@chromium.org
2013-06-11
2
-9
/
+28
*
Unified OutputSurface::SwapBuffers.
aelias@chromium.org
2013-06-11
14
-133
/
+116
*
Use a direct include of strings headers in cc/.
avi@chromium.org
2013-06-10
3
-3
/
+3
*
cc: Disable anti-aliasing in software compositor for tiled layers.
danakj@chromium.org
2013-06-10
1
-1
/
+8
*
cc: More rebaselines for https://codereview.chromium.org/16634015/
danakj@chromium.org
2013-06-10
1
-2
/
+2
*
Revert 205218 "cc: Enable AntiAliasing for sub-pixel translation..."
danakj@chromium.org
2013-06-10
2
-85
/
+11
*
cc: Enable AntiAliasing for sub-pixel translations in software renderer
danakj@chromium.org
2013-06-10
2
-11
/
+85
*
Revert 205076 "cc: Enable AntiAliasing for sub-pixel translation..."
tkent@chromium.org
2013-06-09
2
-85
/
+11
*
cc: Enable AntiAliasing for sub-pixel translations in software renderer
danakj@chromium.org
2013-06-08
2
-11
/
+85
*
[Aura] Added Support for rendering software compositor frames as cc::TextureL...
skaslev@chromium.org
2013-06-08
7
-12
/
+15
*
Factor out cc::OutputSurface::InitializeAndSetContext3D
boliu@chromium.org
2013-06-07
3
-13
/
+154
*
Adding YUVA support for enabling Alpha Playback
vigneshv@chromium.org
2013-06-07
7
-24
/
+305
*
cc: PNG baselines for 16634015
danakj@chromium.org
2013-06-07
1
-1
/
+1
*
cc::OutputSurfaceClient::DeferredInitialize
boliu@chromium.org
2013-06-07
2
-0
/
+11
*
Implement transform/clip support for Android WebView.
aelias@chromium.org
2013-06-06
15
-148
/
+280
*
Revert 204508 "Adding YUVA support for enabling Alpha Playback"
dalecurtis@google.com
2013-06-06
7
-302
/
+22
*
Adding YUVA support for enabling Alpha Playback
vigneshv@chromium.org
2013-06-06
7
-22
/
+302
*
cc: Add a unit test to verify BindToClient behaviour.
danakj@chromium.org
2013-06-05
2
-1
/
+73
*
Update cc/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-1
/
+1
*
Update refernces to Blink's Platform API (cc)
abarth@chromium.org
2013-05-29
11
-14
/
+14
*
cc: Add compositor name for easier GPU debugging.
epenner@chromium.org
2013-05-29
1
-1
/
+1
*
Move cc/debug/latency_info to ui/base.
jbauman@chromium.org
2013-05-29
11
-25
/
+26
*
cc: Remove legacy accelerated painting path
enne@chromium.org
2013-05-29
2
-16
/
+1
*
Don't keep the OutputSurfaceClient* when BindToClient() fails.
joaodasilva@chromium.org
2013-05-24
1
-3
/
+2
*
Part 1/3 (compositor) of adding with device scale factor to transport surfaces
ccameron@chromium.org
2013-05-24
6
-8
/
+61
*
cc: Add CopyAsBitmapRequest class to hold the readback callback.
danakj@chromium.org
2013-05-24
8
-37
/
+114
*
cc: Rename VSync to BeginFrame
brianderson@chromium.org
2013-05-23
2
-5
/
+5
*
cc: Changes to use GL API for GpuMemoryBuffers
kaanb@chromium.org
2013-05-23
2
-12
/
+22
*
Add flag for drawing layers to screen with Ganesh
enne@chromium.org
2013-05-21
4
-51
/
+186
*
Makes the resource provider and tile manager optional in LayerTreeHostImpl.
joth@chromium.org
2013-05-21
1
-1
/
+3
[next]