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
/
layer_tree_host_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Plumb selection bounds as a single unit
jdduke
2015-04-23
1
-2
/
+1
*
cc: Add support for sending BeginFrames for video.
sunnyps
2015-04-16
1
-0
/
+18
*
cc: Remove orphaned RenderPasses and RenderPassDrawQuads from frames.
danakj
2015-04-14
1
-110
/
+87
*
Remove DeferredInitialize from cc
boliu
2015-04-11
1
-61
/
+3
*
Refactor delegated scrolling in LayerImpl
hush
2015-04-07
1
-1
/
+1
*
cc: Remove all traces of synchronous GPU rasterization
hendrikw
2015-04-04
1
-20
/
+6
*
cc: Add main frame timing info to frame timing tracker.
vmpstr
2015-04-03
1
-0
/
+14
*
cc: Make scheduling be driven by vsync for android webview.
sunnyps
2015-04-02
1
-0
/
+4
*
Hook NotifyReadToDraw in SingleThreadProxy and Defer Draw When Needed
weiliangc
2015-04-02
1
-10
/
+20
*
Revert of cc: Make scheduling be driven by vsync for android webview. (patchs...
sunnyps
2015-04-02
1
-4
/
+0
*
cc: Make scheduling be driven by vsync for android webview.
sunnyps
2015-04-02
1
-0
/
+4
*
Revert of cc: Make scheduling be driven by vsync for android webview. (patchs...
sunnyps
2015-04-02
1
-4
/
+0
*
cc: Make scheduling be driven by vsync for android webview.
sunnyps
2015-04-01
1
-0
/
+4
*
Adding a metric to track only the checkerboarding.
cblume
2015-03-26
1
-0
/
+2
*
Move viewport scrolling logic into separate class
bokan
2015-03-26
1
-104
/
+54
*
cc: Fix crash with blink layout tests and GPU rasterization
hendrikw
2015-03-25
1
-11
/
+11
*
cc: Move worker threads to RenderThreadImpl.
reveman
2015-03-23
1
-15
/
+12
*
cc: Send updated tile priority with tiles into tracing.
vmpstr
2015-03-23
1
-8
/
+8
*
Add back the truncation of scroll_delta
miletus
2015-03-19
1
-1
/
+1
*
CC: Force push properties for all layers when tracing is started
caseq
2015-03-17
1
-6
/
+3
*
Split cc/base into separate GN source_set and clean deps
jamesr
2015-03-16
1
-2
/
+2
*
Animations: Extract LayerTreeHostImpl::ScrollAnimation* methods
loyso
2015-03-13
1
-31
/
+48
*
cc: Prevent a layer with a copy request from overriding RequiresHighRes
danakj
2015-03-11
1
-15
/
+35
*
cc: Remove unused tracing functions from LayerTreeHost(Impl).
vmpstr
2015-03-11
1
-18
/
+0
*
cc: Add raster_enabled setting
enne
2015-03-10
1
-3
/
+4
*
(Reland) Always create top controls manager.
bokan
2015-03-09
1
-27
/
+27
*
cc: Fix unit tests with impl-side painting default true
enne
2015-03-06
1
-0
/
+5
*
CC Animations: Move all the passes over controllers to AnimationRegistrar
loyso
2015-03-06
1
-31
/
+14
*
Revert of Always create top controls manager (patchset #6 id:100001 of https:...
dpranke
2015-03-06
1
-15
/
+27
*
Always create top controls manager.
bokan
2015-03-05
1
-27
/
+15
*
cc: Change CallFunctionForSubtree to use lambdas.
vmpstr
2015-03-02
1
-6
/
+2
*
cc: Misc animation refactoring
sunnyps
2015-02-26
1
-17
/
+10
*
cc: Make scrollbar animations not require traversing the layer tree.
sunnyps
2015-02-25
1
-23
/
+25
*
Notify main-thread of top controls state/height changes instead of CC.
majidvp
2015-02-23
1
-0
/
+2
*
Fix Enum Style Throughout CC.
ericrk
2015-02-20
1
-32
/
+27
*
cc: Stop using TextureUploader for UIResources, HUD, and tests.
danakj
2015-02-19
1
-10
/
+5
*
cc: Calculate "can use lcd text" on the compositor thread
enne
2015-02-19
1
-3
/
+7
*
Break down end-to-end scroll update latency UMA metrics
miletus
2015-02-18
1
-2
/
+9
*
cc: Commit directly to active tree when using single thread.
danakj
2015-02-17
1
-7
/
+1
*
cc: Stop passing the occlusion explicitly to AppendQuads.
danakj
2015-02-14
1
-15
/
+2
*
cc: Add threaded GPU rasterization.
vmiura
2015-02-14
1
-1
/
+1
*
cc: Fix bug in generating picture layer pairs from 2 lists.
danakj
2015-02-13
1
-3
/
+6
*
cc: Make occlusion a draw property.
danakj
2015-02-13
1
-48
/
+27
*
[Android] Disable pull-to-refresh with overflow-y:hidden
jdduke
2015-02-12
1
-0
/
+10
*
cc: Move occlusion debug rects into the debug layer borders.
danakj
2015-02-12
1
-11
/
+0
*
cc: Stop passing OcclusionTracker to RenderSurfaceImpl.
danakj
2015-02-11
1
-12
/
+33
*
cc: Move the picture_layers_ list from LayerTreeHostImpl to the trees.
danakj
2015-02-11
1
-41
/
+18
*
cc: Remove some GetTrees in favor of layer_tree_impl()->Is*Tree
vmpstr
2015-02-10
1
-3
/
+4
*
mechanical rename of base::debug -> base::trace_event for /cc
ssid
2015-02-09
1
-11
/
+12
*
Normalize top controls offset to (0, 1), Chromium-side.
aelias
2015-02-07
1
-32
/
+22
[next]