1. f83e8e0 [automerger] DO NOT MERGE Truncate new line characters when adding string to config am: 01facbcf97 am: 45c992fd18 am: 2fb2ce2f4e am: 2b25e59f5f by Android Build Merger (Role) · 7 years ago
  2. 01facbc DO NOT MERGE Truncate new line characters when adding string to config by Hansong Zhang · 7 years ago
  3. bbe82d4 Removed alarm callback execution statistics am: b9ebb4ab26 am: 944a096f7c am: 484a8ff430 by Pavlin Radoslavov · 7 years ago
  4. b9ebb4a Removed alarm callback execution statistics by Pavlin Radoslavov · 7 years ago
  5. 5a99257 Corrected default value assignments in Bluetooth A2DP Metrics by Jack He · 8 years ago
  6. 7ab4b59 Fix A2DP Metrics Logging Capacity by Jack He · 8 years ago
  7. 14248c4 Fix A2DP metrics session duration by Jack He · 8 years ago
  8. 9ab509f Add LeakyBondedQueue to libosi by Jack He · 8 years ago
  9. 3114ad6 Improve config file sync during configuration save. by Jacky Cheung · 8 years ago
  10. 9eb5568 Add config logging, make parsing stricter, and move sync by Ajay Panicker · 8 years ago
  11. 574dcfb Restart failed system calls interrupted with errno of EINTR by Pavlin Radoslavov · 8 years ago
  12. bafbe82 Fixed test_periodic_unregister_processing_queue unit test by Pavlin Radoslavov · 8 years ago
  13. 1db7f1b Update alarm_unregister_processing_queue() to cancel scheduled alarms by Pavlin Radoslavov · 8 years ago
  14. 655f11b Fix test_set_zero_periodic unit test failure by Pavlin Radoslavov · 8 years ago
  15. 97ec0a5 Fix a race condition during alarm_cleanup() by Pavlin Radoslavov · 8 years ago
  16. ff86842 Merge "Fix a Floating point exception for periodic timers" into nyc-dev by TreeHugger Robot · 8 years ago
  17. 8e4577f Fix a Floating point exception for periodic timers by Pavlin Radoslavov · 8 years ago
  18. f338fb7 Add missing mutex lock/unlock inside alarm_cleanup() by Pavlin Radoslavov · 8 years ago
  19. da576af Fix memory leak when saving paired devices by Marie Janssen · 8 years ago
  20. b9d28c3 btif: Don't persist remote devices to the config by Marie Janssen · 8 years ago
  21. f3758bd Don't clear the btsnoop log ringbuffer on compress. by Sharvil Nanavati · 9 years ago
  22. 8d0a6a4 osi: add osi_rand() by Marie Janssen · 9 years ago
  23. b5754d2 Enable debug logs for bluetooth process threads, modules by Srinu Jella · 9 years ago
  24. 2998946 Move properties get/set code to osi by Jakub Pawlowski · 9 years ago
  25. 107588a Update build files for Fluoride on Linux by Jakub Pawlowski · 9 years ago
  26. e4bc35b Add Linux-specific version of metrics. by Jakub Pawlowski · 9 years ago
  27. 06b3a57 Tell the build system this is a host module. by Ying Wang · 9 years ago
  28. f4f3b60 Log error code on wakelock acquisition/release failure by Andre Eisenbach · 9 years ago
  29. 2bea757 Free allocation tracker hash map entries to reduce memory pressure by Srinu Jella · 9 years ago
  30. d560885 Protect metrics API from race conditions by Ajay Panicker · 9 years ago
  31. 25ddee0 Alarm Dump output cleanup by Ajay Panicker · 9 years ago
  32. f14c582 Make wakelock compile on Linux by Jakub Pawlowski · 9 years ago
  33. e064f08 Write Protobuf in Base64 by Ajay Panicker · 9 years ago
  34. 4e6b1c8 Add support for collecting A2DP Protobuf metrics by Pavlin Radoslavov · 9 years ago
  35. 12265e3 Fix C/C++ compiler generated warnings by Pavlin Radoslavov · 9 years ago
  36. 0b60bb0 Cleanup C and C++ compiler flags by Pavlin Radoslavov · 9 years ago
  37. 5fe6f0c Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 9 years ago
  38. 75be8ac osi: Don't use -std=c99 to compile by Marie Janssen · 9 years ago
  39. abd70ab Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 9 years ago
  40. ca57b25 Removed function osi_get_buf_size() by Pavlin Radoslavov · 9 years ago
  41. 0a03a42 Add list_back_node method to osi list by Jakub Pawlowski · 9 years ago
  42. aa11644 osi: add metrics API by Marie Janssen · 9 years ago
  43. 20524d3 Refactor usage of osi_free() and osi_freebuf() by Pavlin Radoslavov · 9 years ago
  44. 1910a80 osi: add native wakelocks to metrics by Marie Janssen · 9 years ago
  45. 67f57c6 Make list_foreach() even more useful by Jakub Pawlowski · 9 years ago
  46. dd7aaec Allow alarm_cancel() on NULL timers by Pavlin Radoslavov · 9 years ago
  47. 4b7f560 Add extra log if timer_create(CLOCK_BOOTTIME_ALARM) fails by Pavlin Radoslavov · 9 years ago
  48. 1097801 A workaround for kernels missing CLOCK_BOOTTIME_ALARM by Pavlin Radoslavov · 9 years ago
  49. 78bcff7 Refactor the Bluetooth timers by Pavlin Radoslavov · 9 years ago
  50. d2e2508 Add support for native kernel and callout wakelocks by Pavlin Radoslavov · 9 years ago
  51. 760fb70 Make list_foreach() more useful by Andre Eisenbach · 9 years ago
  52. c02acb7 Assert on memory allocation failure by Andre Eisenbach · 9 years ago
  53. ac786e3 Fix flaky AlarmTest.test_set_long_* by Marie Janssen · 9 years ago
  54. b9757ee Remove "block" parameter from eager_reader_read() by Andre Eisenbach · 9 years ago
  55. 48df46b Properly reset NONBLOCK flag in semaphore_try_wait() by Andre Eisenbach · 9 years ago
  56. 153bdfb Fix the fixed_queue_try_remove_from_queue() internals by Pavlin Radoslavov · 9 years ago
  57. ed2267a osi: Remove error_fclose goto and redundant fflush. by Alain Vongsouvanh · 9 years ago
  58. 1b2bd2c tests: don't use bt_os_callouts for wakelocks by Marie Janssen · 9 years ago
  59. fd2f03a Add file write error checks to config_save by Amadeusz Slawinski · 9 years ago
  60. 41a91a5 Raise alarm callback thread priority by Andre Eisenbach · 9 years ago
  61. b74ef93 Fix flaky EagerReaderTest.test_large_data_multibyte by Andre Eisenbach · 9 years ago
  62. 45a94e1 Removed libpower-related references. by Pavlin Radoslavov · 9 years ago
  63. b7a077b Rename net_test_bluedroid to net_test_bluetooth by Andre Eisenbach · 9 years ago
  64. 28bf007 Enable kernel wakelocks and timers by Marie Janssen · 9 years ago
  65. 02a2928 Resolve merge resolution differences between branches by Scott James Remnant · 9 years ago
  66. 1946f25 Add missing LOG_TAG as the first argument to LOG_ERROR() by Pavlin Radoslavov · 9 years ago
  67. 577862e Update the usage of fixed_queue. by Pavlin Radoslavov · 9 years ago
  68. 5b9b1b8 Raise BTU and HCI thread priorities by Andre Eisenbach · 9 years ago
  69. 258c253 GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 9 years ago
  70. 9f1c9ad GKI cleanup - Moved struct TIMER_LIST_ENT to OSI by Pavlin Radoslavov · 9 years ago
  71. 1a3844f GKI cleanup - Replaced usage of GKI queue with OSI fixed_queue by Pavlin Radoslavov · 9 years ago
  72. 1eb1ea0 GKI cleanup - Moved functions GKI_disable() and GKI_enable() to OSI by Pavlin Radoslavov · 9 years ago
  73. c196f21 GKI cleanup - Moved GKI_get_os_tick_count() to OSI by Pavlin Radoslavov · 9 years ago
  74. de86bfa Add libpower as a dependency to all device targets that include libosi. by Sharvil Nanavati · 9 years ago
  75. 1da5196 am ad588372: Merge "Enable clang compilation, use stdatomic.h." by Chih-hung Hsieh · 9 years ago
  76. 918e5a6 Enable clang compilation, use stdatomic.h. by Chih-Hung Hsieh · 9 years ago
  77. 480c2b4 am d2199cbb: Disable remote TCP connections by Pavlin Radoslavov · 9 years ago
  78. d2199cb Disable remote TCP connections by Pavlin Radoslavov · 9 years ago
  79. 67671e5 am afcf2a26: Merge "Restore LOG_NDEBUG condition on verbose logging." by Ian Coolidge · 9 years ago
  80. 30b30d3 Restore LOG_NDEBUG condition on verbose logging. by Ian Coolidge · 9 years ago
  81. 0839305 resolved conflicts for merge of 49a86709 to mnc-dev-plus-aosp by Marie Janssen · 9 years ago
  82. 49a8670 build: LOG_TAG consistency, include order, build fixes by Marie Janssen · 9 years ago
  83. 75a2a97 resolved conflicts for merge of 145cf576 to mnc-dev-plus-aosp by Arman Uguray · 9 years ago
  84. 145cf57 Compile libbtcore and libosi for host by Arman Uguray · 9 years ago
  85. a5db1d4 resolved conflicts for merge of f993a9c4 to mnc-dev-plus-aosp by Miao Chou · 9 years ago
  86. 98a9641 build: Eliminate cutils/str_parms dependency from system/bt by Miao Chou · 9 years ago
  87. e9d2d9b am f2d6434a: gn-build: Add bluetooth-service target by Arman Uguray · 9 years ago
  88. f2d6434 gn-build: Add bluetooth-service target by Arman Uguray · 9 years ago
  89. f1720e9 am 165332bc: Cleanup alarm_get_remaining_ms by Andre Eisenbach · 9 years ago
  90. 165332b Cleanup alarm_get_remaining_ms by Andre Eisenbach · 9 years ago
  91. 263cc87 am 76356aee: Bug fix PM changes and LE connectivity mode fixes by VenkatRaghavan VijayaRaghavan · 9 years ago
  92. 76356ae Bug fix PM changes and LE connectivity mode fixes by VenkatRaghavan VijayaRaghavan · 9 years ago
  93. cd5bb09 am 0ca99052: gn-build: Add BUILD files for libchrome by Arman Uguray · 9 years ago
  94. 0ca9905 gn-build: Add BUILD files for libchrome by Arman Uguray · 9 years ago
  95. 1dffda3 build: fixes for LOG_* message build errors. by Marie Janssen · 9 years ago
  96. d33e39f am db554581: build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  97. db55458 build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  98. 50356f0 am 10969128: build: Eliminate cutils/sockets dependencies from system/bt by Miao Chou · 9 years ago
  99. 1096912 build: Eliminate cutils/sockets dependencies from system/bt by Miao Chou · 9 years ago
  100. 123d77a resolved conflicts for merge of 4197cfdb to mnc-dev-plus-aosp by Pavlin Radoslavov · 9 years ago