summaryrefslogtreecommitdiffstats
path: root/components/variations/variations_seed_store.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch SignatureVerifier to taking an algorithm enum.davidben2016-03-031-20/+4
* Update components for new prefs location.brettw2016-02-011-2/+2
* Move components/compression to third_party/zlib/googlehajimehoshi2016-01-141-1/+1
* Switch to standard integer types in components/, part 4 of 4.avi2015-12-251-13/+16
* Removed callbacks to JNI functions to simplify code structure since they are ...agulenko2015-11-181-11/+9
* Re-uploading reverted CL 1437833004 (https://codereview.chromium.org/14378330...agulenko2015-11-181-1/+14
* Revert of Implemented clearing Java prefs after pulling variations first run ...loyso2015-11-141-14/+1
* Implemented clearing Java prefs after pulling variations first run seed from ...agulenko2015-11-131-1/+14
* Add a histogram to record Variations first run seed import on Android.asvitkine2015-11-091-7/+25
* Variations seed is pulled from the Java application on the first launch of Ch...agulenko2015-11-051-0/+35
* Support gzip-compressed seed data from the variations server.veranika2015-10-191-7/+40
* Use correct namespace in variations componentblundell2015-09-041-2/+2
* Componentize VariationsSeedStore and its unittestblundell2015-08-251-0/+453