summaryrefslogtreecommitdiffstats
path: root/components/feedback
Commit message (Expand)AuthorAgeFilesLines
* Added rtsp:// to URL pattern of AnonymizerToolpbond2016-02-102-1/+3
* Delete base/prefs and update callers to use components.brettw2016-02-032-1/+2
* Revert of Delete base/prefs and update callers to use components. (patchset #...msw2016-02-032-2/+1
* Delete base/prefs and update callers to use components.brettw2016-02-032-1/+2
* Update GN build files for new prefs location.brettw2016-01-301-1/+1
* components: fix the inclusion of some header filestfarina2016-01-111-1/+0
* Added anonymization patterns for URLs and email addressesbattre2016-01-113-62/+380
* Add anonymizer toolbattre2016-01-077-27/+347
* Convert Pass()→std::move() in //components/[a-m]*dcheng2015-12-264-12/+17
* Switch to standard integer types in components/, part 1 of 4.avi2015-12-2513-6/+19
* Refactor VariationsHttpHeaderProvider.asvitkine2015-12-182-3/+5
* Run gn --format over all .gn filesagrieve2015-11-201-2/+2
* [Tracing] Rename TracingController APIszhenw2015-11-111-3/+3
* Remove code duplication caused by inclusion of metadata.beaudoin2015-11-092-2/+6
* More gn check fixesbrettw2015-10-241-0/+8
* Add more components to "gn check"brettw2015-10-221-1/+3
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-241-1/+1
* Move Singleton and related structs to namespace baseolli.raula2015-09-102-2/+4
* Sync more GN unit tests with GYP.brettw2015-08-211-1/+17
* Revert of Sync more GN unit tests with GYP. (patchset #3 id:40001 of https://...nasko2015-08-211-17/+1
* Sync more GN unit tests with GYP.Brett Wilson2015-08-201-1/+17
* Fix some protobuf issues (unnecessary imports, missing syntax) detected with apkasting2015-08-111-1/+0
* CFI: Fix invalid cast to PrefRegistrySyncable.krasin2015-07-292-2/+3
* [Cleanup] Used scoped pointers in KeyedServiceFactory's SetTestingFactory fun...isherman2015-06-092-11/+10
* [Startup Tracing] Hook up TraceConfig and remove CategoryFilter & TraceOptionszhenw2015-06-021-2/+1
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-021-8/+8
* Adjust URLFetcher::Create API so that object is returned as scoped_ptr.dtapuska2015-05-011-6/+8
* favor DCHECK_CURRENTLY_ON for better logs in components/mostynb2015-03-251-6/+6
* Add me to the owners for the feedback component.rkc2015-03-121-0/+1
* Fix flakyness of feedback test for variations ids.asvitkine2015-03-121-1/+6
* Fix variation id transmission with feedback reports.asvitkine2015-02-234-1/+78
* Mechanical rename of base::debug -> base::trace_event [final pass]ssid2015-02-091-2/+2
* Remove stray newline in tracing.zip filenamespang2015-02-051-1/+1
* Prefix CommandLine usage with base namespace (Part 9: components)kkosztyo.u-szeged2014-12-041-3/+4
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-292-2/+2
* Standardize usage of virtual/override/final in components/dcheng2014-10-214-7/+7
* Clean up ifdef around FilePath creation in src/componentsanujk.sharma2014-10-071-5/+2
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-063-4/+4
* tracing: get rid of files in TracingController interfacecaseq2014-09-152-15/+7
* Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a...thestig2014-09-106-6/+6
* Fixups in components/ for scoped_refptr operator T* removal.dcheng2014-09-042-2/+4
* Refactor tracing to pass around base::debug::TraceOptions to reduce spaghettinednguyen@google.com2014-08-041-1/+2
* Cleanup return values in feedback component + Dead code removallucinka.brozkova@gmail.com2014-07-141-4/+2
* Add chrome/browser/ui to the GN build.brettw@chromium.org2014-07-112-0/+55
* Revert 282355 "Add chrome/browser/ui to the GN build."brettw@chromium.org2014-07-102-55/+0
* Add chrome/browser/ui to the GN build.brettw@chromium.org2014-07-102-0/+55
* Fix FeedbackDataUnittest leakachaulk@chromium.org2014-06-141-1/+3
* Fix missing system_logs.zipachaulk@chromium.org2014-06-111-1/+1
* Refactor FeedbackData and add tests.achaulk@chromium.org2014-06-067-324/+584
* Add header requires for cros buildachaulk@chromium.org2014-05-171-0/+1