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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify private FieldTrial constructor.
asvitkine@chromium.org
2012-05-11
1
-28
/
+31
*
Added a SetForced method to allow forcing a new set of group bucketting.
mad@chromium.org
2012-05-07
1
-0
/
+15
*
FieldTrial - Use ObserverListThreadSafe instead of
rtenneti@chromium.org
2012-05-04
1
-6
/
+8
*
Remove the hash fields from FieldTrials.
stevet@chromium.org
2012-04-27
1
-44
/
+10
*
Add and implement API to associate Google experiment IDs with FieldTrials.
stevet@chromium.org
2012-04-23
1
-0
/
+10
*
Revert 133212 - Add and implement API to associate Google experiment IDs with...
groby@chromium.org
2012-04-20
1
-10
/
+0
*
Add and implement API to associate Google experiment IDs with FieldTrials.
stevet@chromium.org
2012-04-20
1
-0
/
+10
*
Don't depend on undefined compiler behavior for computing persistent field tr...
isherman@chromium.org
2012-04-19
1
-2
/
+4
*
Fixing issues with alignment, undefined behaviour and endianness in the Field...
jwd@chromium.org
2012-04-16
1
-3
/
+5
*
Field Trials choices can now be forced from a command line argument, and yet ...
mad@chromium.org
2012-04-12
1
-36
/
+93
*
Added a Unique ID for a Field Trial containing it's hashed name and the selec...
mad@chromium.org
2012-01-27
1
-12
/
+53
*
base: export GetBuildTime
agl@chromium.org
2011-11-11
1
-10
/
+2
*
Update SHA1_LENGTH -> kSHA1Length to match previous change to SHA256_LENGTH.
pkasting@chromium.org
2011-09-28
1
-1
/
+1
*
Removed wchat_t from Time::FromString.
shinyak@google.com
2011-08-03
1
-2
/
+1
*
Revert 94426 - Removed wchat_t from Time::FromString.
morrita@chromium.org
2011-07-28
1
-1
/
+2
*
Removed wchat_t from Time::FromString.
shinyak@google.com
2011-07-28
1
-2
/
+1
*
Add back a check for improper usage of IsOneTimeRandomizationEnabled.
joi@chromium.org
2011-06-22
1
-7
/
+6
*
Implement A/B experiment for anti-DDoS.
joi@chromium.org
2011-06-16
1
-1
/
+3
*
Add one-time randomization support for FieldTrial, and the ability to
joi@chromium.org
2011-05-10
1
-13
/
+85
*
Revert 84197 - Add one-time randomization support for FieldTrial, and the abi...
joi@chromium.org
2011-05-06
1
-85
/
+13
*
Add one-time randomization support for FieldTrial, and the ability to
joi@chromium.org
2011-05-05
1
-13
/
+85
*
Updating logging in src/base/. Using DCHECK_NE/EQ/LE/GE/GT() where possible
kushi.p@gmail.com
2011-05-04
1
-1
/
+1
*
Field trials are currently implemented (commonly) using a static variable tha...
rtenneti@chromium.org
2011-04-29
1
-19
/
+69
*
Revert r83048 "Removed wchar_t from Time::FromString."
maruel@chromium.org
2011-04-26
1
-1
/
+2
*
Removed wchar_t from Time::FromString.
shinyak@google.com
2011-04-26
1
-2
/
+1
*
Update DCHECK() usage to utilize the more expressive debugging functions.
kushi.p@gmail.com
2011-04-22
1
-3
/
+3
*
Minor fixes in FieldTrial.
cbentzel@chromium.org
2011-02-25
1
-1
/
+2
*
Properly order the cc files based off the h files in base/.
erg@google.com
2011-01-25
1
-2
/
+2
*
.c Feature to disable field trials in old versions of Chromium. Field trials
rtenneti@chromium.org
2011-01-19
1
-30
/
+89
*
Order function definitions in base/ according to the header.
erg@google.com
2011-01-11
1
-15
/
+15
*
Turn off field trials and reporting of metrics when running benchmarking.
mbelshe@google.com
2010-12-07
1
-2
/
+22
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-0
/
+193