Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make prefs use std::string for keys rather than wstrings. | viettrungluu@chromium.org | 2010-08-11 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ... | tfarina@chromium.org | 2010-06-06 | 1 | -2/+2 |
* | UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure. | evan@chromium.org | 2010-03-23 | 1 | -1/+4 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-12-02 | 1 | -1/+4 |
* | Use plain strings instead of wstrings for UMA actions | evan@chromium.org | 2009-11-17 | 1 | -1/+1 |
* | Add general options page. Options are working with the following exceptions: | tc@google.com | 2009-05-28 | 1 | -0/+55 |