1. 4c9b149 Merge "Add nvram user." by Mattias Nissler · 8 years ago
  2. 864e8e8 liblog: add __android_log_pmsg_file_read by Mark Salyzyn · 8 years ago
  3. d4b061b liblog: add __android_log_pmsg_file_write by Mark Salyzyn · 8 years ago
  4. 0897ab0 Add nvram user. by Mattias Nissler · 8 years ago
  5. 206a3b9 Add error reporting mechanism for failing Unwind. by Christopher Ferris · 8 years ago
  6. 5596cf0 Add notice for adding users in AOSP. by Jorge Lucangeli Obes · 9 years ago
  7. 67d7eaf liblog: add android_log_write_string8_len by Mark Salyzyn · 9 years ago
  8. 1c13c3d Add more first-party Brillo system users. by Jorge Lucangeli Obes · 9 years ago
  9. 0836c9e Sync internal<->AOSP user list. by Chien-Yu Chen · 9 years ago
  10. bd1ad04 liblog: event log list logging handler by Mark Salyzyn · 9 years ago
  11. 9ac4e00 libutils: add String8 and String16 std_string utility methods by Samuel Tan · 9 years ago
  12. 95fd527 libutils: remove whitespace from String8 files by Samuel Tan · 9 years ago
  13. 8c09555 Merge "libutils: remove whitespaces in String16.cpp and String16.h" by Samuel Tan · 9 years ago
  14. f9d16ef libutils: remove whitespaces in String16.cpp and String16.h by Samuel Tan · 9 years ago
  15. d61ad3c Merge "Move libnetutils headers into libnetutils." by Elliott Hughes · 9 years ago
  16. 737325f Merge "Move libdiskconfig headers into libdiskconfig." by Elliott Hughes · 9 years ago
  17. 1c3d784 Merge "Move libmemtrack headers into libmemtrack." by Elliott Hughes · 9 years ago
  18. 8dccdbf Move libdiskconfig headers into libdiskconfig. by Elliott Hughes · 9 years ago
  19. ab5ed09 Move libmemtrack headers into libmemtrack. by Elliott Hughes · 9 years ago
  20. 8501751 Move libnetutils headers into libnetutils. by Elliott Hughes · 9 years ago
  21. e2b4e1e Move libnativeloader headers into libnativeloader. by Elliott Hughes · 9 years ago
  22. 86cf941 Fix windows 64-bit builds by Dan Willemsen · 9 years ago
  23. b34e4a0 libcutils/fastboot: improve multi-buffer write. by David Pursell · 9 years ago
  24. 8385fb2 libcutils: add multi-buffer socket send. by David Pursell · 9 years ago
  25. 756e1c8 libcutils: add socket_get_local_port(). by David Pursell · 9 years ago
  26. 53529ec Merge "Name the pixel format and transform enums" by Dan Stoza · 9 years ago
  27. 003c072 uid for codec process by Marco Nelissen · 9 years ago
  28. 572bce2 fastboot: use cutils socket functions. by David Pursell · 9 years ago
  29. 1906de1 Merge "libcutils: share Windows networking code." by David Pursell · 9 years ago
  30. ad12df2 Merge "Allow setting an arbitrary alignment for an entry." by Christopher Ferris · 9 years ago
  31. 5e9f3d4 Allow setting an arbitrary alignment for an entry. by Christopher Ferris · 9 years ago
  32. 95d1bd2 Merge "Add logd security buffer tag types and string write API." by Rubin Xu · 9 years ago
  33. d545d29 Add logd security buffer tag types and string write API. by Rubin Xu · 9 years ago
  34. 3a84b68 Remove unused cruft from <log/log.h>. by Elliott Hughes · 9 years ago
  35. 0eb8e1b libcutils: share Windows networking code. by David Pursell · 9 years ago
  36. e6884ce Add a ZipArchiveStreamEntry class. by Christopher Ferris · 9 years ago
  37. e7a9e52 debuggerd: fork and drop privileges when dumping. by Josh Gao · 9 years ago
  38. 4ae1802 android_filesystem_config.h: Add Brillo users. by Jorge Lucangeli Obes · 9 years ago
  39. 08c9891 libbinderwrapper: Add BinderWrapper::GetOrCreateInstance() by Alex Vakulenko · 9 years ago
  40. 17d80c8 Use GID "wakelock" to control access to kernel wakelock by Pavlin Radoslavov · 9 years ago
  41. d2a6220 Add parameter for shared namespaces by Dimitry Ivanov · 9 years ago
  42. 37211e1 Add audioserver UID. by Jorge Lucangeli Obes · 9 years ago
  43. 51544cc New uid for extractor process by Marco Nelissen · 9 years ago
  44. 48cd340 Name the pixel format and transform enums by Dan Stoza · 9 years ago
  45. 461a295 Merge "cutils: trace: add DATABASE tag" by Greg Hackmann · 9 years ago
  46. 86052a5 Merge "logd: liblog: logcat: Add LOG_ID_SECURITY" by Mark Salyzyn · 9 years ago
  47. 30edbdc Merge changes I598c8c5c,I672b0f4d,Id882978b,Idff5e080,Ib124eca1, ... by Mark Salyzyn · 9 years ago
  48. 0d6e594 Apply permitted path to the classloader-namespace by Dimitry Ivanov · 9 years ago
  49. b6a8d41 logger.h: reduce maximum payload so sum is page size by Mark Salyzyn · 9 years ago
  50. 90e7af3 liblog: logprint add uid format modifier by Mark Salyzyn · 9 years ago
  51. 9b292f5 logger.h: Add definition for logger_entry_v4 by Mark Salyzyn · 9 years ago
  52. 083b037 logd: liblog: logcat: Add LOG_ID_SECURITY by Mark Salyzyn · 9 years ago
  53. ffbd86f liblog: Add __android_log_security() by Mark Salyzyn · 9 years ago
  54. beceb6e Merge "Native loader as a separate library" by Dimitry Ivanov · 9 years ago
  55. f8e546e liblog: Support for ANDROID_LOG_WRAP mode flag on reader by Mark Salyzyn · 9 years ago
  56. ac1b191 Native loader as a separate library by Dimitry Ivanov · 9 years ago
  57. ba7a9a0 logd: liblog: logcat: switch to android_log_clockid() (2) by Mark Salyzyn · 9 years ago
  58. b566435 Merge "Revert "logd: liblog: logcat: switch to android_log_clockid()"" by Mark Salyzyn · 9 years ago
  59. 9e18cdc Revert "logd: liblog: logcat: switch to android_log_clockid()" by Mark Salyzyn · 9 years ago
  60. 9eca0e7 Merge "logd: liblog: logcat: switch to android_log_clockid()" by Mark Salyzyn · 9 years ago
  61. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  62. 77b5696 logd: liblog: logcat: switch to android_log_clockid() by Mark Salyzyn · 9 years ago
  63. c314b2b cutils: trace: add DATABASE tag by Greg Hackmann · 10 years ago
  64. b0df9dc Merge "libutils: fix cache removal when callback invalidates the key" by Sergio Giro · 9 years ago
  65. b7170fe libutils: fix cache removal when callback invalidates the key by Sergio Giro · 9 years ago
  66. 2d2e0a5 liblog: resolve deadlocks by Mark Salyzyn · 9 years ago
  67. c2e7d49 Revert "liblog: resolve deadlocks" by Mark Salyzyn · 9 years ago
  68. 7a2a307 liblog: resolve deadlocks by Mark Salyzyn · 9 years ago
  69. 2f33e0c Merge "libutils: Add UNEXPECTED_NULL status_t" by Christopher Wiley · 9 years ago
  70. c3441e6 libutils: Add UNEXPECTED_NULL status_t by Christopher Wiley · 9 years ago
  71. c39ba5a Enable hidepid=2 on /proc by Nick Kralevich · 9 years ago
  72. f2d2509 Use std::unique_ptr instead of UniquePtr. by Dan Albert · 9 years ago
  73. 518d043 Merge "Teach sp<> how to std::move" by John Reck · 9 years ago
  74. ac60abd Merge "Add deflate compression to ZipWriter" by Adam Lesinski · 9 years ago
  75. 500afc7 liblog: add android_log_timestamp() private function by Mark Salyzyn · 9 years ago
  76. 4cbed02 liblog: logcat: add epoch and monotonic format modifiers by Mark Salyzyn · 9 years ago
  77. d69089a Teach sp<> how to std::move by John Reck · 9 years ago
  78. 591fd39 Add deflate compression to ZipWriter by Adam Lesinski · 9 years ago
  79. fb371d6 Merge "libbinderwrapper: Add GetCallingUid() and GetCallingPid()." by Daniel Erat · 9 years ago
  80. 7cba9db libbinderwrapper: Add GetCallingUid() and GetCallingPid(). by Daniel Erat · 9 years ago
  81. ad4ad8c Implement ZipWriter for quickly writing ZipFiles. by Adam Lesinski · 9 years ago
  82. 0cb59c0 system/core: fix iterator for LruCache by Sergio Giro · 9 years ago
  83. 65475f8c am b955f476: Merge "Add a "tlsdate" AID for unprivileged tlsdate execution." by Gilad Arnold · 9 years ago
  84. b5fa889 Add a "tlsdate" AID for unprivileged tlsdate execution. by Gilad Arnold · 9 years ago
  85. bda375f am c6c6ab50: Merge "Implement C++11 move semantics for android::FileMap" by Adam Lesinski · 9 years ago
  86. 6f8885b Implement C++11 move semantics for android::FileMap by Adam Lesinski · 9 years ago
  87. bdae9bf resolved conflicts for 70808827 to stage-aosp-master by Sergio Giro · 9 years ago
  88. f84a490 system/core: remove BasicHashtable by Sergio Giro · 9 years ago
  89. 351c211 am 447356dd: Merge "liblog: logcat: Add year and zone to date on each line" by Mark Salyzyn · 9 years ago
  90. b5a00d6 am e0453334: Merge "system/core: remove methods returning SharedBuffer in String8, String16" by Sergio Giro · 9 years ago
  91. 447356d Merge "liblog: logcat: Add year and zone to date on each line" by Mark Salyzyn · 9 years ago
  92. e045333 Merge "system/core: remove methods returning SharedBuffer in String8, String16" by Sergio Giro · 9 years ago
  93. 282efae system/core: remove methods returning SharedBuffer in String8, String16 by Sergio Giro · 9 years ago
  94. 8e2c820 am 730fdbb1: Merge "system/core: change LruCache to use unordered_set instead of BasicHashTable" by Sergio Giro · 9 years ago
  95. 730fdbb Merge "system/core: change LruCache to use unordered_set instead of BasicHashTable" by Sergio Giro · 9 years ago
  96. bb58cde system/core: change LruCache to use unordered_set instead of BasicHashTable by Sergio Giro · 9 years ago
  97. c6ca7a5 am eccf0a45: Merge "utils: add pwrite64 to Compat.h for Mac" by Sami Tolvanen · 9 years ago
  98. 8731d30 utils: add pwrite64 to Compat.h for Mac by Sami Tolvanen · 9 years ago
  99. f28f6a9 liblog: logcat: Add year and zone to date on each line by Mark Salyzyn · 9 years ago
  100. f777655 resolved conflicts for 6ee734cf to stage-aosp-master by Sergio Giro · 9 years ago