Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add private: before DISALLOW_IMPLICIT_CONSTRUCTORS. | mattm@chromium.org | 2009-07-29 | 1 | -0/+1 |
| | | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/160354 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21998 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Move the ResolveMetricsReportingEnabled logic to OptionsUtil, make gtk ↵ | mattm@chromium.org | 2009-07-15 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | options use it. Only show the reporting checkbox in Google Chrome builds. Show the restart required message box when changing the reporting setting. BUG=11507 TEST=on Chromium build, option should not show up. On Google Chrome build in should show up, and enable both crash reporting and metrics settings. Review URL: http://codereview.chromium.org/149665 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20796 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | move the ResetToDefault function for prefs to chrome/browser/options_util | mattm@chromium.org | 2009-06-26 | 1 | -0/+20 |
BUG=11507 Review URL: http://codereview.chromium.org/147190 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19390 0039d316-1c4b-4281-b951-d872f2087c98 |