summaryrefslogtreecommitdiffstats
path: root/components/variations.gypi
Commit message (Expand)AuthorAgeFilesLines
* Move base/prefs to components/prefsbrettw2016-01-301-2/+2
* Revert of Move base/prefs to components/prefs (patchset #7 id:120001 of https...joedow2016-01-301-2/+2
* Move base/prefs to components/prefsbrettw2016-01-301-2/+2
* Move components/compression to third_party/zlib/googlehajimehoshi2016-01-141-1/+1
* Refactor VariationsHttpHeaderProvider.asvitkine2015-12-181-3/+7
* Removed callbacks to JNI functions to simplify code structure since they are ...agulenko2015-11-181-1/+0
* Java code for fetching variations first run seed after receiving chrome.TOS_A...agulenko2015-11-111-0/+3
* Variations seed is pulled from the Java application on the first launch of Ch...agulenko2015-11-051-0/+1
* Allow embedders to share code to override UI strings.sdefresne2015-09-281-0/+2
* Componentize objc_zombie.{h,mm} and consolidate crash_keys.sdefresne2015-09-221-1/+1
* Report data usage UMA for Chrome servicesamohammadkhan2015-09-141-0/+1
* Revert "Report data usage UMA for Chrome services"Daniel Cheng2015-09-141-1/+0
* Report data usage UMA for Chrome servicesamohammadkhan2015-09-141-0/+1
* Componentize VariationsService into //components/variations/serviceblundell2015-09-031-3/+11
* Remove more //chrome dependencies from VariationsServiceblundell2015-08-281-0/+2
* Abstract chrome::GetChannel() through VariationsServiceClientblundell2015-08-271-0/+1
* //components/variations: Create separate target for VariationsServiceblundell2015-08-271-1/+16
* Partially componentize chrome/common/variations/variations_util.{cc,h}.sdefresne2015-08-261-2/+6
* Componentize VariationsSeedStore and its unittestblundell2015-08-251-0/+4
* Introduce (Chrome)VariationsServiceClientblundell2015-08-181-0/+1
* Componentize variations_request_scheduler*blundell2015-08-171-0/+9
* Componentize chrome/common/experiment_labels.{cc,h} and tests.sdefresne2015-08-141-0/+2
* Componentize kExperimentLabelSeparator & BuildExperimentDateString.sdefresne2015-08-131-0/+2
* Componentize variations_url_constants.*blundell2015-08-051-0/+2
* Add more components unit tests to GN build.brettw2014-11-251-1/+4
* Add 'components.gyp:metrics' as a DEP for the 'variations_http_provider' target.garykac2014-11-071-0/+3
* Plumbing for variations headers from synthetic field trials.asvitkine2014-10-311-0/+1
* [Clean up] Move VariationsHttpHeaderProvider into a subdirectory.isherman2014-10-241-3/+3
* Make chrome_shell_apk buildcjhopman2014-10-131-1/+2
* Fix GN toolchains to use proper out dir.Brett Wilson2014-08-261-0/+1
* Add some remoting targets to GN build.Brett Wilson2014-08-251-0/+1
* Remove dependency of common on variations browser codescottmg@chromium.org2014-08-221-3/+19
* [Variations] Renaming ChromeVariations to ClientVariations.mathp@chromium.org2014-07-141-1/+1
* [Variations] Bring variations_http_header_provider to variations componentmathp@chromium.org2014-07-091-0/+4
* [Variations] Create Java Bindings for variations_associated_data.mathp@chromium.org2014-07-031-1/+40
* Add lots of GN targets:brettw@chromium.org2014-07-021-0/+1
* Move active field trial API to variations component.asvitkine@chromium.org2014-05-191-0/+2
* [Metrics] Move CachingPermutedEntropyProvider into the variations component.isherman@chromium.org2014-05-191-1/+6
* Move variations study filtering to its own file.asvitkine@chromium.org2014-04-141-2/+4
* Implement initial version of VariationSeedSimulator.asvitkine@chromium.org2014-01-081-0/+2
* Refactor VariationsSeedProcessor to add ProcessedStudy struct.asvitkine@chromium.org2013-11-081-0/+2
* Consolidate 'variations' and 'variations_seed_proto' targets.asvitkine@chromium.org2013-09-051-13/+2
* Rename TrialsSeed proto to VariationsSeed.asvitkine@chromium.org2013-09-031-1/+1
* Create a variations component, so that it can be re-used.asvitkine@chromium.org2013-08-291-0/+47