summaryrefslogtreecommitdiffstats
path: root/chrome/browser/options_page_base.h
Commit message (Expand)AuthorAgeFilesLines
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-2/+2
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-231-1/+4
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-12-021-1/+4
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-1/+1
* Add general options page. Options are working with the following exceptions:tc@google.com2009-05-281-0/+55