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_service.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch NOTIFICATION_TAB_PARENTED to use WebContents.
avi@chromium.org
2012-09-17
1
-10
/
+19
*
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
1
-7
/
+14
*
Record the first recorded entropy source instead of the last.
stevet@chromium.org
2012-08-18
1
-2
/
+6
*
Inform GetEntropySource of whether or not metrics reporting will be enabled.
stevet@chromium.org
2012-08-09
1
-3
/
+7
*
Removing instances of profile_->GetBookmarkModel() as part of converting Book...
rlp@chromium.org
2012-08-01
1
-1
/
+2
*
chrome: Move browser_otr_state.h into chrome namespace.
tfarina@chromium.org
2012-08-01
1
-1
/
+1
*
Refactor SyncedWindowDelegateAndroid into TabModel
dtrainor@chromium.org
2012-07-27
1
-1
/
+2
*
Move StatisticsRecorder out of histogram.cc/h for further refactoring.
kaiwang@chromium.org
2012-07-13
1
-0
/
+1
*
Histograms - Support histograms for Plugins, GPU
rtenneti@google.com
2012-07-12
1
-3
/
+3
*
Make metrics state machine more lenient about OLD vs. CURRENT
stuartmorgan@chromium.org
2012-07-11
1
-2
/
+11
*
Remove the code to wait on disconnected child processes to get the exit code....
jam@chromium.org
2012-07-09
1
-11
/
+4
*
Send UMA statistics about plug-in loading errors.
bauerb@chromium.org
2012-07-02
1
-2
/
+37
*
browser: Extract AutocompleteLog from autocomplete.*.
tfarina@chromium.org
2012-06-27
1
-0
/
+1
*
Add MetricsService::OnAppEnterBack/Foreground
dfalcantara@chromium.org
2012-06-26
1
-0
/
+33
*
Simplify the state-change logic in MetricsLog persisting
stuartmorgan@chromium.org
2012-06-26
1
-6
/
+6
*
Make the metrics logic for cutting a new log and uploading an old log clearer
stuartmorgan@chromium.org
2012-06-26
1
-21
/
+27
*
Move content::URLFetcher static functions to net::URLFetcher
akalin@chromium.org
2012-06-19
1
-4
/
+4
*
Add histograms showing the breakdown of exit codes for renderer/extension cra...
eroman@chromium.org
2012-06-15
1
-3
/
+83
*
Move guid generation from chrome/common/ to base/.
marja@chromium.org
2012-06-14
1
-2
/
+2
*
Remove VLOGs from MetricsService
isherman@chromium.org
2012-06-13
1
-59
/
+1
*
Add a histogram to track UMA upload creation success vs. failure rate.
isherman@chromium.org
2012-06-13
1
-3
/
+3
*
[Metrics] Re-try failed protocol buffer uploads as well as failed XML uploads.
isherman@chromium.org
2012-06-12
1
-115
/
+97
*
Fix typo: asynchronus -> asynchronous
isherman@chromium.org
2012-06-08
1
-10
/
+10
*
Explicitly check reporting state when returning the entropy source.
stevet@chromium.org
2012-05-25
1
-5
/
+8
*
Add a non-identfying entropy source to MetricsService and use it in FieldTria...
stevet@chromium.org
2012-05-24
1
-0
/
+49
*
Expand UMA upload success vs. failure histogram to explicitly track network f...
isherman@chromium.org
2012-05-23
1
-0
/
+3
*
Change most content::URLFetcher references to net::URLFetcher
akalin@chromium.org
2012-05-23
1
-3
/
+3
*
Remove content::URLFetcherDelegate
akalin@chromium.org
2012-05-22
1
-1
/
+1
*
Add histograms to track UMA upload success vs. failure rates.
isherman@chromium.org
2012-05-17
1
-4
/
+33
*
Add logging of Google Update configuration/statistics to UMA report.
ryanmyers@chromium.org
2012-05-14
1
-2
/
+45
*
Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/
akalin@chromium.org
2012-05-11
1
-1
/
+1
*
[ChromeFrame] Upload metrics data to both the XML and the protocol buffer pip...
isherman@chromium.org
2012-05-09
1
-9
/
+2
*
Keep track of pending uploads when persisting metrics logs
stuartmorgan@chromium.org
2012-05-03
1
-1
/
+6
*
Disallow UI/IO thread blocking on any other thread.
jam@chromium.org
2012-04-26
1
-1
/
+4
*
[UMA] Add performance profile data to UMA uploads.
isherman@chromium.org
2012-04-25
1
-11
/
+34
*
Revert 133773 - [UMA] Add performance profile data to UMA uploads.
isherman@chromium.org
2012-04-24
1
-34
/
+11
*
[UMA] Add performance profile data to UMA uploads.
isherman@chromium.org
2012-04-24
1
-11
/
+34
*
cros: Log per-process memory use on low memory events
jamescook@chromium.org
2012-04-20
1
-1
/
+1
*
Don't cache the IO thread in the MetricsService
isherman@chromium.org
2012-04-19
1
-5
/
+5
*
Move notifications used only in chrome/ out of content/.
avi@chromium.org
2012-04-16
1
-6
/
+6
*
Fix a DCHECK in the MetricsService implementation.
isherman@chromium.org
2012-03-27
1
-2
/
+7
*
Revert 128369 - Histogram times surrounding render crashes
jar@chromium.org
2012-03-23
1
-48
/
+12
*
[UMA] Fully fill out the SystemProfileProto for each upload.
isherman@chromium.org
2012-03-23
1
-0
/
+1
*
Histogram times surrounding render crashes
jar@chromium.org
2012-03-23
1
-12
/
+48
*
Launch HTTP pipelining compatibility field trial for 1% of canary users.
simonjam@chromium.org
2012-03-22
1
-3
/
+3
*
Revert 127579 - Launch HTTP pipelining compatibility field trial for 1% of ca...
simonjam@chromium.org
2012-03-20
1
-5
/
+3
*
Launch HTTP pipelining compatibility field trial for 1% of canary users.
simonjam@chromium.org
2012-03-20
1
-3
/
+5
*
Convert LogKeywords() into LogNumKeywords(). This avoids passing a const Tem...
pkasting@chromium.org
2012-03-16
1
-6
/
+4
[next]