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
/
trees
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Add BeginFrameArgs
brianderson@chromium.org
2013-06-19
7
-10
/
+14
*
cc: Add ability to request copy of compositor output as a texture.
danakj@chromium.org
2013-06-18
3
-18
/
+287
*
cc: Remove FakeThread, use SingleThreadTaskRunner in scheduling classes.
danakj@chromium.org
2013-06-18
3
-4
/
+5
*
cc: Emulate BeginFrame in OutputSurfaces that don't support it natively
brianderson@chromium.org
2013-06-18
10
-166
/
+99
*
cc: Pixel rebaselines for https://chromiumcodereview.appspot.com/17018002/
danakj@chromium.org
2013-06-17
1
-1
/
+1
*
Revert 206020 "cc: Emulate BeginFrame in OutputSurfaces that don..."
reveman@google.com
2013-06-17
10
-97
/
+162
*
Estimate draw duration in SchedulerClient
ajuma@chromium.org
2013-06-16
2
-2
/
+47
*
Fix scrollbar fade animation scheduling.
aelias@chromium.org
2013-06-15
8
-17
/
+160
*
Add support for LatencyInfo to software compositor.
jbauman@chromium.org
2013-06-14
1
-1
/
+1
*
cc: Emulate BeginFrame in OutputSurfaces that don't support it natively
brianderson@chromium.org
2013-06-13
10
-162
/
+97
*
CC: Call SwapBuffers instead of PostSubBuffer on full frame update.
backer@chromium.org
2013-06-12
1
-11
/
+35
*
cc: Don't flip render passes when rendering them.
danakj@chromium.org
2013-06-12
1
-1
/
+1
*
Revert 205750 "cc: Emulate BeginFrame in OutputSurfaces that don..."
skaslev@chromium.org
2013-06-12
10
-97
/
+162
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in cc/.
dcheng@chromium.org
2013-06-12
4
-4
/
+4
*
cc: Emulate BeginFrame in OutputSurfaces that don't support it natively
brianderson@chromium.org
2013-06-12
10
-162
/
+97
*
cc: Make activation happen as soon as possible
enne@chromium.org
2013-06-12
10
-49
/
+70
*
cc: PNG baseline for https://codereview.chromium.org/16667004/
danakj@chromium.org
2013-06-11
1
-1
/
+1
*
cc: Enable AntiAliasing for sub-pixel translations in software renderer
danakj@chromium.org
2013-06-11
1
-7
/
+7
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
6
-6
/
+6
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-4
/
+4
*
Unified OutputSurface::SwapBuffers.
aelias@chromium.org
2013-06-11
8
-40
/
+10
*
Track LatencyInfo through impl-thread scrolling.
jbauman@chromium.org
2013-06-11
3
-0
/
+9
*
cc: Don't add low res tilings during animation/pinch
enne@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of strings headers in cc/.
avi@chromium.org
2013-06-10
3
-3
/
+3
*
Revert 205218 "cc: Enable AntiAliasing for sub-pixel translation..."
danakj@chromium.org
2013-06-10
1
-7
/
+7
*
cc: Enable AntiAliasing for sub-pixel translations in software renderer
danakj@chromium.org
2013-06-10
1
-7
/
+7
*
Revert 205076 "cc: Enable AntiAliasing for sub-pixel translation..."
tkent@chromium.org
2013-06-09
1
-7
/
+7
*
cc: Enable AntiAliasing for sub-pixel translations in software renderer
danakj@chromium.org
2013-06-08
1
-7
/
+7
*
Don't rely on implicit operator T* conversion for the LayerTree child.
rsleevi@chromium.org
2013-06-08
1
-1
/
+2
*
cc: Call ManageTiles explicitly
enne@chromium.org
2013-06-07
8
-32
/
+24
*
cc: PNG baselines for 16634015
danakj@chromium.org
2013-06-07
1
-1
/
+1
*
cc::OutputSurfaceClient::DeferredInitialize
boliu@chromium.org
2013-06-07
8
-9
/
+178
*
cc: Audit use of Rect::Contains with empty rects.
danakj@chromium.org
2013-06-07
1
-0
/
+3
*
Revert 204221 "cc: Make all layer recursion use CallFunctionForS..."
enne@chromium.org
2013-06-07
5
-68
/
+88
*
cc: Add page scale zooming perf test
enne@chromium.org
2013-06-07
2
-5
/
+78
*
Implement transform/clip support for Android WebView.
aelias@chromium.org
2013-06-06
10
-72
/
+279
*
Reland 204442 "Split Layer::SetScrollOffset to tw..."
trchen@chromium.org
2013-06-06
4
-13
/
+106
*
Revert 204442 "Split Layer::SetScrollOffset to two functions for..."
hashimoto@chromium.org
2013-06-06
4
-106
/
+13
*
Split Layer::SetScrollOffset to two functions for different use
trchen@chromium.org
2013-06-06
4
-13
/
+106
*
cc: Disable LastInputEventForBeginFrame
brianderson@chromium.org
2013-06-06
7
-61
/
+0
*
cc: Make all layer recursion use CallFunctionForSubtree
enne@chromium.org
2013-06-05
5
-88
/
+68
*
cc: Don't clear transparent piles to an opaque color
enne@chromium.org
2013-06-04
1
-0
/
+1
*
Add TRACE_EVENT_IS_NEW_TRACE as a way to snapshot objects at start of recording
nduca@chromium.org
2013-06-04
1
-0
/
+19
*
Skip drawing unsupported layers in forced software mode
boliu@chromium.org
2013-06-02
2
-13
/
+115
*
Avoid creating PriorityResourceManager if not needed
boliu@chromium.org
2013-06-02
3
-31
/
+47
*
Update cc/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
9
-55
/
+65
*
Rename ClampToMin and ClampToMax
vollick@chromium.org
2013-05-30
1
-1
/
+1
*
Create content switches for frame scheduling and input manager
jdduke@chromium.org
2013-05-29
5
-12
/
+10
*
Update refernces to Blink's Platform API (cc)
abarth@chromium.org
2013-05-29
5
-7
/
+7
*
Revert "Shouldn't access LayerTreeTest::layer_tree_host on impl thread"
wangxianzhu@chromium.org
2013-05-29
2
-5
/
+18
[next]