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
/
browser
/
metrics
/
metrics_log_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Record Uptime in UMA Logs
mpearson@chromium.org
2014-03-12
1
-3
/
+6
*
Add BluetoothDevice::VendorIDSource()
keybuk@chromium.org
2014-03-11
1
-5
/
+138
*
UMA server currently receives 2.5M unique thread name hashes in tracked objec...
vadimt@chromium.org
2014-02-08
1
-3
/
+3
*
Factor ChromeOS specific code out of MetricsLog.
tdresser@chromium.org
2014-02-03
1
-4
/
+24
*
Reland r246152 cros: Change how multi-profile is enabled.
xiyuan@chromium.org
2014-01-23
1
-10
/
+1
*
Revert of cros: Change how multi-profile is enabled. (https://codereview.chro...
mnissler@chromium.org
2014-01-22
1
-1
/
+10
*
cros: Change how multi-profile is enabled.
xiyuan@chromium.org
2014-01-21
1
-10
/
+1
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
1
-2
/
+2
*
Update some uses of Value in chrome/browser to use the base:: namespace.
avi@chromium.org
2013-12-23
1
-1
/
+1
*
Clean up some metrics unit tests.
asvitkine@chromium.org
2013-12-18
1
-33
/
+7
*
Record the last UMA system profile in prefs.
asvitkine@chromium.org
2013-11-28
1
-44
/
+132
*
Remove plugin_list param from MetricsLog::RecordStabilityMetrics.
asvitkine@chromium.org
2013-11-23
1
-5
/
+80
*
Small refactor to MetricsLog stability functionality.
asvitkine@chromium.org
2013-11-21
1
-65
/
+86
*
MetricsService API to support synthetic field trials
bengr@chromium.org
2013-11-17
1
-7
/
+29
*
Revert 234881 "MetricsService API to support synthetic field trials"
viettrungluu@chromium.org
2013-11-13
1
-29
/
+7
*
MetricsService API to support synthetic field trials
bengr@chromium.org
2013-11-13
1
-7
/
+29
*
ChromeOS: Remove MockDBusThreadManager.
pneubeck@chromium.org
2013-11-10
1
-4
/
+15
*
dbus: Rename MockDBusTreadManagerWithoutGMock to FakeDBusThreadManager
satorux@chromium.org
2013-10-22
1
-5
/
+4
*
Add multi_profile_user_count field to system_profile proto.
tengs@chromium.org
2013-10-11
1
-0
/
+62
*
Fix flakyness of MetricsService unit tests.
asvitkine@chromium.org
2013-10-09
1
-1
/
+1
*
Move webplugininfo.h to content/public.
jam@chromium.org
2013-07-21
1
-2
/
+2
*
Use a direct include of the message_loop header in chrome/browser/, part 7.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Include CPU information in UMA system profile.
simonjam@chromium.org
2013-07-18
1
-0
/
+4
*
[UMA] Remove deprecated XML code paths from MetricsLogBase.
isherman@chromium.org
2013-07-17
1
-4
/
+0
*
[UMA] Rip out more of the deprecated XML logging code.
isherman@chromium.org
2013-07-13
1
-40
/
+1
*
Add install_date from prefs into UMA logs with 1 hour granularity.
rkaplow@chromium.org
2013-07-11
1
-0
/
+12
*
Change ChromeProcessType to NaClProcessType.
yael.aharon@intel.com
2013-07-04
1
-1
/
+1
*
chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1
tfarina@chromium.org
2013-07-02
1
-1
/
+1
*
Use a direct include of time headers in chrome/browser/, part 6.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Use a direct include of strings headers in chrome/browser/j*-n*/.
avi@chromium.org
2013-06-10
1
-2
/
+2
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
1
-2
/
+3
*
Bluetooth: remove enable-experimental-bluetooth flag
keybuk@chromium.org
2013-05-23
1
-7
/
+0
*
Bluetooth: gather usage metrics
keybuk@chromium.org
2013-04-29
1
-0
/
+28
*
Split the ProcessType enum into process types that content knows about (which...
jam@chromium.org
2013-03-22
1
-0
/
+1
*
Remove PrefService parameter from chrome::RegisterPrefs.
joi@chromium.org
2013-02-21
1
-1
/
+1
*
[metrics] Fix leak in MetricsLogTest.
szym@chromium.org
2013-02-20
1
-0
/
+11
*
Moving last generic Prefs implementation files to base/prefs/.
joi@chromium.org
2013-02-14
1
-1
/
+1
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-1
/
+1
*
Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.
joi@chromium.org
2013-02-10
1
-1
/
+1
*
Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.
joi@chromium.org
2013-02-06
1
-2
/
+2
*
Chrome: Enable ChromeOS-Wide-Profiling
asharif@chromium.org
2013-02-04
1
-0
/
+7
*
Add Brand Code to UMA Uploads
mpearson@chromium.org
2013-01-29
1
-1
/
+8
*
Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.
joi@chromium.org
2012-12-22
1
-1
/
+1
*
Don't report field trial groups until group() has been called.
asvitkine@chromium.org
2012-11-06
1
-2
/
+2
*
[UMA] Un-swap the function and file name hashes for the uploaded profiler data.
isherman@chromium.org
2012-10-23
1
-6
/
+6
*
Record device scale factor in the metrics log
thakis@chromium.org
2012-08-22
1
-0
/
+12
*
Move Variations stuff into variations/ directories and add OWNERS files for t...
stevet@chromium.org
2012-08-15
1
-1
/
+1
*
Rename all of experiments_helper to variations_helper, including files, names...
stevet@chromium.org
2012-08-13
1
-3
/
+3
*
browser: Move more files into chrome namespace.
tfarina@chromium.org
2012-07-06
1
-2
/
+2
*
Add logging of Google Update configuration/statistics to UMA report.
ryanmyers@chromium.org
2012-05-14
1
-2
/
+4
[next]