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
/
ViewDebug.java
Age
Commit message (
Expand
)
Author
2021-06-11
Improve picture capture debug path
John Reck
2021-04-22
Merge "Remove usage of optimized reflection getters" am: 9d0bfe1b0a am: f10f3...
Nikita Iashchenko
2021-04-20
Remove usage of optimized reflection getters
Nikita Iashchenko
2020-11-04
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-09-11
Merge "Update language to comply with Android's inclusive language guidance" ...
Treehugger Robot
2020-09-11
Update language to comply with Android's inclusive language guidance
Lais Andrade
2020-09-10
Remove Session#getDisplayFrame
Riddle Hsu
2020-02-25
Removing possible user defined strings from bugreport view-dump
Sunny Goyal
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-13
Adding shell command to dump view hierarchies of all visible windows
Sunny Goyal
2019-10-31
Merge "Ensure SKP serialization occurs on RenderThread" into qt-qpr1-dev am: ...
John Reck
2019-10-31
Merge "Ensure SKP serialization occurs on RenderThread" into qt-qpr1-dev
John Reck
2019-10-11
Improving hierarchy dump speed
Sunny Goyal
2019-10-03
Ensure SKP serialization occurs on RenderThread
John Reck
2019-04-11
resolve merge conflicts of fe9b32e4bed2737bc5dfe518a201a0c84fb4aa20 to qt-dev...
Neil Fuller
2019-04-11
Switch from Byte.toHexString() to HexEncoding
Neil Fuller
2019-04-08
Switch from Byte.toHexString() to HexEncoding
Neil Fuller
2019-02-25
Merge "Address API council feedback"
TreeHugger Robot
2019-02-22
Address API council feedback
John Reck
2019-02-15
API adjustments for Picture serialization discussion
John Reck
2019-01-22
Add continuous SKP capture test api
John Reck
2018-10-04
Rename & package shuffle
John Reck
2018-08-20
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-06-04
Tweak some RenderNode API surfaces
John Reck
2018-02-12
Switch to public API version
John Reck
2018-01-04
Using RenderNode for creating snapshot of a View, so that hardware
Sunny Goyal
2017-10-17
Using hardware canvas for profiling Views
Sunny Goyal
2017-09-28
Fix crash when dumping empty LayoutParams
Jorim Jaggi
2017-09-25
Improve window manager layout attribute dumping
Jorim Jaggi
2017-03-07
Mark @ symbols in code snippet as literal so javadoc doesn't choke on
Scott Main
2016-10-12
Fix import statement in view|transition|animation packages.
Aurimas Liutikas
2016-09-15
Include window location after encoded view hierarchy
Manu Cornet
2016-05-24
Add missing @Deprecated annotations.
Aurimas Liutikas
2015-09-11
Move window moving and resizing handling to WindowManager
Chong Zhang
2015-05-07
Improve hierarchy viewer dump hierarchy latency
Siva Velusamy
2015-04-21
Update getExportedPropertyMethods to new reflection API
Mathieu Chartier
2015-03-27
Change getDeclaredFieldsUnchecked call to new return value
Mathieu Chartier
2014-10-17
Fix build
Alan Viverette
2014-10-14
Check type resolution on declared methods and fields in ViewDebug
Alan Viverette
2014-09-09
Tries to resolve reference resource names instead of its data.
Jon Miranda
2014-09-05
Added getStyleAttributes to access all Theme attributes.
Jon Miranda
2014-08-18
Exposes style and theme data, adds developer option.
Jon Miranda
2014-08-12
Changed flow in export methods to continue through the loop if it encounters
Jon Miranda
2014-07-29
Exposed getLocationOnScreen, added formatToHexString method.
Jon Miranda
2013-09-05
Show view overlays in hierarchyviewer
Chet Haase
2013-05-02
Fix for bug 8623163: Call view methods on the UI thread
Kristian Monsen
[next]