1. 9e6ac64 Merge "base: steal Chromium's NoDestructor." by Josh Gao · 6 years ago
  2. efc9a63 base: steal Chromium's NoDestructor. by Josh Gao · 6 years ago
  3. 9e3cbb6 Expose ParseBool from libbase by Daniel Colascione · 6 years ago
  4. 2d70aad Remove Mac/Windows quick_exit() implementation. by Elliott Hughes · 6 years ago
  5. b3236eb Remove -D_FILE_OFFSET_BITS=64 on host builds by Paul Crowley · 6 years ago
  6. 13b1f34 Add android::base::GetPids() function to return all pids by Tom Cherry · 7 years ago
  7. b90dcc0 Create android-base/format.h that includes fmtlib headers by Tom Cherry · 7 years ago
  8. 20524ed Add Errorf and ErrnoErrorf by Jiyong Park · 7 years ago
  9. 8fd64c8 Move result.h from init to libbase by Jiyong Park · 7 years ago
  10. 7d89fb1 Add android::base::expected by Jiyong Park · 7 years ago
  11. fe1d1e8 Merge "Revert "Revert "Add a way to turn off unique_fd's operator int.""" by Josh Gao · 7 years ago
  12. 27241a7 Revert "Revert "Add a way to turn off unique_fd's operator int."" by Josh Gao · 7 years ago
  13. a808b11 Enable native_bridge_support by dimitry · 7 years ago
  14. 14f9500 base: add helpers for sending/receiving file descriptors. by Josh Gao · 7 years ago
  15. 9082e7a Build libbase with _FILE_OFFSET_BITS=64. by Elliott Hughes · 7 years ago
  16. e8f4b14 Add a simple MappedFile to libbase and switch fastboot and libziparchive over. by Elliott Hughes · 7 years ago
  17. ca6ee83 Enable -Wexit-time-destructor for all targets by Pirama Arumuga Nainar · 7 years ago
  18. fa06fc7 base: move unique_fd fdsan tests into bionic. by Josh Gao · 7 years ago
  19. 22666fe Revert "Revert "base: add support for tagged fd closure to unique_fd."" by Josh Gao · 7 years ago
  20. 30dd7d4 Revert "base: add support for tagged fd closure to unique_fd." by Josh Gao · 7 years ago
  21. fcf2c01 base: add support for tagged fd closure to unique_fd. by Josh Gao · 8 years ago
  22. d580c44 Merge "libbase: add host properties support." by Elliott Hughes · 8 years ago
  23. dc80312 libbase: add host properties support. by Elliott Hughes · 8 years ago
  24. a0e7504 Build adbd for recovery by Jiyong Park · 8 years ago
  25. 612210c Mark as recovery_available: true by Jiyong Park · 8 years ago
  26. 40fdf3f Add test_suites lines. by Elliott Hughes · 8 years ago
  27. 1b86d41 Add SIZEOF_MEMBER. by Elliott Hughes · 8 years ago
  28. 5791e21 base: export GetThreadId. by Josh Gao · 8 years ago
  29. af05f3b Base: Add an NDK-compiled version of libbase by Andreas Gampe · 8 years ago
  30. dc699a2 bpfmt. by Elliott Hughes · 8 years ago
  31. 0c071c9 base: adb.exe build error by Mark Salyzyn · 8 years ago
  32. 30171a8 base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test. by Josh Gao · 9 years ago
  33. 528f144 Fix / suppress new unused warnings for mingw+clang by Dan Willemsen · 8 years ago
  34. 122352d Use -Werror in system/core by Chih-Hung Hsieh · 8 years ago
  35. bdddcab Use target.linux for all linux kernel based targets by Dan Willemsen · 8 years ago
  36. 4852933 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 8 years ago
  37. 1e45d53 Remove default libraries by Dan Willemsen · 8 years ago
  38. 9ca9245 Mark the modules as VNDK-SP in Android.bp by Justin Yun · 8 years ago
  39. cd15fc7 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 8 years ago
  40. 282ec45 Remove libbase's trivial libutils-headers dependency. by Elliott Hughes · 9 years ago
  41. 0b35b18 Revert "base: make boot_clock work on host linux, hide it on non-linux." by Josh Gao · 9 years ago
  42. ae29339 base: make boot_clock work on host linux, hide it on non-linux. by Josh Gao · 9 years ago
  43. 4eda982 Don't export libutils_headers from libbase by Colin Cross · 9 years ago
  44. e131f31 libbase: fix build breakage by Steven Moreland · 9 years ago
  45. d10a023 libbase: make vendor_available by Steven Moreland · 9 years ago
  46. 3c71bbd libbase: add libbase_headers by Steven Moreland · 9 years ago
  47. c996a8e Add android::base::ScopeGuard by Tom Cherry · 9 years ago
  48. e78ea77 bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 9 years ago
  49. 1dbd976 Add cross-platform <android-base/endian.h>. by Elliott Hughes · 9 years ago
  50. ec46f4e Only sanitize Android. by Elliott Hughes · 9 years ago
  51. 91cf0bd Merge "Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils."" by James Hawkins · 9 years ago
  52. c8ac067 Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils." by James Hawkins · 9 years ago
  53. aa9548d Merge "Fix ubsan failure in android::base::Split." by Treehugger Robot · 9 years ago
  54. 7c92e48 bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 9 years ago
  55. bf0dd7c Fix ubsan failure in android::base::Split. by Elliott Hughes · 9 years ago
  56. 0e3167e Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime." by James Hawkins · 9 years ago
  57. 26f40c0 bootstat: Remove custom uptime parser in favor of elapsedRealtime. by James Hawkins · 9 years ago
  58. ab34b47 Enable libbase/libutils/libziparchive on host bionic by Dan Willemsen · 9 years ago
  59. 997cba4 libbase: add parsedouble.h. by Yabin Cui · 9 years ago
  60. 1e88c8c Add std::string system property functions. by Elliott Hughes · 9 years ago
  61. 0c44256 base: add quick_exit emulation. by Josh Gao · 9 years ago
  62. fc06bd0 Convert libbase Android.mk to Android.bp by Colin Cross · 9 years ago