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