index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
ViewTreeObserver.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-19
Add @UnsupportedAppUsage annotations for greylist.
Artur Satayev
2019-07-03
Clean up SurfaceView.
Issei Suzuki
2019-04-10
Nullability for ViewTreeObserver gesture exclusion
Adam Powell
2019-02-26
System gesture exclusion rects for Views
Adam Powell
2018-12-11
API: Clean up redundant and ineffective usages of SystemApi and TestApi
Adrian Roos
2018-08-20
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-07-27
Add a frame commit callback test API
John Reck
2017-05-17
Unbreak even more APK 26 apps running on "O" preview/beta builds.
Jeff Sharkey
2016-12-12
Fix merge for OnDrawListener
John Reck
2016-09-12
Illegal behavior -> Exception
John Reck
2014-11-21
Merge "SwipeDismissLayout makes activity opaque only after entry animation en...
Filip Gruszczynski
2014-11-19
SwipeDismissLayout makes activity opaque only after entry animation ends.
Filip Gruszczynski
2014-10-30
Add enter-animation-done callback for system windows
Craig Mautner
2013-09-30
Reset insets when inset computer is removed.
Jeff Brown
2013-09-18
Fix leak fix in ViewTreeObserver
Chet Haase
2013-09-14
Plug leaks in transitions
Chet Haase
2013-06-28
Make sure textviews draw in layers
Romain Guy
2013-03-22
New media button API.
Dianne Hackborn
2012-06-12
Remove ViewTreeObserver allocations
Romain Guy
2012-06-07
Revert "Remove ViewTreeObserver allocations"
Chet Haase
2012-05-07
Remove ViewTreeObserver allocations
Romain Guy
2012-04-04
Add a new OnDrawListener to ViewRoot
Romain Guy
2012-01-23
Fix API typo
Romain Guy
2011-10-25
Fix scroll listeners lost in ViewTreeObserver.
Mark Brophy
2011-01-16
Support non-rectangular input regions.
Jeff Brown
2010-11-04
Adding JNI methods as a faster reflection mechanism
Chet Haase
2009-04-13
AI 145994: Integrate #145778 from Donut.
Dianne Hackborn
2009-03-18
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-02-19
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project