| Commit message (Expand) | Author | Age | Files | Lines |
* | Use plain strings instead of wstrings for UMA actions | evan@chromium.org | 2009-11-17 | 5 | -10/+10 |
* | Use Chrome to transport Chrome OS metrics. | rvargas@google.com | 2009-11-13 | 5 | -103/+26 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 4 | -16/+16 |
* | Remove the UMA stats for whether the renderer was in a new desktop or not. | jam@chromium.org | 2009-11-13 | 3 | -35/+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 |
* | Third patch in getting rid of caching MessageLoop pointers and always using C... | jam@chromium.org | 2009-11-02 | 1 | -2/+1 |
* | 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 | 2 | -5/+28 |
* | Use the lite runtime for system_metrics.proto. | nick@chromium.org | 2009-10-08 | 1 | -0/+2 |
* | Revert "Revert "Add startup tests that log start script, domcontentloaded, an... | tony@chromium.org | 2009-10-07 | 1 | -0/+20 |
* | Revert "Add startup tests that log start script, domcontentloaded, and onload." | mattm@chromium.org | 2009-10-07 | 1 | -20/+0 |
* | Add startup tests that log start script, domcontentloaded, and onload. | tony@chromium.org | 2009-10-07 | 1 | -0/+20 |
* | 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 |
* | Convert std::wstring encoding names to std::string in a bunch of files. | tony@chromium.org | 2009-09-04 | 1 | -2/+2 |
* | Try to shutdown the browser more peacefully before using more brutal methods. | phajdan.jr@chromium.org | 2009-08-19 | 1 | -17/+17 |
* | 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 | 2 | -10/+20 |
* | Reverting 23420. It caused a reliability regression. | maruel@chromium.org | 2009-08-14 | 2 | -20/+10 |
* | Ensure we don't load plugins on the IO thread. | jam@chromium.org | 2009-08-14 | 2 | -10/+20 |
* | 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/149404 for cmasone: | sky@chromium.org | 2009-07-13 | 4 | -0/+117 |
* | 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 | 3 | -4/+63 |
* | Make bookmark model public interface use const BookmarkNode* instead of | munjal@chromium.org | 2009-06-26 | 2 | -3/+5 |
* | When we upgrade, discard all uploadable stats, including old logs | jar@chromium.org | 2009-06-19 | 1 | -0/+8 |
* | Linux: Enable metrics_service_uitest.cc. Take 2. | willchan@chromium.org | 2009-06-18 | 1 | -9/+7 |
* | Revert r18641: "Linux: Enable metrics_service_uitest.cc." | willchan@chromium.org | 2009-06-17 | 1 | -3/+9 |
* | Linux: Enable metrics_service_uitest.cc. | willchan@chromium.org | 2009-06-17 | 1 | -9/+3 |
* | Consistently use int64 for integers holding number of milliseconds. | phajdan.jr@chromium.org | 2009-06-17 | 1 | -1/+1 |
* | Solve a strict-aliasing issue in metrics_log.cc to appease gcc 4.4 on Linux. | craig.schlenter@chromium.org | 2009-06-16 | 1 | -5/+9 |
* | Histogram count of number of command line arguments | jar@chromium.org | 2009-06-12 | 1 | -1/+20 |
* | Add back in log info about histogram hashes | jar@chromium.org | 2009-06-12 | 1 | -0/+8 |
* | Automatically adapt to faster/slower uploads of renderer histograms | jar@chromium.org | 2009-05-28 | 2 | -34/+54 |
* | Make automation proxy objects to ref_counted. That allows to process async no... | stoyan@chromium.org | 2009-05-28 | 1 | -5/+5 |
* | Use a NotificationRegistrar to listen for notifications. | pkasting@chromium.org | 2009-05-22 | 2 | -52/+37 |
* | Add GTK options window (no options actually configurable yet.) | evan@chromium.org | 2009-05-14 | 1 | -2/+0 |
* | 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 | 2 | -4/+3 |
* | Do not send stats from Chromium builds. | kuchhal@chromium.org | 2009-04-27 | 2 | -6/+15 |
* | Searching by keyword now generates a visit against the site with a | sky@chromium.org | 2009-04-27 | 1 | -0/+1 |
* | Revert "Do not send stats from Chromium builds." | kuchhal@chromium.org | 2009-04-24 | 2 | -11/+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 | 2 | -6/+11 |
* | Chrome side of using WebPluginListBuilder. | darin@chromium.org | 2009-04-24 | 1 | -1/+1 |
* | Remove deprecated version of UITest::DieFileDie(). | thestig@chromium.org | 2009-04-16 | 1 | -1/+1 |