1. de4d921 Add trace tag for power management. by Jeff Brown · 10 years ago
  2. 0be19a5 Merge "libusbhost: Fix IOCTL call during usb_request_cancel" into lmp-dev by Badhri Jagan Sridharan · 10 years ago
  3. a639b97 Do not suppress maps dump when si_addr<PAGE_SIZE by Dmitriy Ivanov · 10 years ago
  4. cc2566f Merge "Tunneled Video Playback support" into lmp-dev by Rachad · 10 years ago
  5. c113c58 logd: persistent reader threads by Mark Salyzyn · 10 years ago
  6. 2666859 libusbhost: Fix IOCTL call during usb_request_cancel by Badhri Jagan Sridharan · 10 years ago
  7. 678bd2e Fix build of adb with gcc-4.9. by Alexander Ivchenko · 10 years ago
  8. fb2343d Merge "audio: add defines for audio HW sync source" into lmp-dev by Eric Laurent · 10 years ago
  9. 46a8ffe Fix Windows adb build by avoiding "bool" by Brian Carlstrom · 10 years ago
  10. d91e6df audio: add defines for audio HW sync source by Eric Laurent · 10 years ago
  11. 3b1215c Merge "sound_trigger HAL update" into lmp-dev by Eric Laurent · 10 years ago
  12. 2a36342 Add uncached argument to BacktraceMap::Create on darwin by Brian Carlstrom · 10 years ago
  13. 43d65b6 Merge "Escape single quotes in arguments." into lmp-dev by Jeff Sharkey · 10 years ago
  14. d9c4b14 Move host 'get-state' service up so that it works. by Simon Ye · 10 years ago
  15. d0eee74 Escape single quotes in arguments. by Jeff Sharkey · 10 years ago
  16. f02593b Allow getting an uncached process map. by Christopher Ferris · 10 years ago
  17. d6d4c61 Tunneled Video Playback support by Rachad · 10 years ago
  18. 3fc434e sound_trigger HAL update by Eric Laurent · 10 years ago
  19. 3679d5f Merge "Fix sdcard truncates." into lmp-dev by Elliott Hughes · 10 years ago
  20. 4568565 Fix sdcard truncates. by Elliott Hughes · 10 years ago
  21. 4ffed01 Exclude bionic private headers from include path by Dmitriy Ivanov · 10 years ago
  22. a361503 Merge "Consolidate adb trace macro defines into its own header file." into lmp-dev by leozwang · 10 years ago
  23. d3fc15f Consolidate adb trace macro defines into its own header file. by leozwang · 10 years ago
  24. 4bb951a Merge "BlobCache: fix uninitialized memory" into lmp-dev by Antoine Labour · 10 years ago
  25. 2f2e79d debuggerd: tombstone: suppress logger request for logd process by Mark Salyzyn · 10 years ago
  26. 166cfe6 Added default constructor for log_t. by Brigid Smith · 10 years ago
  27. a6ff5c9 Fix adb "ptsname is not thread-safe; use ptsname_r instead" build break. by Elliott Hughes · 10 years ago
  28. b0b856e Fix "ptsname is not thread-safe; use ptsname_r instead" build break. by Elliott Hughes · 10 years ago
  29. 5f6ebc2 BlobCache: fix uninitialized memory by Antoine Labour · 10 years ago
  30. 1e92ed5 audio: define type for unique audio Ids. by Eric Laurent · 10 years ago
  31. a768c30 audio: add audio device address helper function by Eric Laurent · 10 years ago
  32. 0a381a3 audio: move struct audio_config definition to audio.h by Eric Laurent · 10 years ago
  33. dd3363c Merge "Define new audio attribute flag: beacon" into lmp-dev by Jean-Michel Trivi · 10 years ago
  34. 0047368 Prevent the accidental closure of fd[0] for missing zip files. by Neil Fuller · 10 years ago
  35. c3dbe12 Define new audio attribute flag: beacon by Jean-Michel Trivi · 10 years ago
  36. 74ff4fc Merge "Follow refactoring of install-abandon command." into lmp-dev by Jeff Sharkey · 10 years ago
  37. 7bb5660 Refresh toolbox. by Elliott Hughes · 10 years ago
  38. eb49dd7 Remove invalid 64-bit host objects. by Stephen Hines · 10 years ago
  39. ac77e1f Follow refactoring of install-abandon command. by Jeff Sharkey · 10 years ago
  40. 5a25523 Merge "Redirect debug output to logcat." into lmp-dev by leozwang · 10 years ago
  41. 504b4e9 Merge "sdcard: ensure installd fs upgrade has completed" into lmp-dev by Nick Kralevich · 10 years ago
  42. 8d28fa7 sdcard: ensure installd fs upgrade has completed by Nick Kralevich · 10 years ago
  43. 2befa73 Remove <cutils/tztime.h>. by Elliott Hughes · 10 years ago
  44. d5c4174 logcat: test: logrotate flags by Mark Salyzyn · 10 years ago
  45. e43b99a Correction to TRACE format strings by Marcus Oakland · 10 years ago
  46. 64567d1 Merge "graphics: update raw10 to allow padding between rows" into lmp-dev by Zhijun He · 10 years ago
  47. d41f1a7 Clarify init's write command. by Elliott Hughes · 10 years ago
  48. c73b73a graphics: update raw10 to allow padding between rows by Zhijun He · 10 years ago
  49. 48a9042 Redirect debug output to logcat. by leozwang · 10 years ago
  50. e5ab3e3 Add a comment to not delete seemingly unused code. by Sreeram Ramachandran · 10 years ago
  51. eec2326 Put back some deleted code. by Sreeram Ramachandran · 10 years ago
  52. 759356b Merge "Cleanup: Delete dead code." into lmp-dev by Sreeram Ramachandran · 10 years ago
  53. 435fe9b Stop and start netd explicitly for "adb shell stop/start". DO NOT MERGE by Sreeram Ramachandran · 10 years ago
  54. a723689 Cleanup: Delete dead code. by Sreeram Ramachandran · 10 years ago
  55. 930d53e Switch to NetBSD's kill(1). by Elliott Hughes · 10 years ago
  56. bb2e400 Fix cp(1) for files in /proc. by Elliott Hughes · 10 years ago
  57. 67cb1ae Remove the /dev/.booting file before triggering boot. by Riley Andrews · 10 years ago
  58. ef16a17 Merge "adb: set O_CLOEXEC on lots of file descriptors" into lmp-dev by Nick Kralevich · 10 years ago
  59. fe8d7f4 adb: set O_CLOEXEC on lots of file descriptors by Nick Kralevich · 10 years ago
  60. b14f65c Do not typedef char16_t if it is a keyword. by Hans Boehm · 10 years ago
  61. c11146e Fix implicit declaration of function 'prctl' in logd. by Elliott Hughes · 10 years ago
  62. cbbb83b Fix implicit declaration of function 'prctl' in adb. by Elliott Hughes · 10 years ago
  63. 400c381 Move sched_policy.c off bionic's PR_SET_TIMERSLACK_PID. by Elliott Hughes · 10 years ago
  64. 7677e04 Merge "newfs_msdos: Added option to cluster-align the start of the root directory" into lmp-dev by Daniel Rosenberg · 10 years ago
  65. 4415e2a Scan all descriptors when checking for fastboot [DO NOT MERGE] by Patrick Tjin · 10 years ago
  66. 04f9b2a debuggerd: use O_NOFOLLOW|O_CLOEXEC for tombstones by Nick Kralevich · 10 years ago
  67. 052f275 newfs_msdos: Added option to cluster-align the start of the root directory by Daniel Rosenberg · 10 years ago
  68. cadd5bb Add force usage and config type for HDMI-CEC system audio mode. by Jungshik Jang · 10 years ago
  69. e9f7361 Add SIGFPE to crasher. by Elliott Hughes · 10 years ago
  70. 7e55d88 Merge topic 'lmkd' into lmp-dev by Colin Cross · 10 years ago
  71. aae5d43 Add missing arm64 registers. by Elliott Hughes · 10 years ago
  72. f8857cc lmkd: kill a process if zoneinfo can't be read by Colin Cross · 10 years ago
  73. 16b0946 lmkd: kill multiple tasks by Colin Cross · 10 years ago
  74. ce85d95 lmkd: use open instead of fopen by Colin Cross · 10 years ago
  75. 1a0d9be lmkd: make lmkd SCHED_FIFO by Colin Cross · 10 years ago
  76. 71bbc67 Fix the build in clang by Christopher Tate · 10 years ago
  77. b28ff91 lmkd: mlock all memory by Colin Cross · 10 years ago
  78. 9d9e62c lmkd: remove libcutils from LOCAL_SHARED_LIBRARIES by Colin Cross · 10 years ago
  79. a5e65d8 Allow sticky transform to be set in ANativeWindow. by Ruben Brunk · 10 years ago
  80. 1404e65 Merge "Fix 64-bit builds." into lmp-dev by Jeff Sharkey · 10 years ago
  81. c03064e Fix 64-bit builds. by Jeff Sharkey · 10 years ago
  82. fd0f390 Merge "Move unlink("/dev/.booting") until after filesystems are mounted." into lmp-dev by Riley Andrews · 10 years ago
  83. 80c7a5e Move unlink("/dev/.booting") until after filesystems are mounted. by Riley Andrews · 10 years ago
  84. 2eb3d3b am 7b29cc8c: Merge branch \'lmp-dev-plus-aosp\' of https://googleplex-android.googlesource.com/_direct/platform/system/core into lmp-dev-plus-aosp by Todd Poynor · 10 years ago
  85. 7b29cc8 Merge branch 'lmp-dev-plus-aosp' of https://googleplex-android.googlesource.com/_direct/platform/system/core into lmp-dev-plus-aosp by Todd Poynor · 10 years ago
  86. c6cca01 am 24ca56e1: am 923e7408: audio: add definitions for aac sub formats by aarti jadhav-gaikwad · 10 years ago
  87. 2cb1c3c am 9ec4cb80: am f813da2d: am e26ca55b: am b12e40da: am 0a7b44d5: am ab98d2e6: Merge "Create a data directory for netd and other network-related files." by Sreeram Ramachandran · 10 years ago
  88. c43a3e8 am 9f8fa8f2: am 99adb755: am b5dfe272: am f761709a: am 1829b14c: am 18e754ee: Merge "Fix LP64 tombstone.cpp build failure." by Elliott Hughes · 10 years ago
  89. 4d5d830 am b5e36713: am afacbefb: am 7ca8bae8: am 4f27968f: am 494bd36d: am dda63545: Merge "Improving maps output." by Elliott Hughes · 10 years ago
  90. 342681c am 80e236a1: am 9ae2b5e1: am 8c7e0520: am cddb15b8: am b4e74db7: am 3fa71b8e: Merge "Remove sshd." by dcashman · 10 years ago
  91. b61ae5d am d7fedf9a: am 6fe31610: Merge "Fix size of "values" fields of audio_gain_config." by Jungshik Jang · 10 years ago
  92. 37ad4cc am 6a6f1166: am 2c7cfc10: Remove forced usage types for HDMI-CEC system audio mode. by Jungshik Jang · 10 years ago
  93. c543235 am d48e5fb4: am a78fc234: healthd: Reports arbitrary numbers for capacity and temperature when connected to fake battery. by Ruchi Kandoi · 10 years ago
  94. 4d96be1 am 59a954a8: am 212e9798: add cleanspec for lmkd by Colin Cross · 10 years ago
  95. 01dc8b1 am 8cb357ea: am 420f0a25: Merge "lmkd: use libprocessgroup to kill forked processes" by Colin Cross · 10 years ago
  96. 67fcd84 am 350a68bf: am fb27d34d: Merge "Add libprocessgroup" by Colin Cross · 10 years ago
  97. 2cdaf1c am 8f6c821b: am bf9ef519: am cb7be1e8: am 87c7a0d7: am 77a2c22d: Merge "adbd: adb root should terminate adbd only if it\'s debuggable" by Badhri Jagan Sridharan · 10 years ago
  98. b28f4c0 am 5dda36bd: am c89c0c65: am 75b3d8c0: am d0fa7342: am 660ba372: Merge "Fix arm emulator "D register out of range for selected VFP version" build failure." by Elliott Hughes · 10 years ago
  99. 67f549b am 3a03e61c: am 0dd3fe22: am b237f5fb: am 5acbb9bc: am b5186598: Merge "Integrate vfp-crasher with crasher." by Elliott Hughes · 10 years ago
  100. 920fca2 am a06bbdf5: am 67db9d5f: am b2ac4243: am f76c8fe6: am 328c3ef6: Merge "Fix typo in fs.h" by Elliott Hughes · 10 years ago