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
/
thread_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Rename VSync to BeginFrame
brianderson@chromium.org
2013-05-23
1
-69
/
+69
*
Makes the resource provider and tile manager optional in LayerTreeHostImpl.
joth@chromium.org
2013-05-21
1
-20
/
+37
*
The moves the compositor thread's input event cracking logic in to content/ f...
jamesr@chromium.org
2013-05-20
1
-19
/
+3
*
Ensure LayerTreeHostImpl's current frame time is updated every frame
ajuma@chromium.org
2013-05-17
1
-2
/
+1
*
Run all LayerTreeHost tests with impl-side painting.
danakj@chromium.org
2013-05-13
1
-11
/
+15
*
Fix LTHI shutdown crash when disabling vsync immediately
boliu@chromium.org
2013-05-10
1
-1
/
+1
*
cc: Don't do CompositeAndReadback when using DelegatingRenderer.
danakj@chromium.org
2013-05-10
1
-5
/
+9
*
Make SingleThreadProxy update LayerTreeHost's animations
ajuma@chromium.org
2013-05-09
1
-1
/
+3
*
Compositor method renames
boliu@chromium.org
2013-05-08
1
-5
/
+6
*
Add cc option to non-lazily disable vsync notification
boliu@chromium.org
2013-05-06
1
-1
/
+7
*
Merge cc initialization paths
boliu@chromium.org
2013-05-01
1
-136
/
+129
*
cc: Make async readback path use async glReadPixels.
danakj@chromium.org
2013-05-01
1
-1
/
+22
*
Flip the cc::InputHandler and cc::InputHandlerClient names, they are backwards
jamesr@chromium.org
2013-04-29
1
-12
/
+16
*
cc: Remove cheapness estimator usage from tile manager.
reveman@chromium.org
2013-04-28
1
-3
/
+0
*
Avoid dereferencing input handler on main thread
jamesr@chromium.org
2013-04-27
1
-0
/
+8
*
Remove boundsContainPageScale from layer types
wjmaclean@chromium.org
2013-04-26
1
-5
/
+1
*
Revert 196708 "Merge cc initialization paths"
nick@chromium.org
2013-04-26
1
-129
/
+136
*
Merge cc initialization paths
boliu@chromium.org
2013-04-26
1
-136
/
+129
*
cc: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-26
1
-2
/
+2
*
Add OutputSurfaceClient::SetNeedsRedrawRect
boliu@chromium.org
2013-04-26
1
-8
/
+7
*
Revert 196480 "Merge cc initialization paths"
nick@chromium.org
2013-04-25
1
-129
/
+136
*
Merge cc initialization paths
boliu@chromium.org
2013-04-25
1
-136
/
+129
*
cc: Don't pass simple well-defined classes by reference.
danakj@chromium.org
2013-04-23
1
-2
/
+2
*
cc: Use input events to trigger vsync
skyostil@chromium.org
2013-04-22
1
-0
/
+8
*
cc: Animate with the CurrentFrameTime
danakj@chromium.org
2013-04-22
1
-4
/
+5
*
Propagate back damaged rects coming from the UI to the renderer.
skaslev@chromium.org
2013-04-15
1
-4
/
+5
*
cc: Prevent checkerboarded animations from timing out during tests.
danakj@chromium.org
2013-04-09
1
-2
/
+4
*
cc: Don't draw and swap if the frame will not change.
danakj@chromium.org
2013-04-06
1
-2
/
+8
*
cc: Use refresh_rate from LayerTreeSettings
backer@chromium.org
2013-04-06
1
-2
/
+3
*
cc: Make animations tick regardless of drawing.
danakj@chromium.org
2013-04-06
1
-8
/
+25
*
cc: Fix build issues for adding ‘chromium_code’: 1 to cc.gyp and cc_tests...
danakj@chromium.org
2013-03-29
1
-1
/
+1
*
Revert 191400 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."
rsleevi@chromium.org
2013-03-29
1
-1
/
+1
*
cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gyp
danakj@chromium.org
2013-03-29
1
-1
/
+1
*
Revert 191364 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."
danakj@chromium.org
2013-03-29
1
-1
/
+1
*
cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gyp
danakj@chromium.org
2013-03-29
1
-1
/
+1
*
cc: Fix viewport size for page scale animations on keyboard bringup.
aelias@chromium.org
2013-03-26
1
-26
/
+0
*
cc: Hook vsync time source to output surface
skyostil@chromium.org
2013-03-26
1
-3
/
+29
*
Fix cpplint errors in cc/(animation|input|layers|trees|test)/
jamesr@chromium.org
2013-03-26
1
-1
/
+2
*
Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.
simonjam@chromium.org
2013-03-26
1
-2
/
+3
*
cc: Fix capitalization style in chromified files.
danakj@chromium.org
2013-03-25
1
-24
/
+24
*
cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStats
egraether@chromium.org
2013-03-21
1
-28
/
+6
*
cc: Chromify resource_update_queue
alexst@chromium.org
2013-03-21
1
-1
/
+1
*
cc chromification: layer_tree_settings
piman@chromium.org
2013-03-21
1
-5
/
+5
*
Revert 189475 "cc:: Add RenderingStatsInstrumentation to manage ..."
tapted@chromium.org
2013-03-21
1
-6
/
+28
*
cc:: Add RenderingStatsInstrumentation to manage collection of RenderingStats
egraether@chromium.org
2013-03-21
1
-28
/
+6
*
Revert 189428 "cc: Chromify rendering_stats"
danakj@chromium.org
2013-03-20
1
-2
/
+2
*
cc: Chromify rendering_stats
alexst@chromium.org
2013-03-20
1
-2
/
+2
*
Chromify prioritized_resource_manager.* and prioritized_resource_unittest.cc.
hartmanng@chromium.org
2013-03-20
1
-8
/
+8
*
cc: Chromify TimeSource, DelayBasedTimeSource and test
enne@chromium.org
2013-03-20
1
-1
/
+1
*
cc: Chromify FrameRateController
brianderson@chromium.org
2013-03-20
1
-1
/
+1
[next]