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
*
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
*
Move LoadNotificationDetails to content/public/browser and put it in the cont...
tfarina@chromium.org
2012-03-11
1
-5
/
+6
*
Add a disabled FieldTrial for HTTP pipelining compatibility.
simonjam@chromium.org
2012-03-09
1
-1
/
+8
*
Convert uses of int ms to TimeDelta in chrome/browser and net (second try).
tedvessenes@gmail.com
2012-03-08
1
-2
/
+2
*
Revert 124890 - Convert uses of int ms to TimeDelta in chrome/browser and net.
rsleevi@chromium.org
2012-03-04
1
-2
/
+2
*
Convert uses of int ms to TimeDelta in chrome/browser and net.
tedvessenes@gmail.com
2012-03-04
1
-2
/
+2
*
Begin to separate the MetricsService logic for creating vs uploading logs
stuartmorgan@chromium.org
2012-03-01
1
-54
/
+61
*
Upload UMA data using protocol buffers.
isherman@chromium.org
2012-02-29
1
-48
/
+142
*
Eliminate race condition in MetricsService and re-enable WizardControllerTest
dpolukhin@chromium.org
2012-02-28
1
-10
/
+11
*
Revert 123901 - Upload UMA data using protocol buffers.
cpu@chromium.org
2012-02-28
1
-142
/
+48
*
Upload UMA data using protocol buffers.
isherman@chromium.org
2012-02-28
1
-48
/
+142
*
Fix regression in empty client_id being used for field trials that happen on ...
jam@chromium.org
2012-02-08
1
-13
/
+17
*
Remove MetricsLogBase::AsMetricsLog() in favor of static_cast.
isherman@chromium.org
2012-01-20
1
-2
/
+4
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-1
/
+3
*
Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...
jam@chromium.org
2012-01-20
1
-3
/
+1
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-1
/
+3
*
Convert use of int ms to TimeDelta in files owned by jar.
tedvessenes@gmail.com
2012-01-12
1
-5
/
+5
*
Move chrome/common/metrics* files into a shared subdirectory.
isherman@chromium.org
2012-01-12
1
-2
/
+2
*
Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...
bauerb@chromium.org
2011-12-27
1
-7
/
+1
*
Create an API around PluginService and use it from Chrome.
jam@chromium.org
2011-12-21
1
-1
/
+2
[next]