Sign in
chromium
/
chromium
/
src.git
/
7d00032db3ba7ce3b34942ade23e4eba596cf9c8
/
chrome
/
browser
/
metrics
/
metrics_service.cc
7d00032
[Metrics] Fetch more embedder concepts via MetricsServiceClient.
by
[email protected]
· 11 years ago
daed87e
[Metrics] Move CommandLine metrics out of MetricsService
by
[email protected]
· 11 years ago
536324e
[Metrics] Transform the MetricsNetworkObserver class into a MetricsProvider subclass.
by
[email protected]
· 11 years ago
acc2ce551
[Metrics] Merge MetricsService and MetricsServiceBase classes.
by
[email protected]
· 11 years ago
d02590f4
Rename MetricsServiceHelper to ChromeMetricsServiceAccessor.
by
[email protected]
· 11 years ago
4b4892b
Move MetricsService final log collection tasks to client.
by
[email protected]
· 11 years ago
09dee82d
[Metrics] Update MetricsLog to query MetricsServiceClient for several //chrome dependencies.
by
[email protected]
· 11 years ago
7392942
Refactor NetworkStatsUploader out of MetricsService.
by
[email protected]
· 11 years ago
6ba11eb
Introduce AndroidMetricsProvider class.
by
[email protected]
· 11 years ago
68e67923
Create GoogleUpdateMetricsProviderWin class.
by
[email protected]
· 11 years ago
d7ea39e
[Metrics] Move non-idle notifications from MetricsService to ChromeMetricsServiceClient
by
[email protected]
· 11 years ago
cffb200
Move chrome/common/metrics/variations to chrome/common/variations.
by
[email protected]
· 11 years ago
cf4dc61
Create OmniboxMetricsProvider class.
by
[email protected]
· 11 years ago
728de07
Pass MetricsServiceClient into MetricsService, and create a simple stubbed TestMetricsServiceClient class.
by
[email protected]
· 11 years ago
14bb4669
Moved metrics_reporting_scheduler* to //components/metrics.
by
[email protected]
· 11 years ago
85791b0b
Introduce a MetricsProvider interface.
by
[email protected]
· 11 years ago
61b0d48
Remove ClonedInstallDetector/MachineIdProvider //content dependencies
by
[email protected]
· 11 years ago
4babd80
[Metrics] Move ExternalMetrics ownership to ChromeBrowserMainPartsChromeos
by
[email protected]
· 11 years ago
b3610d4
Move active field trial API to variations component.
by
[email protected]
· 11 years ago
7f07db6
Extract logs persistence code to metrics component.
by
[email protected]
· 11 years ago
2a321de3
This is the separate change mentioned in comments of https://codereview.chromium.org/246553003/.
by
[email protected]
· 11 years ago
fffbee4
Remove some unused headers from metrics_service.cc.
by
[email protected]
· 11 years ago
c3cac95
Introduce a MetricsServicesManager class.
by
[email protected]
· 11 years ago
3907664
Revert 268246 "Revert 268232 "Refactor MetricsStateManager class..."
by
[email protected]
· 11 years ago
f0530898
Revert 268232 "Refactor MetricsStateManager class out of Metrics..."
by
[email protected]
· 11 years ago
ff1b9b2
Refactor MetricsStateManager class out of MetricsService.
by
[email protected]
· 11 years ago
064107e
Move part of metrics from chrome/common to components
by
[email protected]
· 11 years ago
9eae403
Move LogType to be a member variable of MetricsLogBase.
by
[email protected]
· 11 years ago
4426d2d
[UMA, Cleanup] Pass a const std::string& rather than a const char*.
by
[email protected]
· 11 years ago
b58b8b2
Remove UMA separate stability log field trial.
by
[email protected]
· 11 years ago
1f74e80
One-time reset of UMA client ids and low entropy source.
by
[email protected]
· 11 years ago
37d4709a
Resetting metrics ids on clump detection.
by
[email protected]
· 11 years ago
99c892d
Adding functionality to save a machine id to local_state.
by
[email protected]
· 11 years ago
1ef13cf
Add IsCrashReportingEnabled call to Pepper UMA API
by
[email protected]
· 11 years ago
076961c
Record Uptime in UMA Logs
by
[email protected]
· 11 years ago
e5ad60a
Don't discard stability stats in incognito
by
[email protected]
· 11 years ago
7a5c0781
De-flakify MetricsServiceTest.RegisterSyntheticTrial.
by
[email protected]
· 11 years ago
c778687a
Let MetricsService know about some Android Activities
by
[email protected]
· 11 years ago
f61eb84
Fix persisted logs not being sent with UMAStability field trial.
by
[email protected]
· 12 years ago
fafdc84
Convert extensions::ProcessMap to BrowserContextKeyedService
by
[email protected]
· 12 years ago
e6e30ac
Move the guts of user_metrics to a new static lib in //base/metrics.
by
[email protected]
· 12 years ago
6778fed
Update some uses of UTF conversions in chrome/browser to use the base:: namespace.
by
[email protected]
· 12 years ago
cb1078de
Update some uses of Value in chrome/browser to use the base:: namespace.
by
[email protected]
· 12 years ago
80a8f31
Send UMA stability stats in a separate UMA log on startup.
by
[email protected]
· 12 years ago
d2065e06
Replace string16 with base::string16 in chrome/browser
by
[email protected]
· 12 years ago
439f1e3
Convert string16 to use base namespace.
by
[email protected]
· 12 years ago
70886cd
Fix race / DCHECK in MetricsService.
by
[email protected]
· 12 years ago
0f2f779
Record the last UMA system profile in prefs.
by
[email protected]
· 12 years ago
250f7b66
Remove plugin_list param from MetricsLog::RecordStabilityMetrics.
by
[email protected]
· 12 years ago
0edf876
Small refactor to MetricsLog stability functionality.
by
[email protected]
· 12 years ago
6067756
MetricsService API to support synthetic field trials
by
[email protected]
· 12 years ago
6d67ea0d
Save execution phase of the browser to prefs file whenever we
by
[email protected]
· 12 years ago
50de9aa2
Moved ProcessMap to extensions/
by
[email protected]
· 12 years ago
f55913a88
Revert 234881 "MetricsService API to support synthetic field trials"
by
[email protected]
· 12 years ago
db546e9
MetricsService API to support synthetic field trials
by
[email protected]
· 12 years ago
42d8d758
Rename NOTIFICATION_RENDERER_PROCESS_HANG to NOTIFICATION_RENDER_WIDGET_HOST_HANG as it is being sent out by the RenderWidgetHost.
by
[email protected]
· 12 years ago
cbf160aa
Rename service subdir under chrome/browser to service_process
by
[email protected]
· 12 years ago
9eec53fe
Move ScopedUserPrefUpdate to base/prefs.
by
[email protected]
· 12 years ago
6a6d0d1
Track execution phase of browser process and track it as a UMA histogram.
by
[email protected]
· 12 years ago
a307983
Collect metrics data from service process.
by
[email protected]
· 12 years ago
cfee9aa5
MetricsService: Send a hash of the UMA log in a header.
by
[email protected]
· 12 years ago
c68a2b9b
Fix flakyness of MetricsService unit tests.
by
[email protected]
· 12 years ago
279690f8
Move statistics_provider to chromeos/system
by
[email protected]
· 12 years ago
264c0acac
Set the client ID in crash reports via the crash key logging system.
by
[email protected]
· 12 years ago
a5e0fe5e
Chrome.BrowserCrashDumpAttempts needs to account for multiple dumps from the same browser process.
by
[email protected]
· 12 years ago
8df7132
metrics: remove the gzipped protobufs field trial.
by
[email protected]
· 12 years ago
50ae9f1
Create a variations component, so that it can be re-used.
by
[email protected]
· 12 years ago
261ab7c
Add a smoke signal to count crash dump events on Windows.
by
[email protected]
· 12 years ago
2328ee2
[InstantExtended] Fixing how PageLoadSRP is emitted. Previously it was emitted only for Instant search results pages. Now it should be emitted for any search results page.
by
[email protected]
· 12 years ago
c277e2b
Re-land "Move CachingPermutedEntropyProvider to its own file."
by
[email protected]
· 12 years ago
6993cdf9
Revert 215106 "Move CachingPermutedEntropyProvider to its own file."
by
[email protected]
· 12 years ago
ab31940
Move CachingPermutedEntropyProvider to its own file.
by
[email protected]
· 12 years ago
d7bd3e5
Move webplugininfo.h to content/public.
by
[email protected]
· 12 years ago
46a0efc
[UMA] Remove deprecated XML code paths from MetricsLogBase.
by
[email protected]
· 12 years ago
ae2e1303
cros_library: Remove unnecessary includes of cros_library.h
by
[email protected]
· 12 years ago
f31a01a
[UMA] Rip out more of the deprecated XML logging code.
by
[email protected]
· 12 years ago
9ea0cd3
Update some includes of chrome_notification_types.h
by
[email protected]
· 12 years ago
a11e160f
metrics: Make it easy to analyze the gzipped protobufs field trial.
by
[email protected]
· 12 years ago
86bbd33
UMA: Add histogram to indicate KB saved from compression.
by
[email protected]
· 12 years ago
d5d38325
Change ChromeProcessType to NaClProcessType.
by
[email protected]
· 12 years ago
537c638d
metrics: compress protobufs before uploading.
by
[email protected]
· 12 years ago
5cfd3bd
Revert 209449 "metrics: compress protobufs before uploading."
by
[email protected]
· 12 years ago
f15d9ebc
Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"
by
[email protected]
· 12 years ago
de3c6c93
metrics: compress protobufs before uploading.
by
[email protected]
· 12 years ago
752a526
[InstantExtended] Add UserMetricsAction for page load on SRP. Also adds UserMetricsAction for when the Omnibox URL indicates as search.
by
[email protected]
· 12 years ago
3a66815
UMA: Change comment to reflect reality.
by
[email protected]
· 12 years ago
9556a89
Change kMaxLowEntropySize to have 8000 values instead of 8192.
by
[email protected]
· 12 years ago
d0a82c8
Log the low entropy source value from metrics service.
by
[email protected]
· 12 years ago
112158af
Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.
by
[email protected]
· 12 years ago
0fafc8d
Rename AutocompleteLog to OmniboxLog and move it into c/b/omnibox.
by
[email protected]
· 12 years ago
b3a2509
chrome: Use base::MessageLoop. (Part 3)
by
[email protected]
· 12 years ago
e76ddeb0
Delete Histogram.SharedRange.* suggested.
by
[email protected]
· 12 years ago
9d7c4a8
Implement a caching permuted entropy provider on mobile platforms.
by
[email protected]
· 12 years ago
5f3e164
[UMA] Rip out XML parts of the MetricsLogManager
by
[email protected]
· 12 years ago
9c00909
chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.
by
[email protected]
· 12 years ago
aa31281
Create a field trial to test if we can detect good QPC implementations.
by
[email protected]
· 12 years ago
e88be472e
Fix logic error in MetricsService::GetLowEntropySource().
by
[email protected]
· 12 years ago
1862c0c
Remove the UsedResetVariationsFlag histogram.
by
[email protected]
· 12 years ago
e3eb0c4
[UMA] Begin ripping out XML uploading code.
by
[email protected]
· 12 years ago
007b3f8
Rewrite std::string("") to std::string(), Linux edition.
by
[email protected]
· 12 years ago
Next »