1. 8d7af8b Installd: Support dex2oat threads system property by Andreas Gampe · 10 years ago
  2. 469a194 Add trace_event_clock_sync to atrace by John Reck · 10 years ago
  3. 009b877 Store odex files in oat/<isa>/ directory. by Richard Uhler · 10 years ago
  4. 6dad171 Merge "Use verify-at-runtime if debug.usejit is true" by Mathieu Chartier · 10 years ago
  5. d4a7b45 Use verify-at-runtime if debug.usejit is true by Mathieu Chartier · 10 years ago
  6. cd67e9f dumpstate: add O_CLOEXEC by Nick Kralevich · 10 years ago
  7. 1fc747d am 5a25a63d: Merge "Installd: Pass debuggable flag" by Andreas Gampe · 11 years ago
  8. 598c25e Installd: Pass debuggable flag by Andreas Gampe · 11 years ago
  9. fcf1689 am 5fec7915: Merge "service_manager: reorder permission checks for find" by Nick Kralevich · 11 years ago
  10. b27bbd1 service_manager: reorder permission checks for find by Nick Kralevich · 11 years ago
  11. 69a141e am 9d68ed0e: Merge "Add timeout for dump_file." by Christopher Ferris · 11 years ago
  12. 9d68ed0 Merge "Add timeout for dump_file." by Christopher Ferris · 11 years ago
  13. 2f655da am bb67beca: Merge "dumpstate: add pstore read" by Mark Salyzyn · 11 years ago
  14. 2262c16 dumpstate: add pstore read by Mark Salyzyn · 11 years ago
  15. 54bcc5f Add timeout for dump_file. by Christopher Ferris · 11 years ago
  16. 28d41f5 Merge commit '26cc3d0b67ff4daf31eaeed0ecd87b391978aadb' into HEAD by Bill Yi · 11 years ago
  17. 2ead70c Add missing <sys/file.h> include for flock. by Elliott Hughes · 11 years ago
  18. 34e3246 am 8511b3ae: Merge "Remove -z option." by Christopher Ferris · 11 years ago
  19. ff4a4dc Remove -z option. by Christopher Ferris · 11 years ago
  20. 16c62c4 am 50ad67e4: Merge "Add better timeout mechanism for running commands." by Christopher Ferris · 11 years ago
  21. 1a9a338 Add better timeout mechanism for running commands. by Christopher Ferris · 11 years ago
  22. 42b5e6d am 51bfedd8: Merge "Add missing includes." by Elliott Hughes · 11 years ago
  23. 824e30e Add missing includes. by Elliott Hughes · 11 years ago
  24. e55073a am 0e17a265: Merge "Switch dumpstate to "ip link list"." by Elliott Hughes · 11 years ago
  25. a59828a Switch dumpstate to "ip link list". by Elliott Hughes · 11 years ago
  26. 2e5a1cf am 346329b7: Merge "Move atrace from the obsolete bzero to memset." by Elliott Hughes · 11 years ago
  27. 346329b Merge "Move atrace from the obsolete bzero to memset." by Elliott Hughes · 11 years ago
  28. 3da5d23 Move atrace from the obsolete bzero to memset. by Elliott Hughes · 11 years ago
  29. 3dea840 am c0e10c6f: Merge "Refactor of the bugreport code." by Christopher Ferris · 11 years ago
  30. 9b73bf0 Refactor of the bugreport code. by Christopher Ferris · 11 years ago
  31. 31ef855 Use the timeout stack dump functions. by Christopher Ferris · 11 years ago
  32. 8d129cb am 457731f6: Use the timeout stack dump functions. by Christopher Ferris · 11 years ago
  33. 457731f Use the timeout stack dump functions. by Christopher Ferris · 11 years ago
  34. d195f87 Fix message when a command times out. by Christopher Ferris · 11 years ago
  35. d8dc940 am 4f9bfffe: Merge "Fix message when a command times out." by Christopher Ferris · 11 years ago
  36. 67c5a8a Fix message when a command times out. by Christopher Ferris · 11 years ago
  37. ee7ed02 am 96e4409e: Merge "Installd: Disallow relocation for decryption" by Andreas Gampe · 11 years ago
  38. 14e084d Installd: Disallow relocation for decryption by neo.chae · 11 years ago
  39. 4fb9f93 am d3255076: Merge "Installd: Swap file for dex2oat" by Andreas Gampe · 11 years ago
  40. e1c0135 Installd: Swap file for dex2oat by Andreas Gampe · 11 years ago
  41. f68ce4d Installd: Swap file for dex2oat by Andreas Gampe · 11 years ago
  42. 3732128 am 1be4021c: Merge "Installd: Remove dalvik paths" by Andreas Gampe · 11 years ago
  43. bd872e4 Installd: Remove dalvik paths by Andreas Gampe · 11 years ago
  44. bbe43a4 am e8a4dce8: Merge "Work on issue #18486438: Reduce size of bugreport output" into lmp-mr1-dev by Dianne Hackborn · 11 years ago
  45. e8a4dce Merge "Work on issue #18486438: Reduce size of bugreport output" into lmp-mr1-dev by Dianne Hackborn · 11 years ago
  46. 7fb390d Mark 2 unused paramters as such by Bernhard Rosenkränzer · 11 years ago
  47. 4ba58f6 Work on issue #18486438: Reduce size of bugreport output by Dianne Hackborn · 11 years ago
  48. 236e790 am e4c7ec84: Merge "atrace: make fs-specific sysfs entries optional" into lmp-mr1-dev by Greg Hackmann · 11 years ago
  49. 8b1a277 am 754f16fc: Merge "Fix installd command line parser" by Mike Lockwood · 11 years ago
  50. 754f16f Merge "Fix installd command line parser" by Mike Lockwood · 11 years ago
  51. 8d84b6f am ba4a43c6: Merge "Kill INCLUDE_SYS_MOUNT_FOR_STATFS." by Elliott Hughes · 11 years ago
  52. e80d32c atrace: make fs-specific sysfs entries optional by Greg Hackmann · 11 years ago
  53. ba4a43c Merge "Kill INCLUDE_SYS_MOUNT_FOR_STATFS." by Elliott Hughes · 11 years ago
  54. 9a4e7f4 Kill INCLUDE_SYS_MOUNT_FOR_STATFS. by Elliott Hughes · 11 years ago
  55. 091ea77 Add an installd command to mark the end of boot. by Narayan Kamath · 11 years ago
  56. 35e5423 am 11bf9e5c: Merge "Add support for dalvik.vm.isa.<instruction set>.variant" by Ian Rogers · 11 years ago
  57. 741625a resolved conflicts for merge of 37878b1e to lmp-mr1-dev-plus-aosp by Dmitriy Ivanov · 11 years ago
  58. b1a6c2f Add an installd command to mark the end of boot. by Narayan Kamath · 11 years ago
  59. 16a95b2 Add support for dalvik.vm.isa.<instruction set>.variant by Ian Rogers · 11 years ago
  60. cd647d0 am 106e5820: Merge "installd: Set priority to background for dexopting" into lmp-mr1-dev by Igor Murashkin · 11 years ago
  61. 106e582 Merge "installd: Set priority to background for dexopting" into lmp-mr1-dev by Igor Murashkin · 11 years ago
  62. 9e87a80 installd: Set priority to background for dexopting by Igor Murashkin · 11 years ago
  63. 62bb385 Fix installd command line parser by Serguei Katkov · 11 years ago
  64. ea14602 am 9cea6ccb: dumpstate: report device uptime mmc performance by Mark Salyzyn · 11 years ago
  65. 9cea6cc dumpstate: report device uptime mmc performance by Mark Salyzyn · 11 years ago
  66. de0cdcd am 70ec2941: atrace: fix Sync Manager tracing preventing enabling of kernel sync tracing by Patrick Auchter · 11 years ago
  67. 70ec294 atrace: fix Sync Manager tracing preventing enabling of kernel sync tracing by Patrick Auchter · 11 years ago
  68. 54d613e am bf46706f: Merge "dumpstate: Add trusty version if driver is found" into lmp-mr1-dev by Arve Hjønnevåg · 11 years ago
  69. 2db0f5f dumpstate: Add trusty version if driver is found by Arve Hjønnevåg · 11 years ago
  70. 664a72d am 91c395f6: am 60fd3fee: Migrate CA certificates to all users by Robin Lee · 11 years ago
  71. 0adea3b am 60fd3fee: Migrate CA certificates to all users by Robin Lee · 11 years ago
  72. 60fd3fe Migrate CA certificates to all users by Robin Lee · 11 years ago
  73. 5653d5d am a91968fd: Merge "Accept socket connection before tracing." into lmp-dev by Christopher Ferris · 11 years ago
  74. f625a24 am a91968fd: Merge "Accept socket connection before tracing." into lmp-dev by Christopher Ferris · 11 years ago
  75. ed9354f Accept socket connection before tracing. by Christopher Ferris · 11 years ago
  76. 7f8ecd6 am cde4b13a: Merge "Allow more than one dex2oat extra option" by Narayan Kamath · 11 years ago
  77. 28da328 am cde4b13a: Merge "Allow more than one dex2oat extra option" by Narayan Kamath · 11 years ago
  78. 63a8e04 am d9485403: Merge "Include the VPN server IP address in the VPN state file." into lmp-dev by Lorenzo Colitti · 11 years ago
  79. 7a99e28 am d9485403: Merge "Include the VPN server IP address in the VPN state file." into lmp-dev by Lorenzo Colitti · 11 years ago
  80. a9e8374 Include the VPN server IP address in the VPN state file. by Lorenzo Colitti · 11 years ago
  81. b0d8d00 Allow more than one dex2oat extra option by Yevgeny Rouban · 11 years ago
  82. 4355c0c am e1e3d278: Merge "Clean cruft out of makefiles." by Dan Albert · 11 years ago
  83. 9e8b528 resolved conflicts for merge of 07c9557f to lmp-dev-plus-aosp by Dan Albert · 11 years ago
  84. 6f3e466 am 70b9e6c8: Merge "Make dumpstate vibrate immediately." into lmp-dev by Jeff Brown · 11 years ago
  85. b79dfe6 Clean cruft out of makefiles. by Dan Albert · 11 years ago
  86. 99d9fb1 Fix warnings on unused variables and parameters. by Chih-Hung Hsieh · 11 years ago
  87. 1dc94e3 Make dumpstate vibrate immediately. by Jeff Brown · 11 years ago
  88. 500c086 am 5ef471c5: Merge "Use time() instead of clock() for timeouts." into lmp-dev by Christopher Ferris · 11 years ago
  89. e2c86c7 Use time() instead of clock() for timeouts. by Christopher Ferris · 11 years ago
  90. 5ef471c Merge "Use time() instead of clock() for timeouts." into lmp-dev by Christopher Ferris · 11 years ago
  91. 89d4949 Use time() instead of clock() for timeouts. by Christopher Ferris · 11 years ago
  92. 0ffb913 am 464e539c: Merge "Add new system APK locations." into lmp-dev by Jeff Sharkey · 11 years ago
  93. 770180a Add new system APK locations. by Jeff Sharkey · 11 years ago
  94. 2a8bb97 am 51eec3b9: Merge "Fix relabeling of secondary user package directories." by Nick Kralevich · 11 years ago
  95. 8ac2a64 Fix relabeling of secondary user package directories. by Stephen Smalley · 11 years ago
  96. ad2a408 am 8c1642ad: Merge "Remove obsolete prunedexcache" by Brian Carlstrom · 11 years ago
  97. 8b17ac6 Remove obsolete prunedexcache by Alex Light · 11 years ago
  98. 5f727f8 Remove obsolete prunedexcache by Alex Light · 11 years ago
  99. 18a9457 am 7903c6a2: Merge "Make clear data stricter." into lmp-dev by Jeff Sharkey · 11 years ago
  100. 7903c6a Merge "Make clear data stricter." into lmp-dev by Jeff Sharkey · 11 years ago