Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base: Rename ValueType to something less redundant as _just_ Type. | tfarina@chromium.org | 2011-08-12 | 1 | -2/+2 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 1 | -5/+8 |
* | Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. | thestig@chromium.org | 2011-06-14 | 1 | -1/+1 |
* | Remove old ScopedUserPrefUpdate | battre@chromium.org | 2011-04-12 | 1 | -22/+6 |
* | Implement operator* and operator-> for ScopedUserPrefUpdate | battre@chromium.org | 2011-04-11 | 1 | -0/+8 |
* | Introduce a new way of using ScopedUserPrefUpdate that ensures notifications ... | battre@chromium.org | 2011-03-30 | 1 | -2/+89 |
* | Fix missing change notifications of UserPrefStore | battre@chromium.org | 2011-03-07 | 1 | -0/+24 |