summaryrefslogtreecommitdiffstats
path: root/webkit/api
Commit message (Expand)AuthorAgeFilesLines
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-201-0/+0
* add enableWebSockets in WebKit APIukai@chromium.org2009-10-205-9/+21
* Roll WebKit up to 49830 and fix a build error caused by that revision.jorlow@chromium.org2009-10-201-1/+1
* Moved Node/ElementToHTMLInputElement from glue/dom_utilities into src/DOMUtil...yaar@chromium.org2009-10-202-0/+103
* WebKit DEPS roll 49761:49809. BUG=none TEST=none TBR=yutak japhet@chromium.org2009-10-191-1/+2
* Allow keyboard input to work in Mac plugins. Filed bug 25183 to revive "figu...amanda@chromium.org2009-10-192-6/+30
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-193-20/+20
* Make LayoutTests/http/tests/misc/redirect-to-external-url.html PASS.tkent@chromium.org2009-10-191-0/+10
* Move WebDevToolsAgent{Delegate} into the WebKit API.darin@chromium.org2009-10-175-1/+143
* Supports control characters, like what Windows does.suzhe@chromium.org2009-10-161-15/+59
* Attempt to fix the build by adding an include.dglazkov@chromium.org2009-10-161-0/+1
* Move scripting / v8 related methods out of WebKit.hmhm@chromium.org2009-10-164-54/+134
* Move autofill related WebView{Delegate} methods into the WebKit API.darin@chromium.org2009-10-162-0/+30
* Revert "Move scripting / v8 related methods out of WebKit.h"tony@chromium.org2009-10-164-134/+54
* Move scripting / v8 related methods out of WebKit.hmhm@chromium.org2009-10-164-54/+134
* Added stub implementation of SharedWorkerRepository.atwilson@chromium.org2009-10-151-0/+69
* Implement WebAccessibility object, a wrapper for WebCore::AccessibilityObject.dglazkov@chromium.org2009-10-134-0/+164
* Reverting 28607.darin@chromium.org2009-10-132-5/+6
* Layout test results and style fix in webkit/api/srchclam@chromium.org2009-10-121-6/+6
* Roll WebKit to r49432hclam@chromium.org2009-10-121-0/+14
* Fix another race condition on worker process shutdown that results in use-aft...jam@chromium.org2009-10-101-0/+1
* Use WebKit::WebVector instead of std::vector in WebKit::WebMediaPlayerhclam@chromium.org2009-10-092-4/+4
* Reverting 28599.darin@chromium.org2009-10-092-6/+5
* Convert types in WebFrameLoaderClientImpl in preparation for movingdarin@chromium.org2009-10-092-5/+6
* Roll WebKit ro r49372hclam@chromium.org2009-10-091-1/+1
* Moving ShowContextMenu out of WebView_delegate and into WebViewClientyaar@chromium.org2009-10-092-1/+123
* Reverting 28545.darin@chromium.org2009-10-092-6/+5
* Convert types in WebFrameLoaderClientImpl in preparation for movingdarin@chromium.org2009-10-092-5/+6
* Fix possible null-pointer dereferences in WebKit API.tkent@chromium.org2009-10-098-8/+16
* Print the element path in TestWebViewDelegate::decidePolicyForNavigation()tkent@chromium.org2009-10-092-90/+93
* Make all content scripts from an extension run in the sameaa@chromium.org2009-10-081-3/+3
* Add pieces needed by upcoming memory purge implementation:pkasting@chromium.org2009-10-076-15/+128
* Invent WebFrameImpl::ClientHandle as a weak reference to WebFrameClient.darin@chromium.org2009-10-071-0/+12
* Webkit roll: 49213:49221levin@chromium.org2009-10-071-2/+4
* Move MediaPlayerAction to WebMediaPlayerAction. Switch to an enum and adarin@chromium.org2009-10-072-0/+63
* Move runFileChooser from webview_delegate to WebViewClient.yaar@chromium.org2009-10-064-9/+179
* Implement --enable-web-sockets flag.ukai@chromium.org2009-10-063-0/+9
* Ported Chrome's WebGL implementation to Linux. Required changes tokbr@google.com2009-10-051-9/+149
* Adds command line flag to enable desktop notifications.johnnyg@chromium.org2009-10-053-0/+7
* Exposes WebCore's FontCache through the webkit APIjamesr@chromium.org2009-10-052-0/+114
* Adds desktop notification support for renderer process, and enables the build...johnnyg@chromium.org2009-10-052-3/+18
* Another stab at the Chromium side of storage events. Re-submission of http:/...jorlow@chromium.org2009-10-037-1/+326
* Add quota support.jorlow@chromium.org2009-10-034-9/+8
* More WebView / WebViewDelegate cleanup.darin@chromium.org2009-10-033-7/+33
* The second half of http://trac.webkit.org/changeset/49040jorlow@chromium.org2009-10-032-2/+3
* Ported Chrome's WebGL implementation to Mac OS X. Removed code whichkbr@google.com2009-10-021-319/+343
* WebKit roll: 48994:49006atwilson@chromium.org2009-10-021-1/+1
* Restore plumbing for the spelling panel on Mac.darin@chromium.org2009-10-021-0/+3
* Minor cleanup in WebKitClient.darin@chromium.org2009-10-021-6/+8
* Roll to webkit r48994.atwilson@chromium.org2009-10-021-1/+1