summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics
Commit message (Expand)AuthorAgeFilesLines
* Try to shutdown the browser more peacefully before using more brutal methods.phajdan.jr@chromium.org2009-08-191-17/+17
* Refactor IDMap to support safe removing of elements during iteration.phajdan.jr@chromium.org2009-08-171-3/+4
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-152-10/+20
* Reverting 23420. It caused a reliability regression.maruel@chromium.org2009-08-142-20/+10
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-142-10/+20
* Linux: add GYP flag to build with system libbz2.agl@chromium.org2009-08-061-1/+6
* Enable Client ID generation on Linux/OS X. Enables UMA logging.evan@chromium.org2009-07-281-6/+1
* Clear yet another few stats when a new chrome version is installedjar@chromium.org2009-07-181-2/+5
* Lands http://codereview.chromium.org/149404 for cmasone:sky@chromium.org2009-07-134-0/+117
* Lands http://codereview.chromium.org/155128 for Thiago.sky@chromium.org2009-07-081-1/+1
* http://codereview.chromium.org/147084sky@chromium.org2009-07-083-4/+63
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-262-3/+5
* When we upgrade, discard all uploadable stats, including old logsjar@chromium.org2009-06-191-0/+8
* Linux: Enable metrics_service_uitest.cc. Take 2.willchan@chromium.org2009-06-181-9/+7
* Revert r18641: "Linux: Enable metrics_service_uitest.cc."willchan@chromium.org2009-06-171-3/+9
* Linux: Enable metrics_service_uitest.cc.willchan@chromium.org2009-06-171-9/+3
* Consistently use int64 for integers holding number of milliseconds.phajdan.jr@chromium.org2009-06-171-1/+1
* Solve a strict-aliasing issue in metrics_log.cc to appease gcc 4.4 on Linux.craig.schlenter@chromium.org2009-06-161-5/+9
* Histogram count of number of command line argumentsjar@chromium.org2009-06-121-1/+20
* Add back in log info about histogram hashesjar@chromium.org2009-06-121-0/+8
* Automatically adapt to faster/slower uploads of renderer histogramsjar@chromium.org2009-05-282-34/+54
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-5/+5
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-222-52/+37
* Add GTK options window (no options actually configurable yet.)evan@chromium.org2009-05-141-2/+0
* Add a RENDERER_PROCESS_CLOSED notification that gets sent when we close thempcomplete@google.com2009-05-051-3/+4
* ImportantFileWriterphajdan.jr@chromium.org2009-04-282-4/+3
* Do not send stats from Chromium builds.kuchhal@chromium.org2009-04-272-6/+15
* Searching by keyword now generates a visit against the site with asky@chromium.org2009-04-271-0/+1
* Revert "Do not send stats from Chromium builds."kuchhal@chromium.org2009-04-242-11/+6
* Fix build break.kuchhal@chromium.org2009-04-241-1/+1
* Do not send stats from Chromium builds.kuchhal@chromium.org2009-04-242-6/+11
* Chrome side of using WebPluginListBuilder.darin@chromium.org2009-04-241-1/+1
* Remove deprecated version of UITest::DieFileDie().thestig@chromium.org2009-04-161-1/+1
* Don't overload the meaning of the RENDERER_PROCESS_TERMINATED notification, i...jam@chromium.org2009-04-131-4/+3
* Review URL: http://codereview.chromium.org/62160robertshield@google.com2009-04-131-0/+1
* The profile Source parameter of a BookmarkModelLoaded event can be null durin...tim@chromium.org2009-04-091-3/+5
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-4/+5
* Make OpenProcessHandle report an error when it couldn't open the handle.phajdan.jr@chromium.org2009-04-031-1/+2
* Platform cleanup in chrome UI tests.phajdan.jr@chromium.org2009-03-301-2/+5
* Fix underflow that would cause either an access violation or an infinite loop...robertshield@google.com2009-03-181-2/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-108-10/+0
* The MetricsService are not initialized unless the user have opted injar@chromium.org2009-03-081-9/+13
* Add a set of long-running metrics to Chrome that are sent up only at uninstal...robertshield@google.com2009-03-042-18/+43
* Add FilePath setter/getter to pref service. Change callers to use it rather t...estade@chromium.org2009-03-041-2/+2
* revert broken change 10833nsylvain@chromium.org2009-03-032-42/+28
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-032-28/+42
* Revert dsh's change 10818nsylvain@chromium.org2009-03-032-36/+26
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-032-26/+36
* Fix compilations errors introduced by revision 10712.maruel@chromium.org2009-03-021-4/+5
* Get rid of wstring variants of StringToFoo.dsh@google.com2009-02-281-6/+6