Clone this repo:

Branches

  1. 7735281 Swap ref_counted.h for scoped_refptr.h when appropriate in various dirs by Lei Zhang · 8 days ago main
  2. 113b5e2 Pass Bus::Options by value with std::move. by Lambros Lambrou · 11 days ago
  3. 089c3ec Remove Do* Methods in MockObjectProxy by Tom Anderson · 2 weeks ago
  4. bea75f6 Remove some deprecated base::JSONWriter::Write() calls in various dirs by Lei Zhang · 7 weeks ago
  5. 53e642a Run unsafe_buffers pragma rewriter over remaining files. by Tom Sepez · 2 months ago
  6. 53329b6 Spanify dbus::MessageReader::PopArrayOf... by Arthur Sonzogni · 3 months ago
  7. 3701997 Remove deprecated dbus::ObjectProxy::CallMethodWithErrorCallback() by Tom Anderson · 3 months ago
  8. f730997 Exported things should always be visible by Devon Loehr · 6 months ago
  9. b35224a spanification: remove `#pragma allow_unsafe_buffers` where unneeded by Stephen Nusko · 6 months ago
  10. ab393d0 spanify: Renewed arrayification (X/43) by Kalvin Lee · 7 months ago
  11. abecf9a dbus: Fix ResponseSender crash caused by lifetime mismatch by Xiyuan Xia · 8 months ago
  12. 144ef92 dbus: Add crash keys for ObjextProxy::OnCallMethod() by Ryo Hashimoto · 8 months ago
  13. 59f3f85 Migrate absl variant.h and utility.h in dbus by Victor Hugo Vianna Silva · 8 months ago
  14. b4b64ad dbus: Fix `ExportedObjectTest.NotSendingResponseCrash` by Xiyuan Xia · 8 months ago
  15. ad88974 Gardener: Disable NotSendingResponseCrash by Adithya Srinivasan · 8 months ago
  16. 798668c dbus: CHECK if a response is not sent after handling calls by Xiyuan Xia · 8 months ago
  17. 925f50f dbus: No infinite timeout calls on ChromeOS system daemon by Xiyuan Xia · 8 months ago
  18. d1e87fa Suppress unsafe_libc_call warning for initial identified files. by Tom Sepez · 9 months ago
  19. 73566df Document dbus::ObjectProxy error logging behavior by Lei Zhang · 10 months ago
  20. 6c77bec C++11 std::array rewrite for memory safety [17/19] by Arthur Sonzogni · 11 months ago