summaryrefslogtreecommitdiffstats
path: root/components/rappor/log_uploader.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in //components/[n-z]*dcheng2015-12-261-1/+2
* Switch to standard integer types in components/, part 3 of 4.avi2015-12-251-2/+5
* Report data usage UMA for Chrome servicesamohammadkhan2015-09-141-0/+3
* Revert "Report data usage UMA for Chrome services"Daniel Cheng2015-09-141-3/+0
* Report data usage UMA for Chrome servicesamohammadkhan2015-09-141-0/+3
* Change histogram.h includes to histogram_macros.h in metrics code.asvitkine2015-06-161-1/+1
* Adjust URLFetcher::Create API so that object is returned as scoped_ptr.dtapuska2015-05-011-2/+2
* Handle changing recording and uploading permissions in the RapporService.holte2015-01-091-15/+49
* Check for error and log error codes on Rappor Uploadsholte@chromium.org2014-05-071-2/+14
* C++ Readability review for holteholte@chromium.org2014-03-261-3/+3
* Implementation of Randomized Aggregatable Privacy-Preserving Ordinal Response...holte@chromium.org2014-02-211-0/+149