| Commit message (Expand) | Author | Age | Files | Lines |
* | Move webkit/{browser,common}/dom_storage into content/ | kinuko@chromium.org | 2013-08-07 | 26 | -5516/+0 |
* | Revert "Undo band-aid which was ignoring wrong SessionStorage association." | marja@chromium.org | 2013-08-06 | 1 | -6/+18 |
* | Undo band-aid which was ignoring wrong SessionStorage association. | marja@chromium.org | 2013-07-24 | 1 | -18/+6 |
* | Use a direct include of the message_loop header in webkit/, part 1. | avi@chromium.org | 2013-07-18 | 2 | -2/+2 |
* | Delete unnecessary lines of code. | darin@chromium.org | 2013-07-17 | 1 | -1/+0 |
* | Only allow leveldb to use the minimum amount of file descriptors. | dgrogan@chromium.org | 2013-07-16 | 1 | -0/+1 |
* | Rename base::Delete to base::DeleteFile | brettw@chromium.org | 2013-07-16 | 1 | -1/+1 |
* | [sql] Convert webkit tests to use ScopedErrorIgnorer. | shess@chromium.org | 2013-07-15 | 2 | -13/+12 |
* | Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to... | brettw@chromium.org | 2013-07-15 | 1 | -1/+1 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 4 | -21/+21 |
* | Move file_util::Delete to the base namespace | brettw@chromium.org | 2013-07-01 | 1 | -1/+1 |
* | webkit: Migrate from googleurl/ includes to url/ ones. | tfarina@chromium.org | 2013-06-29 | 6 | -6/+6 |
* | Use a direct include of time headers in webkit/, win8/. | avi@chromium.org | 2013-06-28 | 6 | -6/+6 |
* | Use {As,From}UTF16Unsafe instead of file_path_string_conversions.{h,cc}. | darin@chromium.org | 2013-06-25 | 1 | -1/+0 |
* | Use sql::Connection::Delete() in webkit. | shess@chromium.org | 2013-06-25 | 3 | -11/+5 |
* | Use chromium logic for database identifier<->origin conversions | jamesr@chromium.org | 2013-06-19 | 1 | -3/+3 |
* | Replace base::NullableString16(bool) usage with default constructor. | darin@chromium.org | 2013-06-18 | 5 | -13/+12 |
* | Origin identifiers are always ASCII, store as std::string | jamesr@chromium.org | 2013-06-18 | 1 | -4/+4 |
* | Move nullable_string16.h to the string subdirectory. | avi@chromium.org | 2013-06-13 | 13 | -77/+86 |
* | Fix webkit_storage exports definitions | kinuko@chromium.org | 2013-06-13 | 10 | -22/+23 |
* | Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" | rsleevi@chromium.org | 2013-06-11 | 2 | -22/+22 |
* | Use a direct include of strings headers in webkit/, part 1. | avi@chromium.org | 2013-06-11 | 4 | -4/+4 |
* | 2nd try: Split webkit_storage target into webkit_storage_{browser,common,rend... | kinuko@chromium.org | 2013-06-11 | 1 | -31/+0 |
* | Revert 205463 "Split webkit_storage target into webkit_storage_{..." | kinuko@chromium.org | 2013-06-11 | 1 | -0/+31 |
* | Split webkit_storage target into webkit_storage_{browser,common,renderer} | kinuko@chromium.org | 2013-06-11 | 1 | -31/+0 |
* | Update includes of message_loop_proxy. | brettw@chromium.org | 2013-06-10 | 3 | -3/+3 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-06-08 | 1 | -8/+6 |
* | Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,... | avi@chromium.org | 2013-06-07 | 6 | -7/+7 |
* | Move webkit/dom_storage to new browser|common|renderer locations. Just moving... | michaeln@google.com | 2013-06-04 | 27 | -0/+5548 |