| Commit message (Expand) | Author | Age | Files | Lines |
* | Style cleanup in preparation for auto-linting base/. | erg@google.com | 2010-01-26 | 1 | -1/+1 |
* | Add string16 methods to JSON value classes. | munjal@chromium.org | 2010-01-15 | 1 | -1/+40 |
* | Remove emtpy lists and empty dictionaries from Preferences and | tony@chromium.org | 2009-12-02 | 1 | -0/+75 |
* | Fix a memory leak when calling the one-arg form of ListValue::Remove(). | pkasting@chromium.org | 2009-11-30 | 1 | -0/+10 |
* | Many changes to DictionaryValues: | pkasting@chromium.org | 2009-11-25 | 1 | -2/+24 |
* | Minor Coverity nit: Unit test leaking data if failure occurs. | finnur@chromium.org | 2009-07-03 | 1 | -9/+7 |
* | Use scoped_ptr to prevent memory leaks on test failures. | patrick@chromium.org | 2009-03-24 | 1 | -19/+12 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | revert broken change 10833 | nsylvain@chromium.org | 2009-03-03 | 1 | -58/+53 |
* | Port DictionaryValue to use string16 instead of wstring. | dsh@google.com | 2009-03-03 | 1 | -53/+58 |
* | Revert dsh's change 10818 | nsylvain@chromium.org | 2009-03-03 | 1 | -54/+53 |
* | Port DictionaryValue to use string16 instead of wstring. | dsh@google.com | 2009-03-03 | 1 | -53/+54 |
* | NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons... | maruel@chromium.org | 2009-03-03 | 1 | -2/+2 |
* | Flesh out ListValue class. | aa@chromium.org | 2009-01-20 | 1 | -0/+36 |
* | Added std::string to Value via Set/GetString overloading. | scherkus@chromium.org | 2008-12-11 | 1 | -4/+44 |
* | Revert "Added std::string to Value via Set/GetString overloading." | scherkus@chromium.org | 2008-12-10 | 1 | -44/+4 |
* | Added std::string to Value via Set/GetString overloading. | scherkus@chromium.org | 2008-12-10 | 1 | -4/+44 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Fix the final few remaining warnings in base | mmentovai@google.com | 2008-08-21 | 1 | -8/+8 |
* | Revert r966, as it broke the Windows build. | evanm@google.com | 2008-08-15 | 1 | -8/+8 |
* | Fix signed/unsigned in prep for -Wall. | evanm@google.com | 2008-08-15 | 1 | -8/+8 |
* | rollback r922 to fix windows bustage | darin@google.com | 2008-08-15 | 1 | -8/+8 |
* | Fix more compiler warnings. | darin@google.com | 2008-08-15 | 1 | -8/+8 |
* | Don't cast negative values to unsigned. This eliminates warnings in GCC. | deanm@google.com | 2008-08-13 | 1 | -1/+4 |
* | Fix some warnings. | evanm@google.com | 2008-08-13 | 1 | -1/+1 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+403 |