1. 741a6ff Rename --include-cfi to --generate-debug-info. by David Srbecky · 10 years ago
  2. 997abb6 Don't use TEMP_FAILURE_RETRY on close in frameworks/native. by Elliott Hughes · 10 years ago
  3. 0581599 Merge "Added Voltage and Current regulator ftrace events to atrace" by Chris Craik · 10 years ago
  4. 540e3de dumpstate: report per-partition MMC performance by Mark Salyzyn · 10 years ago
  5. 816243d Installd: Add debug.gencfi to run_dex2oat by Andreas Gampe · 10 years ago
  6. e363724 Command to move private app data between volumes. by Jeff Sharkey · 10 years ago
  7. 6fe28a0 Start accepting volume UUIDs from framework. by Jeff Sharkey · 10 years ago
  8. 41ea424 More volume UUID awareness. by Jeff Sharkey · 10 years ago
  9. 0ad7a11 Installd: Fix Clang build by Andreas Gampe · 10 years ago
  10. d107c30 Merge "Plumb through volume UUID when building paths." by Jeff Sharkey · 10 years ago
  11. ab91d03 Merge "installd: Add support for SELF_PATCHOAT_NEEDED." by Richard Uhler · 10 years ago
  12. f423b57 dumpstate: scrub APANIC by Mark Salyzyn · 10 years ago
  13. c03de09 Plumb through volume UUID when building paths. by Jeff Sharkey · 10 years ago
  14. c92fb62 installd: Add support for SELF_PATCHOAT_NEEDED. by Richard Uhler · 10 years ago
  15. 1980380 Switch installd to compile as C++. by Jeff Sharkey · 10 years ago
  16. e23a132 Valid APK paths now include expanded storage. by Jeff Sharkey · 10 years ago
  17. 8eed7e6 Use AID_SYSTEM as uid when creating oat dir by Fyodor Kupolov · 10 years ago
  18. a60ff36 Merge "Remove useless 'svcmgr_handle' (which had wrong type)." by Elliott Hughes · 10 years ago
  19. 0b41ad5 Remove useless 'svcmgr_handle' (which had wrong type). by Elliott Hughes · 10 years ago
  20. 018cf41 ServiceManager: Print kernel/userspace binder version by Serban Constantinescu · 11 years ago
  21. 26ff93c Fix errors caused by unused variables by Fyodor Kupolov · 10 years ago
  22. 4eb88f8 Merge "Support for storing OAT files in app directory" by Fyodor Kupolov · 10 years ago
  23. 13df5f5 servicemanager: service_manager missing include for string.h by Mark Salyzyn · 10 years ago
  24. 8d7af8b Installd: Support dex2oat threads system property by Andreas Gampe · 10 years ago
  25. 88ce4ff Support for storing OAT files in app directory by Fyodor Kupolov · 10 years ago
  26. 469a194 Add trace_event_clock_sync to atrace by John Reck · 10 years ago
  27. 009b877 Store odex files in oat/<isa>/ directory. by Richard Uhler · 10 years ago
  28. 6dad171 Merge "Use verify-at-runtime if debug.usejit is true" by Mathieu Chartier · 10 years ago
  29. d4a7b45 Use verify-at-runtime if debug.usejit is true by Mathieu Chartier · 10 years ago
  30. cd67e9f dumpstate: add O_CLOEXEC by Nick Kralevich · 10 years ago
  31. 1fc747d am 5a25a63d: Merge "Installd: Pass debuggable flag" by Andreas Gampe · 10 years ago
  32. 598c25e Installd: Pass debuggable flag by Andreas Gampe · 10 years ago
  33. fcf1689 am 5fec7915: Merge "service_manager: reorder permission checks for find" by Nick Kralevich · 10 years ago
  34. b27bbd1 service_manager: reorder permission checks for find by Nick Kralevich · 10 years ago
  35. 69a141e am 9d68ed0e: Merge "Add timeout for dump_file." by Christopher Ferris · 10 years ago
  36. 9d68ed0 Merge "Add timeout for dump_file." by Christopher Ferris · 10 years ago
  37. 2f655da am bb67beca: Merge "dumpstate: add pstore read" by Mark Salyzyn · 10 years ago
  38. 2262c16 dumpstate: add pstore read by Mark Salyzyn · 10 years ago
  39. 54bcc5f Add timeout for dump_file. by Christopher Ferris · 10 years ago
  40. c2c6ecd Added Voltage and Current regulator ftrace events to atrace by Aaron Schulman · 10 years ago
  41. 28d41f5 Merge commit '26cc3d0b67ff4daf31eaeed0ecd87b391978aadb' into HEAD by Bill Yi · 10 years ago
  42. 2ead70c Add missing <sys/file.h> include for flock. by Elliott Hughes · 10 years ago
  43. 34e3246 am 8511b3ae: Merge "Remove -z option." by Christopher Ferris · 10 years ago
  44. ff4a4dc Remove -z option. by Christopher Ferris · 10 years ago
  45. 16c62c4 am 50ad67e4: Merge "Add better timeout mechanism for running commands." by Christopher Ferris · 10 years ago
  46. 1a9a338 Add better timeout mechanism for running commands. by Christopher Ferris · 10 years ago
  47. 42b5e6d am 51bfedd8: Merge "Add missing includes." by Elliott Hughes · 10 years ago
  48. 824e30e Add missing includes. by Elliott Hughes · 10 years ago
  49. e55073a am 0e17a265: Merge "Switch dumpstate to "ip link list"." by Elliott Hughes · 10 years ago
  50. a59828a Switch dumpstate to "ip link list". by Elliott Hughes · 10 years ago
  51. 2e5a1cf am 346329b7: Merge "Move atrace from the obsolete bzero to memset." by Elliott Hughes · 10 years ago
  52. 346329b Merge "Move atrace from the obsolete bzero to memset." by Elliott Hughes · 10 years ago
  53. 3da5d23 Move atrace from the obsolete bzero to memset. by Elliott Hughes · 10 years ago
  54. 3dea840 am c0e10c6f: Merge "Refactor of the bugreport code." by Christopher Ferris · 10 years ago
  55. 9b73bf0 Refactor of the bugreport code. by Christopher Ferris · 10 years ago
  56. 31ef855 Use the timeout stack dump functions. by Christopher Ferris · 10 years ago
  57. 8d129cb am 457731f6: Use the timeout stack dump functions. by Christopher Ferris · 10 years ago
  58. 457731f Use the timeout stack dump functions. by Christopher Ferris · 10 years ago
  59. d195f87 Fix message when a command times out. by Christopher Ferris · 10 years ago
  60. d8dc940 am 4f9bfffe: Merge "Fix message when a command times out." by Christopher Ferris · 10 years ago
  61. 67c5a8a Fix message when a command times out. by Christopher Ferris · 10 years ago
  62. ee7ed02 am 96e4409e: Merge "Installd: Disallow relocation for decryption" by Andreas Gampe · 10 years ago
  63. 14e084d Installd: Disallow relocation for decryption by neo.chae · 10 years ago
  64. 4fb9f93 am d3255076: Merge "Installd: Swap file for dex2oat" by Andreas Gampe · 10 years ago
  65. e1c0135 Installd: Swap file for dex2oat by Andreas Gampe · 10 years ago
  66. f68ce4d Installd: Swap file for dex2oat by Andreas Gampe · 10 years ago
  67. 3732128 am 1be4021c: Merge "Installd: Remove dalvik paths" by Andreas Gampe · 10 years ago
  68. bd872e4 Installd: Remove dalvik paths by Andreas Gampe · 10 years ago
  69. bbe43a4 am e8a4dce8: Merge "Work on issue #18486438: Reduce size of bugreport output" into lmp-mr1-dev by Dianne Hackborn · 10 years ago
  70. e8a4dce Merge "Work on issue #18486438: Reduce size of bugreport output" into lmp-mr1-dev by Dianne Hackborn · 10 years ago
  71. 7fb390d Mark 2 unused paramters as such by Bernhard Rosenkränzer · 10 years ago
  72. 4ba58f6 Work on issue #18486438: Reduce size of bugreport output by Dianne Hackborn · 10 years ago
  73. 236e790 am e4c7ec84: Merge "atrace: make fs-specific sysfs entries optional" into lmp-mr1-dev by Greg Hackmann · 10 years ago
  74. 8b1a277 am 754f16fc: Merge "Fix installd command line parser" by Mike Lockwood · 10 years ago
  75. 754f16f Merge "Fix installd command line parser" by Mike Lockwood · 10 years ago
  76. 8d84b6f am ba4a43c6: Merge "Kill INCLUDE_SYS_MOUNT_FOR_STATFS." by Elliott Hughes · 10 years ago
  77. e80d32c atrace: make fs-specific sysfs entries optional by Greg Hackmann · 10 years ago
  78. ba4a43c Merge "Kill INCLUDE_SYS_MOUNT_FOR_STATFS." by Elliott Hughes · 10 years ago
  79. 9a4e7f4 Kill INCLUDE_SYS_MOUNT_FOR_STATFS. by Elliott Hughes · 10 years ago
  80. 091ea77 Add an installd command to mark the end of boot. by Narayan Kamath · 10 years ago
  81. 35e5423 am 11bf9e5c: Merge "Add support for dalvik.vm.isa.<instruction set>.variant" by Ian Rogers · 10 years ago
  82. 741625a resolved conflicts for merge of 37878b1e to lmp-mr1-dev-plus-aosp by Dmitriy Ivanov · 10 years ago
  83. b1a6c2f Add an installd command to mark the end of boot. by Narayan Kamath · 10 years ago
  84. 16a95b2 Add support for dalvik.vm.isa.<instruction set>.variant by Ian Rogers · 10 years ago
  85. cd647d0 am 106e5820: Merge "installd: Set priority to background for dexopting" into lmp-mr1-dev by Igor Murashkin · 10 years ago
  86. 106e582 Merge "installd: Set priority to background for dexopting" into lmp-mr1-dev by Igor Murashkin · 10 years ago
  87. 9e87a80 installd: Set priority to background for dexopting by Igor Murashkin · 10 years ago
  88. 62bb385 Fix installd command line parser by Serguei Katkov · 10 years ago
  89. ea14602 am 9cea6ccb: dumpstate: report device uptime mmc performance by Mark Salyzyn · 10 years ago
  90. 9cea6cc dumpstate: report device uptime mmc performance by Mark Salyzyn · 10 years ago
  91. de0cdcd am 70ec2941: atrace: fix Sync Manager tracing preventing enabling of kernel sync tracing by Patrick Auchter · 10 years ago
  92. 70ec294 atrace: fix Sync Manager tracing preventing enabling of kernel sync tracing by Patrick Auchter · 10 years ago
  93. 54d613e am bf46706f: Merge "dumpstate: Add trusty version if driver is found" into lmp-mr1-dev by Arve Hjønnevåg · 10 years ago
  94. 2db0f5f dumpstate: Add trusty version if driver is found by Arve Hjønnevåg · 10 years ago
  95. 664a72d am 91c395f6: am 60fd3fee: Migrate CA certificates to all users by Robin Lee · 10 years ago
  96. 0adea3b am 60fd3fee: Migrate CA certificates to all users by Robin Lee · 10 years ago
  97. 60fd3fe Migrate CA certificates to all users by Robin Lee · 10 years ago
  98. 5653d5d am a91968fd: Merge "Accept socket connection before tracing." into lmp-dev by Christopher Ferris · 10 years ago
  99. f625a24 am a91968fd: Merge "Accept socket connection before tracing." into lmp-dev by Christopher Ferris · 10 years ago
  100. ed9354f Accept socket connection before tracing. by Christopher Ferris · 10 years ago