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
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
CC Animation: Renaming and simplification in TopControlsManager.
loyso
2016-01-08
3
-54
/
+43
*
Switch to standard integer types in cc/.
avi
2015-12-21
4
-3
/
+6
*
Add support for (de)serializing LayerSelection.
nyquist
2015-12-18
3
-0
/
+60
*
Add support for (de)serializing LayerSelectionBound.
nyquist
2015-12-18
3
-10
/
+108
*
Convert Pass()→std::move() in cc/
dcheng
2015-12-18
1
-1
/
+3
*
Factor cc::ScrollStateData out of cc::ScrollState.
tdresser
2015-12-14
4
-54
/
+117
*
cc: Animate from LayerTreeHostImpl, remove Animate step from scheduler
danakj
2015-12-03
2
-6
/
+6
*
Mac: Don't repaint scrollbars every frame
ccameron
2015-11-27
1
-0
/
+2
*
cc: Replace Pass() with std::move() in some subdirs.
danakj
2015-11-18
1
-7
/
+4
*
Make operators on scoped_ptr match the ones defined for std::unique_ptr
danakj
2015-11-17
1
-1
/
+1
*
Reland: Remove DCHECK_IMPLIES/CHECK_IMPLIES.
vmpstr
2015-10-28
1
-2
/
+2
*
Revert of Remove DCHECK_IMPLIES/CHECK_IMPLIES. (patchset #3 id:40001 of https...
jbudorick
2015-10-27
1
-2
/
+2
*
Remove DCHECK_IMPLIES/CHECK_IMPLIES.
vmpstr
2015-10-27
1
-2
/
+2
*
cc: Split Proxy to eliminate unnecessary dependencies on the impl side
khushalsagar
2015-10-21
2
-6
/
+8
*
cc: Make conversions from gfx::Point to PointF explicit.
danakj
2015-10-20
1
-3
/
+3
*
Let LayerTreeHostImpl::ScrollAnimated scroll the outer viewport.
skobes
2015-10-20
1
-4
/
+3
*
gfx: Make conversions from Size to SizeF be explicit.
danakj
2015-09-25
3
-2
/
+3
*
Remove LayerScrollOffsetDelegate, make all input paths go thru proxy.
danakj
2015-09-21
2
-56
/
+13
*
webview: Remove LayerScrollOffsetDelegate::GetTotalScrollOffset.
danakj
2015-09-15
2
-12
/
+2
*
input: Avoid a round trip for OnRootLayerDelegatedScrollOffsetChanged.
danakj
2015-09-10
1
-2
/
+5
*
Move the AnimateInput paths for WebView around to not path through cc.
danakj
2015-09-09
2
-6
/
+5
*
cc: Remove LayerScrollOffsetDelegate IsExternalScrollActive
boliu
2015-09-01
1
-6
/
+0
*
Make LatencyInfo to be class
miletus
2015-08-05
1
-1
/
+3
*
Arrange compositor scrolling into scroll customization format (WIP)
tdresser
2015-07-31
3
-0
/
+233
*
Make it possible to synthesize a viewport scroll
hush
2015-06-23
1
-0
/
+3
*
Unify Android Webview and Chrome's fling
hush
2015-06-10
2
-2
/
+11
*
Remove gfx::FrameTime for a single clock source
abhishek.ka
2015-05-26
2
-9
/
+7
*
[Cleanup] Remove duplicated check from TopControlsManager::ScrollBy
r.kasibhatla
2015-05-11
1
-3
/
+0
*
Plumb selection bounds as a single unit
jdduke
2015-04-23
2
-0
/
+41
*
cc: Move worker threads to RenderThreadImpl.
reveman
2015-03-23
1
-1
/
+3
*
Split cc/base into separate GN source_set and clean deps
jamesr
2015-03-16
1
-1
/
+1
*
(Reland) Always create top controls manager.
bokan
2015-03-09
2
-1
/
+11
*
Don't calculate a shown ratio when top controls height is 0.
bokan
2015-03-09
2
-0
/
+23
*
Revert of Always create top controls manager (patchset #6 id:100001 of https:...
dpranke
2015-03-06
2
-56
/
+1
*
Always create top controls manager.
bokan
2015-03-05
2
-1
/
+56
*
Notify main-thread of top controls state/height changes instead of CC.
majidvp
2015-02-23
2
-14
/
+26
*
Mac: Disable elastic overscroll when pages are not user scrollable
ccameron
2015-02-20
2
-0
/
+11
*
Fix Enum Style Throughout CC.
ericrk
2015-02-20
1
-13
/
+13
*
Deflake and reenable top controls tests.
aelias
2015-02-09
1
-32
/
+27
*
Disable flaky test TopControlsManagerTest.PartialShownWithAmbiguousThresholdH...
jiayl
2015-02-09
1
-1
/
+1
*
Disable flaky subset of TopControlsManagerTest.*
tapted
2015-02-09
1
-3
/
+7
*
Normalize top controls offset to (0, 1), Chromium-side.
aelias
2015-02-07
4
-208
/
+159
*
Add initial CC support for scroll-blocks-on
rbyers
2015-02-05
1
-1
/
+4
*
Move touchpad pinch synthetic wheel event generation to Blink
ccameron
2015-02-02
1
-0
/
+1
*
Reconcile scroll and overscroll stretch when they disagree
ccameron
2014-12-23
3
-40
/
+27
*
Standardize usage of virtual/override/final specifiers in cc/.
dcheng
2014-12-23
1
-1
/
+1
*
Refactor InputScrollElasticityController
ccameron
2014-12-18
2
-87
/
+62
*
Mac: Enable compositor thread elastic overscroll for main thread events
ccameron
2014-12-17
1
-0
/
+1
*
Translate the overscroll elasticity layer by the overscroll amount
ccameron
2014-12-05
2
-5
/
+12
*
Revert of Translate the overscroll elasticity layer by the overscroll amount ...
thestig
2014-12-05
2
-12
/
+5
[next]