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/buffer.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. 1878c42 Add a reference counted buffer implementation. by Sharvil Nanavati · 10 years ago