| Commit message (Expand) | Author | Age | Files | Lines |
* | importer: use FilePath instead of wstring in some places | evan@chromium.org | 2010-02-19 | 1 | -0/+24 |
* | Add string16 methods to JSON value classes. | munjal@chromium.org | 2010-01-15 | 1 | -0/+54 |
* | Extensions: file handling clean up. | estade@chromium.org | 2009-12-18 | 1 | -0/+8 |
* | Remove emtpy lists and empty dictionaries from Preferences and | tony@chromium.org | 2009-12-02 | 1 | -42/+99 |
* | Fix a memory leak when calling the one-arg form of ListValue::Remove(). | pkasting@chromium.org | 2009-11-30 | 1 | -0/+1 |
* | Try to fix spurious gcc warning. | pkasting@chromium.org | 2009-11-25 | 1 | -2/+2 |
* | Many changes to DictionaryValues: | pkasting@chromium.org | 2009-11-25 | 1 | -87/+142 |
* | Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.* | brettw@chromium.org | 2009-10-07 | 1 | -1/+2 |
* | Modify extension request IPC messages to pass a ListValue instead of a string. | mpcomplete@chromium.org | 2009-10-06 | 1 | -1/+2 |
* | Coverity: Remove the check for index < 0 because index is a size_t and can ne... | jhawkins@chromium.org | 2009-09-30 | 1 | -1/+1 |
* | Landing tfarina patch. See http://codereview.chromium.org/195040/show | jcampan@chromium.org | 2009-09-14 | 1 | -2/+2 |
* | override chrome:// URLs via extensions. | erikkay@chromium.org | 2009-08-28 | 1 | -2/+13 |
* | Implement the popup blocking whitelist pref. This makes the whitelist actual... | pkasting@chromium.org | 2009-05-09 | 1 | -14/+14 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | revert broken change 10833 | nsylvain@chromium.org | 2009-03-03 | 1 | -36/+34 |
* | Port DictionaryValue to use string16 instead of wstring. | dsh@google.com | 2009-03-03 | 1 | -34/+36 |
* | Revert dsh's change 10818 | nsylvain@chromium.org | 2009-03-03 | 1 | -36/+34 |
* | Port DictionaryValue to use string16 instead of wstring. | dsh@google.com | 2009-03-03 | 1 | -34/+36 |
* | Flesh out ListValue class. | aa@chromium.org | 2009-01-20 | 1 | -3/+58 |
* | Added std::string to Value via Set/GetString overloading. | scherkus@chromium.org | 2008-12-11 | 1 | -2/+43 |
* | Revert "Added std::string to Value via Set/GetString overloading." | scherkus@chromium.org | 2008-12-10 | 1 | -39/+3 |
* | Added std::string to Value via Set/GetString overloading. | scherkus@chromium.org | 2008-12-10 | 1 | -3/+39 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Portability fix for Value. The MSVC CRT doesn't complain about memcpy_s unle... | mmentovai@google.com | 2008-08-06 | 1 | -2/+1 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+583 |