1. 8eaa053 Merge "Send broadcasts as Shell." into nyc-dev am: c30e3e7c09 by Felipe Leme · 10 years ago
  2. d5e724a Send broadcasts as Shell. by Felipe Leme · 10 years ago
  3. d46cd98 Split dumpsys into critical and non-critical sections. am: fdf52d3697 by Srinath Sridharan · 10 years ago
  4. fdf52d3 Split dumpsys into critical and non-critical sections. by Srinath Sridharan · 10 years ago
  5. a64e757 Merge "dumpstate: Continued build breakage" am: 16072e7e17 am: c01e8dc4a6 by Mark Salyzyn · 10 years ago
  6. c01e8dc Merge "dumpstate: Continued build breakage" am: 16072e7e17 by Mark Salyzyn · 10 years ago
  7. 791ddd3 dumpstate: Continued build breakage by Mark Salyzyn · 10 years ago
  8. 9eadec7 Fixed format. am: 1b0225a479 by Felipe Leme · 10 years ago
  9. 1b0225a Fixed format. by Felipe Leme · 10 years ago
  10. 6d658a2 Fixed C++ syntax. am: 60869c9e1e by Felipe Leme · 10 years ago
  11. 60869c9 Fixed C++ syntax. by Felipe Leme · 10 years ago
  12. a297c32 dumpstate: report process times by Mark Salyzyn · 10 years ago
  13. b01ccba resolve merge conflicts of c1c11d20de to nyc-dev-plus-aosp. by Mark Salyzyn · 10 years ago
  14. c1c11d2 Merge changes I6b499f53,If821ed21 am: c658aee7d6 by Mark Salyzyn · 10 years ago
  15. 0751efa dumpstate: report process times by Mark Salyzyn · 10 years ago
  16. 6811616 Add option to #define _DUMPSTATE_DRY_RUN_ to skip the actual dumps. by Felipe Leme · 10 years ago
  17. cbce55d Improved dumpstate logging. by Felipe Leme · 10 years ago
  18. 0078b18 Merge "Migrate default app data on non-FBE devices." by Jeff Sharkey · 10 years ago
  19. cc6281c Migrate default app data on non-FBE devices. by Jeff Sharkey · 10 years ago
  20. 775415b Merge "Enable wildcard in the list of kernel functions" am: fda23631b9 am: ec3ae45d30 by John Reck · 10 years ago
  21. 2b71580 Merge "Enable wildcard in the list of kernel functions" am: fda23631b9 by John Reck · 10 years ago
  22. ec3ae45 Merge "Enable wildcard in the list of kernel functions" am: fda23631b9 by John Reck · 10 years ago
  23. fda2363 Merge "Enable wildcard in the list of kernel functions" by John Reck · 10 years ago
  24. 010f15b Merge "dumpstate: refine calculated eMMC performance values" am: 088e7586ea am: 917b324e19 by Mark Salyzyn · 10 years ago
  25. a960bc9 Merge "dumpstate: refine calculated eMMC performance values" am: 088e7586ea by Mark Salyzyn · 10 years ago
  26. 917b324 Merge "dumpstate: refine calculated eMMC performance values" am: 088e7586ea by Mark Salyzyn · 10 years ago
  27. 01d6c39 dumpstate: refine calculated eMMC performance values by Mark Salyzyn · 10 years ago
  28. 6a45fb9 Merge "Follow constant refactoring in framework." by Jeff Sharkey · 10 years ago
  29. aaa1d4e installd: Run dex2oat with relative path to the APK by David Brazdil · 10 years ago
  30. a2c2287 Enable wildcard in the list of kernel functions by Thomas Buhot · 10 years ago
  31. aa7ddfd Follow constant refactoring in framework. by Jeff Sharkey · 10 years ago
  32. 27eabcc Merge "Added --skip option to skip services." by Felipe Leme · 10 years ago
  33. 85b3c70 Merge "Added --help option to dumpsys." by Felipe Leme · 10 years ago
  34. 41fdcbf Create app images only if dalvik.vm.appimageformat property exists by Mathieu Chartier · 10 years ago
  35. 859aef6 Added --skip option to skip services. by Felipe Leme · 10 years ago
  36. 416fa12 Pass app image format property to dex2oat by Mathieu Chartier · 10 years ago
  37. e80d58d Avoid generating app images for extract only by Mathieu Chartier · 10 years ago
  38. bbfd2b8 Added --help option to dumpsys. by Felipe Leme · 10 years ago
  39. c1af8c2 Merge "Avoid unlinking app image file" by Mathieu Chartier · 10 years ago
  40. 111b9d0 Improved how the Shell directories are created. by Felipe Leme · 10 years ago
  41. 809d74e Added metadata entries to zipped bugreport: by Felipe Leme · 10 years ago
  42. c2a3d7a Merge "Installd: Introduce otapreopt" by Andreas Gampe · 10 years ago
  43. 73dae11 Installd: Introduce otapreopt by Andreas Gampe · 10 years ago
  44. 608385d Redirect output to file ASAP, otherwise printf() calls might be missed. by Felipe Leme · 10 years ago
  45. 310c5e7 Avoid unlinking app image file by Mathieu Chartier · 10 years ago
  46. e37d628 Remove "updatecmds" feature. by Jeff Sharkey · 10 years ago
  47. 0b53106 Merge "Proper fix of am args." by Felipe Leme · 10 years ago
  48. 43fd1bb Proper fix of am args. by Felipe Leme · 10 years ago
  49. 942c50d Merge "Fixed usage --receiver-foreground on am call." by Felipe Leme · 10 years ago
  50. b0b4aa2 Fixed usage --receiver-foreground on am call. by Felipe Leme · 10 years ago
  51. f5248da dumpstate: enable cameraserver by Chien-Yu Chen · 10 years ago
  52. 83cfc43 Application image support for installd DO NOT MERGE by Mathieu Chartier · 10 years ago
  53. c19f9a1 Merge changes from topic 'camera-hardening' by Chien-Yu Chen · 10 years ago
  54. 4e93443 Merge "Pass application image fd to dex2oat" by Mathieu Chartier · 10 years ago
  55. edc8bc4 Pass application image fd to dex2oat by Mathieu Chartier · 10 years ago
  56. edb0b0c Pass --receiver-foreground to AM intents. by Felipe Leme · 10 years ago
  57. 770410d Fixed performance issue by moving buffer allocation outside loop. by Felipe Leme · 10 years ago
  58. 876de45 Merge "Revert "dumpstate: Add security log dump"" am: 316923d359 am: fd0d76730f by Mark Salyzyn · 10 years ago
  59. fd0d767 Merge "Revert "dumpstate: Add security log dump"" am: 316923d359 by Mark Salyzyn · 10 years ago
  60. 43afe5d Revert "dumpstate: Add security log dump" by Mark Salyzyn · 10 years ago
  61. f3599b3 dumpstate.cpp: collect command line earlier by Nick Kralevich · 10 years ago
  62. abc47e3 Restart cameraserver when servicemanager restarts by Chien-Yu Chen · 10 years ago
  63. b0fad6d installd: Rename USEJIT to EXTRACTONLY by David Brazdil · 10 years ago
  64. 9a034c2 Merge "Add profile guided compilation hooks in installd" by Calin Juravle · 10 years ago
  65. 60a794d Add profile guided compilation hooks in installd by Calin Juravle · 10 years ago
  66. eecb2d2 Change permissions of apps' home dir to 0700 for SDK > 23 by Janis Danisevskis · 10 years ago
  67. e02657d Remove older migration code. by Jeff Sharkey · 10 years ago
  68. a03c747 Still not safe to mutate DE on secondary users. by Jeff Sharkey · 10 years ago
  69. c7d1b22 Let callers specify which storage to operate on. by Jeff Sharkey · 10 years ago
  70. 35f4756 Merge "Revert "libgui: Remove custom BufferQueue allocators"" by Dan Stoza · 10 years ago
  71. 70982a5 Revert "libgui: Remove custom BufferQueue allocators" by Dan Stoza · 10 years ago
  72. 0dc12aa Merge "libgui: Remove custom BufferQueue allocators" by Dan Stoza · 10 years ago
  73. acd5615 libgui: Remove custom BufferQueue allocators by Dan Stoza · 10 years ago
  74. cbbdf73 Improvements for SHA256_file_hash() by Michal Karpinski · 10 years ago
  75. 4db754f dumpstate.cpp changes to accomodate remote bugreports by Michal Karpinski · 10 years ago
  76. c967727 Merge "Adding new bugreportremote service" by Michal Karpinski · 10 years ago
  77. 635ca31 Include mount info on zipped bugreport. by Felipe Leme · 10 years ago
  78. a700b5a Merge "libinstalld: add dependency on libselinux" am: 9dee30750e am: 3c2103ef33 by Colin Cross · 10 years ago
  79. 3c2103e Merge "libinstalld: add dependency on libselinux" am: 9dee30750e by Colin Cross · 10 years ago
  80. 9dee307 Merge "libinstalld: add dependency on libselinux" by Colin Cross · 10 years ago
  81. e82a27d Adds recovery files when writing to zip file. by Felipe Leme · 10 years ago
  82. 0c80cf0 Adds all tombstone files when writing to zipped file. by Felipe Leme · 10 years ago
  83. 1e9edc6 Refactored zipfile generation. by Felipe Leme · 10 years ago
  84. c41017f Merge "Prints out how long it takes to generate each section." by Felipe Leme · 10 years ago
  85. 78f2c86 Prints out how long it takes to generate each section. by Felipe Leme · 10 years ago
  86. ff1697c Merge "More O_CLOEXEC" am: 43e4260831 am: 66824c36ce by Nick Kralevich · 10 years ago
  87. 66824c3 Merge "More O_CLOEXEC" am: 43e4260831 by Nick Kralevich · 10 years ago
  88. 0fe7ce3 More O_CLOEXEC by Nick Kralevich · 10 years ago
  89. 4213ebe libinstalld: add dependency on libselinux by Colin Cross · 10 years ago
  90. 6834ea7 Removed the -p option since screenshots are now taken by Shell. by Felipe Leme · 10 years ago
  91. b922d69 Adding new bugreportremote service by Michal Karpinski · 10 years ago
  92. e28d418 Merge "atrace.rc: tracing should be disabled by default." am: cbd4cc737c by Nick Kralevich · 10 years ago
  93. 982e451 Merge "atrace.rc: tracing should be disabled by default." am: cbd4cc737c by Nick Kralevich · 10 years ago
  94. cc7f8ad atrace.rc: tracing should be disabled by default. by Nick Kralevich · 10 years ago
  95. 9609bbd dumpstate: add audioserver by Andy Hung · 10 years ago
  96. 32a5962 Merge "Migrated dumpstate to C++." am: 1f62517b36 by Felipe Leme · 10 years ago
  97. 515eb0d Migrated dumpstate to C++. by Felipe Leme · 10 years ago
  98. f1d82f4 Merge "Moved 'bugreportplus' from init.rc to dumpstate.rc" by Felipe Leme · 10 years ago
  99. 8d1d572 Moved 'bugreportplus' from init.rc to dumpstate.rc by Felipe Leme · 10 years ago
  100. c545a3a Merge "atrace: add database tag" am: 8b9c0e1af1 am: 361515a9b5 by Greg Hackmann · 10 years ago