1. fd31192 Remove superfluous ref_counted.h includes from headers by Lei Zhang · 5 hours ago main
  2. 12959f3 Remove most base/files/file_util.h includes from headers by Lei Zhang · 4 days ago
  3. a659169 Do IWYU for base/sequence_checker.h in headers by Lei Zhang · 10 days ago
  4. 80597d6 Add new owners for the ERP library by Nancy Xiao · 10 days ago
  5. 4de5b9e Remove unnecessary //build/config/features.gni imports by Lei Zhang · 3 weeks ago
  6. 0ae9d69 Remove superfluous includes for base/containers/fixed_flat_{map,set}.h by Lei Zhang · 4 weeks ago
  7. b17f35d Prepare to remove base::JSONReader::Read's parsing option default by Daniel Cheng · 5 weeks ago
  8. 8dc1144 components: Migrate BASE_FEATURE macros to 2-argument version by Xiaohan Wang · 7 weeks ago
  9. 47117ab Add full proto runtime targets for UploadEventsRequest and transitive deps by Shanthanu Bhardwaj · 8 weeks ago
  10. 877d0be Remove base::AlwaysFalse<> by Avi Drissman · 10 weeks ago
  11. 44cac78 [owners] Remove lbaraz@chromium.org from components/reporting/OWNERS by Owners Cleanup · 10 weeks ago
  12. e87d4bd [gtest] Clean up single-arg `Invoke()`s in `//components/reporting/` by Jonathan Lee · 2 months ago
  13. d07bc0e Forward declare DelayPolicy in //base/task/sequenced_task_runner.h by David Sanders · 3 months ago
  14. 3c0a428 Rewrite --force unsafe buffers pragmas in components/ by Tom Sepez · 3 months ago
  15. 6bfd9ac Add djzhang@google.com and jdudder@google.com to ERP client code OWNERS. by Leonid Baraz · 3 months ago
  16. af2bf3e Increase initial delay for uploads by Leonid Baraz · 3 months ago
  17. 3d08f88 spanification: automatically spanify various pointers by Stephen Nusko · 3 months ago
  18. 93f6dfc Auto-format //components/[p-z]* GN files by Lei Zhang · 3 months ago
  19. 6e55423 Rework allow_unsafe pragmas in components/ by Tom Sepez · 3 months ago
  20. 19fcd8c Add missing includes by Takuto Ikuta · 3 months ago
  21. f966de9 components/reporting: spanify crypto primitives by Elly · 4 months ago
  22. e7470c0 Kiosk: Add new user type and profile load for arcvm kiosk by shvm · 4 months ago
  23. 48a27d6 Add new destination DATA_LOST_ACTIVITY for creating a server side event to update data lost activity. by Dejie Zhang · 5 months ago
  24. 6e931a0 Fix IWYU issues to prepare to move cstring_view helpers out of span.h by Daniel Cheng · 5 months ago
  25. a5a570e Do some IWYU for base/logging.h by Lei Zhang · 5 months ago
  26. 632542b Include base/strings/string_view_util.h for base::as_string_view() by Daniel Cheng · 5 months ago
  27. 0f417f0 metrics: add edid version and serial number to DisplayStatus by Maksim Sisov · 5 months ago
  28. 36c384f Reland "metrics: introduce ExternalDisplayEventsObserver" by Maksim Sisov · 5 months ago
  29. 2a506ff metrics: add new external display connected/disconnected events by Maksim Sisov · 6 months ago
  30. 2d371e4 Remove superfluous includes for <queue> in headers by Lei Zhang · 6 months ago
  31. 65f596a Remove checks for null return from make_unique() in components/reporting by Adam Rice · 6 months ago
  32. 952fc50 [owners] Remove jrhilke@google.com from components/reporting/OWNERS by Owners Cleanup · 6 months ago
  33. d23f329 Add missing `reserve` to proto enum by Leonid Baraz · 6 months ago
  34. e15c7b6 Revert "metrics: introduce ExternalDisplayEventsObserver" by Leonid Baraz · 6 months ago
  35. 2034de2 Add DESKTOP_STATUS_REPORT_PREPROCESS as destination by Forest Elliott · 6 months ago
  36. 381fd7a Reland #2 "Make proto_library() actions depend directly on their dep's actions" by Andrew Grieve · 6 months ago
  37. 4172b2c Revert "Reland "Make proto_library() actions depend directly on their dep's actions"" by Takashi Sakamoto · 6 months ago
  38. e447431 Reland "Make proto_library() actions depend directly on their dep's actions" by Andrew Grieve · 6 months ago
  39. 6ae03a0 Revert "Make proto_library() actions depend directly on their dep's actions" by Avi Drissman · 6 months ago
  40. fb2ef90 Make proto_library() actions depend directly on their dep's actions by Andrew Grieve · 6 months ago
  41. 659b381 Modernize equality operators by Jan Keitel · 6 months ago
  42. 6473a76 components: Change deps type in a proto_library by Takuto Ikuta · 6 months ago
  43. 223c776 spanification: remove `#pragma allow_unsafe_buffers` where unneeded by Stephen Nusko · 6 months ago
  44. 4698d33 metrics: introduce ExternalDisplayEventsObserver by Maksim Sisov · 6 months ago
  45. 5e55f51 Reland "telemetry: extend networking info with IPv6 and other fields" by Maksim Sisov · 7 months ago
  46. c1bc607 Revert "telemetry: extend networking info with IPv6 and other fields" by Maria Kazinova · 7 months ago
  47. fc8f074 telemetry: extend networking info with IPv6 and other fields by Maksim Sisov · 7 months ago
  48. caee893 telemetry: extend DisplayDevice with edid version and serial number by Maksim Sisov · 7 months ago
  49. ee0411d spanify: Renewed arrayification (X/43) by Kalvin Lee · 7 months ago
  50. b7181ce metrics: pass MAX value + 1 to UmaHistogramEnumeration by Maksim Sisov · 7 months ago
  51. 9de72ea Reland "reporting_protos: Use generator_visibility for some proto_library targets" by Takuto Ikuta · 7 months ago
  52. 70e6e65 Revert "reporting_protos: Use generator_visibility for some proto_library targets" by Morten Stenshorne · 7 months ago
  53. c8e68f8 reporting_protos: Use generator_visibility for some proto_library targets by Takuto Ikuta · 7 months ago
  54. 12e51ea Change enum name to DESKTOP_STATUS_REPORT and DESKTOP_USAGE_LOGS. by Dejie Zhang · 7 months ago
  55. 10672bd Add AL_STATUS_REPORT and AL_USAGE_LOGS destinations by Dejie Zhang · 7 months ago
  56. 64828b5 Update base::FilePath::StringPieceType usage outside of //base by Lei Zhang · 9 months ago
  57. 4e37463 [Client-Side] Copy ChromeReportingEntity from google3 by Shanthanu Bhardwaj · 9 months ago
  58. 842f8cb kiosk: Add IWA type to FatalCrashTelemetry by Sergii Bykov · 9 months ago
  59. 6eda5de Suppress unsafe_libc_call warning for initial identified files. by Tom Sepez · 9 months ago
  60. 7ba06b0 Fix -Wignored-qualifiers warnings by Zequan Wu · 9 months ago
  61. e8fe419 Remove references to protobuf::down_cast in tests. by Evan Stade · 10 months ago
  62. f759dbb Refactor metric manager for testing by Leonid Baraz · 10 months ago
  63. b96a48f C++11 std::array rewrite for memory safety [18/19] by Arthur Sonzogni · 10 months ago
  64. 37e5aca components: Remove chromeos_buildflags build dependencies by Georg Neis · 10 months ago
  65. 9ce63e4 components: Remove obsolete includes of chromeos_buildflags.h by Georg Neis · 10 months ago
  66. ac333c7 Code Health: Clean up stale base::Feature "CompressReportingPipeline" by Alexandra Reimers · 11 months ago
  67. 507dadc Remove incorrect CHECK by Leonid Baraz · 11 months ago
  68. fc92946 C++11 std::array rewrite for memory safety [2/19] by Arthur Sonzogni · 11 months ago
  69. a7e7b8e Remove usage of base::make_span(): components/, part 2 by Peter Kasting · 11 months ago
  70. 4d0e87f Introduce dBus jobs limit by Leonid Baraz · 12 months ago
  71. bc9d2a7 Use int64 instead of uint32 SessionUnaffiliatedUser. by Josh Hilke · 12 months ago
  72. 6357076 Replace ${COPYBARA_DATAPOL_ST_*} with copybara:datapol_begin and copybara:datapol_end. by Shanthanu Bhardwaj · 12 months ago
  73. e9de508 Use number instead of string for unaffiliated user ID. by Josh Hilke · 12 months ago
  74. dd15b60 Migrate remaining NOTREACHED()s in components/ by Peter Boström · 12 months ago
  75. 9924b8e Remove extraneous newlines. by Josh Hilke · 12 months ago
  76. 3f94040 Reland "Create user session activity reporter." by Josh Hilke · 12 months ago
  77. 5fbf066 Revert "Create user session activity reporter." by Timothy Loh · 12 months ago
  78. 43fa0a2 Create user session activity reporter. by Josh Hilke · 12 months ago
  79. 8188a3d Add datapol annotations to protos. by Josh Hilke · 12 months ago
  80. 5b647e1 Remove some unnecessary uses of base::make_span(). by Peter Kasting · 12 months ago
  81. e50b3a8 [Code Health] Replace calls to AbandonAndStop by Stop in Components. by Alex Attar · 1 year, 1 month ago
  82. ceafaa8 components: fix deps to handle indirect proto import by Takuto Ikuta · 1 year, 1 month ago
  83. 34c5a63 Remove stray consts that block std::move() from moving objects. by Tom Sepez · 1 year, 2 months ago
  84. a99f497 Revert "Sync from missive to Chrome (1/2)" by Leonid Baraz · 1 year, 2 months ago
  85. 9853233 Revert "Sync from missive to Chrome (2/2)" by Leonid Baraz · 1 year, 2 months ago
  86. 841c65c Report unaffiliated user login/logout/lock/unlock. by Josh Hilke · 1 year, 3 months ago
  87. 30c2e5e Migrate NOTREACHED_NORETURN -> NOTREACHED by Peter Boström · 1 year, 3 months ago
  88. 6cc7bbc Prepare to mark UNSAFE_BUFFER_USAGE for unsafe methods in file.h. by Tom Sepez · 1 year, 3 months ago
  89. 9efabf0 spanification: Add `#pragma allow_unsafe_buffers` to component/* by Arthur Sonzogni · 1 year, 3 months ago
  90. 0c5f420 Add CROS_SECURITY_FILE to destination by Jason Ling · 1 year, 4 months ago
  91. 3352939 Prevent enqueuing UNDEFINED_DESTINATION events. by Leonid Baraz · 1 year, 4 months ago
  92. b0c7696 Add `FatalCrashEventLogObserver` for event based log upload by Irem Uguz · 1 year, 4 months ago
  93. 3543d63 Remove now unnecessary EnsureOpenSSLInit and CRYPTO_library_init calls by David Benjamin · 1 year, 4 months ago
  94. 866830f Add missing dependence in components. by Leonid Baraz · 1 year, 5 months ago
  95. cd21557 Combine functions in storage_queue.cc. by Josh Hilke · 1 year, 5 months ago
  96. c1fc354 Remove deprecated function. by Josh Hilke · 1 year, 5 months ago
  97. 3dcfc40 Sync from missive to Chrome (2/2) by Leonid Baraz · 1 year, 5 months ago
  98. 89e7305 Sync from missive to Chrome (1/2) by Leonid Baraz · 1 year, 5 months ago
  99. 81910d4 Add new UMA histogram by Alberto Juarez · 1 year, 5 months ago
  100. 24134e9 Fix header guard in //components by Lei Zhang · 1 year, 5 months ago