1. b62286e idmap: scan missing include for sys/stat.h by Mark Salyzyn · 9 years ago
  2. fc737fb app_main missing include for sys/stat.h by Mark Salyzyn · 9 years ago
  3. 76507a6 am 72dc62ea: Merge "Track removal of refcounts from FileMap." by Narayan Kamath · 9 years ago
  4. 688ff4c Track removal of refcounts from FileMap. by Narayan Kamath · 9 years ago
  5. 4fecab5 Merge commit '32acf753e8989766f67fd5300d3eb467f707cc79' into HEAD by Bill Yi · 9 years ago
  6. b9de25f Add missing <sys/file.h> include for flock. by Elliott Hughes · 9 years ago
  7. 3a10a67 am f7049289: am 3812e68e: Merge "kill HAVE_PTHREADS." by Yabin Cui · 9 years ago
  8. 1610486 kill HAVE_PTHREADS. by Yabin Cui · 9 years ago
  9. 9bd1382 am e5cb6a25: am bb845152: Merge "pm path needs to return 0 when it succeeds." into lmp-mr1-dev by Hui Shu · 9 years ago
  10. bb84515 Merge "pm path needs to return 0 when it succeeds." into lmp-mr1-dev by Hui Shu · 9 years ago
  11. 1cc57ab am 1bafd01a: am 44a5a30a: Merge "Fix "pm list permissions" crash if resource string missing" by Narayan Kamath · 10 years ago
  12. 44a5a30 Merge "Fix "pm list permissions" crash if resource string missing" by Narayan Kamath · 10 years ago
  13. 093dad2 am e06184e4: Merge "Add mips64 support to app_process." automerge: 51bdc62 by Jeff Hao · 10 years ago
  14. 7e7c603 Add mips64 support to app_process. by Douglas Leung · 10 years ago
  15. 9954a44 am d8ca1208: am 07bba9ab: Merge "shell based UI Automator source move" into lmp-mr1-dev by Guang Zhu · 10 years ago
  16. 18b892c shell based UI Automator source move by Guang Zhu · 10 years ago
  17. ac31510 pm path needs to return 0 when it succeeds. by Hui Shu · 10 years ago
  18. d1aa67b am b0dd6d3a: am 4c23a0ec: Merge "Adjust format strings to work on both 32-bit and 64-bit builds" by Chih-hung Hsieh · 10 years ago
  19. cc0c8f2 Switch to libsigchain.a by Dmitriy Ivanov · 10 years ago
  20. 46c82b4 Adjust format strings to work on both 32-bit and 64-bit builds by Bernhard Rosenkränzer · 10 years ago
  21. b46e9da am bedd1744: am ef44c051: Merge "Work on issue #18572506: AppOps in-memory state is invalid after..." into lmp-mr1-dev by Dianne Hackborn · 10 years ago
  22. 7b7c58b Work on issue #18572506: AppOps in-memory state is invalid after... by Dianne Hackborn · 10 years ago
  23. 243a42a am 43ea037b: am 481c4b64: Merge "Fix class vs. struct mismatch" by Chih-hung Hsieh · 10 years ago
  24. bcf57d9 am f07a99f9: am 07aca15b: Merge "Better am error when SELinux blocking access." into lmp-mr1-dev by Jeff Sharkey · 10 years ago
  25. 3939d6a am 8e55c4bf: am 604aec95: Merge "Add new subcommand \'set-active-admin\' to the dpm command." into lmp-mr1-dev by Zoltan Szatmary-Ban · 10 years ago
  26. 99d61ed Fix class vs. struct mismatch by Bernhard Rosenkränzer · 10 years ago
  27. dbea3cd Better am error when SELinux blocking access. by Jeff Sharkey · 10 years ago
  28. 604aec9 Merge "Add new subcommand 'set-active-admin' to the dpm command." into lmp-mr1-dev by Zoltan Szatmary-Ban · 10 years ago
  29. 676b1d8 am 28096c49: Merge "Fix issue #15828903: Intent.parseUri allows call to FLAG_GRANT_*_URI_PERMISSION" into lmp-mr1-dev by Dianne Hackborn · 10 years ago
  30. 24b1c23 Fix issue #15828903: Intent.parseUri allows call to FLAG_GRANT_*_URI_PERMISSION by Dianne Hackborn · 10 years ago
  31. 377d6f0 am 42fec57f: am d9968438: Merge "Fix issue with call backs from media process." into lmp-mr1-dev by Dianne Hackborn · 10 years ago
  32. cd24a6d am 43b8643e: am f926d71b: Merge "Fix format strings mismatching the parameters passed to them" by Chih-hung Hsieh · 10 years ago
  33. 09993f7 Fix format strings mismatching the parameters passed to them by Bernhard Rosenkränzer · 10 years ago
  34. 582bdf9 am d8c169fe: am 0c437fd3: Merge "Add appropriate casts for char16_t." by Dan Albert · 10 years ago
  35. 6698749 Add appropriate casts for char16_t. by Dan Albert · 10 years ago
  36. ff17024 Fix issue with call backs from media process. by Dianne Hackborn · 10 years ago
  37. e911987 Add new subcommand 'set-active-admin' to the dpm command. by Zoltan Szatmary-Ban · 10 years ago
  38. bd20bf7 am 7658f0ed: Merge "Teach bmgr that "android" is a valid package name" into lmp-mr1-dev by Christopher Tate · 10 years ago
  39. fbec21f Teach bmgr that "android" is a valid package name by Christopher Tate · 10 years ago
  40. 95ef0ac am 525da301: am 85d558cd: Add Activity API to get referrer information. by Dianne Hackborn · 10 years ago
  41. 85d558c Add Activity API to get referrer information. by Dianne Hackborn · 10 years ago
  42. 5bf0c65 am f89a2fda: Merge "Frameworks/base: Fix two warnings in cmds" by Andreas Gampe · 10 years ago
  43. ebee137 Frameworks/base: Fix two warnings in cmds by Andreas Gampe · 10 years ago
  44. 9a0aa55 am e80c01e8: Merge "Frameworks/base: Turn on -Wall -Werror in cmds" by Andreas Gampe · 10 years ago
  45. cfedceb Frameworks/base: Turn on -Wall -Werror in cmds by Andreas Gampe · 10 years ago
  46. 8d37f7c am 9647bdd9: am 70bbbd32: Merge "More flexible intent extra parsing." into lmp-mr1-dev by Daniel Sandler · 10 years ago
  47. 70bbbd3 Merge "More flexible intent extra parsing." into lmp-mr1-dev by Daniel Sandler · 10 years ago
  48. 3869d75 am 984cf41a: Merge "Have Pm return the correct code" into lmp-mr1-dev by Evan Charlton · 10 years ago
  49. 7c00619 Have Pm return the correct code by Evan Charlton · 10 years ago
  50. 795893e More flexible intent extra parsing. by Daniel Sandler · 10 years ago
  51. 5a71f83 Merge lmp-dev-plus-aosp-without-vendor into stage-aosp-master by Bill Yi · 10 years ago
  52. 1bb42f0 am 09a7d324: am 388dbd28: Merge "Include <time.h> for clock_nanosleep." by Elliott Hughes · 10 years ago
  53. 388dbd2 Merge "Include <time.h> for clock_nanosleep." by Elliott Hughes · 10 years ago
  54. bb94f31 Include <time.h> for clock_nanosleep. by Elliott Hughes · 10 years ago
  55. 13078e1 am 9be7db6e: am 952dd924: Merge "Switch to libsigchain.a" by Dmitriy Ivanov · 10 years ago
  56. a0d07d4 am 9be7db6e: am 952dd924: Merge "Switch to libsigchain.a" by Dmitriy Ivanov · 10 years ago
  57. 5ba317c Switch to libsigchain.a by Dmitriy Ivanov · 10 years ago
  58. 07268ce Link sigchain to main executable by Dmitriy Ivanov · 10 years ago
  59. 7f05e91 am d1e735ef: am ed583f5e: Merge "Link sigchain to main executable" by Dmitriy Ivanov · 10 years ago
  60. 26d75a9 am d1e735ef: am ed583f5e: Merge "Link sigchain to main executable" by Dmitriy Ivanov · 10 years ago
  61. 5457d5c am 8f6928f1: am e61e68d0: am 18d2d51e: am 7ea69880: Merge "Improve some docs, fix some debugging." into lmp-dev by Dianne Hackborn · 10 years ago
  62. 4ee6658 am 7ea69880: Merge "Improve some docs, fix some debugging." into lmp-dev by Dianne Hackborn · 10 years ago
  63. 253ad52 am 500913ee: am cf1e5c39: am cf61b3f6: am 3910f53c: Merge "bootanimation: Tweak parameters for pcm_open for playing boot sounds." into lmp-dev by Mike Lockwood · 10 years ago
  64. ab4a81b Improve some docs, fix some debugging. by Dianne Hackborn · 10 years ago
  65. 96e0cfa Link sigchain to main executable by Dmitriy Ivanov · 10 years ago
  66. 2246696 am 3910f53c: Merge "bootanimation: Tweak parameters for pcm_open for playing boot sounds." into lmp-dev by Mike Lockwood · 10 years ago
  67. 2813858 bootanimation: Tweak parameters for pcm_open for playing boot sounds. by Mike Lockwood · 10 years ago
  68. 73c35e27 am 66c009eb: am bb68c263: am 3df6b76c: am 56b7d562: Merge "Add support for playing audio during bootanimation" into lmp-dev by Mike Lockwood · 10 years ago
  69. e4e5780 am 56b7d562: Merge "Add support for playing audio during bootanimation" into lmp-dev by Mike Lockwood · 10 years ago
  70. ebf9a0d Add support for playing audio during bootanimation by Mike Lockwood · 10 years ago
  71. 58499d6 am 8292b033: am a266670a: am d7275ae2: am 75c33d9d: Merge "Adds the ability to start a user in background" into lmp-dev by Alexandra Gherghina · 10 years ago
  72. 671d26e am 75c33d9d: Merge "Adds the ability to start a user in background" into lmp-dev by Alexandra Gherghina · 10 years ago
  73. 979e40e Adds the ability to start a user in background by Alexandra Gherghina · 10 years ago
  74. 6647402 am f295b675: am 9a2eafc1: am 12297705: am 7fa90f6a: Merge "bootanimation: allow animation to specify background color" into lmp-dev by Jesse Hall · 10 years ago
  75. 9b80323 am 7fa90f6a: Merge "bootanimation: allow animation to specify background color" into lmp-dev by Jesse Hall · 10 years ago
  76. 00bbe91 am 5e8f023d: am a59c7f03: am dff59b8b: am 23df1c46: Merge "Allow null queues to be set in MediaSession" into lmp-dev by RoboErik · 10 years ago
  77. 083b84c bootanimation: allow animation to specify background color by Jesse Hall · 10 years ago
  78. 9690027 am 23df1c46: Merge "Allow null queues to be set in MediaSession" into lmp-dev by RoboErik · 10 years ago
  79. 03fce07 Allow null queues to be set in MediaSession by RoboErik · 10 years ago
  80. dfc44ea am c840e31d: am fa436298: Merge "Broadcast an intent to mediascanner after executing screencap" by Marco Nelissen · 10 years ago
  81. f8820f3 am c840e31d: am fa436298: Merge "Broadcast an intent to mediascanner after executing screencap" by Marco Nelissen · 10 years ago
  82. fa43629 Merge "Broadcast an intent to mediascanner after executing screencap" by Marco Nelissen · 10 years ago
  83. c5bf65a Merge "Make dpm command output more test friendly" into lmp-dev by Esteban Talavera · 10 years ago
  84. c48bca5 Make dpm command output more test friendly by Esteban Talavera · 10 years ago
  85. 88924b6 Merge "Fix issue #17536024: The am start's wait option doesn't..." into lmp-dev by Dianne Hackborn · 10 years ago
  86. 6cfbb71 Fix issue #17536024: The am start's wait option doesn't... by Dianne Hackborn · 10 years ago
  87. 41de9bb Add 'adb dpm' subcommand to set profile owner by Esteban Talavera · 10 years ago
  88. 8246e81 Merge "Whoops, wait around for pm result." into lmp-dev by Jeff Sharkey · 10 years ago
  89. 5ab6e0b Whoops, wait around for pm result. by Jeff Sharkey · 10 years ago
  90. 9c17388 Set device admin on dpm set-device-owner command by Esteban Talavera · 10 years ago
  91. 71ac935 Merge "Bring install and install-multiple into parity." into lmp-dev by Jeff Sharkey · 10 years ago
  92. d09fbaf Merge "Add new adb dpm (= DevicePolicyManager) command" into lmp-dev by Esteban Talavera · 10 years ago
  93. b5ef162 Add new adb dpm (= DevicePolicyManager) command by Esteban Talavera · 10 years ago
  94. e980804 Bring install and install-multiple into parity. by Jeff Sharkey · 10 years ago
  95. c46cd62 Merge "Clean entire arg block when setting process name." into lmp-dev by Jeff Brown · 10 years ago
  96. 00c0cd4 Clean entire arg block when setting process name. by Jeff Brown · 10 years ago
  97. f58e532 Merge "Apply cross-user restrictions to Shell" into lmp-dev by Amith Yamasani · 10 years ago
  98. 8cd28b5 Apply cross-user restrictions to Shell by Amith Yamasani · 10 years ago
  99. 65e76d1 Output recent configs in am get-config command by Adam Lesinski · 10 years ago
  100. dda003f Clean up apks installed for a removed user by Amith Yamasani · 10 years ago