Clone this repo:

Branches

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