1. 2284713 Base: assume and use C++11 in libbase by Andreas Gampe · 9 years ago
  2. 3f3ea50 Merge "Base: add more thread annotations" by Treehugger Robot · 9 years ago
  3. 4588ed7 Merge "Add description of 'namespace' option." by Treehugger Robot · 9 years ago
  4. ca82aa7 Merge "base: disallow close() on unique_fd." by Josh Gao · 9 years ago
  5. bc5a32e Base: add more thread annotations by Andreas Gampe · 9 years ago
  6. 6a5ed84 Merge "sdcard: Fix bad merge" by Treehugger Robot · 9 years ago
  7. cd2518c Add description of 'namespace' option. by Jorge Lucangeli Obes · 9 years ago
  8. a7c4424 Merge "Add android::base::Readlink." by Treehugger Robot · 9 years ago
  9. d3ff6e5 Add android::base::Readlink. by Elliott Hughes · 9 years ago
  10. 9526819 sdcard: Fix bad merge by Daniel Rosenberg · 9 years ago
  11. 5b13636 Merge changes I0af0ad24,I942c92fd,Ibc8920dd,Icfce9c1e,I1c6cc616, ... by Treehugger Robot · 9 years ago
  12. 680f4a4 DO NOT MERGE: Split 'generating' and 'pulling' in 2 messages. by Felipe Leme · 9 years ago
  13. f33fcb6 DO NOT MERGE: Ignore bugreportz output when it's not supported. by Felipe Leme · 9 years ago
  14. b323972 DO NOT MERGE: Deprecated 'adb bugreport' with flat files. by Felipe Leme · 9 years ago
  15. 6e28696 DO NOT MERGE: Minor improvements on bugreport generation. by Felipe Leme · 9 years ago
  16. daf4628 DO NOT MERGE: Removed extra 'pulling file' message. by Felipe Leme · 9 years ago
  17. 6f5080f DO NOT MERGE: Show bugreport progress. by Felipe Leme · 9 years ago
  18. 0d4f050 DO NOT MERGE: Refactored functions that copy sdout and stderr to strings to use a callback. by Felipe Leme · 9 years ago
  19. 698e065 DO NOT MERGE: Split bugreport() into its own file and added unit tests. by Felipe Leme · 9 years ago
  20. 248722e DO NOT MERGE: use 'cmd' command for install-multiple by Todd Kennedy · 9 years ago
  21. c42f1bb DO NOT MERGE: Ensure the target sees a proper EOD marker during restore by Christopher Tate · 9 years ago
  22. 87ef739 Merge "Fix access check" by John Reck · 9 years ago
  23. 6496c4b base: disallow close() on unique_fd. by Josh Gao · 9 years ago
  24. 10348cb Merge "Convert to Android.bp" by Treehugger Robot · 9 years ago
  25. 73d2cc5 Merge "Update for kernel headers v4.7.2." by Christopher Ferris · 9 years ago
  26. e7f3a0f Merge "Libbase: add C++11 support to DISALLOW_IMPLICIT_CONSTRUCTORS" by Treehugger Robot · 9 years ago
  27. 247924a Libbase: add C++11 support to DISALLOW_IMPLICIT_CONSTRUCTORS by Andreas Gampe · 9 years ago
  28. bd7d2e2 Merge "adb: factor out socket specification." by Treehugger Robot · 9 years ago
  29. f83c792 Update for kernel headers v4.7.2. by Christopher Ferris · 9 years ago
  30. 194edf7 Convert to Android.bp by Dan Willemsen · 9 years ago
  31. 2e336b1 Fix access check by John Reck · 9 years ago
  32. 091b631 Merge "Replace libziparchive-host with libziparchive" by Colin Cross · 9 years ago
  33. 99f6b86 Replace libziparchive-host with libziparchive by Colin Cross · 9 years ago
  34. cfb2141 adb: factor out socket specification. by Josh Gao · 9 years ago
  35. 3a07e5b Merge changes from topic 'utf' by Martijn Coenen · 9 years ago
  36. 1cfa56d libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8 by Sergio Giro · 9 years ago
  37. 9de6776 Unicode: specify destination length in utf8_to_utf16 methods by Sergio Giro · 9 years ago
  38. e461b37 Merge changes I0ee130db,I33d356fd by Josh Gao · 9 years ago
  39. daac359 Merge "Make RefBase more robust and debuggable" by Hans Boehm · 9 years ago
  40. 78e1eb1 adb: remove unnecessary addr arguments to accept. by Josh Gao · 9 years ago
  41. 5990191 adb: check our socketpair ends in our win32 emulation. by Josh Gao · 9 years ago
  42. 6322efe Merge "liblog: add __android_log_close()" am: 812d1c7ea2 by Mark Salyzyn · 9 years ago
  43. 2d562c9 Merge "logger: validate hdr_size field in logger entry" am: fcf7ab8b1b by Mark Salyzyn · 9 years ago
  44. 812d1c7 Merge "liblog: add __android_log_close()" by Treehugger Robot · 9 years ago
  45. fcf7ab8 Merge "logger: validate hdr_size field in logger entry" by Treehugger Robot · 9 years ago
  46. 8b1f7b5 Merge "libcutils: Add ashmem_valid() function" am: d00c7470ea by Mark Salyzyn · 9 years ago
  47. d00c747 Merge "libcutils: Add ashmem_valid() function" by Treehugger Robot · 9 years ago
  48. 8615d79 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." by Elliott Hughes · 9 years ago
  49. 299d641 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." by Treehugger Robot · 9 years ago
  50. ee43111 libcutils: Add ashmem_valid() function by Mark Salyzyn · 9 years ago
  51. df7a4c6 liblog: add __android_log_close() by Mark Salyzyn · 9 years ago
  52. 305374c logger: validate hdr_size field in logger entry by Mark Salyzyn · 9 years ago
  53. 504d4cc Merge "debuggerd: don't display fault addr for manually sent signals." by Josh Gao · 9 years ago
  54. ad52cbb Merge "debuggerd: don't display fault addr for manually sent signals." by Treehugger Robot · 9 years ago
  55. 0d2ef3d Merge "debuggerd: set SOCK_NONBLOCK in accept rather than later." am: 82b67fff06 by Elliott Hughes · 9 years ago
  56. 3dcfa3f Most accept/accept4 calls in system/core don't actually want the remote address. by Elliott Hughes · 9 years ago
  57. 82b67ff Merge "debuggerd: set SOCK_NONBLOCK in accept rather than later." by Elliott Hughes · 9 years ago
  58. 344ca5a debuggerd: don't display fault addr for manually sent signals. by Josh Gao · 9 years ago
  59. 559cc01 resolve merge conflicts of 40eff95 to stage-aosp-master by Daniel Rosenberg · 9 years ago
  60. 40eff95 Merge changes I9f380f31,Ieab6bed7,Ia870e4be,I939b1e01,I8b723dda by Daniel Rosenberg · 9 years ago
  61. 33f8c19 Merge "liblog: use SOCK_NONBLOCK directly." am: fca43d3ec5 by Elliott Hughes · 9 years ago
  62. e4d7953 Merge "adb: increase the authentication throttling limit." am: 393e5258f6 by Josh Gao · 9 years ago
  63. fca43d3 Merge "liblog: use SOCK_NONBLOCK directly." by Treehugger Robot · 9 years ago
  64. 393e525 Merge "adb: increase the authentication throttling limit." by Treehugger Robot · 9 years ago
  65. 5ba3003 liblog: use SOCK_NONBLOCK directly. by Elliott Hughes · 9 years ago
  66. 8270912 Merge changes I9761298a,I8d3312b2 am: 0b4fcb75d4 by Josh Gao · 9 years ago
  67. 0b4fcb7 Merge changes I9761298a,I8d3312b2 by Treehugger Robot · 9 years ago
  68. 874c674 debuggerd: set SOCK_NONBLOCK in accept rather than later. by Elliott Hughes · 9 years ago
  69. c8cb388 adb: increase the authentication throttling limit. by Josh Gao · 9 years ago
  70. 8a0d077 adb: fix public key authorization. by Josh Gao · 9 years ago
  71. 2e67120 adb: add support for vendor key directories. by Josh Gao · 9 years ago
  72. 92b4476 Add skip-secondary flag by Daniel Rosenberg · 9 years ago
  73. 8091947 Switch fastboot to new A/B spec by Daniel Rosenberg · 9 years ago
  74. bb9b8a5 Add Fastboot support for flashing secondary images by Alex Light · 9 years ago
  75. ad3d3c1 Handle invalid suffix lists by Daniel Rosenberg · 9 years ago
  76. 1345409 Call set_active after flashall and update by Daniel Rosenberg · 9 years ago
  77. 97e3cb7 Merge "Remove process_name.c" am: e5b7ad1c39 by Dmitriy Filchenko · 9 years ago
  78. e5b7ad1 Merge "Remove process_name.c" by Treehugger Robot · 9 years ago
  79. 1bb49f4 Remove process_name.c by Dmitriy Filchenko · 9 years ago
  80. 46bfc91 Merge "Mount /vendor and /odm early" am: 35569e9d68 by Hung-ying Tyan · 9 years ago
  81. 35569e9 Merge "Mount /vendor and /odm early" by Treehugger Robot · 9 years ago
  82. 53bfab1 Merge "Fix reference counting for Assembly" am: 3b6530507b by Hans Boehm · 9 years ago
  83. 3b65305 Merge "Fix reference counting for Assembly" by Hans Boehm · 9 years ago
  84. 99c4a8a Mount /vendor and /odm early by Hung-ying Tyan · 10 years ago
  85. e74dec4 Fix reference counting for Assembly by Hans Boehm · 9 years ago
  86. 388a65d Merge "zip_archive: Improve error message on fallocate failure." am: 704d818ec1 by Narayan Kamath · 9 years ago
  87. 704d818 Merge "zip_archive: Improve error message on fallocate failure." by Narayan Kamath · 9 years ago
  88. 23c857e Make RefBase more robust and debuggable by Hans Boehm · 9 years ago
  89. 60083be Merge "debuggerd: remove unnecessary arguments." am: 7a746f3a68 by Josh Gao · 9 years ago
  90. 7a746f3 Merge "debuggerd: remove unnecessary arguments." by Josh Gao · 9 years ago
  91. 81a3f71 Merge "Clean up key handling in adb." am: b859830450 by Josh Gao · 9 years ago
  92. b859830 Merge "Clean up key handling in adb." by Josh Gao · 9 years ago
  93. 4c4a172 Merge "debuggerd: remove useless timeout from wait_for_signal." am: 5f2bc28ebf by Josh Gao · 9 years ago
  94. 5f2bc28 Merge "debuggerd: remove useless timeout from wait_for_signal." by Josh Gao · 9 years ago
  95. a04c802 debuggerd: remove unnecessary arguments. by Josh Gao · 9 years ago
  96. f5a960a debuggerd: remove useless timeout from wait_for_signal. by Josh Gao · 9 years ago
  97. 0c8a67b Merge "fastboot: Don't leak file in error case" am: 3a197b3799 by Greg Kaiser · 9 years ago
  98. 3a197b3 Merge "fastboot: Don't leak file in error case" by Treehugger Robot · 9 years ago
  99. dc9b62b fastboot: Don't leak file in error case by Greg Kaiser · 9 years ago
  100. e36dbdd Merge "logd: klogd crash (part deux)" am: 96c36d35ce by Mark Salyzyn · 9 years ago