Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -2/+0 |
* | Make prefs use std::string for keys rather than wstrings. | viettrungluu@chromium.org | 2010-08-11 | 1 | -4/+4 |
* | Clean up inclusion of <map>, <set>, <vector> in chrome/browser/*.h. | viettrungluu@chromium.org | 2010-08-05 | 1 | -1/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Properly handle local state prefs for the managed prefs warning banner. | mnissler@chromium.org | 2010-07-23 | 1 | -14/+30 |
* | Show the managed prefs warning banner for some advanced options. | mnissler@chromium.org | 2010-07-15 | 1 | -3/+10 |
* | Implement support for disabling sync through configuration management. | mnissler@chromium.org | 2010-07-14 | 1 | -1/+1 |
* | Managed preferences warning banner for the Linux preferences dialog. | mnissler@chromium.org | 2010-06-08 | 1 | -0/+47 |