| Commit message (Expand) | Author | Age | Files | Lines |
* | Move temp file functions to base namespace. | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Cleanup deprecated and no longer needed blob revamp stuff, deadcode. | michaeln@google.com | 2013-10-22 | 2 | -11/+0 |
* | webkit: Migrate it to use the RunUntilIdle() function from RunLoop. | tfarina@chromium.org | 2013-09-13 | 1 | -3/+3 |
* | Use a direct include of the message_loop header in webkit/, part 2. | avi@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | Rename base::Delete to base::DeleteFile | brettw@chromium.org | 2013-07-16 | 1 | -4/+4 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 1 | -3/+3 |
* | Move DataElement into webkit/common | jamesr@chromium.org | 2013-07-11 | 1 | -2/+2 |
* | 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 | 2 | -2/+2 |
* | Fix webkit_storage exports definitions | kinuko@chromium.org | 2013-06-13 | 3 | -5/+6 |
* | Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" | rsleevi@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 | 4 | -21/+5 |
* | Revert 205463 "Split webkit_storage target into webkit_storage_{..." | kinuko@chromium.org | 2013-06-11 | 4 | -5/+21 |
* | Split webkit_storage target into webkit_storage_{browser,common,renderer} | kinuko@chromium.org | 2013-06-11 | 4 | -21/+5 |
* | Update includes of message_loop_proxy. | brettw@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,... | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Update webkit/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-02 | 2 | -3/+5 |
* | Move webkit/blob to new locations. Also move content::WebBlobRegistryImpl to ... | michaeln@google.com | 2013-05-29 | 8 | -0/+616 |