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 to continuous reporting of uptime
jar@chromium.org
2010-03-10
1
-23
/
+8
*
Further reduce the bad dependency of chrome/common on chrome/browser.
phajdan.jr@chromium.org
2010-02-24
1
-1
/
+1
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Remove the temporary scaffolding stubs.
phajdan.jr@chromium.org
2010-02-10
1
-4
/
+2
*
Use buildtime to ensure stability stats
jar@chromium.org
2010-01-19
1
-2
/
+7
*
Cleanup histogram classes mixing SetFlags into FactoryGet arguments
jar@chromium.org
2009-12-28
1
-1
/
+1
*
Improve reporting of subprocess crashes.
asargent@chromium.org
2009-12-04
1
-3
/
+23
*
Fix DCHECK that was firing in metrics service in debug builds. This particul...
jam@chromium.org
2009-12-01
1
-1
/
+1
*
Revert 33344 - Relocate plugin list fetching to PluginService
jamesr@chromium.org
2009-11-30
1
-32
/
+25
*
Relocate plugin list fetching to PluginService
evan@chromium.org
2009-11-30
1
-25
/
+32
*
Add -profile command line switch
davemoore@chromium.org
2009-11-30
1
-25
/
+0
*
Add compiler-specific "examine printf format" attributes to printfs.
evan@chromium.org
2009-11-20
1
-5
/
+5
*
Use plain strings instead of wstrings for UMA actions
evan@chromium.org
2009-11-17
1
-1
/
+1
*
Use Chrome to transport Chrome OS metrics.
rvargas@google.com
2009-11-13
1
-0
/
+11
*
Remove the UMA stats for whether the renderer was in a new desktop or not.
jam@chromium.org
2009-11-13
1
-20
/
+0
*
Ninth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
1
-0
/
+2
*
Change id that identifies client in crash reports. Whenever metrics service r...
kuchhal@chromium.org
2009-11-05
1
-0
/
+2
*
Remove some #includes where possible.
pkasting@chromium.org
2009-10-23
1
-15
/
+5
*
Lands http://codereview.chromium.org/272036 for Thiago:
sky@chromium.org
2009-10-19
1
-1
/
+1
*
Bug fix: MetricsService::RecordPluginChanges should handle only plugins
gregoryd@google.com
2009-10-09
1
-4
/
+12
*
Convert users of RenderProcessHost iterator to all use same style. The key m...
pkasting@chromium.org
2009-10-02
1
-6
/
+4
*
Size the buffer used for the metrics log text properly.
mark@chromium.org
2009-09-15
1
-4
/
+6
*
Refactor IDMap to support safe removing of elements during iteration.
phajdan.jr@chromium.org
2009-08-17
1
-3
/
+4
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-15
1
-8
/
+15
*
Reverting 23420. It caused a reliability regression.
maruel@chromium.org
2009-08-14
1
-15
/
+8
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-14
1
-8
/
+15
*
Linux: add GYP flag to build with system libbz2.
agl@chromium.org
2009-08-06
1
-1
/
+6
*
Enable Client ID generation on Linux/OS X. Enables UMA logging.
evan@chromium.org
2009-07-28
1
-6
/
+1
*
Clear yet another few stats when a new chrome version is installed
jar@chromium.org
2009-07-18
1
-2
/
+5
*
Lands http://codereview.chromium.org/155128 for Thiago.
sky@chromium.org
2009-07-08
1
-1
/
+1
*
http://codereview.chromium.org/147084
sky@chromium.org
2009-07-08
1
-4
/
+18
*
Make bookmark model public interface use const BookmarkNode* instead of
munjal@chromium.org
2009-06-26
1
-2
/
+4
*
When we upgrade, discard all uploadable stats, including old logs
jar@chromium.org
2009-06-19
1
-0
/
+8
*
Consistently use int64 for integers holding number of milliseconds.
phajdan.jr@chromium.org
2009-06-17
1
-1
/
+1
*
Histogram count of number of command line arguments
jar@chromium.org
2009-06-12
1
-1
/
+20
*
Automatically adapt to faster/slower uploads of renderer histograms
jar@chromium.org
2009-05-28
1
-29
/
+45
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-22
1
-43
/
+34
*
Add a RENDERER_PROCESS_CLOSED notification that gets sent when we close the
mpcomplete@google.com
2009-05-05
1
-3
/
+4
*
ImportantFileWriter
phajdan.jr@chromium.org
2009-04-28
1
-3
/
+2
*
Do not send stats from Chromium builds.
kuchhal@chromium.org
2009-04-27
1
-6
/
+12
*
Revert "Do not send stats from Chromium builds."
kuchhal@chromium.org
2009-04-24
1
-8
/
+6
*
Fix build break.
kuchhal@chromium.org
2009-04-24
1
-1
/
+1
*
Do not send stats from Chromium builds.
kuchhal@chromium.org
2009-04-24
1
-6
/
+8
*
Don't overload the meaning of the RENDERER_PROCESS_TERMINATED notification, i...
jam@chromium.org
2009-04-13
1
-4
/
+3
*
Review URL: http://codereview.chromium.org/62160
robertshield@google.com
2009-04-13
1
-0
/
+1
*
The profile Source parameter of a BookmarkModelLoaded event can be null durin...
tim@chromium.org
2009-04-09
1
-3
/
+5
*
Fix underflow that would cause either an access violation or an infinite loop...
robertshield@google.com
2009-03-18
1
-2
/
+3
*
The MetricsService are not initialized unless the user have opted in
jar@chromium.org
2009-03-08
1
-9
/
+13
*
Add a set of long-running metrics to Chrome that are sent up only at uninstal...
robertshield@google.com
2009-03-04
1
-18
/
+39
*
revert broken change 10833
nsylvain@chromium.org
2009-03-03
1
-25
/
+16
[next]