summaryrefslogtreecommitdiffstats
path: root/components/metrics/serialization
Commit message (Expand)AuthorAgeFilesLines
* metrics: Add a check for abnormally small messages to prevent crashesbsimonnet2015-06-301-5/+11
* Move LowerCaseEqualsASCII to base namespacebrettw2015-06-091-5/+5
* Substituting pattern ScopedVector push_back(ptr.release()) with push_back(ptr...d.samantaray2015-05-271-1/+1
* Add output of error code for file operations in serialization_utils.cc.d.samantaray2015-04-171-10/+10
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-3/+1
* Make remaining parts of components/metrics use metrics namespace.asvitkine2014-10-241-2/+2
* Cleanup of component/metrics for GN.mukai2014-10-102-8/+8
* Refactor AppendToFile and WriteFileDescriptorchirantan2014-10-071-8/+7
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-1/+1
* Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a...thestig2014-09-102-2/+2
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-131-5/+5
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-131-5/+5
* Moves components/metrics/chromeos to c/m/serialization/.gunsch@chromium.org2014-07-175-0/+750