1. de029a8 Merge "Fix zygote energy-aware scheduler tuning bug" by Treehugger Robot · 8 years ago
  2. 07572a9 Merge "Remove crash_reporter and metricsd" by Bill Yi · 8 years ago
  3. 2713c88 Merge "Remove deprecated libnetutils DHCPv4 code" by Treehugger Robot · 8 years ago
  4. d72ba44 Remove deprecated libnetutils DHCPv4 code by Erik Kline · 8 years ago
  5. 2728ff2 Remove crash_reporter and metricsd by Christopher Wiley · 8 years ago
  6. f246ec6 Merge changes I9ab41b56,I61e4ca9b by Dan Stoza · 8 years ago
  7. 318cc3c Merge "Base: Add AbortFunction for logging" by Treehugger Robot · 8 years ago
  8. 2691e33 Base: Add AbortFunction for logging by Andreas Gampe · 8 years ago
  9. a2e874e Add color mode enums by Courtney Goeltzenleuchter · 8 years ago
  10. 0e10df4 add android_flex_layout for describing all flexible formats. by Lajos Molnar · 8 years ago
  11. d90a55c Fix zygote energy-aware scheduler tuning bug by TuHailong · 8 years ago
  12. 88b5af6 Merge "Base: Add INTERNAL_FATAL to logging severity" by Treehugger Robot · 8 years ago
  13. 550829d Base: Add INTERNAL_FATAL to logging severity by Andreas Gampe · 8 years ago
  14. af6a185 Merge "Clean up the libbase logging test." by Treehugger Robot · 8 years ago
  15. 13d78e4 Clean up the libbase logging test. by Elliott Hughes · 8 years ago
  16. 44d7a87 Merge "Teach debuggerd about SIGSYS SYS_SECCOMP signals." by Treehugger Robot · 8 years ago
  17. 023b657 Merge "Tag hostapd binary with CAP_NET_ADMIN | CAP_NET_RAW" by Christopher Wiley · 8 years ago
  18. 6fff551 Teach debuggerd about SIGSYS SYS_SECCOMP signals. by Elliott Hughes · 8 years ago
  19. 6f8e12e Tag hostapd binary with CAP_NET_ADMIN | CAP_NET_RAW by Christopher Wiley · 8 years ago
  20. 3b80e5b Merge "Base: Fix logging_test" by Treehugger Robot · 8 years ago
  21. 7c1cdd7 Base: Fix logging_test by Andreas Gampe · 8 years ago
  22. 7eaef8a Use <condition_variable> and <mutex.h> from MinGW by Pirama Arumuga Nainar · 8 years ago
  23. f74553f Merge "Split fstab mount into 2 phases" by Wei Wang · 8 years ago
  24. 254f443 Split fstab mount into 2 phases by Wei Wang · 8 years ago
  25. 85a78f1 Merge "Precise command constants on adb/protoxol.txt" by Treehugger Robot · 8 years ago
  26. d659510 Merge "liblog: don't bother keeping FD around once it's mapped." by Treehugger Robot · 8 years ago
  27. 31ea863 Merge "Use android::base::Readlink in init." by Treehugger Robot · 8 years ago
  28. 3aaca7d Merge changes I38c76bb2,I81a55e92 by Treehugger Robot · 8 years ago
  29. b7aef30 Merge "Allow setting oom_score_adj for services spawned from init" by Marco Nelissen · 8 years ago
  30. 43a5f31 logd: clear all from non system user status request by Mark Salyzyn · 8 years ago
  31. 1eefca2 logd: crash in prune mLastWorstPidOfSystem by Mark Salyzyn · 8 years ago
  32. 37686d4 Merge "Revert "init: create /dev/urandom, /dev/random in first stage."" by Josh Gao · 8 years ago
  33. 4c8a76e Revert "init: create /dev/urandom, /dev/random in first stage." by Josh Gao · 8 years ago
  34. 50d6065 Merge "Fix adb." by Josh Gao · 8 years ago
  35. 7f4ab76 Fix adb. by Elliott Hughes · 8 years ago
  36. 1f5a49f Merge changes from topic 'adb_cmd_socket' by Treehugger Robot · 8 years ago
  37. f3d4303 Merge "libcutils: try all addresses in socket_network_client_timeout." by Treehugger Robot · 8 years ago
  38. 9baf4e9 Merge "init: create /dev/urandom, /dev/random in first stage." by Treehugger Robot · 8 years ago
  39. 78cc20f libcutils: try all addresses in socket_network_client_timeout. by Josh Gao · 8 years ago
  40. 9c869b5 adb: allow use of arbitrary socket specs for command socket. by Josh Gao · 8 years ago
  41. 924d35a adb: extract the adb-specific unique_fd out into its own header. by Josh Gao · 8 years ago
  42. e0b7502 adb: add helper to get the ~/.android directory. by Josh Gao · 8 years ago
  43. 43824e7 Merge "Base: assume and use C++11 in libbase" by Treehugger Robot · 8 years ago
  44. 2284713 Base: assume and use C++11 in libbase by Andreas Gampe · 8 years ago
  45. 8e7ae1e Merge "base: use _NSGetExecutablePath in GetExecutablePath" by Josh Gao · 8 years ago
  46. 7307f09 base: use _NSGetExecutablePath in GetExecutablePath by Josh Gao · 8 years ago
  47. 945d1aa Merge "Add android::base::GetExecutablePath, switch adb and fastboot over." by Josh Gao · 8 years ago
  48. b2f019e liblog: don't bother keeping FD around once it's mapped. by Narayan Kamath · 8 years ago
  49. 82ff315 Add android::base::GetExecutablePath, switch adb and fastboot over. by Elliott Hughes · 8 years ago
  50. 310f670 Allow setting oom_score_adj for services spawned from init by Marco Nelissen · 8 years ago
  51. ab4fbe1 init: create /dev/urandom, /dev/random in first stage. by Josh Gao · 8 years ago
  52. 3f3ea50 Merge "Base: add more thread annotations" by Treehugger Robot · 8 years ago
  53. f39f7f1 Use android::base::Readlink in init. by Elliott Hughes · 8 years ago
  54. 4588ed7 Merge "Add description of 'namespace' option." by Treehugger Robot · 8 years ago
  55. ca82aa7 Merge "base: disallow close() on unique_fd." by Josh Gao · 8 years ago
  56. bc5a32e Base: add more thread annotations by Andreas Gampe · 8 years ago
  57. 6a5ed84 Merge "sdcard: Fix bad merge" by Treehugger Robot · 8 years ago
  58. cd2518c Add description of 'namespace' option. by Jorge Lucangeli Obes · 8 years ago
  59. a7c4424 Merge "Add android::base::Readlink." by Treehugger Robot · 8 years ago
  60. d3ff6e5 Add android::base::Readlink. by Elliott Hughes · 8 years ago
  61. 9526819 sdcard: Fix bad merge by Daniel Rosenberg · 8 years ago
  62. 5b13636 Merge changes I0af0ad24,I942c92fd,Ibc8920dd,Icfce9c1e,I1c6cc616, ... by Treehugger Robot · 8 years ago
  63. 680f4a4 DO NOT MERGE: Split 'generating' and 'pulling' in 2 messages. by Felipe Leme · 8 years ago
  64. f33fcb6 DO NOT MERGE: Ignore bugreportz output when it's not supported. by Felipe Leme · 8 years ago
  65. b323972 DO NOT MERGE: Deprecated 'adb bugreport' with flat files. by Felipe Leme · 8 years ago
  66. 6e28696 DO NOT MERGE: Minor improvements on bugreport generation. by Felipe Leme · 8 years ago
  67. daf4628 DO NOT MERGE: Removed extra 'pulling file' message. by Felipe Leme · 8 years ago
  68. 6f5080f DO NOT MERGE: Show bugreport progress. by Felipe Leme · 8 years ago
  69. 0d4f050 DO NOT MERGE: Refactored functions that copy sdout and stderr to strings to use a callback. by Felipe Leme · 8 years ago
  70. 698e065 DO NOT MERGE: Split bugreport() into its own file and added unit tests. by Felipe Leme · 8 years ago
  71. 248722e DO NOT MERGE: use 'cmd' command for install-multiple by Todd Kennedy · 8 years ago
  72. c42f1bb DO NOT MERGE: Ensure the target sees a proper EOD marker during restore by Christopher Tate · 8 years ago
  73. 39e999e Precise command constants on adb/protoxol.txt by Eyal Lezmy · 8 years ago
  74. 87ef739 Merge "Fix access check" by John Reck · 8 years ago
  75. 6496c4b base: disallow close() on unique_fd. by Josh Gao · 8 years ago
  76. 10348cb Merge "Convert to Android.bp" by Treehugger Robot · 8 years ago
  77. 73d2cc5 Merge "Update for kernel headers v4.7.2." by Christopher Ferris · 8 years ago
  78. e7f3a0f Merge "Libbase: add C++11 support to DISALLOW_IMPLICIT_CONSTRUCTORS" by Treehugger Robot · 8 years ago
  79. 247924a Libbase: add C++11 support to DISALLOW_IMPLICIT_CONSTRUCTORS by Andreas Gampe · 8 years ago
  80. bd7d2e2 Merge "adb: factor out socket specification." by Treehugger Robot · 8 years ago
  81. f83c792 Update for kernel headers v4.7.2. by Christopher Ferris · 8 years ago
  82. 194edf7 Convert to Android.bp by Dan Willemsen · 8 years ago
  83. 2e336b1 Fix access check by John Reck · 8 years ago
  84. 091b631 Merge "Replace libziparchive-host with libziparchive" by Colin Cross · 8 years ago
  85. 99f6b86 Replace libziparchive-host with libziparchive by Colin Cross · 8 years ago
  86. cfb2141 adb: factor out socket specification. by Josh Gao · 8 years ago
  87. 3a07e5b Merge changes from topic 'utf' by Martijn Coenen · 8 years ago
  88. 1cfa56d libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8 by Sergio Giro · 8 years ago
  89. 9de6776 Unicode: specify destination length in utf8_to_utf16 methods by Sergio Giro · 8 years ago
  90. e461b37 Merge changes I0ee130db,I33d356fd by Josh Gao · 8 years ago
  91. daac359 Merge "Make RefBase more robust and debuggable" by Hans Boehm · 8 years ago
  92. 78e1eb1 adb: remove unnecessary addr arguments to accept. by Josh Gao · 8 years ago
  93. 5990191 adb: check our socketpair ends in our win32 emulation. by Josh Gao · 8 years ago
  94. 6322efe Merge "liblog: add __android_log_close()" am: 812d1c7ea2 by Mark Salyzyn · 8 years ago
  95. 2d562c9 Merge "logger: validate hdr_size field in logger entry" am: fcf7ab8b1b by Mark Salyzyn · 8 years ago
  96. 812d1c7 Merge "liblog: add __android_log_close()" by Treehugger Robot · 8 years ago
  97. fcf7ab8 Merge "logger: validate hdr_size field in logger entry" by Treehugger Robot · 8 years ago
  98. 8b1f7b5 Merge "libcutils: Add ashmem_valid() function" am: d00c7470ea by Mark Salyzyn · 8 years ago
  99. d00c747 Merge "libcutils: Add ashmem_valid() function" by Treehugger Robot · 8 years ago
  100. 8615d79 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." by Elliott Hughes · 8 years ago