index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
ViewDebug.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
|
*
Add ability for hierarchyviewer to output displaylist info
Chet Haase
2011-05-04
1
-0
/
+8
*
|
Rename ViewRoot to ViewAncestor.
Joe Onorato
2011-05-04
1
-8
/
+8
|
/
*
Remove the deprecated things from Config.java. These haven't been working sin...
Joe Onorato
2011-04-07
1
-3
/
+2
*
Coalesce input events that arrive faster than 333Hz.
Jeff Brown
2011-04-07
1
-0
/
+16
*
Use optimized display lists for all hwaccelerated rendering
Chet Haase
2011-01-24
1
-6
/
+11
*
Turn off debugging logspam for release
Christopher Tate
2011-01-12
1
-1
/
+1
*
Adding android.os.Debug.countInstancesOfClass
Brian Carlstrom
2010-10-05
1
-3
/
+2
*
Refinements to drag/drop
Christopher Tate
2010-10-04
1
-0
/
+6
*
Use static final debug fields.
Romain Guy
2010-09-07
1
-6
/
+3
*
Bring back instances counts to dumpsys meminfo.
Romain Guy
2010-09-03
1
-2
/
+3
*
Preventing the hierarchy viewer from getting stuck, once when trying to load ...
Konstantin Lopyrev
2010-08-25
1
-15
/
+17
*
Making sure the draw time is measured.
Konstantin Lopyrev
2010-08-18
1
-1
/
+2
*
Making sure that the prefix is handled properly.
Konstantin Lopyrev
2010-08-10
1
-14
/
+14
*
Categorizing exported view properties.
Konstantin Lopyrev
2010-08-10
1
-12
/
+27
*
Make sure profiling is done only for views that are actually measured, laid o...
Konstantin Lopyrev
2010-08-06
1
-52
/
+66
*
Improving profiling of views.
Konstantin Lopyrev
2010-08-02
1
-60
/
+77
*
Improve export to bitmap layers for HierarchyViewer.
Romain Guy
2010-03-22
1
-4
/
+6
*
Maybe fix issue #2457218: Corrupt batterystats.bin file preventing phone boot...
Dianne Hackborn
2010-03-19
1
-0
/
+3
*
Add new CAPTURE_LAYERS command to HiearchyViewer protocol.
Romain Guy
2010-03-02
1
-20
/
+97
*
Bring back buttons in dialogs.
Romain Guy
2010-01-22
1
-1
/
+164
*
Write HierarchyViewer's data in UTF-8.
Romain Guy
2009-12-17
1
-1
/
+1
[next]