1. 5a7a4fe [source generator] Include privacy_mechanism in JSON by Anivia Li · 6 days ago main master
  2. de16dc7 [registry] Fix test that fails if you enable checking poisson mean. by Alex Zani · 2 weeks ago
  3. fa98495 [registry] Add new field to skip validation of poisson_mean in tests. by Alex Zani · 3 weeks ago
  4. f2907c9 [privacy] When validating privacy parameters fail fast if lambda is too small. by Alex Zani · 4 weeks ago
  5. 7de9c2b No public description by Cobalt Team · 4 weeks ago
  6. c567e21 [rust] Use canonical triple for Fuchsia by Tyler Mandry · 4 weeks ago
  7. 77b22bf [report definition] Deprecate legacy privacy fields by Anivia Li · 5 weeks ago
  8. 10060fe Use new privacy API in c++ client by Anivia Li · 5 weeks ago
  9. 69be2f1 [config validator] Add validation for new privacy API by Anivia Li · 6 weeks ago
  10. aed3611 [local aggregation] Deprecate `string_hashes` field by Anivia Li · 8 weeks ago
  11. 41b6ff9 [local aggregation] Migrate to FF64 in local aggregation by Anivia Li · 8 weeks ago releases/f19
  12. 89739e3 [encoder] Support FF64 in String Histogram Observation encoding by Anivia Li · 8 weeks ago
  13. 6c6fe3e [build] Disable 'deprecated-pragma' warning by Haowei Wu · 8 weeks ago
  14. b57976e Update TODO style by Alex Pankhurst · 9 weeks ago
  15. 484481e Use the string sketch parameters when encoding private string observations. by Alex Zani · 9 weeks ago
  16. 4e0bd86 [privacy] Support Farmhash Fingerprint 64 string hashes by Anivia Li · 9 weeks ago
  17. d227f48 [privacy] Support Farmhash Fingerprint 64 string hashes by Anivia Li · 9 weeks ago
  18. 6f996dc Add clarifying docstring to string_candidate_list by Steve Fung · 3 months ago
  19. 1ef3098 [cobalt][LocalAggregation] 64-bit string hashes by Anivia Li · 3 months ago releases/f18
  20. 6b64c80 [cobalt] Remove verbosity by Brian Bosak · 4 months ago
  21. 1644e22 No public description by Cobalt Team · 4 months ago
  22. 4266e1c No public description by Cobalt Team · 4 months ago
  23. bd35599 [Wdeprecated-declarations] Suppress warnings by Anivia Li · 4 months ago
  24. b4db1ae Fix issue with copying/moving metrics by Steve Fung · 4 months ago
  25. f105044 Update config validator to support daily STRING_COUNTS by Alex Pankhurst · 4 months ago
  26. 5b02815 [fxbug.dev] Migrate bug numbers by Mitchell Kember · 4 months ago
  27. 767b766 Type fix and remove outdated comment by Alex Pankhurst · 4 months ago
  28. 023b571 Deprecate `string_hashes` field by Alex Pankhurst · 4 months ago
  29. def3898 Add flag to validate the poisson_mean field in private reports. by Alex Zani · 4 months ago
  30. 4a55bb3 Standardize the clearcut protos to look more like our internal copies. by Cameron Dale · 4 months ago
  31. a84ce44 64-bit string hashes by Alex Pankhurst · 4 months ago
  32. 8adfed2 Create a new log source enum proto. by Cameron Dale · 4 months ago
  33. eb44a88 Remove the unused clearcut_extensions.proto file. by Cameron Dale · 4 months ago releases/f17
  34. 2074106 [third_party/pyyaml] Upgrade to version 6.0 which is required for some tests. by Alex Zani · 4 months ago
  35. c941c37 Use source_extension to set the EncryptedMessage in the LogRequest to Clearcut. by Cameron Dale · 4 months ago
  36. 048cb25 [cobalt] Name threads on Fuchsia by Thomas Gales · 5 months ago
  37. ea92f8c Implement privacy loss distribution calculations for the Poisson mechanism. by Alex Zani · 5 months ago
  38. 9936ed9 Replace C++ DebugString with AbslStringify. by Cameron Dale · 5 months ago
  39. 5403fea Enforce that max private index fits in a signed int32. by Cameron Dale · 5 months ago
  40. abd7935 [cobalt] Avoid deadlock on DO_NOT_COLLECT by Thomas Gales · 6 months ago
  41. 8a3e1e7 Remove unused hashing code by Alex Pankhurst · 6 months ago
  42. bfc6cbc [metadata] Switch to issue tracker bug components by Oliver Newman · 6 months ago
  43. 5bd69fd [cobalt] Add new team members to OWNERS by Alex Pankhurst · 7 months ago
  44. 9224957 No public description by Cameron Dale · 7 months ago
  45. 826a685 Remove old privacy parameter computations. by Alex Zani · 7 months ago
  46. b146159 Delete the error calculation code for the deprecated privacy scheme. by Alex Zani · 7 months ago
  47. bdac31d [json outputter] Remove error estimates from the json registry output. by Alex Zani · 8 months ago releases/f15
  48. f504a59 Parse/set the app_package_identifier field in the project. by Cameron Dale · 8 months ago
  49. 9f94574 Add an exempt_from_consent flag to the Cobalt reports. by Cameron Dale · 8 months ago
  50. 5bfd060 Rename app_package_name to app_package_identifier. by Cameron Dale · 8 months ago
  51. eeee41d Add app_package_name to the Cobalt Registry Project. by Cameron Dale · 8 months ago
  52. 9e1f87c Remove support for legacy registry yaml format by Steve Fung · 8 months ago
  53. a25fc9e [roll] Roll Update projects.yaml to new format by Steve Fung · 8 months ago
  54. 71a7851 [roll] Roll 3 submodules by MashaTelyatnikova · 8 months ago
  55. 48bc7e8 Support deleted customer IDs by Steve Fung · 8 months ago
  56. c39cbba Remove the last references to a config.yaml file. by Cameron Dale · 9 months ago
  57. c38fb5a Remove the privacy_encoding_params_file flag and files. by Cameron Dale · 9 months ago
  58. a3af2c8 Switch prod keys to use HPKE_X25519_HKDF_SHA256_ChaCha20Poly1305 by Anivia Li · 9 months ago
  59. fb2b9ac Remove the cobalt_version from the registry. by Cameron Dale · 9 months ago
  60. 7f88386 Don't fail to generate source for a project when there are multiple config_dirs. by Cameron Dale · 9 months ago
  61. 3d2b5fd Remove the privacy_encoding_params from the config parser. by Cameron Dale · 9 months ago
  62. 34be5a2 Reformat all code (especially python). by Cameron Dale · 9 months ago
  63. 581dc2a Fix the modernize-type-traits lint warnings. by Cameron Dale · 9 months ago
  64. ea504be Fix the performance-enum-size lint warnings. by Cameron Dale · 9 months ago
  65. a54bbcd Remove some config_parser flags that aren't needed/used. by Cameron Dale · 9 months ago
  66. aebe24b Fix some new lint warnings in the latest clang-tidy. by Cameron Dale · 9 months ago
  67. 2982cd6 Switch dev keys to use HPKE_X25519_HKDF_SHA256_ChaCha20Poly1305 by Anivia Li · 9 months ago
  68. 0e58e1c [roll] Roll 2 submodules by Anivia Li · 9 months ago
  69. 9670450 Disable clang-tidy checks that are failing. by Cameron Dale · 9 months ago
  70. b125ae1 [roll] Roll 7 submodules by Anivia Li · 9 months ago
  71. bde112b [dart] Remove dart runtime usage by Anivia Li · 9 months ago
  72. d23010a [dart] Remove dart generation by David Worsham · 9 months ago
  73. e8cf91e Delete unused Tink factory import. by Alex Zani · 9 months ago
  74. adc6bb6 Add new Cobalt Privacy Api proto definitions and simple parsing logic. by Maria Telyatnikova · 9 months ago
  75. 4506ac9 Several clean-ups and fixes to privacy accounting code using PLD. by Pritish Kamath · 9 months ago
  76. 3e3ef3a Remove the report candidate_file field. by Cameron Dale · 11 months ago releases/f13
  77. 9b9d65e [doc] only mention Fuchsia in examples in proto comments by Francois Rousseau · 12 months ago
  78. 1ab7ad9 Internal change by Francois Rousseau · 12 months ago
  79. 4f48810 Remove references to deprecated EncryptedMessage fields: scheme and by Alex Zani · 12 months ago releases/f12
  80. ac9fe84 Delete the registry annotations proto file. by Cameron Dale · 12 months ago
  81. d83e093 Remove the custom proto annotations. by Cameron Dale · 12 months ago
  82. 5d49de8 Limit logged status error messages to 256 characters. by Cameron Dale · 12 months ago
  83. 3a54d20 [build] Fix standalone cobalt build by Nathan Mulcahey · 1 year ago
  84. 0a9f301 Don't generate observations for metrics/reports in earlier release stages. by Cameron Dale · 1 year, 1 month ago
  85. a450104 Check for reporting interval with no_hourly_reports flag by Steve Fung · 1 year, 1 month ago
  86. 87f12df config_parser] Make function in error_calculator and privacy_encoding_params by Anivia Li · 1 year, 1 month ago
  87. 66d32e6 Remove the obsolete packed_event_codes library. by Cameron Dale · 1 year, 1 month ago
  88. 9b0955f Remove stale TODOs and migrate some others. by Cameron Dale · 1 year, 1 month ago
  89. 42c6e9b [report_definition] Update documentation for `num_index_points` and `string_sketch_params` by Anivia Li · 1 year, 1 month ago
  90. 871f69e Update TODOs to point to IssueTracker instead of Monorail. by Cameron Dale · 1 year, 1 month ago
  91. 82763bf Internal change by Steve Fung · 1 year, 1 month ago
  92. 830e51f Internal change by Cobalt Team · 1 year, 1 month ago
  93. 6fff7f0 [privacy] Remove Rappor privacy algorithm by Anivia Li · 1 year, 1 month ago
  94. 11884fd [config_parser][privacy_encoder][report_definition] Remove by Anivia Li · 1 year, 1 month ago
  95. de1fc7d Roll cobalt config. by Cameron Dale · 1 year, 1 month ago
  96. 3c3fb73 Update the registry used by Cobalt Core to the latest. by Anivia Li · 1 year, 1 month ago
  97. fd2fc8f [privacy][config_validator][config_parser] Set default privacy algorithm to Poisson by Anivia Li · 1 year, 1 month ago
  98. ae77a0a Update the registry used by Cobalt Core to the latest. by Cameron Dale · 1 year, 1 month ago
  99. fceb5c0 [NoCheck] Don't CHECK in UploadScheduler by Zach Bush · 1 year, 1 month ago
  100. 6c1e747 Update README to reflect the new differential privacy algorithm. by Alex Zani · 1 year, 1 month ago