| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fixes crash in HierarchyViewer when windows hash code exceed int capacity. | Romain Guy | 2009-12-14 | 1 | -1/+1 |
* | Improve exception message thrown when a View's state is of the wrong type. | Romain Guy | 2009-12-08 | 1 | -1/+1 |
* | Remove warning in non-eng builds. | Romain Guy | 2009-07-28 | 1 | -1/+4 |
* | Fix int to string mapping of exported properties. The value generated by the | Romain Guy | 2009-06-04 | 1 | -43/+44 |
* | Fixes #1846038. The dirty region can sometimes be modified by SurfaceFlinger.... | Romain Guy | 2009-05-14 | 1 | -2/+3 |
* | New feature to track down #1846038. Adds the ability to export flags encoded ... | Romain Guy | 2009-05-14 | 1 | -2/+89 |
* | Fixes #1836075. Adds consistency checks for the View hierarchy. To enable the... | Romain Guy | 2009-05-13 | 1 | -0/+64 |
* | AI 145778: Manual merge changes 145382-145384 from cupcake. | Andy Stadler | 2009-04-10 | 1 | -6/+2 |
* | AI 143899: am: CL 143896 Fix issue #1748954 and #1737952: | Dianne Hackborn | 2009-03-31 | 1 | -21/+12 |
* | auto import from //branches/cupcake_rel/...@140373 | The Android Open Source Project | 2009-03-18 | 1 | -30/+38 |
* | auto import from //branches/cupcake_rel/...@138607 | The Android Open Source Project | 2009-03-13 | 1 | -1/+1 |
* | auto import from //branches/cupcake/...@137873 | The Android Open Source Project | 2009-03-11 | 1 | -70/+306 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+1128 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -1128/+0 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -24/+225 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+927 |