summaryrefslogtreecommitdiffstats
path: root/chrome/browser/android/data_usage/data_use_matcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove one thread hop while fetching matching rulesrajendrant2016-03-101-20/+7
* Add histograms for data usagerajendrant2016-01-161-3/+19
* Chromium to fetch matching rules when control app is installedrajendrant2016-01-051-0/+14
* Convert Pass()→std::move() in //chrome (Android edition)dcheng2015-12-301-1/+1
* Switch to standard integer types in chrome/browser/, part 1 of 4.avi2015-12-261-0/+3
* Replace RE2 import with a dependencybattre2015-12-211-1/+1
* Move DataUseTabModel to UI thread. This is required fortbansal2015-12-191-12/+30
* Chrome to not report data usage after matching rule expirationrajendrant2015-12-181-15/+61
* Move URL/Package matching to a separate classtbansal2015-12-101-0/+116