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
/
chrome
/
common
/
metrics
Commit message (
Expand
)
Author
Age
Files
Lines
*
Omnibox: Log Elapsed Time Since Last Time The Default Match Changed
mpearson@chromium.org
2012-11-20
1
-1
/
+10
*
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
*
Do not set completed_length to 0 if not available.
bartn@chromium.org
2012-11-13
1
-0
/
+2
*
Revert "Linux: change protobuf default option to allow building"
nyquist@chromium.org
2012-11-12
7
-0
/
+14
*
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
*
Linux: change protobuf default option to allow building
phajdan.jr@chromium.org
2012-11-07
7
-14
/
+0
*
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
*
[UMA] Rename the misleadinglingly named "install_date" field in the UMA uploads.
isherman@chromium.org
2012-10-30
1
-2
/
+4
*
Implement Bookmark Autocomplete Provider
mrossetti@chromium.org
2012-10-18
1
-0
/
+2
*
Omnibox: Change Name of Suggest Field Trial; Other Suggest Cleanup
mpearson@chromium.org
2012-10-12
1
-0
/
+13
*
Add Android fingerprint to metrics logs
dfalcantara@chromium.org
2012-10-03
1
-0
/
+3
*
SampleSet -> HistogramSamples which can be reused by SparseHistogram
kaiwang@chromium.org
2012-09-22
4
-20
/
+43
*
Expose Variations in about:version in Release mode.
stevet@chromium.org
2012-09-14
2
-7
/
+20
*
autocomplete: Add ContactProvider.
derat@chromium.org
2012-09-12
1
-0
/
+2
*
First part of PAGE_TRANSITION_START_PAGE cleanup.
rogerta@chromium.org
2012-09-05
1
-2
/
+2
*
Clean up some code in variations_util.
asvitkine@chromium.org
2012-09-05
9
-140
/
+145
*
Add OWNERS file for chrome/common/metrics.
asvitkine@chromium.org
2012-09-04
1
-0
/
+4
*
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
4
-1
/
+558
*
Record device scale factor in the metrics log
thakis@chromium.org
2012-08-22
1
-1
/
+4
*
Add comments to HistogramFlatterner interface and rename a function
kaiwang@chromium.org
2012-08-20
2
-6
/
+10
*
Move Variations stuff into variations/ directories and add OWNERS files for t...
stevet@chromium.org
2012-08-15
5
-10
/
+12
*
Rename all of experiments_helper to variations_helper, including files, names...
stevet@chromium.org
2012-08-13
3
-42
/
+42
*
This is a major refactor of Histogram related code:
kaiwang@chromium.org
2012-08-01
1
-1
/
+1
*
Remove wchar_t versions of StringPrintf from Android
husky@chromium.org
2012-08-01
1
-3
/
+2
*
Histograms - Support histograms for Plugins, GPU
rtenneti@google.com
2012-07-12
4
-173
/
+17
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
6
-6
/
+0
*
Make metrics state machine more lenient about OLD vs. CURRENT
stuartmorgan@chromium.org
2012-07-11
1
-1
/
+3
*
Put VariationsService into the chrome_variations namespace.
asvitkine@chromium.org
2012-07-06
4
-36
/
+37
*
Updated the comments in the Variation IDs header to be more clear about the i...
stevet@chromium.org
2012-07-06
1
-8
/
+22
*
Adding a session-randomized, 5% uniformity trial.
mathp@google.com
2012-07-04
1
-1
/
+6
*
Send UMA statistics about plug-in loading errors.
bauerb@chromium.org
2012-07-02
1
-0
/
+3
*
[Mac] Add field trial tuples to breakpad crash reports.
asvitkine@chromium.org
2012-06-29
3
-23
/
+105
*
Adding a chrome variations ID to the dynamic uniformity trial.
jwd@chromium.org
2012-06-28
1
-6
/
+22
*
Add an API that forces the association of a variation ID.
stevet@chromium.org
2012-06-13
3
-10
/
+44
*
Omnibox: In UMA logs, record typed_count of URLS.
mpearson@chromium.org
2012-06-12
1
-0
/
+7
*
[Metrics] Re-try failed protocol buffer uploads as well as failed XML uploads.
isherman@chromium.org
2012-06-12
3
-10
/
+111
*
When persisting UMA logs to disk, cap log size based on both the XML and prot...
isherman@chromium.org
2012-06-11
2
-0
/
+7
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Adds per-provider information to omnibox UMA logs.
mpearson@chromium.org
2012-05-15
1
-13
/
+30
*
Add logging of Google Update configuration/statistics to UMA report.
ryanmyers@chromium.org
2012-05-14
1
-1
/
+50
*
Rename *ExperimentID API methods to *VariationID.
stevet@chromium.org
2012-05-09
3
-28
/
+28
*
[ChromeFrame] Upload metrics data to both the XML and the protocol buffer pip...
isherman@chromium.org
2012-05-09
2
-0
/
+21
*
Associate Google experiment IDs with the Suggest and Instant field trials.
sreeram@chromium.org
2012-05-04
1
-0
/
+11
*
Associate variation IDs with uniformity trials.
stevet@chromium.org
2012-05-04
1
-0
/
+7
*
Add a variations header file where all Chrome variation IDs are declared and ...
stevet@chromium.org
2012-05-04
4
-54
/
+118
[next]