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
/
test
/
fake_proxy.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Add support for handling authoritative vsync interval
simonhong
2015-03-25
1
-0
/
+2
*
cc: Remove unused tracing functions from LayerTreeHost(Impl).
vmpstr
2015-03-11
1
-1
/
+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
-1
/
+1
*
Added ability to dynamically toggle frame throttling in the scheduler.
bajones
2015-01-06
1
-0
/
+1
*
cc: Add SetChildrenNeedBeginFrames() & SendBeginFramesToChildren()
simonhong
2014-11-21
1
-0
/
+1
*
Standardize usage of virtual/override/final in cc/
dcheng
2014-10-21
1
-24
/
+24
*
replace OVERRIDE and FINAL with override and final in cc/
mostynb
2014-10-06
1
-24
/
+24
*
Make cc output surface creation async
enne
2014-09-25
1
-0
/
+1
*
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
-1
/
+1
*
Revert of Add builders for tracing event's structural arguments (https://code...
erikchen@chromium.org
2014-07-31
1
-1
/
+1
*
Add builders for tracing event's structural arguments
yurys@chromium.org
2014-07-31
1
-1
/
+1
*
cc: Parameterize the main thread task runner
skyostil@chromium.org
2014-07-18
1
-3
/
+3
*
cc: Disallow scroll offset animations when impl-scrolling isn't supported
ajuma@chromium.org
2014-07-03
1
-0
/
+1
*
cc: Remove CreateAndInitializeOutputSurface from the Proxy interface.
danakj@chromium.org
2014-05-20
1
-1
/
+0
*
Remove CompositeAndReadback from LayerTreeHost(Impl) and the Proxys.
danakj@chromium.org
2014-05-15
1
-2
/
+0
*
Remove old texture path in TextureLayer
piman@chromium.org
2014-04-10
1
-1
/
+0
*
cc: fix continuous paint mode
caseq@chromium.org
2014-04-03
1
-0
/
+1
*
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
/
+3
*
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
*
Notify the compositor when input is throttled
enne@chromium.org
2013-07-31
1
-0
/
+1
*
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
-1
/
+0
*
cc: Remove cc::Thread and cc::ThreadImpl.
danakj@chromium.org
2013-06-20
1
-3
/
+5
*
Compositor method renames
boliu@chromium.org
2013-05-08
1
-1
/
+1
*
Merge cc initialization paths
boliu@chromium.org
2013-05-01
1
-5
/
+7
*
Revert 196708 "Merge cc initialization paths"
nick@chromium.org
2013-04-26
1
-7
/
+5
*
Merge cc initialization paths
boliu@chromium.org
2013-04-26
1
-5
/
+7
*
Revert 196480 "Merge cc initialization paths"
nick@chromium.org
2013-04-25
1
-7
/
+5
*
Merge cc initialization paths
boliu@chromium.org
2013-04-25
1
-5
/
+7
*
cc: Don't pass simple well-defined classes by reference.
danakj@chromium.org
2013-04-23
1
-1
/
+1
*
Propagate back damaged rects coming from the UI to the renderer.
skaslev@chromium.org
2013-04-15
1
-1
/
+1
*
cc: Fix viewport size for page scale animations on keyboard bringup.
aelias@chromium.org
2013-03-26
1
-4
/
+0
*
cc: Fix capitalization style in chromified files.
danakj@chromium.org
2013-03-25
1
-2
/
+2
*
cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStats
egraether@chromium.org
2013-03-21
1
-1
/
+0
*
Revert 189475 "cc:: Add RenderingStatsInstrumentation to manage ..."
tapted@chromium.org
2013-03-21
1
-0
/
+1
*
cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStats
egraether@chromium.org
2013-03-21
1
-1
/
+0
[next]