| Commit message (Expand) | Author | Age | Files | Lines |
* | favor DCHECK_CURRENTLY_ON for better logs in components/ | mostynb | 2015-03-25 | 1 | -6/+6 |
* | Add me to the owners for the feedback component. | rkc | 2015-03-12 | 1 | -0/+1 |
* | Fix flakyness of feedback test for variations ids. | asvitkine | 2015-03-12 | 1 | -1/+6 |
* | Fix variation id transmission with feedback reports. | asvitkine | 2015-02-23 | 4 | -1/+78 |
* | Mechanical rename of base::debug -> base::trace_event [final pass] | ssid | 2015-02-09 | 1 | -2/+2 |
* | Remove stray newline in tracing.zip filename | spang | 2015-02-05 | 1 | -1/+1 |
* | Prefix CommandLine usage with base namespace (Part 9: components) | kkosztyo.u-szeged | 2014-12-04 | 1 | -3/+4 |
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-29 | 2 | -2/+2 |
* | Standardize usage of virtual/override/final in components/ | dcheng | 2014-10-21 | 4 | -7/+7 |
* | Clean up ifdef around FilePath creation in src/components | anujk.sharma | 2014-10-07 | 1 | -5/+2 |
* | replace OVERRIDE and FINAL with override and final in components/ | mostynb | 2014-10-06 | 3 | -4/+4 |
* | tracing: get rid of files in TracingController interface | caseq | 2014-09-15 | 2 | -15/+7 |
* | Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a... | thestig | 2014-09-10 | 6 | -6/+6 |
* | Fixups in components/ for scoped_refptr operator T* removal. | dcheng | 2014-09-04 | 2 | -2/+4 |
* | Refactor tracing to pass around base::debug::TraceOptions to reduce spaghetti | nednguyen@google.com | 2014-08-04 | 1 | -1/+2 |
* | Cleanup return values in feedback component + Dead code removal | lucinka.brozkova@gmail.com | 2014-07-14 | 1 | -4/+2 |
* | Add chrome/browser/ui to the GN build. | brettw@chromium.org | 2014-07-11 | 2 | -0/+55 |
* | Revert 282355 "Add chrome/browser/ui to the GN build." | brettw@chromium.org | 2014-07-10 | 2 | -55/+0 |
* | Add chrome/browser/ui to the GN build. | brettw@chromium.org | 2014-07-10 | 2 | -0/+55 |
* | Fix FeedbackDataUnittest leak | achaulk@chromium.org | 2014-06-14 | 1 | -1/+3 |
* | Fix missing system_logs.zip | achaulk@chromium.org | 2014-06-11 | 1 | -1/+1 |
* | Refactor FeedbackData and add tests. | achaulk@chromium.org | 2014-06-06 | 7 | -324/+584 |
* | Add header requires for cros build | achaulk@chromium.org | 2014-05-17 | 1 | -0/+1 |
* | Make valgrind happy | achaulk@chromium.org | 2014-05-10 | 2 | -2/+4 |
* | Move some common feedback files into src/components | achaulk@chromium.org | 2014-05-09 | 29 | -0/+2275 |