| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable Instant field trial as soon as UMA or Suggest is disabled. | sreeram@chromium.org | 2011-08-21 | 2 | -0/+28 |
* | Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg... | ananta@chromium.org | 2011-08-19 | 3 | -3/+3 |
* | Use plugin state from default profile in metrics log. | bauerb@chromium.org | 2011-08-19 | 1 | -2/+7 |
* | Reland r96364: Rename PluginUpdater to PluginPrefs and make it per-profile. | bauerb@chromium.org | 2011-08-19 | 1 | -0/+1 |
* | GTTF: Clean up UITestSuite and ProxyLauncher: | phajdan.jr@chromium.org | 2011-08-18 | 1 | -4/+0 |
* | GTTF: Use a fresh TestingBrowserProcess for each test, part #7 | phajdan.jr@chromium.org | 2011-08-17 | 1 | -5/+1 |
* | Fix MetricsServiceTest.CloseRenderersNormally flakiness. | sreeram@chromium.org | 2011-08-15 | 1 | -8/+6 |
* | Make WebPluginInfo more generic | cpu@chromium.org | 2011-08-14 | 4 | -19/+14 |
* | GTTF: Use a fresh TestingBrowserProcess for each test, part #6 | phajdan.jr@chromium.org | 2011-08-12 | 1 | -1/+1 |
* | Profiles: Clear all BROWSER_OPENED usage | erg@google.com | 2011-08-12 | 1 | -1/+1 |
* | Marking MetricsServiceTest.CloseRenderersNormally flaky on Mac | grt@chromium.org | 2011-08-12 | 1 | -1/+8 |
* | Revert r96364, it's breaking a NaCl test. | mnissler@chromium.org | 2011-08-11 | 1 | -1/+0 |
* | Revert 96409 - Speculatively revert r96364, it's the best bet on the NaCL bre... | mrossetti@chromium.org | 2011-08-11 | 1 | -0/+1 |
* | Speculatively revert r96364, it's the best bet on the NaCL breakage. | mnissler@chromium.org | 2011-08-11 | 1 | -1/+0 |
* | Rename PluginUpdater to PluginPrefs and make it per-profile. | bauerb@chromium.org | 2011-08-11 | 1 | -0/+1 |
* | GTTF: Use a fresh TestingBrowserProcess for each test, part #5 | phajdan.jr@chromium.org | 2011-08-11 | 1 | -0/+8 |
* | Profiles: Bookmark notifications should listen to only a specific profile. | erg@chromium.org | 2011-08-09 | 1 | -1/+1 |
* | wstring: remove wstrings from ChildProcessInfo | evan@chromium.org | 2011-08-05 | 2 | -9/+10 |
* | Move more files from chrome/test to chrome/test/base, part #5 | phajdan.jr@chromium.org | 2011-08-01 | 1 | -1/+1 |
* | PluginList cleanup to fix a race condition and decrease the API surface for f... | bauerb@chromium.org | 2011-07-29 | 1 | -1/+1 |
* | MD5Update function uses StringPiece instead of raw buffer. | dominich@chromium.org | 2011-07-26 | 1 | -2/+2 |
* | Disable crashing of browser if threads are not responsive | rtenneti@chromium.org | 2011-07-26 | 1 | -2/+10 |
* | bookmarks: Convert GetBookmarkBarNode() to unix_hacker style. | tfarina@chromium.org | 2011-07-22 | 1 | -1/+1 |
* | Use system request context in MetricsService. | nkostylev@chromium.org | 2011-07-22 | 1 | -1/+1 |
* | Deprecate Profile::GetDefaultRequestContext(). | willchan@chromium.org | 2011-07-20 | 1 | -1/+2 |
* | base: Put md5.* into base namespace. | tfarina@chromium.org | 2011-07-18 | 2 | -14/+14 |
* | Use BrowserThreadMessageLoopProxy to post messages to | rtenneti@chromium.org | 2011-07-14 | 2 | -10/+12 |
* | Nix CommandLine::GetSwitchCount. | msw@chromium.org | 2011-07-13 | 1 | -3/+3 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 2 | -9/+16 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 4 | -55/+56 |
* | Split SystemAccess into TimezoneSettings, StatisticsProvider, and SyslogsProv... | satorux@chromium.org | 2011-07-10 | 1 | -2/+2 |
* | Removed unnecessary call to initialize the COM library | rtenneti@chromium.org | 2011-07-07 | 2 | -15/+0 |
* | Remove logs from the unsent metrics log as soon as they are made pending | stuartmorgan@chromium.org | 2011-06-30 | 1 | -7/+3 |
* | Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy. | darin@chromium.org | 2011-06-27 | 1 | -0/+1 |
* | bookmarks: Check if a bookmark node is an url by using is_url() method. | tfarina@chromium.org | 2011-06-27 | 1 | -1/+1 |
* | Added command line switches "crash-on-hang-threads" and"crash-on-hang-seconds... | rtenneti@chromium.org | 2011-06-19 | 3 | -248/+554 |
* | base: Move UI code out of SysInfo. | derat@chromium.org | 2011-06-15 | 6 | -2/+152 |
* | Collect stats to investigate the viability of UDP | rtenneti@chromium.org | 2011-06-09 | 2 | -0/+19 |
* | Changes TemplateURLModel into TemplateURLService. Changes all access points t... | erg@google.com | 2011-06-07 | 2 | -7/+7 |
* | Move UrlFetcher to content. I originally thought that it's only used by chro... | jam@chromium.org | 2011-06-01 | 1 | -1/+1 |
* | Revert of 86979 which is a revert of 86976. Changed the ping count from | rtenneti@chromium.org | 2011-05-27 | 3 | -14/+17 |
* | Revert 86976 - Changed the ping count from 3 to 6, unresponsive count from 3 ... | rtenneti@chromium.org | 2011-05-27 | 3 | -15/+12 |
* | Changed the ping count from 3 to 6, unresponsive count from 3 to 6. | rtenneti@chromium.org | 2011-05-27 | 3 | -12/+15 |
* | Simplify the StopRecording call in MetricsServer | stuartmorgan@chromium.org | 2011-05-27 | 2 | -20/+14 |
* | Fix MetricsServiceTest.CloseRenderersNormally for touchui. | sadrul@chromium.org | 2011-05-25 | 1 | -0/+10 |
* | Add back a missing include in metrics_service.cc. | rohitrao@chromium.org | 2011-05-25 | 1 | -0/+1 |
* | Force a crash of the browser if IO thread hasn't responded | rtenneti@chromium.org | 2011-05-25 | 1 | -4/+4 |
* | Add an OWNERS file for chrome/browser/metrics. | rohitrao@chromium.org | 2011-05-24 | 1 | -0/+2 |
* | Move LoadNotificationDetails to content/. | avi@chromium.org | 2011-05-24 | 1 | -1/+1 |
* | Start watching other threads 120 secs after startup. | rtenneti@chromium.org | 2011-05-19 | 2 | -13/+22 |