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_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix overscroll glow when page contents are smaller than viewport.
bokan
2015-08-14
1
-2
/
+9
*
Don't hide pinch viewport scrollbars near min-scale with device emulation.
skobes
2015-08-04
1
-12
/
+14
*
cc: Clean up <Property>IsAnimating and related logic
ajuma
2015-07-24
1
-5
/
+28
*
Switch scrolling state from layer pointers to IDs.
aelias
2015-07-14
1
-88
/
+47
*
Compute if a layer is clipped outside CalcDrawProps
jaydasika
2015-07-14
1
-0
/
+1
*
Revert of Compute if a layer is clipped outside CalcDrawProps (patchset #9 id...
dpranke
2015-07-13
1
-1
/
+0
*
cc: Fix post-commit property tree update for animations
ajuma
2015-07-13
1
-0
/
+9
*
Compute if a layer is clipped outside CalcDrawProps
jaydasika
2015-07-13
1
-0
/
+1
*
CC Animations: Redirect all compositor animation requests to AnimationHost.
loyso
2015-07-03
1
-0
/
+128
*
CC Animations: Establish AnimationHost, AnimationTimeline and AnimationPlayer.
loyso
2015-07-03
1
-2
/
+11
*
cc: Store lists of nodes affected by bounds_delta in the transform tree
ajuma
2015-06-30
1
-16
/
+4
*
Revert of cc: Store lists of nodes affected by bounds_delta in the transform ...
ajuma
2015-06-30
1
-4
/
+16
*
cc: Update property trees for animations after commit
ajuma
2015-06-29
1
-7
/
+8
*
cc: Store lists of nodes affected by bounds_delta in the transform tree
ajuma
2015-06-29
1
-16
/
+4
*
cc: Make impl-thread property trees handle bounds delta
ajuma
2015-06-25
1
-1
/
+50
*
cc: Remove contents_texture_manager from LayerTreeHost(Impl) and proxy.
danakj
2015-06-19
1
-24
/
+0
*
cc: Detemplatize LayerIterator
enne
2015-06-18
1
-12
/
+8
*
cc: Remove layer contents_scale_x() and contents_scale_y().
danakj
2015-06-18
1
-24
/
+11
*
cc: Remove the layer content_bounds() and use bounds() instead.
Dana Jansens
2015-06-18
1
-6
/
+4
*
cc: Update property trees after page/scroll during commit
enne
2015-06-17
1
-1
/
+25
*
cc: De-templatize the OcclusionTracker class.
danakj
2015-06-15
1
-1
/
+1
*
Unify Android Webview and Chrome's fling
hush
2015-06-10
1
-2
/
+2
*
cc: Fix size_t to int truncations in tiles/ and trees/
vmpstr
2015-06-09
1
-3
/
+5
*
cc: Always set a TransformNode's source_node_id
ajuma
2015-05-28
1
-0
/
+1
*
cc: Move RoundUp and RoundDown out of util.h into math_util.h
vmpstr
2015-05-28
1
-1
/
+0
*
cc: Fix video unit test with property trees
enne
2015-05-27
1
-0
/
+8
*
cc: Adding BeginFrameTracker object and removing Now() from LTHI.
mithro
2015-05-27
1
-2
/
+2
*
cc: Update property trees during page scale
enne
2015-05-27
1
-0
/
+14
*
Remove the treewalk in ResetDrawProperties()
jaydasika
2015-05-26
1
-2
/
+2
*
Do not break existing swap promises early when a new commit or activation occ...
tobiasjs
2015-05-22
1
-3
/
+3
*
Rename cc::ResourceProvider::ResourceId to cc::ResourceId and move it to its ...
jbauman
2015-05-19
1
-2
/
+1
*
Move VISUAL_STATE promise to activation
tobiasjs
2015-05-15
1
-10
/
+13
*
cc: Move raster_source from Tile to PrioritizedTile
hendrikw
2015-05-13
1
-3
/
+3
*
Revert of cc: Adding BeginFrameTracker object and removing Now() from LTHI. (...
ksakamoto
2015-05-08
1
-2
/
+2
*
cc: Adding BeginFrameTracker object and removing Now() from LTHI.
mithro
2015-05-08
1
-2
/
+2
*
Plumb selection bounds as a single unit
jdduke
2015-04-23
1
-19
/
+17
*
cc: Commit property trees to the compositor thread
enne
2015-04-20
1
-4
/
+3
*
cc: Add support for sending BeginFrames for video.
sunnyps
2015-04-16
1
-0
/
+5
*
cc: Plumbing for storing property trees
enne
2015-04-09
1
-2
/
+6
*
Clean up some dead code
hush
2015-04-09
1
-4
/
+0
*
Refactor delegated scrolling in LayerImpl
hush
2015-04-07
1
-137
/
+49
*
cc: Add main frame timing info to frame timing tracker.
vmpstr
2015-04-03
1
-1
/
+14
*
cc: Send updated tile priority with tiles into tracing.
vmpstr
2015-03-23
1
-2
/
+3
*
Compositor hit-testing considers scrollable layers that scroll a drawn RSLL
majidvp
2015-03-06
1
-2
/
+3
*
cc: Change CallFunctionForSubtree to use lambdas.
vmpstr
2015-03-02
1
-34
/
+16
*
cc: Misc animation refactoring
sunnyps
2015-02-26
1
-1
/
+1
*
Fix Enum Style Throughout CC.
ericrk
2015-02-20
1
-6
/
+6
*
cc: Remove UpdateDrawProperties during sync composite
enne
2015-02-19
1
-4
/
+11
*
cc: Calculate "can use lcd text" on the compositor thread
enne
2015-02-19
1
-4
/
+30
*
cc: Fix DCHECK when impl thread changes scale on a layer being hidden.
danakj
2015-02-14
1
-1
/
+0
[next]