1. 3449789 SkStream is no longer a ref counted object. by Leon Scroggins III · 10 years ago
  2. b9a5e4a Add new debug feature to automatically create heap dumps. by Dianne Hackborn · 9 years ago
  3. 0510c2e Add a list verb to the settings cmd. by John Spurlock · 9 years ago
  4. a8c6111 Content and settings shell commands passing invalid calling package. by Svetoslav · 9 years ago
  5. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  6. 53a29a9 Added ActivityManager API and AM command to resize a task. by Wale Ogunwale · 9 years ago
  7. 23eeb2b am 287c53f4: am 76507a64: am 72dc62ea: Merge "Track removal of refcounts from FileMap." by Narayan Kamath · 9 years ago
  8. 76507a6 am 72dc62ea: Merge "Track removal of refcounts from FileMap." by Narayan Kamath · 9 years ago
  9. 688ff4c Track removal of refcounts from FileMap. by Narayan Kamath · 9 years ago
  10. 4fecab5 Merge commit '32acf753e8989766f67fd5300d3eb467f707cc79' into HEAD by Bill Yi · 9 years ago
  11. 211f8b4 am b1ea8a53: am 2aa2672d: am 627396ac: Merge "Add missing <sys/file.h> include for flock." by Elliott Hughes · 9 years ago
  12. b1ea8a5 am 2aa2672d: am 627396ac: Merge "Add missing <sys/file.h> include for flock." by Elliott Hughes · 9 years ago
  13. b9de25f Add missing <sys/file.h> include for flock. by Elliott Hughes · 9 years ago
  14. 5e789f0 Fixed bug in 'am stack split' command. by Wale Ogunwale · 9 years ago
  15. 2c5763a Am command to split a stack. by Wale Ogunwale · 9 years ago
  16. 9d3de4c Support for activity to opt-in/out of resizeable/multi-window support. by Wale Ogunwale · 9 years ago
  17. aab56db Show stacks underneath a resized stack by Todd Kennedy · 9 years ago
  18. 026111b am f7049289: am 3812e68e: Merge "kill HAVE_PTHREADS." automerge: 3a10a67 by Yabin Cui · 9 years ago
  19. 3a10a67 am f7049289: am 3812e68e: Merge "kill HAVE_PTHREADS." by Yabin Cui · 9 years ago
  20. 1610486 kill HAVE_PTHREADS. by Yabin Cui · 9 years ago
  21. 4900bf9 Expose new binder call createStackOnDisplay() by Todd Kennedy · 10 years ago
  22. c732113 Merge "Update dpm command to follow --user convention." by Sudheer Shanka · 10 years ago
  23. ca4d842 Rename the binder call createActivityContainer by Todd Kennedy · 10 years ago
  24. 474c7ac Update dpm command to follow --user convention. by Sudheer Shanka · 10 years ago
  25. 5895867 am e5cb6a25: am bb845152: Merge "pm path needs to return 0 when it succeeds." into lmp-mr1-dev by Hui Shu · 10 years ago
  26. 9bd1382 am e5cb6a25: am bb845152: Merge "pm path needs to return 0 when it succeeds." into lmp-mr1-dev by Hui Shu · 10 years ago
  27. bb84515 Merge "pm path needs to return 0 when it succeeds." into lmp-mr1-dev by Hui Shu · 10 years ago
  28. 64616f2 Merge "Support quatation mark for text command" by Jaewan Kim · 10 years ago
  29. 4515993 am 1bafd01a: am 44a5a30a: Merge "Fix "pm list permissions" crash if resource string missing" by Narayan Kamath · 10 years ago
  30. 1cc57ab am 1bafd01a: am 44a5a30a: Merge "Fix "pm list permissions" crash if resource string missing" by Narayan Kamath · 10 years ago
  31. 44a5a30 Merge "Fix "pm list permissions" crash if resource string missing" by Narayan Kamath · 10 years ago
  32. a6ad625 am e06184e4: Merge "Add mips64 support to app_process." automerge: 51bdc62 by Jeff Hao · 10 years ago
  33. 093dad2 am e06184e4: Merge "Add mips64 support to app_process." automerge: 51bdc62 by Jeff Hao · 10 years ago
  34. 7e7c603 Add mips64 support to app_process. by Douglas Leung · 10 years ago
  35. 0d09166 Reapply: Add generated source dependency for Jack compilation. by Guang Zhu · 10 years ago
  36. 9954a44 am d8ca1208: am 07bba9ab: Merge "shell based UI Automator source move" into lmp-mr1-dev by Guang Zhu · 10 years ago
  37. 18b892c shell based UI Automator source move by Guang Zhu · 10 years ago
  38. ac31510 pm path needs to return 0 when it succeeds. by Hui Shu · 10 years ago
  39. 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
  40. cc0c8f2 Switch to libsigchain.a by Dmitriy Ivanov · 10 years ago
  41. f15b672 Support quatation mark for text command by Jaewan Kim · 10 years ago
  42. 46c82b4 Adjust format strings to work on both 32-bit and 64-bit builds by Bernhard Rosenkränzer · 10 years ago
  43. 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
  44. 7b7c58b Work on issue #18572506: AppOps in-memory state is invalid after... by Dianne Hackborn · 10 years ago
  45. 243a42a am 43ea037b: am 481c4b64: Merge "Fix class vs. struct mismatch" by Chih-hung Hsieh · 10 years ago
  46. bcf57d9 am f07a99f9: am 07aca15b: Merge "Better am error when SELinux blocking access." into lmp-mr1-dev by Jeff Sharkey · 10 years ago
  47. 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
  48. 99d61ed Fix class vs. struct mismatch by Bernhard Rosenkränzer · 10 years ago
  49. dbea3cd Better am error when SELinux blocking access. by Jeff Sharkey · 10 years ago
  50. 604aec9 Merge "Add new subcommand 'set-active-admin' to the dpm command." into lmp-mr1-dev by Zoltan Szatmary-Ban · 10 years ago
  51. 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
  52. 24b1c23 Fix issue #15828903: Intent.parseUri allows call to FLAG_GRANT_*_URI_PERMISSION by Dianne Hackborn · 10 years ago
  53. 377d6f0 am 42fec57f: am d9968438: Merge "Fix issue with call backs from media process." into lmp-mr1-dev by Dianne Hackborn · 10 years ago
  54. cd24a6d am 43b8643e: am f926d71b: Merge "Fix format strings mismatching the parameters passed to them" by Chih-hung Hsieh · 10 years ago
  55. 09993f7 Fix format strings mismatching the parameters passed to them by Bernhard Rosenkränzer · 10 years ago
  56. 582bdf9 am d8c169fe: am 0c437fd3: Merge "Add appropriate casts for char16_t." by Dan Albert · 10 years ago
  57. 6698749 Add appropriate casts for char16_t. by Dan Albert · 10 years ago
  58. ff17024 Fix issue with call backs from media process. by Dianne Hackborn · 10 years ago
  59. e911987 Add new subcommand 'set-active-admin' to the dpm command. by Zoltan Szatmary-Ban · 10 years ago
  60. bd20bf7 am 7658f0ed: Merge "Teach bmgr that "android" is a valid package name" into lmp-mr1-dev by Christopher Tate · 10 years ago
  61. fbec21f Teach bmgr that "android" is a valid package name by Christopher Tate · 10 years ago
  62. 95ef0ac am 525da301: am 85d558cd: Add Activity API to get referrer information. by Dianne Hackborn · 10 years ago
  63. 85d558c Add Activity API to get referrer information. by Dianne Hackborn · 10 years ago
  64. 5bf0c65 am f89a2fda: Merge "Frameworks/base: Fix two warnings in cmds" by Andreas Gampe · 10 years ago
  65. ebee137 Frameworks/base: Fix two warnings in cmds by Andreas Gampe · 10 years ago
  66. 9a0aa55 am e80c01e8: Merge "Frameworks/base: Turn on -Wall -Werror in cmds" by Andreas Gampe · 10 years ago
  67. cfedceb Frameworks/base: Turn on -Wall -Werror in cmds by Andreas Gampe · 10 years ago
  68. 8d37f7c am 9647bdd9: am 70bbbd32: Merge "More flexible intent extra parsing." into lmp-mr1-dev by Daniel Sandler · 10 years ago
  69. 70bbbd3 Merge "More flexible intent extra parsing." into lmp-mr1-dev by Daniel Sandler · 10 years ago
  70. 3869d75 am 984cf41a: Merge "Have Pm return the correct code" into lmp-mr1-dev by Evan Charlton · 10 years ago
  71. 7c00619 Have Pm return the correct code by Evan Charlton · 10 years ago
  72. 795893e More flexible intent extra parsing. by Daniel Sandler · 10 years ago
  73. 5a71f83 Merge lmp-dev-plus-aosp-without-vendor into stage-aosp-master by Bill Yi · 10 years ago
  74. 1bb42f0 am 09a7d324: am 388dbd28: Merge "Include <time.h> for clock_nanosleep." by Elliott Hughes · 10 years ago
  75. 388dbd2 Merge "Include <time.h> for clock_nanosleep." by Elliott Hughes · 10 years ago
  76. bb94f31 Include <time.h> for clock_nanosleep. by Elliott Hughes · 10 years ago
  77. 13078e1 am 9be7db6e: am 952dd924: Merge "Switch to libsigchain.a" by Dmitriy Ivanov · 10 years ago
  78. a0d07d4 am 9be7db6e: am 952dd924: Merge "Switch to libsigchain.a" by Dmitriy Ivanov · 10 years ago
  79. 5ba317c Switch to libsigchain.a by Dmitriy Ivanov · 10 years ago
  80. 07268ce Link sigchain to main executable by Dmitriy Ivanov · 10 years ago
  81. 7f05e91 am d1e735ef: am ed583f5e: Merge "Link sigchain to main executable" by Dmitriy Ivanov · 10 years ago
  82. 26d75a9 am d1e735ef: am ed583f5e: Merge "Link sigchain to main executable" by Dmitriy Ivanov · 10 years ago
  83. 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
  84. 4ee6658 am 7ea69880: Merge "Improve some docs, fix some debugging." into lmp-dev by Dianne Hackborn · 10 years ago
  85. 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
  86. ab4a81b Improve some docs, fix some debugging. by Dianne Hackborn · 10 years ago
  87. 96e0cfa Link sigchain to main executable by Dmitriy Ivanov · 10 years ago
  88. 2246696 am 3910f53c: Merge "bootanimation: Tweak parameters for pcm_open for playing boot sounds." into lmp-dev by Mike Lockwood · 10 years ago
  89. 2813858 bootanimation: Tweak parameters for pcm_open for playing boot sounds. by Mike Lockwood · 10 years ago
  90. 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
  91. e4e5780 am 56b7d562: Merge "Add support for playing audio during bootanimation" into lmp-dev by Mike Lockwood · 10 years ago
  92. ebf9a0d Add support for playing audio during bootanimation by Mike Lockwood · 10 years ago
  93. 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
  94. 671d26e am 75c33d9d: Merge "Adds the ability to start a user in background" into lmp-dev by Alexandra Gherghina · 10 years ago
  95. 979e40e Adds the ability to start a user in background by Alexandra Gherghina · 10 years ago
  96. 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
  97. 9b80323 am 7fa90f6a: Merge "bootanimation: allow animation to specify background color" into lmp-dev by Jesse Hall · 10 years ago
  98. 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
  99. 083b84c bootanimation: allow animation to specify background color by Jesse Hall · 10 years ago
  100. 9690027 am 23df1c46: Merge "Allow null queues to be set in MediaSession" into lmp-dev by RoboErik · 10 years ago