index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
metrics
/
field_trial.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add LOCAL_ prefix to non-UMA histogram macros.
asvitkine
2014-08-26
1
-1
/
+1
*
Make some field trials unforceable via command-line in the official build.
gab@chromium.org
2014-02-13
1
-3
/
+7
*
Rename base::FieldTrialList::RegistrationList --> RegistrationMap.
gavinp@chromium.org
2013-12-20
1
-2
/
+2
*
Update order of FieldTrial functions.
asvitkine@chromium.org
2013-10-30
1
-3
/
+3
*
Add static FieldTrial::CreateSimulatedFieldTrial function.
asvitkine@chromium.org
2013-10-29
1
-1
/
+26
*
FieldTrial: Remove friend declarations for non-existing tests
vabr@chromium.org
2013-09-26
1
-3
/
+0
*
Fix inconsistent FieldTrial group assignment due to float errors.
asvitkine@chromium.org
2013-09-19
1
-0
/
+2
*
Remove deprecated FieldTrial::MakeName() API.
asvitkine@chromium.org
2013-09-03
1
-27
/
+0
*
Make field trial randomization type a constructor param.
asvitkine@chromium.org
2013-07-30
1
-30
/
+45
*
Make --force-fieldtrials not activate them in the browser process.
asvitkine@chromium.org
2013-07-02
1
-2
/
+11
*
Use a direct include of time headers in base/, part 1.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Update comment for UseOneTimeRandomizationWithCustomSeed().
asvitkine@chromium.org
2013-05-07
1
-4
/
+6
*
Support custom randomization seed for VariationsService trials.
asvitkine@chromium.org
2013-04-11
1
-5
/
+16
*
Fix issue with identical group numbers being reported for forced field trials.
asvitkine@chromium.org
2013-03-06
1
-0
/
+4
*
Fix problem where field trials using kExpirationYearInFuture could get disabled.
asvitkine@chromium.org
2013-01-09
1
-2
/
+3
*
Fix data race when setting FieldTrial::group_reported_.
asvitkine@chromium.org
2012-12-12
1
-3
/
+2
*
Standardize on |trial_name| and |group_name| in field trials API.
asvitkine@chromium.org
2012-11-19
1
-10
/
+10
*
Ensure that field trials synced to the renderer process are considered "active".
asvitkine@chromium.org
2012-11-13
1
-5
/
+6
*
Make it so disabled field trials are not reported as active.
asvitkine@chromium.org
2012-11-10
1
-6
/
+9
*
Delete unused |application_start_time| from FieldTrialList.
asvitkine@chromium.org
2012-11-08
1
-17
/
+0
*
Make FieldTrialList::StatesToString() only report active trials.
asvitkine@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
1
-14
/
+16
*
Notify FieldTrial observers only once group() is called for the first time.
asvitkine@chromium.org
2012-11-01
1
-3
/
+13
*
Remove IsOneTimeRandomizationAvailable from FieldTrialList.
stevet@chromium.org
2012-10-15
1
-5
/
+0
*
Use a different algorithm with the low entropy source for field trials.
asvitkine@chromium.org
2012-08-24
1
-23
/
+29
*
Update documentation comments in field_trial.h.
asvitkine@chromium.org
2012-08-17
1
-5
/
+6
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Update comments on how to create a field trial in field_trial.h.
asvitkine@chromium.org
2012-06-13
1
-2
/
+3
*
Simplify private FieldTrial constructor.
asvitkine@chromium.org
2012-05-11
1
-3
/
+3
*
Added a SetForced method to allow forcing a new set of group bucketting.
mad@chromium.org
2012-05-07
1
-0
/
+10
*
FieldTrial - Use ObserverListThreadSafe instead of
rtenneti@chromium.org
2012-05-04
1
-3
/
+3
*
Remove the hash fields from FieldTrials.
stevet@chromium.org
2012-04-27
1
-33
/
+18
*
Add and implement API to associate Google experiment IDs with FieldTrials.
stevet@chromium.org
2012-04-23
1
-0
/
+4
*
Revert 133212 - Add and implement API to associate Google experiment IDs with...
groby@chromium.org
2012-04-20
1
-4
/
+0
*
Add and implement API to associate Google experiment IDs with FieldTrials.
stevet@chromium.org
2012-04-20
1
-0
/
+4
*
Field Trials choices can now be forced from a command line argument, and yet ...
mad@chromium.org
2012-04-12
1
-51
/
+73
*
Added a Unique ID for a Field Trial containing it's hashed name and the selec...
mad@chromium.org
2012-01-27
1
-1
/
+35
*
Replace all usages of FRIEND_TEST() with FRIEND_TEST_ALL_PREFIXES()
robertshield@chromium.org
2011-11-29
1
-13
/
+13
*
base: export GetBuildTime
agl@chromium.org
2011-11-11
1
-3
/
+0
*
Some possible comment typos?
rogerta@chromium.org
2011-09-15
1
-4
/
+1
*
Rename BASE_API to BASE_EXPORT.
darin@chromium.org
2011-08-05
1
-3
/
+3
*
Add back a check for improper usage of IsOneTimeRandomizationEnabled.
joi@chromium.org
2011-06-22
1
-4
/
+5
*
Add one-time randomization support for FieldTrial, and the ability to
joi@chromium.org
2011-05-10
1
-30
/
+85
*
Revert 84197 - Add one-time randomization support for FieldTrial, and the abi...
joi@chromium.org
2011-05-06
1
-85
/
+30
*
Add one-time randomization support for FieldTrial, and the ability to
joi@chromium.org
2011-05-05
1
-30
/
+85
*
Field trials are currently implemented (commonly) using a static variable tha...
rtenneti@chromium.org
2011-04-29
1
-3
/
+44
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Base: A few more files using BASE_API (for base.dll)
rvargas@google.com
2011-03-24
1
-2
/
+3
*
Rework field_trial.h comment.
gavinp@chromium.org
2011-03-21
1
-15
/
+27
*
Minor fixes in FieldTrial.
cbentzel@chromium.org
2011-02-25
1
-1
/
+2
[next]