| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove IsPrefRegistered function from PrefService API and fix the callers to | tony@chromium.org | 2009-12-07 | 1 | -6/+0 |
* | Remove emtpy lists and empty dictionaries from Preferences and | tony@chromium.org | 2009-12-02 | 1 | -1/+2 |
* | Remove the transient layer from PrefService. There are no more callers | tony@chromium.org | 2009-12-01 | 1 | -26/+3 |
* | Allow preferences updates with Value. This is needed for: | albertb@google.com | 2009-12-01 | 1 | -0/+18 |
* | Many changes to DictionaryValues: | pkasting@chromium.org | 2009-11-25 | 1 | -22/+12 |
* | Third patch in getting rid of caching MessageLoop pointers and always using C... | jam@chromium.org | 2009-11-02 | 1 | -4/+2 |
* | POSIX: Have pref service save paths as UTF8. | tony@chromium.org | 2009-09-04 | 1 | -0/+13 |
* | Converted BookmarkStorage to use ImportantFileWriter | phajdan.jr@chromium.org | 2009-05-08 | 1 | -10/+7 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Move scoped_vector.h and stl_util-inl.h to base/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | ImportantFileWriter | phajdan.jr@chromium.org | 2009-04-28 | 1 | -92/+27 |
* | Remove deprecated wstring ctor of JSONFileValueSerializer. | phajdan.jr@chromium.org | 2009-04-03 | 1 | -2/+2 |
* | Remove a bunch of OS_WIN stuff that works fine on linux/mac. | tc@google.com | 2009-03-06 | 1 | -49/+28 |
* | Add a set of long-running metrics to Chrome that are sent up only at uninstal... | robertshield@google.com | 2009-03-04 | 1 | -0/+47 |
* | Add FilePath setter/getter to pref service. Change callers to use it rather t... | estade@chromium.org | 2009-03-04 | 1 | -7/+55 |
* | revert broken change 10833 | nsylvain@chromium.org | 2009-03-03 | 1 | -28/+22 |
* | Port DictionaryValue to use string16 instead of wstring. | dsh@google.com | 2009-03-03 | 1 | -22/+28 |
* | Revert dsh's change 10818 | nsylvain@chromium.org | 2009-03-03 | 1 | -28/+22 |
* | Port DictionaryValue to use string16 instead of wstring. | dsh@google.com | 2009-03-03 | 1 | -22/+28 |
* | Get rid of wstring variants of StringToFoo. | dsh@google.com | 2009-02-28 | 1 | -3/+4 |
* | Update include paths for grit files. Go ahead and resort | tc@google.com | 2009-02-22 | 1 | -2/+1 |
* | Linux: get us to the point where we crash at browser->window()->Show() | agl@chromium.org | 2009-02-05 | 1 | -0/+13 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 1 | -1/+1 |
* | Change the signature of JSONReader::Read() and related | aa@chromium.org | 2008-12-29 | 1 | -23/+19 |
* | Add error messages to JSONReader and friends. This required a bit of refactor... | aa@chromium.org | 2008-12-05 | 1 | -2/+2 |
* | Port some files in chrome/common to Linux. | evanm@google.com | 2008-11-21 | 1 | -25/+11 |
* | Changes saving of prefs/bookmarks to try move a second time if first | sky@google.com | 2008-08-27 | 1 | -2/+9 |
* | Chrome changes corresponding to my message_loop_type CL. | darin@google.com | 2008-08-26 | 1 | -2/+2 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+709 |