1. 41ab1aa Merge "Define enum class for NetlinkEvent actions." by Jeff Sharkey · 10 years ago
  2. 98cfd14 Define enum class for NetlinkEvent actions. by Jeff Sharkey · 10 years ago
  3. 255efce Fix issues related to removing Looper callbacks after close. by Jeff Brown · 10 years ago
  4. bb4e29c Fixed subtle bugs related to file descriptor recycling. by Jeff Brown · 10 years ago
  5. b91c45b Rename Looper::isIdling() to isPolling() to resolve confusion. by Jeff Brown · 10 years ago
  6. deb4b34 Merge "Fix comment on AUDIO_FORMAT_PCM_SUB_8_24_BIT" by Andy Hung · 10 years ago
  7. 08b4bb3 Fix comment on AUDIO_FORMAT_PCM_SUB_8_24_BIT by Andy Hung · 10 years ago
  8. 39993ab Merge "Add ANativeWindow dataSpace; update graphics formats, color spaces" by Eino-Ville Talvala · 10 years ago
  9. 35369a1 am ddd1ea71: am e79201e4: am 4487c605: Merge changes I0ec0fe3e,I9e5fccba by Mark Salyzyn · 10 years ago
  10. ffac686 am 4487c605: Merge changes I0ec0fe3e,I9e5fccba by Mark Salyzyn · 10 years ago
  11. 38cdc8f private: Add event payload structures to android_logger.h by Mark Salyzyn · 10 years ago
  12. 53e0bba Add ANativeWindow dataSpace; update graphics formats, color spaces by Eino-Ville Talvala · 10 years ago
  13. 2d5c03f am 8c52e3b7: am d851c80f: am ae19b631: Merge "liblog: add pstore read" by Mark Salyzyn · 10 years ago
  14. 6661ac9 am ae19b631: Merge "liblog: add pstore read" by Mark Salyzyn · 10 years ago
  15. 71921a2 liblog: add pstore read by Mark Salyzyn · 10 years ago
  16. d704764 am ac947104: am f5579498: am 110166c1: Merge "liblog: introduce ANDROID_LOG_* flags" by Mark Salyzyn · 10 years ago
  17. b757518 am 110166c1: Merge "liblog: introduce ANDROID_LOG_* flags" by Mark Salyzyn · 10 years ago
  18. eae52fb liblog: introduce ANDROID_LOG_* flags by Mark Salyzyn · 10 years ago
  19. 38bb53b am f6fae931: am f9df4b13: am c40cf1ce: Merge "Remove useless refCounting from FileMap." by Narayan Kamath · 10 years ago
  20. ec81ce5 am c40cf1ce: Merge "Remove useless refCounting from FileMap." by Narayan Kamath · 10 years ago
  21. f7dd543 Remove useless refCounting from FileMap. by Narayan Kamath · 10 years ago
  22. 1344e33 am f320e8e5: am ed318bff: Merge "log.h: Fix typo" by Andreas Gampe · 10 years ago
  23. 658070c am 8a5198a1: am fd867303: Merge changes I420b5b8a,Ica23fe41 by Mark Salyzyn · 10 years ago
  24. aa338a7 am 2671ffb6: am 95f7ecbd: Merge "liblog: add __android_log_is_loggable()" by Mark Salyzyn · 10 years ago
  25. ca00a4e am ed318bff: Merge "log.h: Fix typo" by Andreas Gampe · 10 years ago
  26. 980eac5 am fd867303: Merge changes I420b5b8a,Ica23fe41 by Mark Salyzyn · 10 years ago
  27. 258a72a am 95f7ecbd: Merge "liblog: add __android_log_is_loggable()" by Mark Salyzyn · 10 years ago
  28. cab78d2 log.h: Fix typo by Andreas Gampe · 10 years ago
  29. 425492c log.h: wrap android_testLog around __android_log_is_loggable by Mark Salyzyn · 10 years ago
  30. cae73f9 log.h: deprecate CONDITION by Mark Salyzyn · 11 years ago
  31. 63571ac liblog: add __android_log_is_loggable() by Mark Salyzyn · 11 years ago
  32. 14b964f am e6ed63e6: am c9c401e6: Merge "Move map data into backtrace data proper." by Christopher Ferris · 10 years ago
  33. bc32de0 am b164b103: am 5e753100: Merge "Clean up reading and writing in init." by Elliott Hughes · 10 years ago
  34. e6ed63e am c9c401e6: Merge "Move map data into backtrace data proper." by Christopher Ferris · 10 years ago
  35. c9c401e Merge "Move map data into backtrace data proper." by Christopher Ferris · 10 years ago
  36. 12385e3 Move map data into backtrace data proper. by Christopher Ferris · 10 years ago
  37. b164b10 am 5e753100: Merge "Clean up reading and writing in init." by Elliott Hughes · 10 years ago
  38. f682b47 Clean up reading and writing in init. by Elliott Hughes · 10 years ago
  39. 07e0ee7 am dcbeb41a: am d558530b: Merge "Fix Windows build." by Elliott Hughes · 10 years ago
  40. dcbeb41 am d558530b: Merge "Fix Windows build." by Elliott Hughes · 10 years ago
  41. 9d13e78 Merge "Adding name field to AudioPort for enum/select API." by Paul McLean · 10 years ago
  42. d79801d Fix Windows build. by Elliott Hughes · 10 years ago
  43. 495952fe am 44fdd5d1: am 27d28d3b: Merge "Add a WriteStringToFile overload that cares about permissions." by Elliott Hughes · 10 years ago
  44. 44fdd5d am 27d28d3b: Merge "Add a WriteStringToFile overload that cares about permissions." by Elliott Hughes · 10 years ago
  45. 202f024 Add a WriteStringToFile overload that cares about permissions. by Elliott Hughes · 10 years ago
  46. 814cb64 am 8a2634c2: am 55732f49: Merge "android_reboot should take a const char*." by Elliott Hughes · 10 years ago
  47. 8a2634c am 55732f49: Merge "android_reboot should take a const char*." by Elliott Hughes · 10 years ago
  48. 0068da6 android_reboot should take a const char*. by Elliott Hughes · 10 years ago
  49. 25c2f84 am 14fcc4c6: am e44d25d6: Merge "Add Google-style StringPrintf." by Elliott Hughes · 10 years ago
  50. 14fcc4c am e44d25d6: Merge "Add Google-style StringPrintf." by Elliott Hughes · 10 years ago
  51. e44d25d Merge "Add Google-style StringPrintf." by Elliott Hughes · 10 years ago
  52. 6b3be29 Add Google-style StringPrintf. by Elliott Hughes · 10 years ago
  53. e17fc7c am c3bf8d85: am 9fc43358: Merge "Extra Win32 compatibility." by Elliott Hughes · 10 years ago
  54. c3bf8d8 am 9fc43358: Merge "Extra Win32 compatibility." by Elliott Hughes · 10 years ago
  55. 714196d Extra Win32 compatibility. by Elliott Hughes · 10 years ago
  56. a803b76 am 813d0ac1: am 6974ba4e: Merge "Add Google-style ReadFileToString and WriteStringToFile." by Elliott Hughes · 10 years ago
  57. 813d0ac am 6974ba4e: Merge "Add Google-style ReadFileToString and WriteStringToFile." by Elliott Hughes · 10 years ago
  58. dec12b2 Add Google-style ReadFileToString and WriteStringToFile. by Elliott Hughes · 10 years ago
  59. d3e3bfd am dbf6f33e: am 2b2b7632: Merge "Revert "Remove netcfg\'s unused options."" by Elliott Hughes · 10 years ago
  60. dbf6f33 am 2b2b7632: Merge "Revert "Remove netcfg\'s unused options."" by Elliott Hughes · 10 years ago
  61. c463025 Revert "Remove netcfg's unused options." by Elliott Hughes · 10 years ago
  62. d58fe38 am b862d3e8: am 6a728fde: Merge "Remove netcfg\'s unused options." by Elliott Hughes · 10 years ago
  63. d4e71f1 am 5b253e55: am ef89e8d1: Merge "Revert "Remove netcfg\'s unused options."" by Elliott Hughes · 10 years ago
  64. 85ed30d am 1ddbd76b: am 67900498: Merge "Remove netcfg\'s unused options." by Elliott Hughes · 10 years ago
  65. b862d3e am 6a728fde: Merge "Remove netcfg\'s unused options." by Elliott Hughes · 10 years ago
  66. 5b253e5 am ef89e8d1: Merge "Revert "Remove netcfg\'s unused options."" by Elliott Hughes · 10 years ago
  67. 1ddbd76 am 67900498: Merge "Remove netcfg\'s unused options." by Elliott Hughes · 10 years ago
  68. f8e8305 Remove netcfg's unused options. by Elliott Hughes · 10 years ago
  69. ca77255 Revert "Remove netcfg's unused options." by Elliott Hughes · 10 years ago
  70. 24c1885 Remove netcfg's unused options. by Elliott Hughes · 10 years ago
  71. 9bc8190 Adding name field to AudioPort for enum/select API. by Paul McLean · 10 years ago
  72. 6458c0d am bbbe9885: am 7cb19579: Merge "Add close_file flag to OpenArchiveFd()" by Dmitriy Ivanov · 10 years ago
  73. bbbe988 am 7cb19579: Merge "Add close_file flag to OpenArchiveFd()" by Dmitriy Ivanov · 10 years ago
  74. 40b52b2 Add close_file flag to OpenArchiveFd() by Dmitriy Ivanov · 11 years ago
  75. 3f83554 am 631965a3: am e862350b: Merge "Kill HAVE_PTHREADS." by Yabin Cui · 10 years ago
  76. 631965a am e862350b: Merge "Kill HAVE_PTHREADS." by Yabin Cui · 10 years ago
  77. 4a6e5a3 Kill HAVE_PTHREADS. by Yabin Cui · 10 years ago
  78. 66d5134 am 982421df: am 91581f19: Merge "liblog: add pstore write" by Mark Salyzyn · 10 years ago
  79. cd7ef90 am f0cc42f5: am 4730328d: Merge "logd: create private/android_logger.h" by Mark Salyzyn · 10 years ago
  80. 982421d am 91581f19: Merge "liblog: add pstore write" by Mark Salyzyn · 10 years ago
  81. f0cc42f am 4730328d: Merge "logd: create private/android_logger.h" by Mark Salyzyn · 10 years ago
  82. 7be3af0 Merge "camera: add external camera facing enum" by Zhijun He · 10 years ago
  83. d91ab58 liblog: add pstore write by Mark Salyzyn · 10 years ago
  84. b5f6e45 logd: create private/android_logger.h by Mark Salyzyn · 10 years ago
  85. 46e0a58 camera: add external camera facing enum by Zhijun He · 10 years ago
  86. bd3bbff am d426a4e7: Merge "Move 32 bit/64 bit check into debuggerd." by Christopher Ferris · 10 years ago
  87. 9774df6 Move 32 bit/64 bit check into debuggerd. by Christopher Ferris · 10 years ago
  88. bb60452 am 45c4c06f: Merge "Remove unused cruft from libcutils." by Elliott Hughes · 10 years ago
  89. 7c42c7f am 9f72ef89: Merge "Extend to receive NFLOG packets." by Jeff Sharkey · 10 years ago
  90. f21717c Remove unused cruft from libcutils. by Elliott Hughes · 10 years ago
  91. 9f72ef8 Merge "Extend to receive NFLOG packets." by Jeff Sharkey · 10 years ago
  92. fa41e0f Add timed versions of stack dumping functions. by Christopher Ferris · 10 years ago
  93. 2901b30 am 70f6dea9: Merge "android_filesystem: Remove setuid bits from tcpdump" into lmp-mr1-dev by Dmitry Shmidt · 10 years ago
  94. 9a20e67 Extend to receive NFLOG packets. by Jeff Sharkey · 10 years ago
  95. 70f6dea Merge "android_filesystem: Remove setuid bits from tcpdump" into lmp-mr1-dev by Dmitry Shmidt · 10 years ago
  96. 33e4f4d android_filesystem: Remove setuid bits from tcpdump by Dmitry Shmidt · 10 years ago
  97. 844c7cc am 5f2ff6a9: Add timed versions of stack dumping functions. by Christopher Ferris · 10 years ago
  98. 5f2ff6a Add timed versions of stack dumping functions. by Christopher Ferris · 10 years ago
  99. 62ea6b2 am ce1928e9: Merge "Add required casts for clang/llvm -Wc++11-narrowing" by Chih-Hung Hsieh · 10 years ago
  100. ba8cdf9 Add required casts for clang/llvm -Wc++11-narrowing by Chih-Hung Hsieh · 10 years ago