1. 2b826d2 Merge changes I46ec4bca,I64c00f3b by TreeHugger Robot · 9 years ago
  2. b54660a resolve merge conflicts of 91cc63a to master by Mark Salyzyn · 9 years ago
  3. 439dbe3 Merge "dumpstate: Use private interfaces for buffer size properties" by Mark Salyzyn · 9 years ago
  4. d071c68 Sets dumpstate version using system properties. by Felipe Leme · 9 years ago
  5. 9a523ae Fixed variable names according to Google C++ style. by Felipe Leme · 9 years ago
  6. 6c3d90f dumpstate: Use private interfaces for buffer size properties by Mark Salyzyn · 9 years ago
  7. 510169a Merge "Refactor zip functions and state into Dumpstate class." by TreeHugger Robot · 9 years ago
  8. 0262759 Merge "Minor dumpstate refactorings:" by TreeHugger Robot · 9 years ago
  9. 1d486fe Refactor zip functions and state into Dumpstate class. by Felipe Leme · 9 years ago
  10. 3d9eb95 Finish implementation of "cmd". by Dianne Hackborn · 9 years ago
  11. 2b9b06c Minor dumpstate refactorings: by Felipe Leme · 9 years ago
  12. 0ebdc7f Merge "Minor changes on dumpstate refactoring:" by TreeHugger Robot · 9 years ago
  13. 23d0302 Move atrace init into on fs trigger by Wei Wang · 9 years ago
  14. e05e513 Move atrace init into on fs trigger am: f920891b71 am: dc34164cef am: 25d8a76073 by Wei Wang · 9 years ago
  15. 25d8a76 Move atrace init into on fs trigger am: f920891b71 am: dc34164cef by Wei Wang · 9 years ago
  16. dc34164 Move atrace init into on fs trigger am: f920891b71 by Wei Wang · 9 years ago
  17. bbaf3c1 Minor changes on dumpstate refactoring: by Felipe Leme · 9 years ago
  18. f920891 Move atrace init into on fs trigger by Wei Wang · 9 years ago
  19. e5ed199 Add a little protection to prevent file opens when shell is done. by Dianne Hackborn · 9 years ago
  20. 6d24dd5 Merge "Fixed RunCommandDropRoot when running as Shell." by TreeHugger Robot · 9 years ago
  21. cef0298 Added tests for DumpFile. by Felipe Leme · 9 years ago
  22. 26c4157 Fixed RunCommandDropRoot when running as Shell. by Felipe Leme · 9 years ago
  23. d80e6b6 Moar Dumpstate refactoring and unit testing: by Felipe Leme · 9 years ago
  24. fd8affa Moar tests for RunCommand: by Felipe Leme · 9 years ago
  25. 2cc37ea Dumpstate should hold a wakelock to save bug report time. DO NOT MERGE. by Wei Liu · 9 years ago
  26. f29e705 Merge "Add missing liblog dependency" by Dimitry Ivanov · 9 years ago
  27. c180eea Add missing liblog dependency by Dimitry Ivanov · 9 years ago
  28. 7265fd7 Merge "Add "ip xfrm policy" to dumpstate output" by TreeHugger Robot · 9 years ago
  29. 68fa070 Merge "Added initial tests for dumpstate." by TreeHugger Robot · 9 years ago
  30. 32af8c2 Add "ip xfrm policy" to dumpstate output by Erik Kline · 9 years ago
  31. 19d86fd Add "ip xfrm policy" to dumpstate output am: 53ca94ab34 am: 5159997ffa by Erik Kline · 9 years ago
  32. 5159997 Add "ip xfrm policy" to dumpstate output am: 53ca94ab34 by Erik Kline · 9 years ago
  33. 9462bb9 Merge "Introduce new command callback to shell." by Dianne Hackborn · 9 years ago
  34. 1941a40 Introduce new command callback to shell. by Dianne Hackborn · 9 years ago
  35. 4c2d663 Added initial tests for dumpstate. by Felipe Leme · 9 years ago
  36. c7fe8fe Deprecate run_command() and dump_file(). by Felipe Leme · 9 years ago
  37. b31206b Installd: Add a delete_odex command by Andreas Gampe · 9 years ago
  38. 6ad9c06 Fixed and improve RunCommand() when running as root. by Felipe Leme · 9 years ago
  39. 4efa14a Merge "Moar C++ refactoring." by TreeHugger Robot · 9 years ago
  40. c8cfc52 Merge "Add missing liblog dependency" am: c4dd0c3b83 am: abd9a76f5e am: 924fd128fc by Dimitry Ivanov · 9 years ago
  41. db459af Merge "Add missing liblog dependency" am: c4dd0c3b83 am: abd9a76f5e by Dimitry Ivanov · 9 years ago
  42. 678727a Moar C++ refactoring. by Felipe Leme · 9 years ago
  43. 4a0db9f Improved usage on invalid args. by Felipe Leme · 9 years ago
  44. 53ca94a Add "ip xfrm policy" to dumpstate output by Erik Kline · 9 years ago
  45. e844a9d Initial work on a Dumpstate class. by Felipe Leme · 9 years ago
  46. 5bcce57 Fix dumpsys timeouts. by Felipe Leme · 9 years ago
  47. b0f669d Fixed C++ style on refactored function and variable names. by Felipe Leme · 9 years ago
  48. 1e0ade2 Add missing liblog dependency by Dimitry Ivanov · 9 years ago
  49. 45af406 Add socket dumps via ss to bugreports. am: d3b809baff am: e0e7206725 by Lorenzo Colitti · 9 years ago
  50. 4ee346a Add socket dumps via ss to bugreports. am: d3b809baff am: e0e7206725 by Lorenzo Colitti · 9 years ago
  51. e0e7206 Add socket dumps via ss to bugreports. am: d3b809baff by Lorenzo Colitti · 9 years ago
  52. b78c3ae Merge "Fixed header on runCommand()." by TreeHugger Robot · 9 years ago
  53. 0840f76 Merge "Uses new get/set property functions." by TreeHugger Robot · 9 years ago
  54. c5d6cfc Fixed header on runCommand(). by Felipe Leme · 9 years ago
  55. 96c2bbb Uses new get/set property functions. by Felipe Leme · 9 years ago
  56. 49550fc Merge "Add missing liblog dependency" am: b32a59e797 am: f12ea76ef3 am: 2851a53929 by Dimitry Ivanov · 9 years ago
  57. 2bc204b Merge "Add missing liblog dependency" am: b32a59e797 am: f12ea76ef3 by Dimitry Ivanov · 9 years ago
  58. 8d97c93 Merge "Use a system property to define extra command-line arguments." by TreeHugger Robot · 9 years ago
  59. 9ce6aa4 Use a system property to define extra command-line arguments. by Felipe Leme · 9 years ago
  60. d3b809b Add socket dumps via ss to bugreports. by Lorenzo Colitti · 9 years ago
  61. 421e658 Add missing liblog dependency by Dimitry Ivanov · 9 years ago
  62. 496548f Merge commit 'bc06c07ee7677168d71a9c809a8960f39340ff99' into blah by Ajay Panicker · 9 years ago
  63. 2f53177 Add btsnoop_hci.log to bugreport zip (1/2) by Ajay Panicker · 9 years ago
  64. d886ec4 Add btsnoop_hci.log to bugreport zip (1/2) by Ajay Panicker · 9 years ago
  65. e5eb9cc Recursively restorecon when SELinux label changes. am: 993de79607 am: 59d31b669b by Jeff Sharkey · 9 years ago
  66. 59d31b6 Recursively restorecon when SELinux label changes. am: 993de79607 by Jeff Sharkey · 9 years ago
  67. 5603341 resolve merge conflicts of 9795ff6 to master by Wei Liu · 9 years ago
  68. 9795ff6 Dumpstate should hold a wakelock to save bug report time. am: f87959e007 by Wei Liu · 9 years ago
  69. 993de79 Recursively restorecon when SELinux label changes. by Jeff Sharkey · 9 years ago
  70. 22f6fd5 Recursively restorecon when SELinux label changes. by Jeff Sharkey · 9 years ago
  71. d0974d7 Merge "Rename unique_fd::clear to unique_fd::reset." am: f9f04003f5 am: 44bd6ca0d0 am: d1a3db64c5 by Josh Gao · 9 years ago
  72. ebbfaf3 Merge "Rename unique_fd::clear to unique_fd::reset." am: f9f04003f5 am: 44bd6ca0d0 by Josh Gao · 9 years ago
  73. 9656be1 Rename unique_fd::clear to unique_fd::reset. by Josh Gao · 9 years ago
  74. 023394a Merge "Refactored dump_file() into dumpFile()." by TreeHugger Robot · 9 years ago
  75. 28373da Merge "Refactored run_command functions." by TreeHugger Robot · 9 years ago
  76. f87959e Dumpstate should hold a wakelock to save bug report time. by Wei Liu · 9 years ago
  77. 0bcc7ca Refactored dump_file() into dumpFile(). by Felipe Leme · 9 years ago
  78. 30dbfa1 Refactored run_command functions. by Felipe Leme · 9 years ago
  79. 7072974 Installd: Add a delete_odex command am: 3964da0636 am: 3ca30f7a5d am: 592c72e94c by Andreas Gampe · 9 years ago
  80. 592c72e Installd: Add a delete_odex command am: 3964da0636 am: 3ca30f7a5d by Andreas Gampe · 9 years ago
  81. 3ca30f7 Installd: Add a delete_odex command am: 3964da0636 by Andreas Gampe · 9 years ago
  82. a721fae Merge "Installd: Add a delete_odex command" into nyc-mr1-dev by Andreas Gampe · 9 years ago
  83. 3964da0 Installd: Add a delete_odex command by Andreas Gampe · 9 years ago
  84. 6b9c6d2 ServiceManager: Allow system services running as secondary users to add services by Arve Hjønnevåg · 9 years ago
  85. 5fa90a0 ServiceManager: Restore basic uid check by Arve Hjønnevåg · 9 years ago
  86. 799de20 resolve merge conflicts of 8ef0ace to nyc-mr1-dev-plus-aosp am: c338c7f0b6 by David Brazdil · 9 years ago
  87. c338c7f resolve merge conflicts of 8ef0ace to nyc-mr1-dev-plus-aosp by David Brazdil · 9 years ago
  88. 8ef0ace Merge "installd: Create VDEX files and pass their FDs to dex2oat" am: a586216175 by David Brazdil · 9 years ago
  89. a586216 Merge "installd: Create VDEX files and pass their FDs to dex2oat" by David Brazdil · 9 years ago
  90. fd55a75 Merge "Fix google-explicit-constructor warnings in dumpstate." am: a70396971e am: 347b6f4c35 am: 666cd74e59 by Chih-Hung Hsieh · 9 years ago
  91. 4c8a923 Merge "Fix google-explicit-constructor warnings in dumpstate." am: a70396971e am: 347b6f4c35 by Chih-Hung Hsieh · 9 years ago
  92. 666cd74 Merge "Fix google-explicit-constructor warnings in dumpstate." am: a70396971e by Chih-Hung Hsieh · 9 years ago
  93. a703969 Merge "Fix google-explicit-constructor warnings in dumpstate." by Treehugger Robot · 9 years ago
  94. e92aa62 Unlink app image if copy fails for A/B OTA am: a029c0726d am: 0e9b53d870 by Mathieu Chartier · 9 years ago
  95. 00464fa Unlink app image if copy fails for A/B OTA am: a029c0726d am: 0e9b53d870 by Mathieu Chartier · 9 years ago
  96. 0e9b53d Unlink app image if copy fails for A/B OTA am: a029c0726d by Mathieu Chartier · 9 years ago
  97. a029c07 Unlink app image if copy fails for A/B OTA by Mathieu Chartier · 9 years ago
  98. fc5934e installd: Create VDEX files and pass their FDs to dex2oat by David Brazdil · 9 years ago
  99. e6851cc make sure anrd trace is being collected. am: afc38fe263 am: 05352fd5d5 by Zhengyin Qian · 9 years ago
  100. 05352fd make sure anrd trace is being collected. am: afc38fe263 by Zhengyin Qian · 9 years ago