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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Turn on lightweight image decode check.
tomhudson@chromium.org
2013-06-14
3
-2
/
+6
*
Add support for LatencyInfo to software compositor.
jbauman@chromium.org
2013-06-14
1
-1
/
+1
*
Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-14
1
-1
/
+1
*
cc: Refactor force upload mechanism to allow proper resource ownership passing.
reveman@chromium.org
2013-06-14
13
-251
/
+182
*
cc: Remove unnecessary ref counting in WorkerPool.
reveman@chromium.org
2013-06-14
2
-4
/
+6
*
cc: Move WorkerPool from cc/base to cc/resources.
reveman@chromium.org
2013-06-14
7
-12
/
+12
*
Remove unused (as of r206108) kEnableCompositorFrameMessage
sievers@chromium.org
2013-06-14
2
-4
/
+0
*
cc: Fix and re-enable DrawRenderPassQuadShaderPermutations test
danakj@chromium.org
2013-06-13
1
-96
/
+20
*
Update Android to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-13
1
-2
/
+2
*
cc: Remove analysis from tile manager
vmpstr@chromium.org
2013-06-13
9
-40
/
+35
*
cc: Reduce calls to WorkerPool::ScheduledTasks().
reveman@chromium.org
2013-06-13
2
-27
/
+44
*
cc: Move WorkerPool task graph construction to derived classes.
reveman@chromium.org
2013-06-13
6
-153
/
+189
*
cc: Remove unused ResourcePool::resource_provider() getter.
reveman@chromium.org
2013-06-13
1
-2
/
+0
*
cc: Emulate BeginFrame in OutputSurfaces that don't support it natively
brianderson@chromium.org
2013-06-13
37
-805
/
+693
*
cc: Use RenderingCapabilities::best_texture_format with impl-side painting.
reveman@chromium.org
2013-06-12
6
-21
/
+25
*
CC: Call SwapBuffers instead of PostSubBuffer on full frame update.
backer@chromium.org
2013-06-12
5
-23
/
+42
*
cc: Make raster tasks separate objects.
vmpstr@chromium.org
2013-06-12
10
-303
/
+379
*
cc: Don't flip render passes when rendering them.
danakj@chromium.org
2013-06-12
10
-107
/
+134
*
Revert 205750 "cc: Emulate BeginFrame in OutputSurfaces that don..."
skaslev@chromium.org
2013-06-12
37
-692
/
+805
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in cc/.
dcheng@chromium.org
2013-06-12
15
-27
/
+23
*
cc: Emulate BeginFrame in OutputSurfaces that don't support it natively
brianderson@chromium.org
2013-06-12
37
-805
/
+692
*
cc: Make activation happen as soon as possible
enne@chromium.org
2013-06-12
15
-59
/
+99
*
cc: Don't add low res tilings for small layers
enne@chromium.org
2013-06-11
8
-10
/
+62
*
cc: PNG baseline for https://codereview.chromium.org/16667004/
danakj@chromium.org
2013-06-11
2
-1
/
+1
*
cc: Clean up non-ideal low res tilings earlier
enne@chromium.org
2013-06-11
2
-23
/
+12
*
cc: Enable AntiAliasing for sub-pixel translations in software renderer
danakj@chromium.org
2013-06-11
3
-32
/
+106
*
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
24
-24
/
+24
*
[Software Compositor] Explicitly handle checkerboard draw quads.
skaslev@chromium.org
2013-06-11
2
-9
/
+28
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
7
-33
/
+34
*
Fix DCHECK during TileManager shutdown with ImageRasterWorkerPool
boliu@chromium.org
2013-06-11
2
-0
/
+6
*
Unified OutputSurface::SwapBuffers.
aelias@chromium.org
2013-06-11
29
-243
/
+171
*
cc: Throttle raster tasks properly when using async uploads.
reveman@chromium.org
2013-06-11
2
-11
/
+18
*
Track LatencyInfo through impl-thread scrolling.
jbauman@chromium.org
2013-06-11
4
-0
/
+14
*
cc: Don't add low res tilings during animation/pinch
enne@chromium.org
2013-06-11
7
-11
/
+123
*
Use a direct include of strings headers in cc/.
avi@chromium.org
2013-06-10
19
-19
/
+19
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
1
-1
/
+1
*
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
3
-2
/
+2
*
Revert 205218 "cc: Enable AntiAliasing for sub-pixel translation..."
danakj@chromium.org
2013-06-10
3
-92
/
+18
*
cc: Enable AntiAliasing for sub-pixel translations in software renderer
danakj@chromium.org
2013-06-10
3
-18
/
+92
*
Revert 205076 "cc: Enable AntiAliasing for sub-pixel translation..."
tkent@chromium.org
2013-06-09
3
-92
/
+18
*
cc: Defer texture creation to LazyAllocate
kaanb@chromium.org
2013-06-08
3
-79
/
+145
*
cc: Enable AntiAliasing for sub-pixel translations in software renderer
danakj@chromium.org
2013-06-08
3
-18
/
+92
*
cc: Reset TileVersion::resource_id_ when raster task is canceled.
reveman@chromium.org
2013-06-08
1
-0
/
+1
*
cc: Remove task completion check interval from WorkerPool.
reveman@chromium.org
2013-06-08
9
-189
/
+113
*
Don't rely on implicit operator T* conversion for the LayerTree child.
rsleevi@chromium.org
2013-06-08
1
-1
/
+2
*
Skia/ext analysis canvas style change
vmpstr@chromium.org
2013-06-08
1
-2
/
+2
*
[Aura] Added Support for rendering software compositor frames as cc::TextureL...
skaslev@chromium.org
2013-06-08
17
-95
/
+276
*
Factor out cc::OutputSurface::InitializeAndSetContext3D
boliu@chromium.org
2013-06-07
3
-13
/
+154
[next]