1. 7515803 Update copyright headers in components/ by Avi Drissman · 2 years, 8 months ago main
  2. 2cae981 Allow the swreporter to be manually disabled for chrome branded builds. by Will Harris · 3 years ago
  3. 3c82e2c Remove unused kSRTPromptGroupNameParam by Joe Mason · 3 years ago
  4. 7760754 [dirmd] Use metadata mixins by Nodir Turakulov · 3 years, 7 months ago
  5. 347ed67 [dirmd] Deduplicate directory metadata by Nodir Turakulov · 4 years ago
  6. 564d7b9 Replace non-existing UI>Browser>Preferences by Dominic Battre · 4 years ago
  7. 0a63387 Remove Chrome Cleanup Tool unwanted extension cleaning from Chrome by Joe Mason · 4 years, 3 months ago
  8. 5eaea9d Added DIR_METADATA files and removed duplicated by Norman Rosas · 4 years, 5 months ago
  9. 0ceab79 Add experiment Switch for ResetShortcuts in CCT. by Bettina · 4 years, 6 months ago
  10. 6c1a4c0 remove copybara initialization artifacts by Nico Weber · 4 years, 9 months ago
  11. 9812b44 Copybara Service Migration Initialization. by Nico Weber · 4 years, 9 months ago
  12. 26ee24b Reformat all gn files in /components/chrome_cleaner. by Nico Weber · 5 years ago
  13. 32f98a7 Move chrome_prompt.mojom and kChromeMojoPipeTokenSwitch into chrome/chrome_cleaner by Joe Mason · 5 years ago
  14. 1360043 Reland "Implement ProtoChromePromptIPC." by Joe Mason · 6 years ago
  15. 3c288ab Revert "Reland "Implement ProtoChromePromptIPC."" by Evan Stade · 6 years ago
  16. e5ec8e7 Reland "Implement ProtoChromePromptIPC." by Joe Mason · 6 years ago
  17. 2ed363d mojo: Changing typemaps to use fully-qualified type names for typemapped types. by Mark Brand · 6 years ago
  18. 851b2f8 Revert "Implement ProtoChromePromptIPC." by Takashi Sakamoto · 6 years ago
  19. 4b1f793 Implement ProtoChromePromptIPC. by Olivier Li · 6 years ago
  20. 750f7bb Rename components/chrome_cleaner/public/mojom back to interfaces by Joe Mason · 6 years ago
  21. 567e08b Rename traits and mojo directory in //components/chrome_cleaner by Miyoung Shin · 6 years ago
  22. 0c98554 Implement message serialization in ChromePromptChannelProtobuf by Joe Mason · 6 years ago
  23. b95e139 Add ChromeCleanupProtobufIPCFeature and ChromePromptChannelProtobuf by Joe Mason · 6 years ago
  24. 5cb9c8a Clean up kRebootPromptDialogFeature by Joe Mason · 6 years ago
  25. 3be7b1c Use shorter enum names in ChromeCleaner tests by Joe Mason · 6 years ago
  26. 7043ad4 Add RESULT_CODE_TEST_ENGINE_SANDBOX_DISCONNECTED_TOO_SOON by Joe Mason · 6 years ago
  27. 3325e7f New exit codes to signal what the engine was scanning when it timed out. by Veranika Liaukevich · 6 years ago
  28. 49cbc71 Fix ChromeCleanerRunnerTests to work with Extension Removal experiment by Chris Sharp · 6 years ago
  29. 091b51c Rename RESULT_CODE_JSON_PARSER_SANDBOX_DISCONNECTED_TOO_SOON by Juan Jose Lopez Jaimez · 6 years ago
  30. d020f30 Deprecate NO_PUPS_FOUND_NO_SIGNATURE_MATCH exit code of the cleaner by Veranika Liaukevich · 6 years ago
  31. ef3e6dc DisableExtensions now uninstalls them by timidger · 7 years ago
  32. 6449134 Use version 3 for DisableExtensions not 2 by timidger · 7 years ago
  33. b31fc0d Added minimum version to DisableExtensions method in chrome_prompt.mojom by timidger · 7 years ago
  34. 9e16a43 Added DisableExtension mojo method to the ChromePrompt interface. by timidger · 7 years ago
  35. a91f8bb Add a chrome cleanup tool exit conditon for wrong architecture by Chris Sharp · 7 years ago
  36. 383c93d Add a chrome cleanup tool exit code for zip archiver sandbox. by Che-yu Wu · 7 years ago
  37. ab2ecc2 Chrome Cleaner: add finch switch for quarantine feature by Che-yu Wu · 7 years ago
  38. 60cb65a Make ExecutionMode pretty-printer available for CHECK outside tests by Joe Mason · 7 years ago
  39. 89fb84f Re-enable pretty-printed ExecutionMode test names by Joe Mason · 7 years ago
  40. 1d8aca7 Add result code for JSON parser sandbox disconnect by Nick Burris · 7 years ago
  41. 009acba Chrome Cleaner UI: Add extension IDs to ChromePrompt mojo interface. by Nick Burris · 7 years ago
  42. 2baeea7 Remove unused dependencies on //mojo/common:common_custom_types by Oksana Zhuravlova · 7 years ago
  43. 3023378 Move src/chrome_cleaner to src/chrome/chrome_cleaner by Joe Mason · 7 years ago
  44. 333f775 Chrome Cleaner: introduce an exit code for invalid scan switches by Veranika Liaukevich · 7 years ago
  45. d2dea79 Chrome Cleaner: forward reboot prompt method used by Chrome to the cleaner by Veranika Liaukevich · 7 years ago
  46. c384fc2 Make chrome_cleaner::ResultCode enum public. by Joe Mason · 7 years ago
  47. c175285 Add top-level src/chrome_cleaner directory. by Joe Mason · 7 years ago
  48. aee05ac Chrome Cleanup UI: send chrome-prompt switch by Fabio Tirelo · 7 years ago
  49. 26a07b0 Add proberge@ as OWNER of chrome_cleaner by Fabio Tirelo · 7 years ago
  50. 595ea87 Chrome Cleaner UI: Enable cleaner logs from user-initiated runs by Fabio Tirelo · 7 years ago
  51. 01ee2f6 Experimental SwReporter is no longer experimental. by Joe Mason · 7 years ago
  52. 1cc5f1a Chrome Cleaner UI: Add support for user initiated cleanups by Fabio Tirelo · 7 years ago
  53. cb06027 Chrome Cleaner UI: Add registry keys to Chrome prompt mojo interface by Fabio Tirelo · 7 years ago
  54. f2ec81a Chrome Cleaner: collect srt field trial group name by Fabio Tirelo · 8 years ago
  55. 3db7d8c Reland support for Mojom message ID scrambling by Ken Rockot · 8 years ago
  56. 01532fb Switch Mojo struct traits over to using base::span by Daniel Cheng · 8 years ago
  57. 53dd1fd Evolve mojo::CArray/mojo::ConstCArray towards a future base::Span API by Daniel Cheng · 8 years ago
  58. 80ff0f7 Chrome Cleanup: Do not use SBER/Scout for Cleaner logs by proberge · 8 years ago
  59. 58466a9 Cleanup Tool: Update stale comments in component's constants.h by proberge · 8 years ago
  60. 44a906e Chrome Cleaner UI: Add logs upload permission checkbox to the dialog by alito · 8 years ago
  61. b8cb098 Post-cleanup settings reset. by ftirelo · 8 years ago
  62. 93bca58 Chrome Cleaner: remove unused enum constant. by alito · 8 years ago
  63. f4a24d2 Chrome Cleaner: Remove indirect base::FilePath mojo dependency. by proberge · 8 years ago
  64. 8bfe00d Simplify the Mojo interface with the Chrome Cleaner. by ftirelo · 8 years ago
  65. f28fe6a Chrome Cleaner UI: Reporter no longer uses mojo. by alito · 8 years ago
  66. f72d10b Add team mailing list to chrome_cleaner OWNERS files. by robertshield · 8 years ago
  67. 204aa95 Enable use_once_callback on mojom GN rule by default by tzik · 8 years ago
  68. d2d4eea Use OnceCallback on Mojo interfaces in //components/chrome_cleaner by tzik · 8 years ago
  69. a843061 Use mojo.common.mojom.FilePath to represent file paths by ftirelo · 8 years ago
  70. 21e4420 Add min and max to ExecutionMode enum. by ftirelo · 8 years ago
  71. fe1d760 Define post reboot validation mode by ftirelo · 8 years ago
  72. e7014c5 Move shared constants to //components/chrome_cleaner by ftirelo · 8 years ago
  73. 18483be Sends execution mode to the Software Reporter. by ftirelo · 8 years ago
  74. e3dca59 Move shared constants to //components/chrome_cleaner by ftirelo · 8 years ago
  75. 96a58b6 Replace elevation required bool with an enum. by ftirelo · 8 years ago
  76. aaa377e Add joenotcharles@chromium.org to //components/chrome_cleaner/OWNERS by ftirelo · 8 years ago
  77. 40408b0 Mojo interface shared between Chromium and the Chrome Cleaner. by ftirelo · 8 years ago