index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
ViewParent.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow unbuffered MotionEvent dispatch for View (1/2)
Arthur Hung
2020-02-19
1
-0
/
+14
*
Add accessibility state API in platform
yingleiw
2019-09-11
1
-0
/
+1
*
Reduce the window tap exclude region for child above it
Tiger Huang
2019-03-28
1
-0
/
+14
*
Add null check to a11y call.
Phil Weaver
2017-05-12
1
-2
/
+3
*
Remove autofillMode attribute
Philip P. Moltmann
2017-04-14
1
-13
/
+0
*
Replaced auto-fill by autofill to keep it consistent with API style.
Felipe Leme
2017-03-09
1
-7
/
+7
*
Don't run autoFill on detached view or mode=manual
Philip P. Moltmann
2017-03-03
1
-0
/
+13
*
Revert "Don't trigger auto-fill request if mode is manual"
Philip P. Moltmann
2017-02-23
1
-13
/
+0
*
Don't trigger auto-fill request if mode is manual
Philip P. Moltmann
2017-02-22
1
-0
/
+13
*
Replace invalidateChild/invalidateChildInParent
Chris Craik
2017-01-27
1
-0
/
+28
*
Eliminating sections.
Vadim Tryshev
2017-01-19
1
-10
/
+6
*
Using official names for clusters and sections.
Vadim Tryshev
2017-01-06
1
-9
/
+10
*
Introducing teleportation between sections.
Vadim Tryshev
2017-01-03
1
-1
/
+4
*
Teleportation between clusters.
Vadim Tryshev
2016-12-15
1
-0
/
+13
*
Accommodate NaN in new context menu methods.
Oren Blasberg
2016-04-20
1
-2
/
+4
*
Preserve compatibility for ViewGroup#showContextMenuForChild
Adam Powell
2016-02-08
1
-1
/
+4
*
Fix requestRectangleOnScreen
Yigit Boyar
2016-01-25
1
-2
/
+2
*
Revert "Add support for partial view layouts"
Chet Haase
2015-12-08
1
-49
/
+0
*
Ensure only one context menu is shown at a time
Alan Viverette
2015-11-25
1
-14
/
+26
*
Add support for partial view layouts
Adam Powell
2015-11-19
1
-0
/
+49
*
Make context menus show as popup menus.
Oren Blasberg
2015-09-25
1
-0
/
+11
*
Add a type parameter to startActionMode() calls.
Clara Bayarri
2015-03-13
1
-2
/
+21
*
Add API for nested pre-processing of a11y events; fix ResolverDrawerLayout
Adam Powell
2015-01-07
1
-0
/
+20
*
Add nested pre-fling for nested scrolling
Adam Powell
2014-07-17
1
-1
/
+23
*
Add support for hiding action bars on scroll.
Adam Powell
2014-05-01
1
-4
/
+11
*
Nested scrolling!
Adam Powell
2014-04-24
1
-0
/
+115
*
Add live region politeness to View, AccessibilityNodeInfo
Alan Viverette
2013-09-12
1
-6
/
+15
*
Change build version from KEY_LIME_PIE to KITKAT
Chet Haase
2013-09-05
1
-1
/
+1
*
Perform layout and invalidation after bringChildToFront()
Chet Haase
2013-09-04
1
-2
/
+4
*
Expand documentation around ViewParent#childHasTransientStateChanged
Adam Powell
2013-08-26
1
-0
/
+17
*
Un-hide all ViewParent methods
Adam Powell
2013-07-11
1
-23
/
+1
*
Optimizing AccessibilityNodeInfo caching.
Svetoslav
2013-06-05
1
-4
/
+5
*
Document behavior and usage of ViewGroup.bringChildToFront()
Chet Haase
2013-04-24
1
-2
/
+6
*
Fix bug #7381967 Add RTL APIs to ViewParent
Fabrice Di Meglio
2013-02-11
1
-0
/
+101
*
Remove the accessibility focus search code.
Svetoslav Ganov
2012-07-02
1
-12
/
+0
*
Improving accessibility focus traversal.
Svetoslav Ganov
2012-05-14
1
-0
/
+12
*
Accessibility focus - framework
Svetoslav Ganov
2012-04-13
1
-0
/
+18
*
Add new feature to let apps layout over status bar / system bar.
Dianne Hackborn
2012-03-30
1
-0
/
+6
*
Add transient state tracking to Views
Adam Powell
2012-02-17
1
-0
/
+10
*
Handle animations in Views' rectangle clipping methods.
Gilles Debunne
2011-12-01
1
-16
/
+36
*
Touch exploration feature, event bubling, refactor
Svetoslav Ganov
2011-04-22
1
-0
/
+19
*
Revert "Touch exploration feature, event bubling, refactor"
Adam Powell
2011-04-22
1
-19
/
+0
*
Touch exploration feature, event bubling, refactor
Svetoslav Ganov
2011-04-21
1
-0
/
+19
*
Text selection anchors changed to use windows
Adam Powell
2010-09-21
1
-7
/
+0
*
resolved conflicts for merge of b39470b5 to master
Adam Powell
2010-09-17
1
-0
/
+7
|
\
|
*
Added overlay support for drawing/responding to text anchors.
Adam Powell
2010-09-17
1
-0
/
+7
*
|
Moved context modes into view, renamed to action modes
Adam Powell
2010-07-26
1
-0
/
+14
|
/
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+211
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-211
/
+0
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-0
/
+26
[next]