summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Update Blink include pathsabarth@chromium.org2013-06-176-18/+18
* move webkit/glue/cursor_utils* to webkit/renderer/scottmg@chromium.org2013-06-153-75/+6
* reland of https://codereview.chromium.org/16864002scottmg@chromium.org2013-06-155-243/+3
* delete webkit/glue/web_io_operators.*scottmg@chromium.org2013-06-154-68/+0
* move webmenuitem from webkit/glue/ to webkit/common/scottmg@chromium.org2013-06-154-85/+3
* Fix glue_child dependencyjamesr@chromium.org2013-06-141-1/+1
* Revert "move webkit/glue/webthread_impl* to webkit/child/"senorblanco@chromium.org2013-06-145-3/+243
* move webkit/glue/webthread_impl* to webkit/child/scottmg@chromium.org2013-06-145-243/+3
* move webkit/glue/worker_task_* to webkit/child/scottmg@chromium.org2013-06-146-237/+3
* move webkit/glue/touch_fling_* to webkit/child/scottmg@chromium.org2013-06-135-292/+2
* move webkit/glue/fling_* to webkit/childscottmg@chromium.org2013-06-137-377/+19
* After r205859, linking glue_child.dll has unresolved symbols:yosin@chromium.org2013-06-131-0/+8
* stub webkit/child/ and webkitplatformsupport_child_impl for transitionscottmg@chromium.org2013-06-121-0/+20
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-8/+10
* Use a direct include of strings headers in webkit/, part 1.avi@chromium.org2013-06-1113-14/+14
* 2nd try: Split webkit_storage target into webkit_storage_{browser,common,rend...kinuko@chromium.org2013-06-111-2/+3
* Revert 205463 "Split webkit_storage target into webkit_storage_{..."kinuko@chromium.org2013-06-111-3/+2
* Split webkit_storage target into webkit_storage_{browser,common,renderer}kinuko@chromium.org2013-06-111-2/+3
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* Add virtual to webkit_glue::WebKitPlatformSupportImpl::parseDataURL since it isjamesr@chromium.org2013-06-071-1/+1
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-076-6/+6
* Expose parseDataURL to Platformpdr@chromium.org2013-06-072-0/+19
* Depend on public/blink.gyp:blink to depend on Blink libraryjamesr@chromium.org2013-06-071-5/+5
* fix WEBKIT_xxx_IMPLEMENTATION macros in webkit/common and webkit/rendererscottmg@chromium.org2013-06-074-25/+15
* Expose the HttpResponseInfo's ConnectionInfo in window.chrome.loadTimes()rch@chromium.org2013-06-065-1/+19
* Move webkit/appcache/* into webkit/{browser,common}/appcachekinuko@chromium.org2013-06-051-1/+1
* Move C++ code from webkit/tools/test_shell to webkit/supportjamesr@chromium.org2013-06-041-2/+2
* Protect WebURLLoaderImpl::Context while receiving responses.gavinp@chromium.org2013-06-041-0/+1
* Roll DEPS for googleurl. Second try.tfarina@chromium.org2013-06-031-3/+3
* Update webkit/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-024-13/+13
* Make webkit_user_agent a standalone gypjamesr@chromium.org2013-05-311-1/+1
* Updating XTBs based on .GRDs from branch 1500laforge@chromium.org2013-05-312-2/+2
* WebDropData split to content and webkit/commonscottmg@chromium.org2013-05-315-284/+3
* reland of 'split webkit/glue/webpreferences to common and renderer'scottmg@chromium.org2013-05-313-687/+6
* Move the WebCursor sources from webkit/glue to webkit/common/cursors.ananta@chromium.org2013-05-3115-2185/+2
* Revert 203261 "split webkit/glue/webpreferences to common and re..."isherman@chromium.org2013-05-303-6/+687
* split webkit/glue/webpreferences to common and rendererscottmg@chromium.org2013-05-303-687/+6
* Move webkit/media/ into webkit/renderer/mediajamesr@chromium.org2013-05-303-3/+3
* move webkit/glue/cpp_* -> webkit/renderer/scottmg@chromium.org2013-05-308-1576/+28
* Update refernces to Blink's Platform API (webkit)abarth@chromium.org2013-05-3053-134/+134
* Move latin1_string_conversions to baseabarth@chromium.org2013-05-293-54/+0
* Remove touch_drag_drop web preference. It was added in r184242 for tests to bevarunjain@chromium.org2013-05-292-3/+0
* Revert 202821 "Protect WebURLLoaderImpl::Context while receiving..."hashimoto@chromium.org2013-05-291-1/+0
* Protect WebURLLoaderImpl::Context while receiving responses.gavinp@chromium.org2013-05-291-0/+1
* Reduce usage of WebString::data (Chromium side)abarth@chromium.org2013-05-291-8/+10
* Fix ResourceLoadTiming resolution lose issue (chromium part)pan.deng@intel.com2013-05-291-34/+20
* Move webkit/blob to new locations. Also move content::WebBlobRegistryImpl to ...michaeln@google.com2013-05-292-2/+2
* Introduce content::PageState (again).darin@chromium.org2013-05-284-4/+4
* Introduce webkit_glue::Latin1OrUTF16ToUTF16abarth@chromium.org2013-05-283-0/+54
* Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapikinuko@chromium.org2013-05-281-1/+1