| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add enabled attribute to plugin metrics. | jam@chromium.org | 2011-05-18 | 1 | -0/+1 |
* | Force a crash of the browser if IO thread hasn't responded | rtenneti@chromium.org | 2011-05-17 | 2 | -0/+21 |
* | Collect stats (how other threads are responding) if we | rtenneti@chromium.org | 2011-05-14 | 1 | -1/+6 |
* | iwyu: Include stringprintf.h where appropriate, part 2. | jhawkins@chromium.org | 2011-05-11 | 1 | -6/+7 |
* | Add one-time randomization support for FieldTrial, and the ability to | joi@chromium.org | 2011-05-10 | 2 | -0/+8 |
* | Moved content/browser/gpu_* to content/browser/gpu/. | apatrick@chromium.org | 2011-05-09 | 1 | -1/+1 |
* | net: Move ResponseCookies into the net namespace. | tfarina@chromium.org | 2011-05-06 | 2 | -2/+2 |
* | Revert 84197 - Add one-time randomization support for FieldTrial, and the abi... | joi@chromium.org | 2011-05-06 | 2 | -8/+0 |
* | Add one-time randomization support for FieldTrial, and the ability to | joi@chromium.org | 2011-05-05 | 2 | -0/+8 |
* | Field trials are currently implemented (commonly) using a static variable tha... | rtenneti@chromium.org | 2011-04-29 | 2 | -0/+119 |
* | When ThreadWatcher detects that a thread is not responding, | rtenneti@chromium.org | 2011-04-28 | 2 | -17/+48 |
* | Move UserMetrics to content. | michaeln@google.com | 2011-04-27 | 2 | -115/+0 |
* | Move GpuProcessHostUIShim and GpuDataManager now that they don't depend on gr... | jam@chromium.org | 2011-04-26 | 1 | -1/+1 |
* | Changes to record via histograms when one watched thread is | rtenneti@chromium.org | 2011-04-23 | 2 | -11/+116 |
* | Factor a scheduler object out of MetricsService. | stuartmorgan@chromium.org | 2011-04-20 | 4 | -186/+267 |
* | Revert 77398 - Remove unused memory usage collection in MetricsServiceMetrics... | sail@chromium.org | 2011-04-19 | 2 | -8/+38 |
* | Remove unused code from MetricsService | stuartmorgan@chromium.org | 2011-04-15 | 2 | -222/+7 |
* | Get rid of libcros layer for system access code. | satorux@chromium.org | 2011-04-15 | 1 | -4/+3 |