| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Blink include paths | abarth@chromium.org | 2013-06-17 | 6 | -18/+18 |
* | move webkit/glue/cursor_utils* to webkit/renderer/ | scottmg@chromium.org | 2013-06-15 | 3 | -75/+6 |
* | reland of https://codereview.chromium.org/16864002 | scottmg@chromium.org | 2013-06-15 | 5 | -243/+3 |
* | delete webkit/glue/web_io_operators.* | scottmg@chromium.org | 2013-06-15 | 4 | -68/+0 |
* | move webmenuitem from webkit/glue/ to webkit/common/ | scottmg@chromium.org | 2013-06-15 | 4 | -85/+3 |
* | Fix glue_child dependency | jamesr@chromium.org | 2013-06-14 | 1 | -1/+1 |
* | Revert "move webkit/glue/webthread_impl* to webkit/child/" | senorblanco@chromium.org | 2013-06-14 | 5 | -3/+243 |
* | move webkit/glue/webthread_impl* to webkit/child/ | scottmg@chromium.org | 2013-06-14 | 5 | -243/+3 |
* | move webkit/glue/worker_task_* to webkit/child/ | scottmg@chromium.org | 2013-06-14 | 6 | -237/+3 |
* | move webkit/glue/touch_fling_* to webkit/child/ | scottmg@chromium.org | 2013-06-13 | 5 | -292/+2 |
* | move webkit/glue/fling_* to webkit/child | scottmg@chromium.org | 2013-06-13 | 7 | -377/+19 |
* | After r205859, linking glue_child.dll has unresolved symbols: | yosin@chromium.org | 2013-06-13 | 1 | -0/+8 |
* | stub webkit/child/ and webkitplatformsupport_child_impl for transition | scottmg@chromium.org | 2013-06-12 | 1 | -0/+20 |
* | Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" | rsleevi@chromium.org | 2013-06-11 | 1 | -8/+10 |
* | Use a direct include of strings headers in webkit/, part 1. | avi@chromium.org | 2013-06-11 | 13 | -14/+14 |
* | 2nd try: Split webkit_storage target into webkit_storage_{browser,common,rend... | kinuko@chromium.org | 2013-06-11 | 1 | -2/+3 |
* | Revert 205463 "Split webkit_storage target into webkit_storage_{..." | kinuko@chromium.org | 2013-06-11 | 1 | -3/+2 |
* | Split webkit_storage target into webkit_storage_{browser,common,renderer} | kinuko@chromium.org | 2013-06-11 | 1 | -2/+3 |
* | Update includes of message_loop_proxy. | brettw@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Add virtual to webkit_glue::WebKitPlatformSupportImpl::parseDataURL since it is | jamesr@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,... | avi@chromium.org | 2013-06-07 | 6 | -6/+6 |
* | Expose parseDataURL to Platform | pdr@chromium.org | 2013-06-07 | 2 | -0/+19 |
* | Depend on public/blink.gyp:blink to depend on Blink library | jamesr@chromium.org | 2013-06-07 | 1 | -5/+5 |
* | fix WEBKIT_xxx_IMPLEMENTATION macros in webkit/common and webkit/renderer | scottmg@chromium.org | 2013-06-07 | 4 | -25/+15 |
* | Expose the HttpResponseInfo's ConnectionInfo in window.chrome.loadTimes() | rch@chromium.org | 2013-06-06 | 5 | -1/+19 |
* | Move webkit/appcache/* into webkit/{browser,common}/appcache | kinuko@chromium.org | 2013-06-05 | 1 | -1/+1 |
* | Move C++ code from webkit/tools/test_shell to webkit/support | jamesr@chromium.org | 2013-06-04 | 1 | -2/+2 |
* | Protect WebURLLoaderImpl::Context while receiving responses. | gavinp@chromium.org | 2013-06-04 | 1 | -0/+1 |
* | Roll DEPS for googleurl. Second try. | tfarina@chromium.org | 2013-06-03 | 1 | -3/+3 |
* | Update webkit/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-02 | 4 | -13/+13 |
* | Make webkit_user_agent a standalone gyp | jamesr@chromium.org | 2013-05-31 | 1 | -1/+1 |
* | Updating XTBs based on .GRDs from branch 1500 | laforge@chromium.org | 2013-05-31 | 2 | -2/+2 |
* | WebDropData split to content and webkit/common | scottmg@chromium.org | 2013-05-31 | 5 | -284/+3 |
* | reland of 'split webkit/glue/webpreferences to common and renderer' | scottmg@chromium.org | 2013-05-31 | 3 | -687/+6 |
* | Move the WebCursor sources from webkit/glue to webkit/common/cursors. | ananta@chromium.org | 2013-05-31 | 15 | -2185/+2 |
* | Revert 203261 "split webkit/glue/webpreferences to common and re..." | isherman@chromium.org | 2013-05-30 | 3 | -6/+687 |
* | split webkit/glue/webpreferences to common and renderer | scottmg@chromium.org | 2013-05-30 | 3 | -687/+6 |
* | Move webkit/media/ into webkit/renderer/media | jamesr@chromium.org | 2013-05-30 | 3 | -3/+3 |
* | move webkit/glue/cpp_* -> webkit/renderer/ | scottmg@chromium.org | 2013-05-30 | 8 | -1576/+28 |
* | Update refernces to Blink's Platform API (webkit) | abarth@chromium.org | 2013-05-30 | 53 | -134/+134 |
* | Move latin1_string_conversions to base | abarth@chromium.org | 2013-05-29 | 3 | -54/+0 |
* | Remove touch_drag_drop web preference. It was added in r184242 for tests to be | varunjain@chromium.org | 2013-05-29 | 2 | -3/+0 |
* | Revert 202821 "Protect WebURLLoaderImpl::Context while receiving..." | hashimoto@chromium.org | 2013-05-29 | 1 | -1/+0 |
* | Protect WebURLLoaderImpl::Context while receiving responses. | gavinp@chromium.org | 2013-05-29 | 1 | -0/+1 |
* | Reduce usage of WebString::data (Chromium side) | abarth@chromium.org | 2013-05-29 | 1 | -8/+10 |
* | Fix ResourceLoadTiming resolution lose issue (chromium part) | pan.deng@intel.com | 2013-05-29 | 1 | -34/+20 |
* | Move webkit/blob to new locations. Also move content::WebBlobRegistryImpl to ... | michaeln@google.com | 2013-05-29 | 2 | -2/+2 |
* | Introduce content::PageState (again). | darin@chromium.org | 2013-05-28 | 4 | -4/+4 |
* | Introduce webkit_glue::Latin1OrUTF16ToUTF16 | abarth@chromium.org | 2013-05-28 | 3 | -0/+54 |
* | Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapi | kinuko@chromium.org | 2013-05-28 | 1 | -1/+1 |