1. c5d3709 Fix some conversion warnings in datetime conversions. by Cameron Dale · 3 years, 8 months ago
  2. e731ce8 [Cobalt 1.1] Update MetadataBuilder constructor by Zach Bush · 3 years, 8 months ago
  3. 67084f0 Remove the old RETURN_IF_ERROR now that Fuchsia has been updated. by Cameron Dale · 3 years, 8 months ago
  4. 1e5f137 New name and location for the RETURN_IF_ERROR macro to avoid conflicts with Abseil. by Cameron Dale · 3 years, 8 months ago
  5. 2b08774 Internal change by Cameron Dale · 3 years, 8 months ago
  6. 6393448 [Cobalt 1.1 Privacy] Update the SumAndCount encoding to encode sum and by Alex Zani · 3 years, 8 months ago
  7. 572391c Fake Cobalt Service tracks shut down. by Jared Weinstein · 3 years, 8 months ago
  8. 74a96ee [build] Clean up no_rtti config handling by Roland McGrath · 3 years, 8 months ago
  9. cf54221 [Cobalt 1.1 privacy] Populate privacy encoding fields of ReportDefinitions by Laura Peskin · 3 years, 8 months ago
  10. 0cff1dc [Cobalt 1.1 privacy] Compute sparsity for all non-string reports by Laura Peskin · 3 years, 8 months ago
  11. 27abc04 [ Cobalt 1.1 privacy] Error Calculator by Jared Weinstein · 3 years, 8 months ago
  12. 01b132e [build] Use relative include path for googletest by Petr Hosek · 3 years, 8 months ago
  13. 8f185c1 Remove the unused NUMERIC_PERF_RAW_DUMP report type. by Cameron Dale · 3 years, 8 months ago
  14. d30b1eb Fix more conversion issues in Cobalt that cause C++ warnings. by Cameron Dale · 3 years, 8 months ago
  15. b4620b1 [Cobalt 1.1] Obey CobaltService::SetDataCollectionPolicy by Zach Bush · 3 years, 8 months ago
  16. 45aed4d [Cobalt 1.1] Implement SELECT_FIRST local aggregation procedure by Laura Peskin · 3 years, 8 months ago
  17. b7c4423 [Cobalt 1.1] Enforce event_code_buffer_max by Laura Peskin · 3 years, 8 months ago
  18. d212b7b [source_generator][go] Export member fields by Ghanan Gowripalan · 3 years, 8 months ago
  19. eeb8781 [build] Use relative include path for googletest by Petr Hosek · 3 years, 8 months ago
  20. 8fe1490 [Wconversion] Suppress warnings by Shai Barack · 3 years, 8 months ago
  21. e256f72 [source_generator] Fix generation of go ToArray fn by Ghanan Gowripalan · 3 years, 8 months ago
  22. b00ffb2 [source_generator] Fix generation of go structs by Zach Bush · 3 years, 8 months ago
  23. e13219b [Cobalt 1.1 privacy] Add population arg to GetPrivacyEncodingParams() by Laura Peskin · 3 years, 8 months ago
  24. 70077da Cobalt Interface Shutdown Method by Jared Weinstein · 3 years, 8 months ago
  25. fab2e6e [Cobalt 1.1 privacy] Create PrivacyConstants from data files by Laura Peskin · 3 years, 8 months ago
  26. 6e55ca7 [Cobalt 1.1 privacy] Check in additional placeholder data for privacy parameter lookup by Laura Peskin · 3 years, 8 months ago
  27. 3d2978b NIT: fixed testing comment. by Jared Weinstein · 3 years, 8 months ago
  28. 362d744 [Cobalt 1.1 privacy] Add privacy encoding for per device integer reports. by Alex Zani · 3 years, 8 months ago
  29. ebf0d0f [cobalt] Update metrics_registry.gni to use compiled_action by Bryan Henry · 3 years, 8 months ago
  30. 774186b Fix conversion issues in Cobalt that cause C++ warnings. by Cameron Dale · 3 years, 8 months ago
  31. 734ba8d Remove rudominer@ from OWNERS so he stops getting code reviews. by Cameron Dale · 3 years, 8 months ago
  32. ade148a [cobalt 1.1 privacy] Check in initial table of privacy encoding params by Laura Peskin · 3 years, 8 months ago
  33. 3f97f9b [cobalt 1.1 privacy] Look up privacy encoding params for reports by Laura Peskin · 3 years, 8 months ago
  34. f412492 [Cobalt 1.1 privacy] Map Sum And Count to Indices. by Alex Zani · 3 years, 8 months ago
  35. 784ee10 Remove obsolete code from cobaltb.py by Steve Fung · 3 years, 8 months ago
  36. e000c63 Internal change by Zach Bush · 3 years, 8 months ago
  37. c8aa732 [protobuf] Update to protobuf v1.4.2 by Zach Bush · 3 years, 8 months ago
  38. ed4fb10 Fixed typo in LocalAggregation comment by Jared Weinstein · 3 years, 8 months ago
  39. 23043ae [Cobalt 1.1] Update event_code_buffer_max field of MetricDefinition by Laura Peskin · 3 years, 8 months ago
  40. 890fe56 [cobalt 1.1. privacy] Implement privacy encoding for numeric values. by Alex Zani · 3 years, 9 months ago
  41. d5618a0 Implement support for Cobalt 1.1 methods in the Cobalt Logger. by Cameron Dale · 3 years, 9 months ago
  42. 783133b Add a deinit command to cobaltb.py to remove the submodules from the repository. by Cameron Dale · 3 years, 9 months ago
  43. fb2fe95 [Cobalt 1.1] Implement StringHistogramAggregationProcedure by Zach Bush · 3 years, 9 months ago
  44. 5cb6c29 [Cobalt 1.1] Implement IntegerHistogramAggregationProcedure by Zach Bush · 3 years, 9 months ago
  45. f56a674 [Cobalt 1.1] Validate EventRecord types by Zach Bush · 3 years, 9 months ago
  46. 7c0953b [cobalt 1.1 privacy] Send report participation observations along with by Alex Zani · 3 years, 9 months ago
  47. b6b21a3 New source generator to create a Java library class from the registry. by Cameron Dale · 3 years, 9 months ago
  48. de5ce50 [logging] Include logging back end from binaries not libraries by Casey Dahlin · 3 years, 9 months ago
  49. e569ead [cobalt 1.1 privacy] Use MetricDimensions instead of MetricDefinition to decode indices by Laura Peskin · 3 years, 9 months ago
  50. 109685c [cobalt 1.1] Wire PrivacyEncoder in ObservationGenerator. by Alex Zani · 3 years, 9 months ago
  51. 3e34ea9 [config_validator] Do not validate as private reports with NO_ADDED_PRIVACY. by Alex Zani · 3 years, 9 months ago
  52. dafb528 Remove the output_location field from the report proto. by Cameron Dale · 3 years, 9 months ago
  53. 6abf477 Remove the STRING_HISTOGRAMS report type and reserve its values. by Cameron Dale · 3 years, 9 months ago
  54. 9df5896 Update the registry that is in Cobalt Core. by Cameron Dale · 3 years, 9 months ago
  55. 2815a7d Deprecate the report_definition's output_location and remove validation of it. by Cameron Dale · 3 years, 9 months ago
  56. aabf074 [gn][rust] Cleanup soft-migration source enforcement opt-in by Adam Lesinski · 3 years, 9 months ago
  57. d241d0f Update the Cobalt registry used in Cobalt Core. by Cameron Dale · 3 years, 9 months ago
  58. 0d3dfcb Internal change by Cameron Dale · 3 years, 9 months ago
  59. ed480ba [Cobalt 1.1] Improve error logging for LocalAggregateStorage by Zach Bush · 3 years, 9 months ago
  60. 280132e Replace STRING_HISTOGRAMS with STRING_COUNTS report type. by Cameron Dale · 3 years, 9 months ago
  61. c634bd8 Add STRING_COUNTS report type, deprecate STRING_HISTOGRAMS. by Cameron Dale · 3 years, 9 months ago
  62. fb8d1e4 Give explicit go_library names by Tamir Duberstein · 3 years, 9 months ago
  63. 1c39060 List Rust source files in GN targets by Adam Lesinski · 3 years, 9 months ago
  64. 4fe05d3 Fix ShippingManagerTest comments. by Jared Weinstein · 3 years, 9 months ago
  65. 82526ef Reland "ShippingManager delays when device is ACTIVE." by Jared Weinstein · 3 years, 9 months ago
  66. 6075a72 [cobalt 1.1 privacy] Make PrivacyEncoder::MaxIndexForReport() public by Laura Peskin · 3 years, 9 months ago
  67. 9aceb15 [Cobalt 1.1] Re-enable local_aggregation 1.1 testing by Zach Bush · 3 years, 9 months ago
  68. bcba895 [Cobalt 1.1] Add NumericStatAggregationProcedure by Zach Bush · 3 years, 9 months ago
  69. a33b5dd Revert "ShippingManager delays when device is ACTIVE." by Nathan Mulcahey · 3 years, 9 months ago
  70. 30c2d49 ShippingManager delays when device is ACTIVE. by Jared Weinstein · 3 years, 9 months ago
  71. d0c9e64 [Cobalt 1.1] Simplify UpdateAggregate interface by Zach Bush · 3 years, 9 months ago
  72. 1446cca Reland "[shipping_manager] Fix destructor race condition" by Zach Bush · 3 years, 9 months ago
  73. c93fc6c Revert "[shipping_manager] Fix destructor race condition" by Cameron Dale · 3 years, 9 months ago
  74. ac9da11 [Cobalt 1.1] Use a single MetadataBuilder by Zach Bush · 3 years, 9 months ago
  75. fc26433 Internal change by Cobalt Team · 3 years, 9 months ago
  76. 48c59b8 [shipping_manager] Fix destructor race condition by Zach Bush · 3 years, 9 months ago
  77. aa453b6 Internal change by Cameron Dale · 3 years, 10 months ago
  78. b3e274d Add an empty common.proto file that will soon be copied from Google's internal code repo. by Cameron Dale · 3 years, 10 months ago
  79. f0395b5 Support 28-day local aggregation periods by Laura Peskin · 3 years, 10 months ago
  80. 3bd80fe [logging] Add backend_legacy dependency for logs by Casey Dahlin · 3 years, 10 months ago
  81. 494388b Update comment on IntegerObservation proto by Laura Peskin · 3 years, 10 months ago
  82. a3f0fe7 [Cobalt 1.1] Add alternate LocalAggregateStorage impl by Zach Bush · 3 years, 10 months ago
  83. e846d84 [Cobalt 1.1] Create LocalAggregateStorage interface by Zach Bush · 3 years, 10 months ago
  84. 794d4ab The Activity Listener needs to be started before reading device state. by Jared Weinstein · 3 years, 10 months ago
  85. 442c6c3 Fixed Cobalt Measuring Cobalt event code. by Jared Weinstein · 3 years, 10 months ago
  86. 3ed5bc0 Removes misleading comment. by Mitch Rudominer · 3 years, 10 months ago
  87. 74cf8c7 Instrument IdleObservationUpload metric by Jared Weinstein · 3 years, 10 months ago
  88. a180786 [cobalt 1.1] Implement SecureRandomNumberGenerator for privacy in Cobalt 1.1. by Alex Zani · 3 years, 10 months ago
  89. 6a38e3c Disable local_aggregation_1.1 observation generation during testing. by Cameron Dale · 3 years, 10 months ago
  90. 95dbe21 Correcting pure virtual methods in the activity_listener_interface. by Jared Weinstein · 3 years, 10 months ago
  91. 49f8fff [visibility] Add whitelist for out-of-tree visibility by Zach Bush · 3 years, 10 months ago
  92. 713fa4e [visibility] Restrict visibility where trivial by Zach Bush · 3 years, 10 months ago
  93. a702842 [visibility] Fix visibility forwarding by Zach Bush · 3 years, 10 months ago
  94. 0d2287d [Cobalt 1.1] Add test for LocalAggregation by Zach Bush · 3 years, 10 months ago
  95. 8e7ffff [visibility] Check visibility issues in Cobalt Core by Zach Bush · 3 years, 10 months ago
  96. be7ea09 Improve some logging of local aggregation issues. by Cameron Dale · 3 years, 10 months ago
  97. 2d8485f Activity Listener Interface by Jared Weinstein · 3 years, 10 months ago
  98. 7d7ebed [cobalt 1.1] Implement debiasing for RAPPOR. by Alex Zani · 3 years, 10 months ago
  99. 251399d [Cobalt 1.1] Remove unneeded VLOG by Zach Bush · 3 years, 10 months ago
  100. 3f499f1 [cleanup] Remove old Apache headers by Zach Bush · 3 years, 10 months ago