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
/
proxy.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Add support for handling authoritative vsync interval
simonhong
2015-03-25
1
-0
/
+3
*
Allow ui::Compositor to defer commits during tab-switch
ccameron
2015-03-12
1
-3
/
+2
*
cc: Remove unused tracing functions from LayerTreeHost(Impl).
vmpstr
2015-03-11
1
-2
/
+0
*
cc: Commit directly to active tree when using single thread.
danakj
2015-02-17
1
-0
/
+1
*
mechanical rename of base::debug -> base::trace_event for /cc
ssid
2015-02-09
1
-8
/
+2
*
Reland of Move tracing namespace from base::debug to base::trace_event.
primiano
2015-02-05
1
-2
/
+8
*
Revert of Move tracing namespace from base::debug to base::trace_event. (patc...
zhaoqin
2015-02-05
1
-8
/
+2
*
Move tracing namespace from base::debug to base::trace_event.
ssid
2015-02-04
1
-2
/
+8
*
base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON().
danakj
2015-01-08
1
-3
/
+3
*
Added ability to dynamically toggle frame throttling in the scheduler.
bajones
2015-01-06
1
-0
/
+2
*
cc: Add SetChildrenNeedBeginFrames() & SendBeginFramesToChildren()
simonhong
2014-11-21
1
-0
/
+2
*
Make cc output surface creation async
enne
2014-09-25
1
-0
/
+4
*
cc: Use correct message loop proxy in BlockingTaskRunner
skyostil
2014-09-04
1
-1
/
+7
*
Fix failing (flaky) LayerTreeHostTestLCDNotification test.
danakj@chromium.org
2014-08-13
1
-1
/
+1
*
Add builders for tracing event's structural arguments
yurys@chromium.org
2014-08-01
1
-3
/
+7
*
Revert of Add builders for tracing event's structural arguments (https://code...
erikchen@chromium.org
2014-07-31
1
-7
/
+3
*
Add builders for tracing event's structural arguments
yurys@chromium.org
2014-07-31
1
-3
/
+7
*
cc: Parameterize the main thread task runner
skyostil@chromium.org
2014-07-18
1
-2
/
+2
*
cc: Disallow scroll offset animations when impl-scrolling isn't supported
ajuma@chromium.org
2014-07-03
1
-0
/
+2
*
cc: Compositor without MessageLoopProxy
boliu@chromium.org
2014-05-23
1
-0
/
+2
*
cc: Remove CreateAndInitializeOutputSurface from the Proxy interface.
danakj@chromium.org
2014-05-20
1
-5
/
+0
*
Remove CompositeAndReadback from LayerTreeHost(Impl) and the Proxys.
danakj@chromium.org
2014-05-15
1
-2
/
+0
*
Making BeginFrameArgs work with TRACE_EVENT system.
mithro@mithis.com
2014-05-10
1
-1
/
+1
*
Remove old texture path in TextureLayer
piman@chromium.org
2014-04-10
1
-2
/
+0
*
cc: fix continuous paint mode
caseq@chromium.org
2014-04-03
1
-0
/
+3
*
cc: Change #if !defined(NDEBUG) to #if DCHECK_IS_ON.
danakj@chromium.org
2014-03-18
1
-3
/
+3
*
Revert 245445 "Unifies LayerTreeHost::SetNeedsUpdateLayers and S..."
mark@chromium.org
2014-01-17
1
-0
/
+1
*
Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate -- V2
trchen@chromium.org
2014-01-17
1
-1
/
+0
*
Pass gfx::Rect and gfx::RectF by const ref.
prashant.n@samsung.com
2014-01-10
1
-2
/
+2
*
cc: Defer first OutputSurface creation until client is ready
sievers@google.com
2013-12-19
1
-1
/
+1
*
Revert "Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate"
loislo@chromium.org
2013-12-11
1
-0
/
+1
*
Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate
trchen@chromium.org
2013-12-11
1
-1
/
+0
*
Revert 238458 "cc: Defer first OutputSurface creation until clie..."
robliao@chromium.org
2013-12-03
1
-1
/
+1
*
cc: Defer first OutputSurface creation until client is ready
sievers@chromium.org
2013-12-03
1
-1
/
+1
*
cc: Allow all types of pending commits to throttle input
brianderson@chromium.org
2013-10-26
1
-0
/
+1
*
cc: Block commit on activate by setting a flag on LayerTreeHost.
danakj@chromium.org
2013-08-30
1
-0
/
+1
*
Revert 220418 "cc: Block commit on activate by setting a flag on..."
danakj@chromium.org
2013-08-30
1
-1
/
+0
*
cc: Block commit on activate by setting a flag on LayerTreeHost.
danakj@chromium.org
2013-08-29
1
-0
/
+1
*
cc: Add trace events for the Scheduler states.
brianderson@chromium.org
2013-08-21
1
-1
/
+1
*
Notify the compositor when input is throttled
enne@chromium.org
2013-07-31
1
-0
/
+2
*
cc: Allow the main thread to cancel commits
enne@chromium.org
2013-07-30
1
-0
/
+1
*
Revert 213338 "cc: Allow the main thread to cancel commits"
jochen@chromium.org
2013-07-24
1
-1
/
+0
*
cc: Allow the main thread to cancel commits
enne@chromium.org
2013-07-24
1
-0
/
+1
*
Remove old CapturePicture path from content and cc
boliu@chromium.org
2013-07-15
1
-3
/
+0
*
Use a direct include of time headers in cc/.
avi@chromium.org
2013-06-27
1
-1
/
+1
*
cc: Remove cc::Thread and cc::ThreadImpl.
danakj@chromium.org
2013-06-20
1
-10
/
+9
*
cc: Emulate BeginFrame in OutputSurfaces that don't support it natively
brianderson@chromium.org
2013-06-18
1
-0
/
+3
*
Revert 206020 "cc: Emulate BeginFrame in OutputSurfaces that don..."
reveman@google.com
2013-06-17
1
-3
/
+0
*
cc: Emulate BeginFrame in OutputSurfaces that don't support it natively
brianderson@chromium.org
2013-06-13
1
-0
/
+3
*
Revert 205750 "cc: Emulate BeginFrame in OutputSurfaces that don..."
skaslev@chromium.org
2013-06-12
1
-3
/
+0
[next]