1. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  2. f2af1c4 Replace assert with CHECK from base/logging.h by Jack He · 8 years ago
  3. b55040c osi: Apply clang-format by Myles Watson · 8 years ago
  4. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago[Renamed (93%) from osi/src/future.c]
  5. 717a4a9 Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 9 years ago
  6. 49a8670 build: LOG_TAG consistency, include order, build fixes by Marie Janssen · 9 years ago
  7. db55458 build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  8. f802700 Demote, cleanup and extend observed logging by Chris Manton · 10 years ago
  9. 0f9b91e Use fully qualified path for OSI includes. by Sharvil Nanavati · 10 years ago
  10. 4480276 Add platform-independent logging macros to OSI. by Sharvil Nanavati · 10 years ago
  11. 2e241db s/async_result/future/g and also improve the future API by Zach Johnson · 10 years ago