Clone this repo:

Branches

  1. 3c0719d spanification: Add `#pragma allow_unsafe_buffers` to dbus/* by Arthur Sonzogni · 8 days ago main
  2. a5149a9 dbus: Remove satorux@chromium.org from OWNERS by Satoru Takabayashi · 7 weeks ago
  3. ca46241 Use NOTREACHED_IN_MIGRATION() in the rest of src/ by Peter Boström · 2 months ago
  4. 1ba9ea5 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 3 months ago
  5. e9d2b21 dbus: Update comment of ObjectProxy::WaitForServiceToBeAvailable by Shintaro Kawamura · 5 months ago
  6. 1ab1fbf Cleanup: Format <optional> include order. by Arthur Sonzogni · 5 months ago
  7. c12f9a8 Rewrite std::set<T*> into std::set<raw_ptr<T, SetExperimental>> by Ali Hijazi · 6 months ago
  8. 6782be7 [buganizer] Migrate DIR_METADATA for dbus/ by Jeff Yoon · 6 months ago
  9. 0f93bb1 Convert MessageWriter APIs to base::span by David Benjamin · 7 months ago
  10. e179a23 Replace base::StringPiece in //dbus with std::string_view by Hyowon Kim · 8 months ago
  11. 9ceaeb4 Rename {absl => std}::optional in minor top-level dirs by Arthur Sonzogni · 9 months ago
  12. 70829a8 Enable wexit_time_destructors config in //dbus by Lei Zhang · 10 months ago
  13. 2d13de3 Fix dangling pointers in DBus during Shutdown. by Arthur Sonzogni · 11 months ago
  14. 508ddd0 [dbus] Use base::Contains() instead of std::find() in //dbus by Ho Cheung · 12 months ago
  15. 85011e5 [CrOS Cellular] Emit DBus results for eSIM installation attempts by Nikhil Nayunigari · 1 year ago
  16. 28bd1a7 Rename DanglingAcrossTasks to AcrossTasksDanglingUntriaged by Pâris · 1 year ago
  17. 3a31089 Merge ObjectProxy::CallMethodAndBlock{,WithErrorDetails}. by Hidehiko Abe · 1 year ago
  18. eb4edf3 Get rid of Error out param from SendWithReplyAndBlock. by Hidehiko Abe · 1 year, 1 month ago
  19. 0eab7c9 Introduce dbus::Error. by Hidehiko Abe · 1 year, 1 month ago
  20. 955f069 Annotate all Across tasks dangling raw_ptrs by Pâris · 1 year, 1 month ago