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
*
Communicate whether passive event listeners exist to cc.
dtapuska
2016-02-05
2
-1
/
+19
*
Add helper methods to MainThreadScrollingReasons.
ymalik
2016-02-03
1
-3
/
+22
*
Move have_wheel_event_handlers to WebLayerTreeView.
dtapuska
2016-01-29
1
-1
/
+1
*
Fix broken MainThreadScrollingReason DCHECK.
tdresser
2016-01-27
1
-1
/
+3
*
blink: Make WebMainThreadScrollingReason wrap the cc enum.
danakj
2016-01-23
1
-6
/
+2
*
cc: Fix enum style conformance in InputHandler.
danakj
2016-01-21
2
-38
/
+47
*
Add Page Based Scroll main thread scrolling reason.
dtapuska
2016-01-20
1
-1
/
+2
*
Fix remaining incompatibilities between scoped_ptr and unique_ptr.
dcheng
2016-01-20
1
-1
/
+1
*
Add histogram attributing cause of main thread scrolling.
tdresser
2016-01-18
1
-2
/
+46
*
Add velocity and phase to ScrollState in CC
majidvp
2016-01-12
6
-63
/
+146
*
Move SelectionBoundType to inside the LayerSelectionBound message.
nyquist
2016-01-12
1
-14
/
+14
*
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
[next]