1. e2d7f18 Remove DEBUG_LATENCY flag by Romain Guy · 12 years ago
  2. 13b9073 Remove unused, obsolete debug code by Romain Guy · 12 years ago
  3. 4213804 Accessibility focus - framework by Svetoslav Ganov · 12 years ago
  4. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 13 years ago
  5. a175a5b Encapsulate the ViewRootImpl's handler. by Jeff Brown · 13 years ago
  6. 95db2b2 Improve latency instrumentation. by Jeff Brown · 13 years ago
  7. 6311d0a Clear the bitmap from the canvas in a lot of places. by Dianne Hackborn · 13 years ago
  8. 65b345f Reclaim more memory, more often. by Romain Guy · 13 years ago
  9. 9a8c5ce Ouput looper traces as traceview traces by Romain Guy · 13 years ago
  10. 7eabe55 Add looper profiling to adb shell am by Romain Guy · 13 years ago
  11. 648bee1 Convert looper traces to traceview traces by Romain Guy · 13 years ago
  12. 6dd005b I. Can. Not. Stand. ViewAncestor. by Dianne Hackborn · 13 years ago
  13. f928469 Add new ViewDebug APIs to profile the event queue. by Romain Guy · 13 years ago
  14. 1c90f03 Code cleanup. by Romain Guy · 13 years ago
  15. 88b4f15 Code cleanup. by Romain Guy · 13 years ago
  16. ed30fd8 Add ability for hierarchyviewer to output displaylist info by Chet Haase · 13 years ago
  17. a17de9b Revert "Add ability for hierarchyviewer to output displaylist info" by Chet Haase · 13 years ago
  18. 42a3a39 Merge "Add ability for hierarchyviewer to output displaylist info" by Chet Haase · 13 years ago
  19. b2a4b52 Add ability for hierarchyviewer to output displaylist info by Chet Haase · 13 years ago
  20. c6cc0f8 Rename ViewRoot to ViewAncestor. by Joe Onorato · 13 years ago
  21. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  22. 4e91a18 Coalesce input events that arrive faster than 333Hz. by Jeff Brown · 13 years ago
  23. daf98e9 Use optimized display lists for all hwaccelerated rendering by Chet Haase · 14 years ago
  24. 994ef92 Turn off debugging logspam for release by Christopher Tate · 14 years ago
  25. c21550a Adding android.os.Debug.countInstancesOfClass by Brian Carlstrom · 14 years ago
  26. 2c095f3 Refinements to drag/drop by Christopher Tate · 14 years ago
  27. 5429e1d Use static final debug fields. by Romain Guy · 14 years ago
  28. a14c8e0 Bring back instances counts to dumpsys meminfo. by Romain Guy · 14 years ago
  29. 43b9b48 Preventing the hierarchy viewer from getting stuck, once when trying to load the window data for SurfaceView and the Wallpaper, and in the case the captured node has disappeared. by Konstantin Lopyrev · 14 years ago
  30. bef337f Making sure the draw time is measured. by Konstantin Lopyrev · 14 years ago
  31. 91a7f5f Making sure that the prefix is handled properly. by Konstantin Lopyrev · 14 years ago
  32. bea9516 Categorizing exported view properties. by Konstantin Lopyrev · 14 years ago
  33. c6dc457 Make sure profiling is done only for views that are actually measured, laid out and drawn. by Konstantin Lopyrev · 14 years ago
  34. f8e1219 Improving profiling of views. by Konstantin Lopyrev · 14 years ago
  35. 65554f2 Improve export to bitmap layers for HierarchyViewer. by Romain Guy · 14 years ago
  36. 1afd1c9 Maybe fix issue #2457218: Corrupt batterystats.bin file preventing phone boot - LIBtt68127 by Dianne Hackborn · 14 years ago
  37. 223ff5c Add new CAPTURE_LAYERS command to HiearchyViewer protocol. by Romain Guy · 15 years ago
  38. cf635ae Bring back buttons in dialogs. Bug #2390537 by Romain Guy · 15 years ago
  39. 38e951b Write HierarchyViewer's data in UTF-8. by Romain Guy · 15 years ago
  40. 236092a Fixes crash in HierarchyViewer when windows hash code exceed int capacity. by Romain Guy · 15 years ago
  41. 237c1ce Improve exception message thrown when a View's state is of the wrong type. by Romain Guy · 15 years ago
  42. e551dc7 Remove warning in non-eng builds. by Romain Guy · 15 years ago
  43. a1f3e4a Fix int to string mapping of exported properties. The value generated by the by Romain Guy · 15 years ago
  44. 5bcdff4 Fixes #1846038. The dirty region can sometimes be modified by SurfaceFlinger. When this happens, force the view hierarchy to ignore the dirty flags. by Romain Guy · 15 years ago
  45. 809a7f6 New feature to track down #1846038. Adds the ability to export flags encoded in int values so as to make them human readable in HierarchyViewer. by Romain Guy · 15 years ago
  46. 13922e0 Fixes #1836075. Adds consistency checks for the View hierarchy. To enable them, you need a debug build and ViewDebug.sConsistencyCheckEnabled set to true in debug.prop. This change also lets you easily enable drawing and layout profiling in ViewRoot by setting ViewRoot.sProfileDrawing, ViewRoot.sProfileLayout and ViewRoot.sShowFps in debug.prop with a debug build. by Romain Guy · 15 years ago
  47. f8a7cea AI 145778: Manual merge changes 145382-145384 from cupcake. by Andy Stadler · 15 years ago
  48. 958b9ad AI 143899: am: CL 143896 Fix issue #1748954 and #1737952: by Dianne Hackborn · 15 years ago
  49. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  50. ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  51. c39a6e0 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
  52. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  53. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  54. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  55. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago