| Commit message (Expand) | Author | Age | Files | Lines |
* | Variations Trial: Reserve Two IDs for OmniboxStopTimer Trial | mpearson@chromium.org | 2013-04-25 | 1 | -1/+5 |
* | Reserve 5 variation IDs for the new round of Instant Extended experiments for... | dcblack@chromium.org | 2013-04-24 | 1 | -1/+6 |
* | removed unused variation ids | harrym@chromium.org | 2013-04-19 | 1 | -25/+0 |
* | Remove client-side google association from uniformity trials. | asvitkine@chromium.org | 2013-04-19 | 1 | -7/+0 |
* | Clean up the unused Suggest field trial and make GetActiveSuggestFieldTrialHash | bartn@chromium.org | 2013-04-13 | 1 | -11/+7 |
* | Reserve 4 new experiment IDs for a refresh of our dev experiments, as the old... | dcblack@chromium.org | 2013-04-10 | 1 | -11/+15 |
* | Add 4 new IDs to the group of Instant Extended IDs reserved in variation_ids.h. | dcblack@chromium.org | 2013-04-04 | 1 | -1/+5 |
* | Rename Instant-Extended experiments in the variation IDs enum to be accurate. | dcblack@chromium.org | 2013-03-27 | 1 | -6/+6 |
* | Update InstantExtended variation IDs. | dcblack@chromium.org | 2013-03-23 | 1 | -3/+3 |
* | Send Feedback Experiment | harrym@chromium.org | 2013-03-23 | 1 | -1/+26 |
* | Makes omaha experiment label utility functions cross-platform. | rohitrao@chromium.org | 2013-03-19 | 3 | -0/+279 |
* | [Cleanup] Remove StringPrintf from global namespace | groby@chromium.org | 2013-03-18 | 1 | -3/+4 |
* | Reserve variation ids for the iOS tour field trial. | rohitrao@chromium.org | 2013-03-15 | 1 | -1/+5 |
* | Rename AutocompleteFieldTrial to OmniboxFieldTrial | tfarina@chromium.org | 2013-03-08 | 1 | -2/+2 |
* | Forward declare base::Time in uniformity trials. | stevet@chromium.org | 2013-03-05 | 2 | -5/+8 |
* | Move uniformity trials to its own file. | stevet@chromium.org | 2013-02-27 | 2 | -0/+147 |
* | Associate Google Update experiment IDs with the BookmarkPrompt trial. | stevet@chromium.org | 2013-02-12 | 1 | -1/+6 |
* | Add support for server side Finch trials used by Autocomplete. | bartn@chromium.org | 2013-01-30 | 1 | -1/+9 |
* | Add a VariationsRegistrySyncer class, which synchronizes Google Update relate... | stevet@chromium.org | 2013-01-30 | 1 | -0/+2 |
* | Reserve finch variation IDs for Chrome-Instant-Extended Beta channel experiment. | dcblack@chromium.org | 2013-01-18 | 1 | -2/+12 |
* | Rename all of the VariationIDs to use CAPS_CASE rather than CamelCase. | stevet@chromium.org | 2013-01-16 | 3 | -80/+79 |
* | X-Chrome-Variations refactoring. | bartn@chromium.org | 2012-12-18 | 1 | -1/+11 |
* | Define Instant Extended field trials in the chrome/common/metrics/variations/... | dcblack@chromium.org | 2012-12-15 | 1 | -4/+8 |
* | Split the VariationID maps into multiple keyed collections. | stevet@chromium.org | 2012-11-20 | 3 | -56/+163 |
* | Standardize on |trial_name| and |group_name| in field trials API. | asvitkine@chromium.org | 2012-11-19 | 2 | -12/+18 |
* | Reserve Finch variation IDs for a new Instant field trial to compare beta, de... | jeremycho@chromium.org | 2012-11-09 | 1 | -1/+7 |
* | Add a NEXT ID value to the variation IDs list to help guide future IDs. | stevet@chromium.org | 2012-11-08 | 1 | -0/+5 |
* | Reserve a Finch variation ID for a new group in the Instant dummy field trial. | dcblack@chromium.org | 2012-11-07 | 1 | -4/+5 |
* | Don't report field trial groups until group() has been called. | asvitkine@chromium.org | 2012-11-06 | 3 | -67/+66 |
* | Notify FieldTrial observers only once group() is called for the first time. | asvitkine@chromium.org | 2012-11-01 | 1 | -2/+0 |
* | Omnibox: Change Name of Suggest Field Trial; Other Suggest Cleanup | mpearson@chromium.org | 2012-10-12 | 1 | -0/+13 |
* | Expose Variations in about:version in Release mode. | stevet@chromium.org | 2012-09-14 | 2 | -7/+20 |
* | Clean up some code in variations_util. | asvitkine@chromium.org | 2012-09-05 | 3 | -119/+65 |
* | Create a new Dummy Instant field trial to test the system end-to-end, where o... | dcblack@chromium.org | 2012-08-29 | 1 | -0/+6 |
* | Use a different algorithm with the low entropy source for field trials. | asvitkine@chromium.org | 2012-08-24 | 1 | -1/+2 |
* | Move Variations stuff into variations/ directories and add OWNERS files for t... | stevet@chromium.org | 2012-08-15 | 5 | -0/+708 |