- cfbf4cc Remove unnecessary //build/config/features.gni imports by Lei Zhang · 9 days ago main
- 9afb451 Prepare to remove base::JSONReader::ReadDict's parsing option default by Daniel Cheng · 5 weeks ago
- f02ce3e assistant: clean up code 16 of N by Xiaohui Chen · 6 weeks ago
- 261625e components: Migrate BASE_FEATURE macros to 2-argument version by Xiaohan Wang · 6 weeks ago
- b8a709a Introduce and use `AssociateGoogleVariationIDForTesting`. by Alexei Svitkine · 6 weeks ago
- 278b0e1 Remove some deprecated base::JSONWriter::Write() calls in //components by Lei Zhang · 6 weeks ago
- d3c9525 Rename variations::testing namespace to variations::test. by Roger McFarlane · 7 weeks ago
- 4673b8d Refactor: Move ScopedVariationsIdsProvider into variations::test. by Roger McFarlane · 7 weeks ago
- 18ff674 Add some missing includes of http_response_headers.h by David Sanders · 8 weeks ago
- a19a26c Replace ternary with logical expressions in //components by Ho Cheung · 8 weeks ago
- 9348f60 redaction_tool: narrow down the regex search for Bluetooth HID device by Michael Sun · 8 weeks ago
- b3e553c redaction_tool: Redact Bluetooth HID device names by Michael Sun · 9 weeks ago
- 05c444d Fix unsafe buffer usage in components/feedback/redaction_tool/ip_address.cc by Ali Hijazi · 10 weeks ago
- 1cee3f2 Rewrite --force unsafe buffers pragmas in components/ by Tom Sepez · 2 months ago
- a93dac0 Added feature params for product id and category tag for listnr feedbacks by Baran Erfani · 3 months ago
- 40b01d2 spanification: automatically spanify various pointers by Stephen Nusko · 3 months ago
- fd32da3 Rework allow_unsafe pragmas in components/ by Tom Sepez · 3 months ago
- 445bb3e [exit-time-destructors] Exclude target with warnings by Claudio DeSouza · 3 months ago
- 6ba4845 Added support for sending minimal feedbacks with actor journals by Baran Erfani · 4 months ago
- 3863038 Added support for arbitrary binary data in components/feedback by Baran Erfani · 4 months ago
- f7f6a81 Include base/strings/string_view_util.h for base::as_string_view() by Daniel Cheng · 5 months ago
- 7412139 Remove superfluous includes for gurl.h in //components headers by Lei Zhang · 5 months ago
- 800f2c8 Modernize equality operators by Jan Keitel · 6 months ago
- 703a672 spanification: remove `#pragma allow_unsafe_buffers` where unneeded by Stephen Nusko · 6 months ago
- b4ed8ee spanify: Renewed arrayification (X/43) by Kalvin Lee · 6 months ago
- 3cd24d2 Make afakhry@ a LAST_RESORT_SUGGESTION owner by Ahmed Fakhry · 8 months ago
- 3607121 Cleanup at exit destructors in chromium by Chris Davis · 8 months ago
- 78454f0 Stringify bools consistently by Devon Loehr · 8 months ago
- 89e8381 coral: add product ID by Xiaodan Zhu · 9 months ago
- 1132278 Suppress unsafe_libc_call warning for initial identified files. by Tom Sepez · 9 months ago
- 07a0bc1 [cleanup] Replace base::ranges with std::ranges: components/ by Peter Kasting · 9 months ago
- 95f8964 feedback: Add Scanner feedback product ID by Michael Cui · 9 months ago
- b66801b feedback: Add ability to specify custom image MIME type by Michael Cui · 10 months ago
- 54b7190 C++11 std::array rewrite for memory safety [4/19] by Arthur Sonzogni · 11 months ago
- f952333 Use is_chromeos in //components/{feed|feedback|filename_generation .. by Maksim Sisov · 11 months ago
- 6731ced RedactionTool: reuse the ipv4 RE by Steven Bennetts · 11 months ago
- 6dc65d0 components: default the user-defined empty ctor and dtor where possible by Sorin Jianu · 12 months ago
- 91791b8 Deprecate UMA Histogram Medium Times macro. by Arkadiusz Tomczak · 1 year ago
- 221a3b3 components: default the user-defined empty ctor and dtor where possible by Sorin Jianu · 1 year, 1 month ago
- 8984ed0 RedactionTool: Use context for IPv4 addresses. by Steven Bennetts · 1 year, 1 month ago
- 511893a Remove stray const when passing std::string_view arguments. by Tom Sepez · 1 year, 1 month ago
- 0340487 Remove Lacros support from feedback tools, part 3 by Georg Neis · 1 year, 1 month ago
- e779cbe Update cros-feedback-app@ to cros-device-enablement@ by Chad Duffin · 1 year, 1 month ago
- df7922b RedactionTook: Format file and move macros by Steven Bennetts · 1 year, 1 month ago
- 2f21067 OWNERS and WATCHLISTS updates: by xiangdong kong · 1 year, 2 months ago
- 0ede3a4 lobster: implement feedback by Chuong Ho · 1 year, 2 months ago
- 2f5f229 recorder: Change AI feedback product ID to be CrOS by Pi-Hsun Shih · 1 year, 2 months ago
- 67a76f7 Convert base::WriteFile by Dave Tapuska · 1 year, 2 months ago
- e4429ba spanification: Add `#pragma allow_unsafe_buffers` to component/* by Arthur Sonzogni · 1 year, 3 months ago
- 585bd3b Turn iterator _!=_->end() DCHECK() into CHECK() for components/feedback by Alex Gough · 1 year, 3 months ago
- 7eb9e75 Remove unneeded StringPiece header usage by Helmut Januschka · 1 year, 4 months ago
- 7c94356 Remove iby@chromium.org from components/feedback/OWNERS by Owners Cleanup · 1 year, 4 months ago
- ba82092 [CC Number Validation Target] Common validator in redaction tool (8/8) by Christoph Schlosser · 1 year, 4 months ago
- e5567bd [Verve] Update the validation checks for Verve cards by Vipul Vinod Koul · 1 year, 5 months ago
- 8134351 Redaction Tool: Redaction Tool Caller Metric: Breakdown the Feedback Tool and Crash Tool metrics into components for easier analysis. by Rohit Kapoor · 1 year, 5 months ago
- 25171ae Convert base::StringPiece to std::string_view in //components 5/5 by Helmut Januschka · 1 year, 6 months ago
- ce76a4f Redaction Tool: RedactionToolCaller metric: Adding an entry for Crash Tool and deprecating the entry for browser system logs since they map to Feedback tool by Rohit Kapoor · 1 year, 6 months ago
- 50389a9 Reland "Spanify base::RefCountedMemory" by danakj · 1 year, 6 months ago
- c66245c Revert "Spanify base::RefCountedMemory" by Nidhi Jaju · 1 year, 6 months ago
- 4bb009e Spanify base::RefCountedMemory by danakj · 1 year, 6 months ago
- 5ff6e65 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 1 year, 6 months ago
- 65279eb Minor update to the order of checks to absorb previous comment by Rohit Kapoor · 1 year, 7 months ago
- 320d0e2 Remove ex-Googler mutexlox from OWNERS, etc by Ian Barkley-Yeung · 1 year, 7 months ago
- e53be87 [Feedback] Add fields to feedback report by Alex Kingsborough · 1 year, 7 months ago
- 75c3d14 Modernize feedback_util functions by Lei Zhang · 1 year, 7 months ago
- 2a505b5 p13n: improve feedback (5/N) merge two metadata fields by Jerry Liu · 1 year, 7 months ago
- bf99f8c [Mahi] set mahi feedback product id by Xinglong Luan · 1 year, 7 months ago
- 2a47669 autofill: remove unnecessary include from browser_test_base.h by Takuto Ikuta · 1 year, 8 months ago
- d927ff4 Rename {absl => std}::optional in //components/ by Arthur Sonzogni · 1 year, 9 months ago
- cb62694 redaction_tool: Redact GSC dev ids, serial, and memory dumps. by Brian Granaghan · 1 year, 9 months ago
- 58689d3 Reland^2 "Automated T* -> raw_ptr<T> rewrite 'refresh'" by Bartek Nowierski · 1 year, 9 months ago
- e0fbbf7 Revert "Reland "Automated T* -> raw_ptr<T> rewrite 'refresh'"" by Jeremie Boulic · 1 year, 9 months ago
- 69656bd p13n: add sea pen feedback dialog by Jerry Liu · 1 year, 9 months ago
- f5fd7cf Reland "Automated T* -> raw_ptr<T> rewrite 'refresh'" by Bartek Nowierski · 1 year, 9 months ago
- bc9d0f5 Revert "Automated T* -> raw_ptr<T> rewrite "refresh"" by Brian Sheedy · 1 year, 9 months ago
- f29b3e8 Automated T* -> raw_ptr<T> rewrite "refresh" by Bartek Nowierski · 1 year, 9 months ago
- c118372 redaction tool : add metrics about the caller of the tool by Rohit Kapoor · 1 year, 10 months ago
- 9221ba5 Avoid sending variations for Orca product ID. by Darren Shen · 1 year, 10 months ago
- fe8b255 [Code Health] Remove some uses of base::SupportsWeakPtr. by David Bertoni · 1 year, 10 months ago
- 9c0bdd5 [Code Health] Remove some uses of base::SupportsWeakPtr. (11) by David Bertoni · 1 year, 10 months ago
- a0403d6 redaction_tool: Redact partial user id hashes from cryptohome device names by Matthias Kaehlcke · 1 year, 10 months ago
- d466f08 Enhanced feedback part 4: use browser product id for certain flow by Yuheng Huang · 1 year, 11 months ago
- c6eecb0 Fix header guards in components/. by shaochenguang · 1 year, 11 months ago
- 0622a19 Enhanced feedback dialog part 2 by Yuheng Huang · 1 year, 11 months ago
- 93e3025 Enhanced feedback dialog Part 1 by Yuheng Huang · 2 years ago
- 72f81c0 Don't set feedback proto URL field if URL is empty. by Darren Shen · 2 years ago
- 0707cc0 Add feedback mechanism for Orca. by Darren Shen · 2 years ago
- eb5e349 Peripherals: Update DIR_METADATA coverage by Michael Checo · 2 years ago
- ba31f3f redaction_tool: Add support for lsusb's and usbguard's output as serial nums. by Benson Leung · 2 years, 1 month ago
- fe62899 redaction_tool: Do not match line breaks in PSM ID by seobrien · 2 years, 1 month ago
- 907a6c4 redaction_tool: Add LVM UUIDs by Sarthak Kukreti · 2 years, 1 month ago
- 6e0ba81 redaction_tool: modified the regex capturing URLs by xiangdong kong · 2 years, 1 month ago
- 0939d5e Add feedback logs for App Service by dstockwell · 2 years, 2 months ago
- 9caaac6 Replace re2::StringPiece with std::string_view by David Benjamin · 2 years, 2 months ago
- 5dc2740 Implement the non-deprecated builder. by Arthur Milchior · 2 years, 2 months ago
- 3586654 Update annotations for feedback app by Aiden Chiavatti · 2 years, 2 months ago
- 153f44b support-tool: Add SigninDataCollector by Nacho Coloma · 2 years, 3 months ago
- ee297e0 Use InlinedVector in /components/feedback by Adam Rice · 2 years, 3 months ago
- 1a3b95f [CrossDeviceFeedback] Set mac address in feedback report by William Jawhary · 2 years, 3 months ago
- 6a8bc25 redaction_tool: Add UMA metric measuring time to redact input by Christoph Schlosser · 2 years, 4 months ago