1. 3c0719d spanification: Add `#pragma allow_unsafe_buffers` to dbus/* by Arthur Sonzogni · 2 weeks ago main
  2. a5149a9 dbus: Remove satorux@chromium.org from OWNERS by Satoru Takabayashi · 8 weeks ago
  3. ca46241 Use NOTREACHED_IN_MIGRATION() in the rest of src/ by Peter Boström · 3 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 · 8 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, 1 month ago
  17. 3a31089 Merge ObjectProxy::CallMethodAndBlock{,WithErrorDetails}. by Hidehiko Abe · 1 year, 1 month 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
  21. 4b1a127 Annotate Cross task dangling pointers detected on Linux builds by Pâris · 1 year, 1 month ago
  22. 8d2f6f3 DanglingPointer: annotate for unittests base+linux [1/N] by Arthur Sonzogni · 1 year, 2 months ago
  23. ccdf2bd Replace base::GUID uses with base::Uuid (222/N) by Claudio DeSouza · 1 year, 3 months ago
  24. 3f55de1 [Code Health] Remove expired DBus histograms by Sergii Bykov · 1 year, 4 months ago
  25. 70fce44 Remove expired histograms DBus.ExportedMethodHandleSuccess, DBus.ExportedMethodHandleTime, DBus.SignalSendTime by Ari Chivukula · 1 year, 5 months ago
  26. b57c13b Update header includes for /base/functional in /d*, /e*, /f* by Avi Drissman · 1 year, 7 months ago
  27. c0b7285 task posting v3: remove includes of runner handles and IWYU task runners by Sean Maher · 1 year, 7 months ago
  28. bbdab93 Update comment to use correct base::Value types by Joseph Park · 1 year, 7 months ago
  29. 785cb59 DanglingPtr: Mark all of them as untriaged [20/N] by Ali Hijazi · 1 year, 8 months ago
  30. 1c3a1d7 [BRP] Apply raw_ptr rewriter for linux by Keishi Hattori · 1 year, 8 months ago
  31. 263d56b Migrate dbus/values_util.cc to new base::Value APIs. by Matt Menke · 1 year, 8 months ago
  32. b098b0c Task posting v3: refactor base::PostTaskAndReplyWithResult by Sean Maher · 1 year, 8 months ago
  33. 6332cde task posting v3: moving away from SequencedTaskRunnerHandle by Sean Maher · 1 year, 9 months ago
  34. 69b8a2e Update copyright headers in dbus/ by Avi Drissman · 1 year, 11 months ago
  35. 5256d5f Fix typos for the word "propagated". by Lei Zhang · 2 years ago
  36. 9fd9a23 Reland "[Code Health] Replace base::DictionaryValue in device/bluetooth/dbus" by Nan Lin · 2 years ago
  37. 4b6c209 Revert "[Code Health] Replace base::DictionaryValue in device/bluetooth/dbus" by Nan Lin · 2 years ago
  38. de953e9 [Code Health] Replace base::DictionaryValue in device/bluetooth/dbus by Nan Lin · 2 years, 1 month ago
  39. 4b9c066 DanglingPtr: Mark all of them as untriaged [2/N] by Arthur Sonzogni · 2 years, 1 month ago
  40. 58db210 Rewrite raw pointer fields to use raw_ptr<T> for linux by Keishi Hattori · 2 years, 1 month ago
  41. 966dee0 [base] Undo erroneous IWYU of time.h in presence of base::Thread by Gabriel Charette · 2 years, 4 months ago
  42. e2b8328 [base] IWYU for base::Time by Gabriel Charette · 2 years, 4 months ago
  43. 13aa8e0 Add missing includes of waitable_event.h by David Sanders · 2 years, 5 months ago
  44. d236797 Fix typos in //dbus/bus.h by David Sanders · 2 years, 5 months ago
  45. d0bc545 Migrate base::{size,empty,data} to STL equivalents in //dbus. by Daniel Cheng · 2 years, 5 months ago
  46. 94b5163 Migrate base::Value::GetList() to base::Value::GetListDeprecated(): 2/N. by Daniel Cheng · 2 years, 6 months ago
  47. 4e5b159 Modernize usage of base::Value in //dbus by Tom Anderson · 2 years, 7 months ago
  48. 84fda1d [Code Health] Replace Value::GetAsList with GetList by Viktor Semeniuk · 2 years, 7 months ago
  49. 4949501 dbus: Remove ObjectProxy crash debugging code by Xiyuan Xia · 2 years, 8 months ago
  50. 4f0fddb Remove most remaining unused "base/macros.h" by Peter Boström · 2 years, 9 months ago
  51. e060fb7 Remove all DISALLOW_COPY_AND_ASSIGNs by Peter Boström · 2 years, 9 months ago
  52. ac25455 Replace base/task/ temporary forward headers with their final locations by Patrick Monette · 2 years, 10 months ago
  53. 8979cdf dbus: Make Bus::Option movable by Ryo Hashimoto · 2 years, 10 months ago
  54. 8983186 [dbus] Added constructor for complex class. by Andres Medina · 2 years, 10 months ago
  55. 4e08a96 Replace task-related headers to their equivalent in base/task/ by Patrick Monette · 2 years, 10 months ago
  56. d921dd1 Migrate "base::TimeDelta::FromX" to "base:X". by Peter Kasting · 2 years, 10 months ago
  57. 575ae34 Update base::DoNothing() / base::NullCallback() to use a type tag. by Daniel Cheng · 2 years, 10 months ago
  58. c3e2795 [dirmd] Use metadata mixins by Nodir Turakulov · 2 years, 10 months ago
  59. e2d64d0 Script remove more DISALLOW_COPY_AND_ASSIGNs by Peter Boström · 2 years, 10 months ago
  60. 850259e dbus: Add IsInterfaceRegistered to ObjectManager by Abhishek Pandit-Subedi · 3 years ago
  61. fd3578d Use scopers instead of SetIOAllowed() where scope is trivial by Gabriel Charette · 3 years ago
  62. f5d2fee [CodeHealth] Remove the ListValue usage from ValuesUtilTest. by Maggie Cai · 3 years, 1 month ago
  63. 5b64e4b Swap base/stl_util.h to base/cxx17_backports.h in many files. by Lei Zhang · 3 years, 1 month ago
  64. 4abd960 dbus: CHECK whether ReplyCallbackHolder lose callback by Xiyuan Xia · 3 years, 2 months ago
  65. 83a661d dbus: Crash and log null response_callback in OnCallMethod by Xiyuan Xia · 3 years, 2 months ago
  66. 51ddc07 [owners] Ensure OWNERS file ends with newline in // by Sylvain Defresne · 3 years, 2 months ago
  67. 88a439e dbus:Crash when ObjectProxy::CallMethod called with a null callback by Xiyuan Xia · 3 years, 2 months ago
  68. f8ef8ad [COIL] Change chromium code search type links to use main rather than master for dbus by John Palmer · 3 years, 2 months ago
  69. 5b940af Remove unneeded base/stl_util.h includes in various dirs. by Lei Zhang · 3 years, 2 months ago
  70. 87d1059 CodeHealth: Remove use of DictionaryValue::SetWithoutPathExpansion by Song Fangzhen · 3 years, 3 months ago
  71. f4d4d10 Remove base::ListValue::AppendDouble by Anders Hartvoll Ruud · 3 years, 3 months ago
  72. 718a0fd Obtain lock state from DBus instead of X11 by Tom Anderson · 3 years, 3 months ago
  73. b78aa10 Adapt /dbus to move-only thread options. by Olivier Li · 3 years, 3 months ago
  74. 38b7a65 [CodeHealth] Remove uses of ListValue::begin()/end() in /dbus. by David Bertoni · 3 years, 3 months ago
  75. 81cc828 CodeHealth: Remove use of Value::GetAsDouble by Ayu Ishii · 3 years, 3 months ago
  76. f17a02e CodeHealth: Remove use of Value::GetAsBoolean by Ayu Ishii · 3 years, 4 months ago
  77. 3e800cd CodeHealth: Remove use of Value::GetAsInteger by Minoru Chikamune · 3 years, 4 months ago
  78. 1a00d8d Apply modernize-make-unique for ChromeOS by Peter Boström · 3 years, 4 months ago
  79. 1bcc508 Do not return std::unique_ptr<T>() in various dirs. by Lei Zhang · 3 years, 4 months ago
  80. aaba9c8 ozone/wayland: launch dbus for tests with Wayland by Maksim Sisov · 3 years, 5 months ago
  81. de8b674 ozone/wayland: ci: enable all the chromium_linux_gtests. by Maksim Sisov · 3 years, 5 months ago
  82. 759bcf6 Update documentation to allow owners of public APIs that are used throughout the codebase to Owners-Override changes across the source tree. by John Abd-El-Malek · 3 years, 5 months ago
  83. a8327bb Disable ObjectManagerTest.PropertiesChangedAsObjectsReceived (flaky) by Anders Hartvoll Ruud · 3 years, 6 months ago
  84. e109380 Rename includes from bind_helpers.h to callback_helpers.h by danakj · 3 years, 9 months ago
  85. 8608f8e Add DIR_METADATA files to //dbus by Edward Lesmes · 3 years, 10 months ago
  86. f0ad351 Add xvfb logic to all windowed test launcher targets. by Dirk Pranke · 4 years ago
  87. ab3083d Implement mock for ObjectProxy::WaitForServiceToBeAvailable by Jae Hoon Kim · 4 years ago
  88. 1e7714c remove copybara initialization artifacts by Yuke Liao · 4 years ago
  89. 97eb996 Copybara Service Migration Initialization. by Yuke Liao · 4 years ago
  90. e3341fe [lacros] Run Lacros test targets with ash_chrome if needed by Yuke Liao · 4 years ago
  91. c811fc4 Include-what-you-use related to logging.h (dbus) by Hans Wennborg · 4 years, 2 months ago
  92. a5046b7 Remove shadow variable names from dbus/ by Matt Swartwout · 4 years, 3 months ago
  93. 8135c03 Auto-format object_proxy.cc and values_util.cc by Matt Swartwout · 4 years, 3 months ago
  94. a689d05 Remove/replace unnecessary logging.h includes in .cc files (dbus) by Hans Wennborg · 4 years, 3 months ago
  95. cfdf273 Reland "IWYU for bind/callback_helpers.h and ptr_util.h" by Gabriel Charette · 4 years, 5 months ago
  96. 659480a Revert "IWYU for bind/callback_helpers.h and ptr_util.h" by Hans Wennborg · 4 years, 5 months ago
  97. cdf6682 IWYU for bind/callback_helpers.h and ptr_util.h by Gabriel Charette · 4 years, 5 months ago
  98. 6f28aee Reformat all gn files in /dbus. by Nico Weber · 4 years, 7 months ago
  99. 8dcc9ed [base] Move TaskRunner::RunsTasksInCurrentSequence() to SequencedTaskRunner by Gabriel Charette · 4 years, 8 months ago
  100. 9431288 Fix typo (calback -> callback) by Yuta Kasai · 4 years, 8 months ago