1. 41df668 NativeBridge: Refactor for new initialization flow by Andreas Gampe · 10 years ago
  2. 97b536f init.usb.rc: Change product id to for add only config by Badhri Jagan Sridharan · 10 years ago
  3. 3c8e92c Fix for parenthesis error by Arseniy Antonov · 10 years ago
  4. cad56b6 Remove android_... store_barriers and 64-bit atomics. by Hans Boehm · 10 years ago
  5. 6a59468 logcat: document help tail from time by Mark Salyzyn · 10 years ago
  6. 19e8de0 logd: simplification, return NULL instead of threadexit NULL by Mark Salyzyn · 10 years ago
  7. c692410 Change /dalvik-cache to be owned by root. by Alex Light · 10 years ago
  8. f9e4d72 Merge "Reject zip archives with entry names containing \0." into lmp-dev by Narayan Kamath · 10 years ago
  9. 314313a Move bootanim and surfaceflinger to class core by Andres Morales · 10 years ago
  10. 0c1b894 Reject zip archives with entry names containing \0. by Piotr Jastrzebski · 10 years ago
  11. a005e77 Merge "Enable not rebooting during default encryption" into lmp-dev by Paul Lawrence · 10 years ago
  12. c23074f Enable not rebooting during default encryption by Paul Lawrence · 10 years ago
  13. 4089cda Merge "NativeBridge: Tighten security on libnativebridge" into lmp-dev by Andreas Gampe · 10 years ago
  14. cd2ef4c NativeBridge: Tighten security on libnativebridge by Andreas Gampe · 10 years ago
  15. 0b12f0a Merge "processgroup: close directories opened by removeAllProcessGroups()" into lmp-dev by Colin Cross · 10 years ago
  16. c15dd04 processgroup: close directories opened by removeAllProcessGroups() by Colin Cross · 10 years ago
  17. 6ba555f Merge "libutils: Don't segfault ProcessCallStack when getting thread name fails" into lmp-dev by Igor Murashkin · 10 years ago
  18. 63fbdb6 libutils: Don't segfault ProcessCallStack when getting thread name fails by Igor Murashkin · 10 years ago
  19. 342a226 healthd: charger: fix check for charger connected to enter suspend by Todd Poynor · 10 years ago
  20. 82b7624 Remove obsolete tcp buffer size system properties. by Robert Greenwalt · 10 years ago
  21. 3e3fbc4 Merge "Update for public android_set_abort_message()." into lmp-dev by Dan Albert · 10 years ago
  22. c68fedc Update for public android_set_abort_message(). by Dan Albert · 10 years ago
  23. a42adff fastboot: add the support of the second stage image [DO NOT MERGE] by Jeremy Compostella · 10 years ago
  24. 4fe327b Merge "Remove inputflinger from init. DO NOT MERGE" into lmp-dev by Michael Wright · 10 years ago
  25. 1de92cf Remove inputflinger from init. DO NOT MERGE by Michael Wright · 10 years ago
  26. 69d68b6 Merge "Add trace tag for power management." into lmp-dev by Jeff Brown · 10 years ago
  27. 935708b Switch libnativebridge to clang by Calin Juravle · 10 years ago
  28. 338b339 Merge "Move native bridge library in system/core" into lmp-dev by Calin Juravle · 10 years ago
  29. 4914fcd Move native bridge library in system/core by Calin Juravle · 10 years ago
  30. c3ba324 Merge "Export the new system_server classpath." into lmp-dev by Narayan Kamath · 10 years ago
  31. de4d921 Add trace tag for power management. by Jeff Brown · 10 years ago
  32. 0be19a5 Merge "libusbhost: Fix IOCTL call during usb_request_cancel" into lmp-dev by Badhri Jagan Sridharan · 10 years ago
  33. a639b97 Do not suppress maps dump when si_addr<PAGE_SIZE by Dmitriy Ivanov · 10 years ago
  34. cc2566f Merge "Tunneled Video Playback support" into lmp-dev by Rachad · 10 years ago
  35. c113c58 logd: persistent reader threads by Mark Salyzyn · 10 years ago
  36. 1fabc35 Export the new system_server classpath. by Narayan Kamath · 10 years ago
  37. 2666859 libusbhost: Fix IOCTL call during usb_request_cancel by Badhri Jagan Sridharan · 10 years ago
  38. 678bd2e Fix build of adb with gcc-4.9. by Alexander Ivchenko · 10 years ago
  39. fb2343d Merge "audio: add defines for audio HW sync source" into lmp-dev by Eric Laurent · 10 years ago
  40. 46a8ffe Fix Windows adb build by avoiding "bool" by Brian Carlstrom · 10 years ago
  41. d91e6df audio: add defines for audio HW sync source by Eric Laurent · 10 years ago
  42. 3b1215c Merge "sound_trigger HAL update" into lmp-dev by Eric Laurent · 10 years ago
  43. 2a36342 Add uncached argument to BacktraceMap::Create on darwin by Brian Carlstrom · 10 years ago
  44. 43d65b6 Merge "Escape single quotes in arguments." into lmp-dev by Jeff Sharkey · 10 years ago
  45. d9c4b14 Move host 'get-state' service up so that it works. by Simon Ye · 10 years ago
  46. d0eee74 Escape single quotes in arguments. by Jeff Sharkey · 10 years ago
  47. f02593b Allow getting an uncached process map. by Christopher Ferris · 10 years ago
  48. d6d4c61 Tunneled Video Playback support by Rachad · 10 years ago
  49. 3fc434e sound_trigger HAL update by Eric Laurent · 10 years ago
  50. 3679d5f Merge "Fix sdcard truncates." into lmp-dev by Elliott Hughes · 10 years ago
  51. 4568565 Fix sdcard truncates. by Elliott Hughes · 10 years ago
  52. 4ffed01 Exclude bionic private headers from include path by Dmitriy Ivanov · 10 years ago
  53. a361503 Merge "Consolidate adb trace macro defines into its own header file." into lmp-dev by leozwang · 10 years ago
  54. d3fc15f Consolidate adb trace macro defines into its own header file. by leozwang · 10 years ago
  55. 4bb951a Merge "BlobCache: fix uninitialized memory" into lmp-dev by Antoine Labour · 10 years ago
  56. 2f2e79d debuggerd: tombstone: suppress logger request for logd process by Mark Salyzyn · 10 years ago
  57. 166cfe6 Added default constructor for log_t. by Brigid Smith · 10 years ago
  58. a6ff5c9 Fix adb "ptsname is not thread-safe; use ptsname_r instead" build break. by Elliott Hughes · 10 years ago
  59. b0b856e Fix "ptsname is not thread-safe; use ptsname_r instead" build break. by Elliott Hughes · 10 years ago
  60. 5f6ebc2 BlobCache: fix uninitialized memory by Antoine Labour · 10 years ago
  61. 1e92ed5 audio: define type for unique audio Ids. by Eric Laurent · 10 years ago
  62. a768c30 audio: add audio device address helper function by Eric Laurent · 10 years ago
  63. 0a381a3 audio: move struct audio_config definition to audio.h by Eric Laurent · 10 years ago
  64. dd3363c Merge "Define new audio attribute flag: beacon" into lmp-dev by Jean-Michel Trivi · 10 years ago
  65. 0047368 Prevent the accidental closure of fd[0] for missing zip files. by Neil Fuller · 10 years ago
  66. c3dbe12 Define new audio attribute flag: beacon by Jean-Michel Trivi · 10 years ago
  67. 74ff4fc Merge "Follow refactoring of install-abandon command." into lmp-dev by Jeff Sharkey · 10 years ago
  68. 7bb5660 Refresh toolbox. by Elliott Hughes · 10 years ago
  69. eb49dd7 Remove invalid 64-bit host objects. by Stephen Hines · 10 years ago
  70. ac77e1f Follow refactoring of install-abandon command. by Jeff Sharkey · 10 years ago
  71. 5a25523 Merge "Redirect debug output to logcat." into lmp-dev by leozwang · 10 years ago
  72. 504b4e9 Merge "sdcard: ensure installd fs upgrade has completed" into lmp-dev by Nick Kralevich · 10 years ago
  73. 8d28fa7 sdcard: ensure installd fs upgrade has completed by Nick Kralevich · 10 years ago
  74. 2befa73 Remove <cutils/tztime.h>. by Elliott Hughes · 10 years ago
  75. d5c4174 logcat: test: logrotate flags by Mark Salyzyn · 10 years ago
  76. e43b99a Correction to TRACE format strings by Marcus Oakland · 10 years ago
  77. 64567d1 Merge "graphics: update raw10 to allow padding between rows" into lmp-dev by Zhijun He · 10 years ago
  78. d41f1a7 Clarify init's write command. by Elliott Hughes · 10 years ago
  79. c73b73a graphics: update raw10 to allow padding between rows by Zhijun He · 10 years ago
  80. 48a9042 Redirect debug output to logcat. by leozwang · 10 years ago
  81. e5ab3e3 Add a comment to not delete seemingly unused code. by Sreeram Ramachandran · 10 years ago
  82. eec2326 Put back some deleted code. by Sreeram Ramachandran · 10 years ago
  83. 759356b Merge "Cleanup: Delete dead code." into lmp-dev by Sreeram Ramachandran · 10 years ago
  84. 435fe9b Stop and start netd explicitly for "adb shell stop/start". DO NOT MERGE by Sreeram Ramachandran · 10 years ago
  85. a723689 Cleanup: Delete dead code. by Sreeram Ramachandran · 10 years ago
  86. 930d53e Switch to NetBSD's kill(1). by Elliott Hughes · 10 years ago
  87. bb2e400 Fix cp(1) for files in /proc. by Elliott Hughes · 10 years ago
  88. 67cb1ae Remove the /dev/.booting file before triggering boot. by Riley Andrews · 10 years ago
  89. ef16a17 Merge "adb: set O_CLOEXEC on lots of file descriptors" into lmp-dev by Nick Kralevich · 10 years ago
  90. fe8d7f4 adb: set O_CLOEXEC on lots of file descriptors by Nick Kralevich · 10 years ago
  91. b14f65c Do not typedef char16_t if it is a keyword. by Hans Boehm · 10 years ago
  92. c11146e Fix implicit declaration of function 'prctl' in logd. by Elliott Hughes · 10 years ago
  93. cbbb83b Fix implicit declaration of function 'prctl' in adb. by Elliott Hughes · 10 years ago
  94. 400c381 Move sched_policy.c off bionic's PR_SET_TIMERSLACK_PID. by Elliott Hughes · 10 years ago
  95. 7677e04 Merge "newfs_msdos: Added option to cluster-align the start of the root directory" into lmp-dev by Daniel Rosenberg · 10 years ago
  96. 4415e2a Scan all descriptors when checking for fastboot [DO NOT MERGE] by Patrick Tjin · 10 years ago
  97. 04f9b2a debuggerd: use O_NOFOLLOW|O_CLOEXEC for tombstones by Nick Kralevich · 10 years ago
  98. 052f275 newfs_msdos: Added option to cluster-align the start of the root directory by Daniel Rosenberg · 10 years ago
  99. cadd5bb Add force usage and config type for HDMI-CEC system audio mode. by Jungshik Jang · 10 years ago
  100. e9f7361 Add SIGFPE to crasher. by Elliott Hughes · 10 years ago