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
*
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
*
Adding YUVA support for enabling Alpha Playback
vigneshv@chromium.org
2013-06-07
12
-41
/
+344
*
cc: Call ManageTiles explicitly
enne@chromium.org
2013-06-07
13
-53
/
+25
*
cc: PNG baselines for 16634015
danakj@chromium.org
2013-06-07
4
-2
/
+2
*
[Fix build] TileRasterMode value passed to IsReadyToDraw must be initialized.
tyoshino@chromium.org
2013-06-07
1
-2
/
+2
*
cc: Clear impl-side painting canvases more efficiently
enne@chromium.org
2013-06-07
10
-36
/
+142
*
cc::OutputSurfaceClient::DeferredInitialize
boliu@chromium.org
2013-06-07
21
-14
/
+246
*
cc: Low quality support for low res tiles
vmpstr@chromium.org
2013-06-07
14
-113
/
+255
*
cc: Audit use of Rect::Contains with empty rects.
danakj@chromium.org
2013-06-07
4
-3
/
+12
*
Revert 204221 "cc: Make all layer recursion use CallFunctionForS..."
enne@chromium.org
2013-06-07
5
-68
/
+88
*
Depend on public/blink.gyp:blink to depend on Blink library
jamesr@chromium.org
2013-06-07
2
-2
/
+2
*
cc: Add page scale zooming perf test
enne@chromium.org
2013-06-07
5
-5
/
+86
*
Implement transform/clip support for Android WebView.
aelias@chromium.org
2013-06-06
33
-253
/
+736
[next]