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
/
ViewDebug.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+5
*
Switch to public API version
John Reck
2018-02-12
1
-15
/
+6
*
Using RenderNode for creating snapshot of a View, so that hardware
Sunny Goyal
2018-01-04
1
-10
/
+92
*
Using hardware canvas for profiling Views
Sunny Goyal
2017-10-17
1
-88
/
+79
*
Fix crash when dumping empty LayoutParams
Jorim Jaggi
2017-09-28
1
-1
/
+3
*
Improve window manager layout attribute dumping
Jorim Jaggi
2017-09-25
1
-0
/
+73
*
Mark @ symbols in code snippet as literal so javadoc doesn't choke on
Scott Main
2017-03-07
1
-11
/
+13
*
Fix import statement in view|transition|animation packages.
Aurimas Liutikas
2016-10-12
1
-1
/
+1
*
Include window location after encoded view hierarchy
Manu Cornet
2016-09-15
1
-0
/
+2
*
Add missing @Deprecated annotations.
Aurimas Liutikas
2016-05-24
1
-0
/
+1
*
Move window moving and resizing handling to WindowManager
Chong Zhang
2015-09-11
1
-0
/
+6
*
Improve hierarchy viewer dump hierarchy latency
Siva Velusamy
2015-05-07
1
-0
/
+24
*
Update getExportedPropertyMethods to new reflection API
Mathieu Chartier
2015-04-21
1
-6
/
+2
*
Change getDeclaredFieldsUnchecked call to new return value
Mathieu Chartier
2015-03-27
1
-23
/
+15
*
Fix build
Alan Viverette
2014-10-17
1
-2
/
+2
*
Check type resolution on declared methods and fields in ViewDebug
Alan Viverette
2014-10-14
1
-8
/
+27
*
Tries to resolve reference resource names instead of its data.
Jon Miranda
2014-09-09
1
-0
/
+5
*
Added getStyleAttributes to access all Theme attributes.
Jon Miranda
2014-09-05
1
-0
/
+62
*
Exposes style and theme data, adds developer option.
Jon Miranda
2014-08-18
1
-1
/
+34
*
Changed flow in export methods to continue through the loop if it encounters
Jon Miranda
2014-08-12
1
-4
/
+2
*
Exposed getLocationOnScreen, added formatToHexString method.
Jon Miranda
2014-07-29
1
-81
/
+100
*
Show view overlays in hierarchyviewer
Chet Haase
2013-09-05
1
-5
/
+34
*
Fix for bug 8623163: Call view methods on the UI thread
Kristian Monsen
2013-05-02
1
-2
/
+50
*
Optimize ViewGroup.MarginLayoutParams memory and fix ViewDebug
Fabrice Di Meglio
2013-03-29
1
-2
/
+1
*
Support invoking view methods from hierarchy viewer
Siva Velusamy
2013-01-22
1
-0
/
+65
*
Support hierarchy viewer commands via DDM
Siva Velusamy
2013-01-16
1
-14
/
+41
*
Fix rendering artifacts on tiled renderers
Romain Guy
2012-10-03
1
-3
/
+7
*
Fix HierarchyViewer so it can load Contacts
Romain Guy
2012-09-27
1
-4
/
+8
*
More view hierarchy, fragment debugging.
Dianne Hackborn
2012-08-17
1
-8
/
+7
*
We can now (kind-of) change screen density on the fly.
Dianne Hackborn
2012-08-03
1
-2
/
+3
*
Fix doc link
John Reck
2012-06-14
1
-1
/
+1
*
Show WebView layers in hierarchyviewer
John Reck
2012-06-14
1
-0
/
+39
*
Remove DEBUG_LATENCY flag
Romain Guy
2012-05-21
1
-19
/
+0
*
Remove unused, obsolete debug code
Romain Guy
2012-05-21
1
-616
/
+25
*
Accessibility focus - framework
Svetoslav Ganov
2012-04-13
1
-0
/
+12
*
Fix obvious typos under frameworks/base/core
Ken Wakasa
2012-03-09
1
-3
/
+3
*
Encapsulate the ViewRootImpl's handler.
Jeff Brown
2012-02-15
1
-6
/
+6
*
Improve latency instrumentation.
Jeff Brown
2011-12-01
1
-5
/
+8
*
Clear the bitmap from the canvas in a lot of places.
Dianne Hackborn
2011-08-02
1
-0
/
+3
*
Reclaim more memory, more often.
Romain Guy
2011-07-27
1
-1
/
+1
*
Ouput looper traces as traceview traces
Romain Guy
2011-07-21
1
-35
/
+128
*
Add looper profiling to adb shell am
Romain Guy
2011-07-21
1
-21
/
+17
*
Convert looper traces to traceview traces
Romain Guy
2011-07-20
1
-8
/
+42
*
I. Can. Not. Stand. ViewAncestor.
Dianne Hackborn
2011-07-18
1
-4
/
+4
*
Add new ViewDebug APIs to profile the event queue.
Romain Guy
2011-07-15
1
-25
/
+143
*
Code cleanup.
Romain Guy
2011-05-24
1
-6
/
+0
*
Code cleanup.
Romain Guy
2011-05-19
1
-186
/
+6
*
Add ability for hierarchyviewer to output displaylist info
Chet Haase
2011-05-05
1
-0
/
+8
*
Revert "Add ability for hierarchyviewer to output displaylist info"
Chet Haase
2011-05-04
1
-8
/
+0
*
Merge "Add ability for hierarchyviewer to output displaylist info"
Chet Haase
2011-05-04
1
-0
/
+8
|
\
[next]