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
*
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
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-2
/
+2
*
.c Feature to disable field trials in old versions of Chromium. Field trials
rtenneti@chromium.org
2011-01-19
1
-20
/
+55
*
Start sorting methods in class declarations.
erg@google.com
2011-01-07
1
-4
/
+4
*
Turn off field trials and reporting of metrics when running benchmarking.
mbelshe@google.com
2010-12-07
1
-0
/
+10
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-0
/
+238