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