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
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
*
Reland "Enforce that RuntimeShader is only hardware accelerated"
Derek Sollenberger
2022-01-10
1
-3
/
+3
*
Revert "Enforce that RuntimeShader is only hardware accelerated"
Shubham Dubey
2021-12-17
1
-3
/
+3
*
Enforce that RuntimeShader is only hardware accelerated
Derek Sollenberger
2021-12-16
1
-3
/
+3
*
Mark startRenderingCommandsCapture @UnsupportedAppUsage
John Reck
2021-10-14
1
-0
/
+1
*
Improve picture capture debug path
John Reck
2021-06-11
1
-7
/
+5
*
Merge "Remove usage of optimized reflection getters" am: 9d0bfe1b0a am: f10f3...
Nikita Iashchenko
2021-04-22
1
-2
/
+2
|
\
|
*
Remove usage of optimized reflection getters
Nikita Iashchenko
2021-04-20
1
-2
/
+2
|
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-11-04
1
-2
/
+3
*
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-2
/
+3
*
|
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-3
/
+2
*
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-2
/
+3
*
|
Merge "Update language to comply with Android's inclusive language guidance" ...
Treehugger Robot
2020-09-11
1
-1
/
+1
|
\
|
|
*
Update language to comply with Android's inclusive language guidance
Lais Andrade
2020-09-11
1
-1
/
+1
*
|
Remove Session#getDisplayFrame
Riddle Hsu
2020-09-10
1
-6
/
+1
|
/
*
Removing possible user defined strings from bugreport view-dump
Sunny Goyal
2020-02-25
1
-0
/
+1
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Adding shell command to dump view hierarchies of all visible windows
Sunny Goyal
2019-11-13
1
-1
/
+19
*
Merge "Ensure SKP serialization occurs on RenderThread" into qt-qpr1-dev am: ...
John Reck
2019-10-31
1
-12
/
+89
|
\
|
*
Merge "Ensure SKP serialization occurs on RenderThread" into qt-qpr1-dev
John Reck
2019-10-31
1
-12
/
+89
|
|
\
|
|
*
Ensure SKP serialization occurs on RenderThread
John Reck
2019-10-03
1
-12
/
+89
|
*
|
resolve merge conflicts of fe9b32e4bed2737bc5dfe518a201a0c84fb4aa20 to qt-dev...
Neil Fuller
2019-04-11
1
-1
/
+4
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Switch from Byte.toHexString() to HexEncoding
Neil Fuller
2019-04-11
1
-1
/
+4
|
|
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+5
*
|
|
Improving hierarchy dump speed
Sunny Goyal
2019-10-11
1
-392
/
+252
*
|
|
Switch from Byte.toHexString() to HexEncoding
Neil Fuller
2019-04-08
1
-1
/
+4
|
/
/
*
|
Merge "Address API council feedback"
TreeHugger Robot
2019-02-25
1
-2
/
+2
|
\
\
|
*
|
Address API council feedback
John Reck
2019-02-22
1
-2
/
+2
*
|
|
API adjustments for Picture serialization discussion
John Reck
2019-02-15
1
-0
/
+63
|
/
/
*
|
Add continuous SKP capture test api
John Reck
2019-01-22
1
-0
/
+125
*
|
Rename & package shuffle
John Reck
2018-10-04
1
-1
/
+3
*
|
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+5
*
|
Tweak some RenderNode API surfaces
John Reck
2018-06-04
1
-1
/
+0
|
/
*
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
[next]