summaryrefslogtreecommitdiffstats
path: root/components/feedback
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make valgrind happyachaulk@chromium.org2014-05-102-2/+4
* Move some common feedback files into src/componentsachaulk@chromium.org2014-05-0929-0/+2275