1. bea75f6 Remove some deprecated base::JSONWriter::Write() calls in various dirs by Lei Zhang · 12 days ago main
  2. 53e642a Run unsafe_buffers pragma rewriter over remaining files. by Tom Sepez · 5 weeks ago
  3. 53329b6 Spanify dbus::MessageReader::PopArrayOf... by Arthur Sonzogni · 6 weeks ago
  4. 3701997 Remove deprecated dbus::ObjectProxy::CallMethodWithErrorCallback() by Tom Anderson · 8 weeks ago
  5. f730997 Exported things should always be visible by Devon Loehr · 5 months ago
  6. b35224a spanification: remove `#pragma allow_unsafe_buffers` where unneeded by Stephen Nusko · 5 months ago
  7. ab393d0 spanify: Renewed arrayification (X/43) by Kalvin Lee · 5 months ago
  8. abecf9a dbus: Fix ResponseSender crash caused by lifetime mismatch by Xiyuan Xia · 6 months ago
  9. 144ef92 dbus: Add crash keys for ObjextProxy::OnCallMethod() by Ryo Hashimoto · 6 months ago
  10. 59f3f85 Migrate absl variant.h and utility.h in dbus by Victor Hugo Vianna Silva · 6 months ago
  11. b4b64ad dbus: Fix `ExportedObjectTest.NotSendingResponseCrash` by Xiyuan Xia · 7 months ago
  12. ad88974 Gardener: Disable NotSendingResponseCrash by Adithya Srinivasan · 7 months ago
  13. 798668c dbus: CHECK if a response is not sent after handling calls by Xiyuan Xia · 7 months ago
  14. 925f50f dbus: No infinite timeout calls on ChromeOS system daemon by Xiyuan Xia · 7 months ago
  15. d1e87fa Suppress unsafe_libc_call warning for initial identified files. by Tom Sepez · 8 months ago
  16. 73566df Document dbus::ObjectProxy error logging behavior by Lei Zhang · 8 months ago
  17. 6c77bec C++11 std::array rewrite for memory safety [17/19] by Arthur Sonzogni · 9 months ago
  18. fe1f69e Use std::string_view to construct dbus::ObjectPath by Reilly Grant · 10 months ago
  19. e869ad4 Use std::string_view in dbus::Bus::GetObjectProxy by Reilly Grant · 10 months ago
  20. 0db34cc Reland "Add wrapper around GDBusConnection." by Erik Jensen · 11 months ago
  21. ec01488 Revert "Add wrapper around GDBusConnection." by Dan H · 11 months ago
  22. d26a6ab Add wrapper around GDBusConnection. by Erik Jensen · 11 months ago
  23. e277eb4 Rewrite map pointer values to raw_ptr by Ali Hijazi · 11 months ago
  24. c4dc964 Migrate to NOTREACHED() in low-instance top dirs by Peter Boström · 1 year ago
  25. 5ee7d20 Add SecretPortalKeyProvider by Tom Anderson · 1 year ago
  26. 99920d0 dbus: Fix dbus::MessageWriter::AppendString bug by Chad Duffin · 1 year, 2 months ago
  27. 3c0719d spanification: Add `#pragma allow_unsafe_buffers` to dbus/* by Arthur Sonzogni · 1 year, 2 months ago
  28. a5149a9 dbus: Remove satorux@chromium.org from OWNERS by Satoru Takabayashi · 1 year, 3 months ago
  29. ca46241 Use NOTREACHED_IN_MIGRATION() in the rest of src/ by Peter Boström · 1 year, 4 months ago
  30. 1ba9ea5 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 1 year, 5 months ago
  31. e9d2b21 dbus: Update comment of ObjectProxy::WaitForServiceToBeAvailable by Shintaro Kawamura · 1 year, 7 months ago
  32. 1ab1fbf Cleanup: Format <optional> include order. by Arthur Sonzogni · 1 year, 7 months ago
  33. c12f9a8 Rewrite std::set<T*> into std::set<raw_ptr<T, SetExperimental>> by Ali Hijazi · 1 year, 8 months ago
  34. 6782be7 [buganizer] Migrate DIR_METADATA for dbus/ by Jeff Yoon · 1 year, 8 months ago
  35. 0f93bb1 Convert MessageWriter APIs to base::span by David Benjamin · 1 year, 9 months ago
  36. e179a23 Replace base::StringPiece in //dbus with std::string_view by Hyowon Kim · 1 year, 10 months ago
  37. 9ceaeb4 Rename {absl => std}::optional in minor top-level dirs by Arthur Sonzogni · 1 year, 11 months ago
  38. 70829a8 Enable wexit_time_destructors config in //dbus by Lei Zhang · 2 years ago
  39. 2d13de3 Fix dangling pointers in DBus during Shutdown. by Arthur Sonzogni · 2 years, 1 month ago
  40. 508ddd0 [dbus] Use base::Contains() instead of std::find() in //dbus by Ho Cheung · 2 years, 1 month ago
  41. 85011e5 [CrOS Cellular] Emit DBus results for eSIM installation attempts by Nikhil Nayunigari · 2 years, 2 months ago
  42. 28bd1a7 Rename DanglingAcrossTasks to AcrossTasksDanglingUntriaged by Pâris · 2 years, 2 months ago
  43. 3a31089 Merge ObjectProxy::CallMethodAndBlock{,WithErrorDetails}. by Hidehiko Abe · 2 years, 2 months ago
  44. eb4edf3 Get rid of Error out param from SendWithReplyAndBlock. by Hidehiko Abe · 2 years, 3 months ago
  45. 0eab7c9 Introduce dbus::Error. by Hidehiko Abe · 2 years, 3 months ago
  46. 955f069 Annotate all Across tasks dangling raw_ptrs by Pâris · 2 years, 3 months ago
  47. 4b1a127 Annotate Cross task dangling pointers detected on Linux builds by Pâris · 2 years, 3 months ago
  48. 8d2f6f3 DanglingPointer: annotate for unittests base+linux [1/N] by Arthur Sonzogni · 2 years, 4 months ago
  49. ccdf2bd Replace base::GUID uses with base::Uuid (222/N) by Claudio DeSouza · 2 years, 5 months ago
  50. 3f55de1 [Code Health] Remove expired DBus histograms by Sergii Bykov · 2 years, 5 months ago
  51. 70fce44 Remove expired histograms DBus.ExportedMethodHandleSuccess, DBus.ExportedMethodHandleTime, DBus.SignalSendTime by Ari Chivukula · 2 years, 7 months ago
  52. b57c13b Update header includes for /base/functional in /d*, /e*, /f* by Avi Drissman · 2 years, 9 months ago
  53. c0b7285 task posting v3: remove includes of runner handles and IWYU task runners by Sean Maher · 2 years, 9 months ago
  54. bbdab93 Update comment to use correct base::Value types by Joseph Park · 2 years, 9 months ago
  55. 785cb59 DanglingPtr: Mark all of them as untriaged [20/N] by Ali Hijazi · 2 years, 10 months ago
  56. 1c3a1d7 [BRP] Apply raw_ptr rewriter for linux by Keishi Hattori · 2 years, 10 months ago
  57. 263d56b Migrate dbus/values_util.cc to new base::Value APIs. by Matt Menke · 2 years, 10 months ago
  58. b098b0c Task posting v3: refactor base::PostTaskAndReplyWithResult by Sean Maher · 2 years, 10 months ago
  59. 6332cde task posting v3: moving away from SequencedTaskRunnerHandle by Sean Maher · 2 years, 10 months ago
  60. 69b8a2e Update copyright headers in dbus/ by Avi Drissman · 3 years ago
  61. 5256d5f Fix typos for the word "propagated". by Lei Zhang · 3 years ago
  62. 9fd9a23 Reland "[Code Health] Replace base::DictionaryValue in device/bluetooth/dbus" by Nan Lin · 3 years, 2 months ago
  63. 4b6c209 Revert "[Code Health] Replace base::DictionaryValue in device/bluetooth/dbus" by Nan Lin · 3 years, 2 months ago
  64. de953e9 [Code Health] Replace base::DictionaryValue in device/bluetooth/dbus by Nan Lin · 3 years, 2 months ago
  65. 4b9c066 DanglingPtr: Mark all of them as untriaged [2/N] by Arthur Sonzogni · 3 years, 3 months ago
  66. 58db210 Rewrite raw pointer fields to use raw_ptr<T> for linux by Keishi Hattori · 3 years, 3 months ago
  67. 966dee0 [base] Undo erroneous IWYU of time.h in presence of base::Thread by Gabriel Charette · 3 years, 6 months ago
  68. e2b8328 [base] IWYU for base::Time by Gabriel Charette · 3 years, 6 months ago
  69. 13aa8e0 Add missing includes of waitable_event.h by David Sanders · 3 years, 6 months ago
  70. d236797 Fix typos in //dbus/bus.h by David Sanders · 3 years, 7 months ago
  71. d0bc545 Migrate base::{size,empty,data} to STL equivalents in //dbus. by Daniel Cheng · 3 years, 7 months ago
  72. 94b5163 Migrate base::Value::GetList() to base::Value::GetListDeprecated(): 2/N. by Daniel Cheng · 3 years, 8 months ago
  73. 4e5b159 Modernize usage of base::Value in //dbus by Tom Anderson · 3 years, 9 months ago
  74. 84fda1d [Code Health] Replace Value::GetAsList with GetList by Viktor Semeniuk · 3 years, 9 months ago
  75. 4949501 dbus: Remove ObjectProxy crash debugging code by Xiyuan Xia · 3 years, 10 months ago
  76. 4f0fddb Remove most remaining unused "base/macros.h" by Peter Boström · 3 years, 11 months ago
  77. e060fb7 Remove all DISALLOW_COPY_AND_ASSIGNs by Peter Boström · 3 years, 11 months ago
  78. ac25455 Replace base/task/ temporary forward headers with their final locations by Patrick Monette · 4 years ago
  79. 8979cdf dbus: Make Bus::Option movable by Ryo Hashimoto · 4 years ago
  80. 8983186 [dbus] Added constructor for complex class. by Andres Medina · 4 years ago
  81. 4e08a96 Replace task-related headers to their equivalent in base/task/ by Patrick Monette · 4 years ago
  82. d921dd1 Migrate "base::TimeDelta::FromX" to "base:X". by Peter Kasting · 4 years ago
  83. 575ae34 Update base::DoNothing() / base::NullCallback() to use a type tag. by Daniel Cheng · 4 years ago
  84. c3e2795 [dirmd] Use metadata mixins by Nodir Turakulov · 4 years ago
  85. e2d64d0 Script remove more DISALLOW_COPY_AND_ASSIGNs by Peter Boström · 4 years ago
  86. 850259e dbus: Add IsInterfaceRegistered to ObjectManager by Abhishek Pandit-Subedi · 4 years, 1 month ago
  87. fd3578d Use scopers instead of SetIOAllowed() where scope is trivial by Gabriel Charette · 4 years, 2 months ago
  88. f5d2fee [CodeHealth] Remove the ListValue usage from ValuesUtilTest. by Maggie Cai · 4 years, 2 months ago
  89. 5b64e4b Swap base/stl_util.h to base/cxx17_backports.h in many files. by Lei Zhang · 4 years, 3 months ago
  90. 4abd960 dbus: CHECK whether ReplyCallbackHolder lose callback by Xiyuan Xia · 4 years, 3 months ago
  91. 83a661d dbus: Crash and log null response_callback in OnCallMethod by Xiyuan Xia · 4 years, 4 months ago
  92. 51ddc07 [owners] Ensure OWNERS file ends with newline in // by Sylvain Defresne · 4 years, 4 months ago
  93. 88a439e dbus:Crash when ObjectProxy::CallMethod called with a null callback by Xiyuan Xia · 4 years, 4 months ago
  94. f8ef8ad [COIL] Change chromium code search type links to use main rather than master for dbus by John Palmer · 4 years, 4 months ago
  95. 5b940af Remove unneeded base/stl_util.h includes in various dirs. by Lei Zhang · 4 years, 4 months ago
  96. 87d1059 CodeHealth: Remove use of DictionaryValue::SetWithoutPathExpansion by Song Fangzhen · 4 years, 4 months ago
  97. f4d4d10 Remove base::ListValue::AppendDouble by Anders Hartvoll Ruud · 4 years, 4 months ago
  98. 718a0fd Obtain lock state from DBus instead of X11 by Tom Anderson · 4 years, 4 months ago
  99. b78aa10 Adapt /dbus to move-only thread options. by Olivier Li · 4 years, 4 months ago
  100. 38b7a65 [CodeHealth] Remove uses of ListValue::begin()/end() in /dbus. by David Bertoni · 4 years, 5 months ago