1. 6219136 Flush buffer to filesystem before fsync by Joseph Pirozzo · 6 years ago
  2. e4f1378 Fix errors around logging when compiling on Linux by Jakub Pawlowski · 6 years ago
  3. b78d279 Fix clang-tidy performance warnings in system/bt. by Chih-Hung Hsieh · 6 years ago
  4. 5dc8cc2 Merge "Add btif_config_(get/set)_uint64" am: 22e48923d4 am: 487f39bf51 by Jakub Pawlowski · 7 years ago
  5. 1c5e31a Add btif_config_(get/set)_uint64 by Jakub Pawlowski · 7 years ago
  6. bbd627b DO NOT MERGE Truncate new line characters when adding string to config by Hansong Zhang · 7 years ago
  7. 1a651db OSI: Copy temporary directoryname by Myles Watson · 7 years ago
  8. 71b2917 Fix failing ConfigTest by Jakub Pawlowski · 7 years ago
  9. cc8259e Fix failing ConfigTest by Jakub Pawlowski · 7 years ago
  10. 3c41f5b config refactor - use strings by Jakub Pawlowski · 7 years ago
  11. f3fb316 persistent configuration refactor by Jakub Pawlowski · 7 years ago
  12. 8b79680 osi: Suppress length warning in config parsing by Ting-Yuan Huang · 7 years ago
  13. f2af1c4 Replace assert with CHECK from base/logging.h by Jack He · 8 years ago
  14. b55040c osi: Apply clang-format by Myles Watson · 8 years ago
  15. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago[Renamed (92%) from osi/src/config.c]
  16. 80d7f60 Replace all uses of sprintf() with snprint() by George Burgess IV · 9 years ago
  17. 95dbe03 Improve config file sync during configuration save. by Jacky Cheung · 8 years ago
  18. 72a183d Add config logging, make parsing stricter, and move sync by Ajay Panicker · 8 years ago
  19. 4cef24d Fix memory leak when saving paired devices by Marie Janssen · 9 years ago
  20. d9ebc23 btif: Don't persist remote devices to the config by Marie Janssen · 9 years ago
  21. 717a4a9 Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 9 years ago
  22. ed2267a osi: Remove error_fclose goto and redundant fflush. by Alain Vongsouvanh · 9 years ago
  23. fd2f03a Add file write error checks to config_save by Amadeusz Slawinski · 9 years ago
  24. 0839305 resolved conflicts for merge of 49a86709 to mnc-dev-plus-aosp by Marie Janssen · 9 years ago
  25. 49a8670 build: LOG_TAG consistency, include order, build fixes by Marie Janssen · 9 years ago
  26. 1dffda3 build: fixes for LOG_* message build errors. by Marie Janssen · 9 years ago
  27. d33e39f am db554581: build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  28. db55458 build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  29. 123d77a resolved conflicts for merge of 4197cfdb to mnc-dev-plus-aosp by Pavlin Radoslavov · 9 years ago
  30. 4197cfd Fix the file permissions of /data/misc/bluedroid/bt_config.conf by Pavlin Radoslavov · 9 years ago
  31. bb6836b build: Build net_test_osi using GN + ninja by Arman Uguray · 9 years ago
  32. e1a9e52 Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into merge by Etan Cohen · 10 years ago
  33. 0f9b91e Use fully qualified path for OSI includes. by Sharvil Nanavati · 10 years ago
  34. 8772a37 Atomically update config files. by Sharvil Nanavati · 10 years ago
  35. 4480276 Add platform-independent logging macros to OSI. by Sharvil Nanavati · 10 years ago
  36. ee2aa45 Finish allocation tracking for the rest of osi by Zach Johnson · 10 years ago
  37. 7f280eb Add a method to create a config object without loading from disk. by Sharvil Nanavati · 10 years ago
  38. 36c1c09 Allow iterating over sections in a config file and writing config to disk. by Sharvil Nanavati · 10 years ago
  39. 3fd6713 Fix missing #includes in external/bluetooth. by Elliott Hughes · 10 years ago
  40. d1c453f Add a generic config parser for the INI file format. by Sharvil Nanavati · 10 years ago