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