1. 964428c Add macro to call event logger for errors. by William Luh · 9 years ago
  2. 7390478 libcutils: cleanups for -fsanitize=integer by Nick Kralevich · 9 years ago
  3. 1f28698 libutils: cleanups for -fsanitize=integer by Nick Kralevich · 9 years ago
  4. 27507d8 Remove a HAVE_MS_C_RUNTIME I missed. by Elliott Hughes · 9 years ago
  5. cd4ef75 Replace HAVE_MS_C_RUNTIME with _WIN32 in system/core. by Elliott Hughes · 9 years ago
  6. 5be6b37 Stop being silly. by Elliott Hughes · 9 years ago
  7. da106ad Add a trace constant for PackageManager by Todd Kennedy · 9 years ago
  8. b93b9d4 Reserve new UID range for OEM. by Jorge Lucangeli Obes · 9 years ago
  9. e6e7160 Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 9 years ago
  10. 9b828ad Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 9 years ago
  11. 44443be Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 9 years ago
  12. bb50a39 Fix Win32 <ziparchive/zip_archive.h>. by Elliott Hughes · 9 years ago
  13. adbf442 Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 9 years ago
  14. 1f8bc86 Move libutils off AndroidConfig.h. by Elliott Hughes · 9 years ago
  15. 381cfa9 Report getaddrinfo failures correctly. by Elliott Hughes · 9 years ago
  16. 0e3ce82 Merge "Use fsck.f2fs -a instead of -f for faster boot" by Yusuke Sato · 9 years ago
  17. f7b8cae Add a "dbus" AID for running dbus-daemon. by Daniel Erat · 9 years ago
  18. 0df0827 Use fsck.f2fs -a instead of -f for faster boot by Yusuke Sato · 9 years ago
  19. 0744754 Rename ZipEntryName to ZipString by Yusuke Sato · 9 years ago
  20. f1d3d3b Add |optional_suffix| to StartIteration() by Yusuke Sato · 9 years ago
  21. 58bf572 TypeHelpers.h: Don't underflow unsigned int by Nick Kralevich · 9 years ago
  22. b932b2f liblog: logcat: Add printable format modifier by Mark Salyzyn · 10 years ago
  23. 493cdcb Merge "Change the 64 bit map address format." by Christopher Ferris · 9 years ago
  24. 862fe02 Change the 64 bit map address format. by Christopher Ferris · 9 years ago
  25. 0aee2ac system/audio.h: Make function inline by Arman Uguray · 9 years ago
  26. 02b29c4 Merge "LibNativeBridge: Version 2" by Andreas Gampe · 9 years ago
  27. a6ac9ce LibNativeBridge: Version 2 by Andreas Gampe · 10 years ago
  28. e1f2004 logcat: liblog: Add "usec" format argument by Mark Salyzyn · 10 years ago
  29. 74f0a57 Merge "audio: Fix false positives in audio_is_remote_submix_device()" by Eric Laurent · 10 years ago
  30. bee4965 audio: Fix false positives in audio_is_remote_submix_device() by Misael Lopez Cruz · 10 years ago
  31. b51546f Merge "liblog: Add kernel log id" by Mark Salyzyn · 10 years ago
  32. 5c88568 Add offset to map data. by Christopher Ferris · 10 years ago
  33. 440e109 liblog: Add kernel log id by Mark Salyzyn · 10 years ago
  34. 2106f4b Add load base to map for relocation packing. by Christopher Ferris · 10 years ago
  35. 8076616 Merge "Fix gettid() on Windows." by Dan Albert · 10 years ago
  36. b3a36ca Fix gettid() on Windows. by Dan Albert · 10 years ago
  37. 5d67a2c Merge "ANativeWindow: Add NATIVE_WINDOW_BUFFER_AGE query" by Dan Stoza · 10 years ago
  38. 44193d9 Add float support to binary event log. by Jeff Brown · 10 years ago
  39. f75f16a Merge "Fix typos in comments" by Richard Uhler · 10 years ago
  40. a75b3de Merge "Mark time conversion functions as constexpr" by Michael Wright · 10 years ago
  41. d5ff3e9 Remove dead code. by Elliott Hughes · 10 years ago
  42. e886ba9 Remove a declaration for an unimplemented function. by Elliott Hughes · 10 years ago
  43. 587fb6a Fix typos in comments by Richard Uhler · 10 years ago
  44. 65e93c3 Mark time conversion functions as constexpr by Michael Wright · 10 years ago
  45. 0e2d601 Merge "Revert "cutils: add OS-independent endian.h"" by Greg Hackmann · 10 years ago
  46. bf7f28a Revert "cutils: add OS-independent endian.h" by Greg Hackmann · 10 years ago
  47. 88e0344 Merge "cutils: add OS-independent endian.h" by Greg Hackmann · 10 years ago
  48. 51e32b5 Merge "Move trace.h to stdatomic." by Yabin Cui · 10 years ago
  49. c3bac8b cutils: add OS-independent endian.h by Greg Hackmann · 10 years ago
  50. a8ac32c Move trace.h to stdatomic. by Yabin Cui · 10 years ago
  51. 5d9e5ef libcutils: add fs_config_generate by Mark Salyzyn · 10 years ago
  52. 19df32c ANativeWindow: Add NATIVE_WINDOW_BUFFER_AGE query by Dan Stoza · 10 years ago
  53. 238ec98 Add NATIVE_WINDOW_SET_SURFACE_DAMAGE by Dan Stoza · 10 years ago
  54. 4ff2545 log: Add check for LINT_RLOG by Mark Salyzyn · 10 years ago
  55. 58ba58a logd: Don't embed a flexible array member within another struct by Nick Kralevich · 10 years ago
  56. 1604561 android_filesystem_config.h: use __BEGIN_DECLS and __END_DECLS by Mark Salyzyn · 10 years ago
  57. 628620c Allow inputflinger to have CAP_BLOCK_SUSPEND. by Tim Kilbourn · 10 years ago
  58. a21c29e android_filesystem_config: move fs_config to libcutils by Mark Salyzyn · 10 years ago
  59. 146c244 Only Windows doesn't have %zd. by Elliott Hughes · 10 years ago
  60. edc49d7 Just use snprintf for android_get_control_socket. by Elliott Hughes · 10 years ago
  61. 2040031 Be more intention-revealing with libcutils' strlcpy. by Elliott Hughes · 10 years ago
  62. af98efb Move all libcutils tests into the gtests. by Elliott Hughes · 10 years ago
  63. 0c266ef Merge "Define atrace_* functions for both target and host." by Richard Uhler · 10 years ago
  64. 9dc41d5 Merge "Refactor the code." by Christopher Ferris · 10 years ago
  65. 2c43cff Refactor the code. by Christopher Ferris · 10 years ago
  66. da40c00 Log more timing information from init. by Elliott Hughes · 10 years ago
  67. 7d451ab Define atrace_* functions for both target and host. by Richard Uhler · 10 years ago
  68. c6b30f3 O_CLOEXEC is O_NOINHERIT on Windows. by Dan Albert · 10 years ago
  69. fc3576f Fix mac sdk build. by Christopher Ferris · 10 years ago
  70. 7dfb61d Move gettid() into libcutils. by Dan Albert · 10 years ago
  71. fd26252 Merge "Remove libzipfile." by Narayan Kamath · 10 years ago
  72. ca87790 Merge "DO NOT MERGE Add ANativeWindow dataSpace; update graphics formats, color spaces" by Dan Stoza · 10 years ago
  73. 766adf9 Remove libzipfile. by Narayan Kamath · 10 years ago
  74. b93343d DO NOT MERGE Add ANativeWindow dataSpace; update graphics formats, color spaces by Eino-Ville Talvala · 10 years ago
  75. 38eb58d pixelflinger: make self-contained by Greg Hackmann · 10 years ago
  76. 3c29200 Remove obsolete files from fs_config's list. by Elliott Hughes · 10 years ago
  77. 2b4a63f Add variable length read to Backtrace. by Christopher Ferris · 10 years ago
  78. c007bc3 Revert "Revert "Create libbase."" by Dan Albert · 10 years ago
  79. a7870d8 Revert "Create libbase." by Nicolas Geoffray · 10 years ago
  80. 98ff772 Create libbase. by Dan Albert · 10 years ago
  81. c2f0ed6 Remove unused header file. by Elliott Hughes · 10 years ago
  82. e79201e am 4487c605: Merge changes I0ec0fe3e,I9e5fccba by Mark Salyzyn · 10 years ago
  83. fa1c063 private: Add event payload structures to android_logger.h by Mark Salyzyn · 10 years ago
  84. d851c80 am ae19b631: Merge "liblog: add pstore read" by Mark Salyzyn · 10 years ago
  85. 6eef417 liblog: add pstore read by Mark Salyzyn · 10 years ago
  86. f557949 am 110166c1: Merge "liblog: introduce ANDROID_LOG_* flags" by Mark Salyzyn · 10 years ago
  87. 2d3f38a liblog: introduce ANDROID_LOG_* flags by Mark Salyzyn · 10 years ago
  88. f9df4b1 am c40cf1ce: Merge "Remove useless refCounting from FileMap." by Narayan Kamath · 10 years ago
  89. 6832a7a Remove useless refCounting from FileMap. by Narayan Kamath · 10 years ago
  90. f320e8e am ed318bff: Merge "log.h: Fix typo" by Andreas Gampe · 10 years ago
  91. 8a5198a am fd867303: Merge changes I420b5b8a,Ica23fe41 by Mark Salyzyn · 10 years ago
  92. 2671ffb am 95f7ecbd: Merge "liblog: add __android_log_is_loggable()" by Mark Salyzyn · 10 years ago
  93. f45bbe4 log.h: Fix typo by Andreas Gampe · 10 years ago
  94. 1df92e5 log.h: wrap android_testLog around __android_log_is_loggable by Mark Salyzyn · 10 years ago
  95. f5af82e log.h: deprecate CONDITION by Mark Salyzyn · 10 years ago
  96. 9568705 liblog: add __android_log_is_loggable() by Mark Salyzyn · 10 years ago
  97. e6ed63e am c9c401e6: Merge "Move map data into backtrace data proper." by Christopher Ferris · 10 years ago
  98. c9c401e Merge "Move map data into backtrace data proper." by Christopher Ferris · 10 years ago
  99. 12385e3 Move map data into backtrace data proper. by Christopher Ferris · 10 years ago
  100. b164b10 am 5e753100: Merge "Clean up reading and writing in init." by Elliott Hughes · 10 years ago