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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.
joi@chromium.org
2012-12-22
8
-9
/
+12
*
Exclude PluginService for builds with enable_plugins==0
nileshagrawal@chromium.org
2012-12-20
2
-3
/
+12
*
Introduce ERR_NETWORK_CHANGED and allow URLFetcher to automatically retry on ...
joaodasilva@chromium.org
2012-12-14
1
-1
/
+1
*
Update comment that incorrectly specified a timestamp's units in milliseconds...
isherman@chromium.org
2012-12-14
1
-1
/
+1
*
ThreadWatcher - in Canary for 10% of the users, consider browser as hung
rtenneti@chromium.org
2012-12-14
3
-71
/
+114
*
Revert 171428
rtenneti@chromium.org
2012-12-13
1
-10
/
+0
*
Remove the PrefService.PersistentLogStore2 histogram.
isherman@chromium.org
2012-12-12
1
-16
/
+0
*
ThreadWatcher - crash browser if IO thread is not responsive for 20 secs.
rtenneti@chromium.org
2012-12-06
1
-0
/
+10
*
Update "next tag id" comment in study proto.
asvitkine@chromium.org
2012-11-28
1
-1
/
+1
*
Add enabled state to extension update pings.
mek@chromium.org
2012-11-28
1
-0
/
+2
*
Omnibox: Log Elapsed Time Since Last Time The Default Match Changed
mpearson@chromium.org
2012-11-20
1
-0
/
+2
*
Split the VariationID maps into multiple keyed collections.
stevet@chromium.org
2012-11-20
1
-1
/
+2
*
chrome/browser: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-17
1
-1
/
+1
*
Revert 167421 - ThreadWatcher for File thread to detect slow FILE thread.
rtenneti@chromium.org
2012-11-14
1
-9
/
+0
*
ThreadWatcher for File thread to detect slow FILE thread.
rtenneti@chromium.org
2012-11-13
1
-0
/
+9
*
Do not set completed_length to 0 if not available.
bartn@chromium.org
2012-11-13
1
-2
/
+4
*
Revert "Linux: change protobuf default option to allow building"
nyquist@chromium.org
2012-11-12
2
-0
/
+4
*
Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...
zelidrag@chromium.org
2012-11-08
1
-16
/
+0
*
Linux: change protobuf default option to allow building
phajdan.jr@chromium.org
2012-11-07
2
-4
/
+0
*
Don't report field trial groups until group() has been called.
asvitkine@chromium.org
2012-11-06
3
-10
/
+10
*
Remove the Variations.ServerStudyExpiredUniformity1Percent histogram.
stevet@chromium.org
2012-11-05
1
-8
/
+1
*
Revert 165062 - We believe this change broke startup_tests
nsylvain@chromium.org
2012-11-01
1
-0
/
+16
*
Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...
zelidrag@chromium.org
2012-10-30
1
-16
/
+0
*
Add a histogram to record when users use the reset-variation-state flag.
stevet@chromium.org
2012-10-30
1
-1
/
+6
*
[UMA] Rename the misleadinglingly named "install_date" field in the UMA uploads.
isherman@chromium.org
2012-10-30
1
-6
/
+6
*
Make it possible to enable and disable metrics reporting separately from reco...
stuartmorgan@chromium.org
2012-10-24
2
-65
/
+117
*
[UMA] Un-swap the function and file name hashes for the uploaded profiler data.
isherman@chromium.org
2012-10-23
2
-8
/
+8
*
Add a histogram to count expired server studies.
stevet@chromium.org
2012-10-19
1
-1
/
+8
*
Implement Bookmark Autocomplete Provider
mrossetti@chromium.org
2012-10-18
1
-0
/
+2
*
Add a histogram to track when the low entropy source has been created.
stevet@chromium.org
2012-10-18
1
-0
/
+2
*
Cleanup: Rename to base::SysInfo::CPUArchitecture() to OperatingSystemArchite...
thestig@chromium.org
2012-10-16
1
-3
/
+3
*
Makes gfx::Screen an instance, rather than a collection of static methods.
scottmg@chromium.org
2012-10-12
1
-3
/
+5
*
Shorten metrics timers for Android and iOS
dfalcantara@chromium.org
2012-10-10
2
-0
/
+24
*
Measure and log the latency of VariationsService requests.
stevet@chromium.org
2012-10-03
2
-0
/
+14
*
Add Android fingerprint to metrics logs
dfalcantara@chromium.org
2012-10-03
1
-0
/
+8
*
Delete some unused code found by -Wunused-function
thakis@chromium.org
2012-10-01
1
-0
/
+2
*
Log the VariationsService fetch response code.
stevet@chromium.org
2012-09-28
1
-0
/
+7
*
Add extra buckets to CrashExitCodes histogram for sandbox terminations.
eroman@chromium.org
2012-09-28
1
-0
/
+7
*
Activate the VariationsService for ChromeOS and ensure that it does not ping ...
stevet@chromium.org
2012-09-25
8
-163
/
+699
*
Move chrome/browser/plugin_* to chrome/browser/plugins/
ibraaaa@google.com
2012-09-20
1
-1
/
+1
*
Switch NOTIFICATION_TAB_PARENTED to use WebContents.
avi@chromium.org
2012-09-17
2
-17
/
+25
*
autocomplete: Add ContactProvider.
derat@chromium.org
2012-09-12
1
-0
/
+2
*
autocomplete: Add AutocompleteProvider::Type enum.
derat@chromium.org
2012-09-11
1
-1
/
+1
*
Handle low entropy source values read from prefs more robustly.
asvitkine@chromium.org
2012-08-30
1
-3
/
+14
*
Adds a PageLoad user that gets recorded on every page load, exactly at the sa...
mpearson@chromium.org
2012-08-30
1
-0
/
+2
*
Use a different algorithm with the low entropy source for field trials.
asvitkine@chromium.org
2012-08-24
2
-16
/
+29
*
Query the Variations seed on network reconnect.
stevet@chromium.org
2012-08-23
3
-23
/
+197
*
Record device scale factor in the metrics log
thakis@chromium.org
2012-08-22
3
-0
/
+20
*
Record the first recorded entropy source instead of the last.
stevet@chromium.org
2012-08-18
2
-3
/
+7
*
Move Variations stuff into variations/ directories and add OWNERS files for t...
stevet@chromium.org
2012-08-15
7
-9
/
+11
[next]