| Commit message (Expand) | Author | Age | Files | Lines |
* | Move DataElement into webkit/common | jamesr@chromium.org | 2013-07-11 | 4 | -260/+0 |
* | webkit: Migrate from googleurl/ includes to url/ ones. | tfarina@chromium.org | 2013-06-29 | 1 | -1/+1 |
* | Use a direct include of time headers in webkit/, win8/. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Move some classes out of webkit/glue/. | darin@chromium.org | 2013-06-27 | 1 | -1/+1 |
* | Delete unused files. | darin@chromium.org | 2013-06-25 | 3 | -62/+0 |
* | Use {As,From}UTF16Unsafe instead of file_path_string_conversions.{h,cc}. | darin@chromium.org | 2013-06-25 | 2 | -15/+9 |
* | Use chromium logic for database identifier<->origin conversions | jamesr@chromium.org | 2013-06-19 | 3 | -68/+0 |
* | Origin identifiers are always ASCII, store as std::string | jamesr@chromium.org | 2013-06-18 | 2 | -8/+10 |
* | Update Blink include paths | abarth@chromium.org | 2013-06-17 | 1 | -1/+1 |
* | Use a direct include of strings headers in webkit/, part 1. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | 2nd try: Split webkit_storage target into webkit_storage_{browser,common,rend... | kinuko@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Revert 205463 "Split webkit_storage target into webkit_storage_{..." | kinuko@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Split webkit_storage target into webkit_storage_{browser,common,renderer} | kinuko@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,... | avi@chromium.org | 2013-06-07 | 2 | -2/+2 |
* | Depend on public/blink.gyp:blink to depend on Blink library | jamesr@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Roll DEPS for googleurl. Second try. | tfarina@chromium.org | 2013-06-03 | 1 | -1/+1 |
* | Update refernces to Blink's Platform API (webkit) | abarth@chromium.org | 2013-05-30 | 2 | -2/+2 |
* | webkit: Merge fileapi::GetOriginURLFromIdentifier and DatabaseUtil::GetOrigin... | tfarina@chromium.org | 2013-05-10 | 3 | -0/+66 |
* | Remove inside_chromium_build gyp variable | jamesr@chromium.org | 2013-05-08 | 1 | -8/+1 |
* | New BlobStorageContext for use in the main browser process. This class is not... | michaeln@google.com | 2013-05-01 | 2 | -5/+39 |
* | Revert 193992 "Lets try this again." | jochen@chromium.org | 2013-04-15 | 1 | -1/+1 |
* | Lets try this again. | michaeln@google.com | 2013-04-12 | 1 | -1/+1 |
* | Revert 193968 "Roll the DEPS for google-url." | michaeln@google.com | 2013-04-12 | 1 | -1/+1 |
* | Roll the DEPS for google-url. | tfarina@chromium.org | 2013-04-12 | 1 | -1/+1 |
* | Update the remaining references to sys_string_conversions.h to its new location. | tfarina@chromium.org | 2013-03-30 | 1 | -1/+1 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 2 | -2/+2 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 4 | -14/+16 |
* | Update some #includes in webkit/ for new headers in Platform directory | pilgrim@chromium.org | 2013-01-15 | 1 | -1/+1 |
* | webkit: Move FilePath/WebString conversion functions from 'glue' to 'base' | hashimoto@chromium.org | 2012-10-23 | 3 | -0/+66 |
* | Support FileSystem URL in File | kinuko@chromium.org | 2012-08-28 | 2 | -4/+22 |
* | Factor out common Element struct from BlobData and ResourceRequestBody | kinuko@chromium.org | 2012-08-23 | 4 | -0/+215 |