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
*
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
*
cc: Split ReleaseResources into Release and Recreate.
vmpstr
2015-02-05
1
-2
/
+17
*
Add initial CC support for scroll-blocks-on
rbyers
2015-02-05
1
-12
/
+33
*
cc: Trace the viewport size changing.
danakj
2015-02-05
1
-0
/
+4
*
Move LayerTreeHostImpl::SetVisible trace to "cc" from "webkit".
danakj
2015-02-05
1
-6
/
+3
*
Remove scroll_delta flooring hack
miletus
2015-02-04
1
-1
/
+1
*
Always force swap for SurfaceDisplayOutputSurface.
jbauman
2015-02-04
1
-0
/
+1
*
Add a command-line flag to enable threaded GPU rasterization.
vmiura
2015-02-03
1
-1
/
+2
*
cc: Record frame timing composite events in the tracker.
vmpstr
2015-02-03
1
-1
/
+19
*
Move touchpad pinch synthetic wheel event generation to Blink
ccameron
2015-02-02
1
-0
/
+12
*
cc: Refactor additional code from BuildRasterQueue.
vmpstr
2015-02-02
1
-28
/
+17
*
Convert scroll offsets to use SyncedProperty.
aelias
2015-01-31
1
-17
/
+17
*
cc: Remove the RenderPassId field from AppendQuadsData.
danakj
2015-01-29
1
-2
/
+1
*
cc: Change the activation/ready for draw check from layer to queue.
vmpstr
2015-01-28
1
-12
/
+17
*
Mechanical rename of tracing includes for /cc
primiano
2015-01-28
1
-1
/
+1
*
Add a command-line flag to set GPU rasterization multisampling.
senorblanco
2015-01-27
1
-1
/
+2
*
Remove the default format from ResourcePool.
peterp
2015-01-27
1
-15
/
+8
*
Reland: Add more trace events to "benchmark" category
miletus
2015-01-26
1
-1
/
+1
*
Use local render surface variable
qiankun.miao
2015-01-26
1
-1
/
+1
*
cc: Make eviction queue building consistent with raster.
vmpstr
2015-01-23
1
-2
/
+4
*
cc: Split RasterTilePriorityQueue into required and all based on type.
vmpstr
2015-01-23
1
-4
/
+6
*
Check output_surface_ is not null before calling ForceReclaimResources
jbauman
2015-01-22
1
-1
/
+1
*
Revert of Add more trace events to "benchmark" category (patchset #4 id:50001...
miletus
2015-01-22
1
-1
/
+1
*
Add more trace events to "benchmark" category
miletus
2015-01-22
1
-1
/
+1
*
Remove support for custom overscroll background
ccameron
2015-01-22
1
-53
/
+1
*
[Android] Show autofill popup after animation.
rouslan
2015-01-22
1
-0
/
+1
*
cc: refactor of MathUtil::AddToTracedValue
jungjik.lee
2015-01-21
1
-3
/
+2
*
cc: Split tiling set raster queues into all and required.
vmpstr
2015-01-12
1
-2
/
+3
*
Enable partial texture upload support for browser compositor with Surfaces
jbauman
2015-01-09
1
-0
/
+6
*
base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON().
danakj
2015-01-08
1
-1
/
+1
*
cc: GPU rasterize tiles synchronously in PrepareToDraw
hendrikw
2015-01-03
1
-11
/
+24
*
Clean up parameterization of cc/content scroll elasticity
ccameron
2014-12-30
1
-2
/
+4
[next]