1. 9efabf0 spanification: Add `#pragma allow_unsafe_buffers` to component/* by Arthur Sonzogni · 3 days ago main
  2. 0c5f420 Add CROS_SECURITY_FILE to destination by Jason Ling · 3 weeks ago
  3. 3352939 Prevent enqueuing UNDEFINED_DESTINATION events. by Leonid Baraz · 4 weeks ago
  4. b0c7696 Add `FatalCrashEventLogObserver` for event based log upload by Irem Uguz · 5 weeks ago
  5. 3543d63 Remove now unnecessary EnsureOpenSSLInit and CRYPTO_library_init calls by David Benjamin · 5 weeks ago
  6. 866830f Add missing dependence in components. by Leonid Baraz · 7 weeks ago
  7. cd21557 Combine functions in storage_queue.cc. by Josh Hilke · 8 weeks ago
  8. c1fc354 Remove deprecated function. by Josh Hilke · 8 weeks ago
  9. 3dcfc40 Sync from missive to Chrome (2/2) by Leonid Baraz · 8 weeks ago
  10. 89e7305 Sync from missive to Chrome (1/2) by Leonid Baraz · 8 weeks ago
  11. 81910d4 Add new UMA histogram by Alberto Juarez · 9 weeks ago
  12. 24134e9 Fix header guard in //components by Lei Zhang · 9 weeks ago
  13. 6b856fb UMA log all reasons for error::DATA_LOSS. by Josh Hilke · 10 weeks ago
  14. 19c76c7 Add KioskVisionStatusReport and KioskVisionReport to TelemetryData by Steffen Seckler · 2 months ago
  15. b0ef86e Replace StringPiece with std::string_view in //components/reporting/ by Claudio DeSouza · 2 months ago
  16. 7c84bf2 UMA log all reasons for error::UNAVAILABLE. by Josh Hilke · 2 months ago
  17. 250aa52 Use concepts/constraints in components/reporting. by Jan Keitel · 2 months ago
  18. 3af7189 Document the MetricData proto file by Alberto Juarez · 3 months ago
  19. 6015e90 Use NOTREACHED_IN_MIGRATION() in components/ by Peter Boström · 3 months ago
  20. b952118 Check for timestamp in report queue unit test. by Josh Hilke · 3 months ago
  21. 949e108 A few more streamlining related to weak ptrs. by Leonid Baraz · 3 months ago
  22. bfd27b1 Add record timestamp. by Josh Hilke · 3 months ago
  23. 09d2a43 UMA log dBus errors in Missive client. by Josh Hilke · 3 months ago
  24. 68ef837 Declare scoped callback, use with weakptr by Leonid Baraz · 3 months ago
  25. 1e5c327 Centralize report queue error handling. by Josh Hilke · 3 months ago
  26. 7258537 Fix bucket addition/buckets trim race. by Leonid Baraz · 3 months ago
  27. ee7f827 Remove use of the pointer version of RandBytes, use span always by danakj · 3 months ago
  28. 390dbb9 Add Chrome crash observer to metric reporting manager. by Josh Hilke · 3 months ago
  29. 87271f0 Connect config file callbacks by Alberto Juarez · 3 months ago
  30. 24a0f24 Add Chrome fatal crash observer by Josh Hilke · 3 months ago
  31. 5c725bd Modify health module proto file by Alberto Juarez · 4 months ago
  32. 81b4393 Add `cached_events_seq_ids` to upload response by Leonid Baraz · 4 months ago
  33. 4db42f6 [test] Suppress stack traces in StatusMacros tests by Greg Thompson · 4 months ago
  34. ff04ff0 Add UMA to track enqueue status by destination. by Josh Hilke · 4 months ago
  35. c40d13b [test] Provide control of stack trace generation in tests by Greg Thompson · 5 months ago
  36. 6bd3b05 Cleanup: Remove unused include of std::optional. by Arthur Sonzogni · 5 months ago
  37. cc7c6ef Replace to_string with base::NumberToString by Sakib Shabir Tantray · 6 months ago
  38. 64240cf [buganizer] Migrate DIR_METADATA components/ by Jeff Yoon · 6 months ago
  39. 3c6e7ce Remove StorageQueueGenerationIdReset histogram. by Josh Hilke · 6 months ago
  40. f1f3784 Remove xuhong@chromium.org from components/reporting/OWNERS by Owners Cleanup · 6 months ago
  41. d43150e Rename {absl => std}::optional in //components/ by Arthur Sonzogni · 6 months ago
  42. e078202 Restore 2 reverted CLs by Leonid Baraz · 6 months ago
  43. fe5e389 Revert "[Gardening] Disable flaky ReportQueueProviderTest" by Eriko Kurimoto · 6 months ago
  44. f77a8f5 Revert "Eliminate ReportQueueProvider::GetInstance duplication." by Eriko Kurimoto · 6 months ago
  45. b135c50 Revert "Get rid of RunUntilIdle in tests" by Eriko Kurimoto · 6 months ago
  46. c96d31d [Gardening] Disable flaky ReportQueueProviderTest by Muyao Xu · 6 months ago
  47. 701643c Revert "Disable ReportQueueProviderTest.CreateMultipleSpeculativeQueues" by Leonid Baraz · 6 months ago
  48. 13ed1e2 Get rid of RunUntilIdle in tests by Leonid Baraz · 6 months ago
  49. 4b73f05 Disable ReportQueueProviderTest.CreateMultipleSpeculativeQueues by Andrey Kosyakov · 6 months ago
  50. 5c64cf7 Eliminate ReportQueueProvider::GetInstance duplication. by Leonid Baraz · 6 months ago
  51. 81a2987 Revert "Reserve Destination WEB_PROTECT" by Shanthanu Bhardwaj · 6 months ago
  52. 58204da Reserve Destination WEB_PROTECT by Shanthanu Bhardwaj · 7 months ago
  53. a264d1d Add browser test for FETCH_SUPPORT_PACKET remote command by Irem Uguz · 7 months ago
  54. a17ddb2 Update clang verify expectations. by Zequan Wu · 7 months ago
  55. c60de2a Clean up many inefficient copies by Hong Xu · 7 months ago
  56. d33aa4f Rename enable_nocompile_tests_new to enable_nocompile_tests. by Daniel Cheng · 7 months ago
  57. 23a16c2 Rewrite vector<T*> into vector<raw_ptr<T, VectorExperimental>> by Ali Hijazi · 8 months ago
  58. b672765 Remove existing uses of the default constructor of `reporting::StatusOr` by Hong Xu · 8 months ago
  59. 7d5d57a [DanglingPointer] Remove dangling pointer in storage_unittest.cc by Naresh Pratap Singh · 8 months ago
  60. d14c725 Use a dedicated destination for crash events by Hong Xu · 8 months ago
  61. 7bd7dd9 Use Destination_ARRAYSIZE instead of *_MAX for UMA stats by Hong Xu · 8 months ago
  62. efa87f3 Report enqueued event metrics to UMA by Vignesh Shenvi · 8 months ago
  63. 0d44e8a Add the destination `CHROME_BROWSER_ENTERPRISE` by Shanthanu Bhardwaj · 8 months ago
  64. 4c83aab Track missing metric data on collection by Vignesh Shenvi · 8 months ago
  65. b49917e Fix header guards in components/. by shaochenguang · 8 months ago
  66. 351e07c Report destination to UMA on record enqueues by Vignesh Shenvi · 8 months ago
  67. 749c2c7 Rename CRASH_FATALLY to FATAL_CRASH by Hong Xu · 8 months ago
  68. 946fcbe Use constants to retrieve json fields. by Josh Hilke · 8 months ago
  69. 9fe3b8a Centralize record upload json constants. by Josh Hilke · 9 months ago
  70. f1d1cd7 Revert^2 "Allow {EXPECT,ASSERT,CHECK,DCHECK}_OK be applied to StatusOr" by Hong Xu · 9 months ago
  71. 32b9021 Revert "Allow {EXPECT,ASSERT,CHECK,DCHECK}_OK be applied to StatusOr" by Matt Reichhoff · 9 months ago
  72. fdb43d5 Allow {EXPECT,ASSERT,CHECK,DCHECK}_OK be applied to StatusOr by Hong Xu · 9 months ago
  73. 9bf9e65 Add KIOSK_HEARTBEATs destination to report_queue and MetricData by Marc Grimme · 9 months ago
  74. 24e0a4f Explain that ResourceManagedBuffer does not preserve data by Hong Xu · 9 months ago
  75. d1a5382 Expose reporting destination from the report queue by Vignesh Shenvi · 9 months ago
  76. 7b2e6a4 Revert "Extend TelemetryData with KioskHeartbeats" by Rupert Wiser · 9 months ago
  77. 0d7b61d Revert "Add KIOSK_HEARTBEAT destination to report_queue" by Yifan Luo · 9 months ago
  78. b8746ba Add KIOSK_HEARTBEAT destination to report_queue by Marc Grimme · 9 months ago
  79. f8d17b5 Extend TelemetryData with KioskHeartbeats by Marc Grimme · 9 months ago
  80. 2ba4cf7 [base] Split RunOnceCb<> -> RunOnceCb<> & RunOnceCbRepeatedly<> by Andrew Rayskiy · 9 months ago
  81. 49021f4 Explain that `Status` copies the string literal that it takes and why by Hong Xu · 9 months ago
  82. f839403 Don't copying error message in `Status` when the error message is std::string by Hong Xu · 9 months ago
  83. 9829798 Clean up the params in ErrorStatus constructors by Hong Xu · 9 months ago
  84. de0deef RETURN_IF_ERROR_STATUS accepts unexpected<Status>, not StatusOr by Hong Xu · 9 months ago
  85. eabe46e Add nocompile test for RETURN_IF_ERROR_STATUS by Hong Xu · 9 months ago
  86. 4c38098 Use base::AlwaysFalse instead of inventing our own by Hong Xu · 9 months ago
  87. 07fe2e7 Remove base/strings/string_piece_forward.h usage in //components by Lei Zhang · 9 months ago
  88. 32ab247 Fix various missing includes that rely on base/strings/string_piece.h by Lei Zhang · 9 months ago
  89. ed1b2d6 Clean up the params in Status constructors by Hong Xu · 9 months ago
  90. ff53a3e Make StatusOr not able to accept an OK status. by Hong Xu · 9 months ago
  91. c19347d Modernize Status to use move constructors and use default keyword by Hong Xu · 9 months ago
  92. b1146b6 Remove base/types/expected_macros.h from statusor.h by Hong Xu · 9 months ago
  93. ac42b3e Move base::EqualsProto() into namespace base::test by Lei Zhang · 9 months ago
  94. 64199a7 Add a comment to explain S3 and S4 states are expected to be zero by Hong Xu · 9 months ago
  95. 4eb3f3b Migrate reporting::StatusOr as an alias to base::expected<T, Status> by Hong Xu · 9 months ago
  96. 75ff98c Add base::AppendHexEncodedByte(), and use hex-encoding APIs more. by Peter Kasting · 9 months ago
  97. ec7d3da Remove dependency on statusor.h for including base/logging.h by Hong Xu · 9 months ago
  98. 4e52f5c Rename StatusOr::status() to StatusOr::error() by Hong Xu · 9 months ago
  99. 2468d04 Rename StatusOr::ok to StatusOr::has_value by Hong Xu · 9 months ago
  100. a3dd360 Make sure Test[Multi]Event result is set once. by Leonid Baraz · 9 months ago