| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | RefCounted types should not have public destructors, delegate cleanup | rsleevi@chromium.org | 2012-06-26 | 1 | -2/+3 |
* | Reinitialize LocalState's CommandLinePrefStore after about_flags updates the ... | thestig@chromium.org | 2012-01-24 | 1 | -1/+2 |
* | Fixed regression: various preferences were not persisted when changed from in... | battre@chromium.org | 2011-07-14 | 1 | -3/+3 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 1 | -1/+3 |
* | Adds async interface method, which is used by JsonPrefStore. Also see the bug... | altimofeev@chromium.org | 2011-05-11 | 1 | -1/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Let PrefStore::GetValue return a const Value* instead of Value* and add Persi... | battre@chromium.org | 2011-03-25 | 1 | -1/+2 |
* | Introduce incognito preference settings. | battre@chromium.org | 2011-01-25 | 1 | -3/+8 |
* | Keep deinlining stuff. | erg@google.com | 2010-12-15 | 1 | -1/+1 |
* | Sanitize PrefStore interface. | mnissler@chromium.org | 2010-12-09 | 1 | -49/+17 |
* | Clean up pref change notification handling. | mnissler@chromium.org | 2010-12-08 | 1 | -5/+33 |
* | C++ readability review for danno | danno@chromium.org | 2010-11-03 | 1 | -1/+1 |
* | When a proxy command line switches are specified, policy admin warning should... | danno@chromium.org | 2010-10-15 | 1 | -0/+17 |
* | Gracefully handle the case of empty preference file names in PrefValueStore. | mnissler@chromium.org | 2010-09-03 | 1 | -2/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore... | sanjeevr@chromium.org | 2010-05-21 | 1 | -0/+49 |