summaryrefslogtreecommitdiffstats
path: root/webkit/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* SocketStreamHandle implementation (skelton) for chromium.ukai@chromium.org2009-10-021-0/+121
* Move various methods from glue/webview.h to api/public/WebView.h darin@chromium.org2009-10-011-1/+35
* Reverting 27756.jorlow@chromium.org2009-10-017-327/+3
* Another stab at the Chromium side of storage events. The WebKit side can be ...jorlow@chromium.org2009-10-017-3/+327
* Revert 27705 - Move various methods from glue/webview.h to api/public/WebView.hmal@chromium.org2009-10-011-35/+1
* Move various methods from glue/webview.h to api/public/WebView.hdarin@chromium.org2009-10-011-1/+35
* Add an optional WebFrame parameter to WebView::findFrameByName.darin@chromium.org2009-09-301-2/+5
* Added command line argument --enable-webgl to facilitate turning onkbr@google.com2009-09-303-0/+7
* Hook up webkit/api/public/WebView.hdarin@chromium.org2009-09-301-39/+29
* One part of http://codereview.chromium.org/223013/showjorlow@chromium.org2009-09-301-0/+54
* Fix an uninitialized memory error reported by valgrind.suzhe@chromium.org2009-09-291-2/+11
* Chromium side implementations of some FileSystem methods. This is needed to c...jianli@chromium.org2009-09-282-0/+18
* Incorporated initial WebGL implementation for Chrome, currentlykbr@google.com2009-09-281-0/+2012
* Move another method from WebViewDelegate to WebViewClient.darin@chromium.org2009-09-251-0/+4
* This is an implementation of the bridge method for copying arbitrary plaintex...apavlov@chromium.org2009-09-252-0/+6
* Roll WebKit to 48734. Includes 2 sided patch of mine.jorlow@chromium.org2009-09-242-2/+2
* WebKit update 48700:48721.dglazkov@chromium.org2009-09-241-4/+10
* Move some more methods from WebViewDelegate to WebViewClient.darin@chromium.org2009-09-241-0/+13
* Move some more methods from WebViewDelegate to WebViewClient.darin@chromium.org2009-09-231-5/+14
* Enable webkit.gyp compiler warnings on mac only.tony@chromium.org2009-09-221-1/+1
* Update renderer plugin cache when we load/unload extensions with plugins.mpcomplete@chromium.org2009-09-212-4/+5
* Enable compiler -Werror and -Wall on our webkit code for mac and linux.tony@chromium.org2009-09-211-1/+1
* Fold WebEditingClient into WebViewClient.darin@chromium.org2009-09-182-71/+31
* Introduce WebKit::WebSecurityOrigin as a wrapper arounddarin@chromium.org2009-09-184-3/+166
* Oops, copy and paste error with the licenses for these files.jorlow@chromium.org2009-09-164-8/+8
* Hook up WebViewClient, part 1.darin@chromium.org2009-09-161-46/+59
* Add missing newline at end of file. Quiet a compiler warning.mark@chromium.org2009-09-151-1/+1
* Revert "Fix LayoutTests/plugins/destroy-during-npp-new.html"agl@chromium.org2009-09-151-2/+1
* Fix LayoutTests/plugins/destroy-during-npp-new.htmldarin@chromium.org2009-09-151-1/+2
* ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...finnur@chromium.org2009-09-151-2/+5
* Revert change 26184, 26181 and 26178 to fixnsylvain@chromium.org2009-09-151-5/+2
* ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...finnur@chromium.org2009-09-141-2/+5
* This change adds a new "generic" theme to the Windows implementation ofdpranke@google.com2009-09-141-5/+8
* Fix some mixed content layout tests.darin@chromium.org2009-09-141-0/+10
* WTF and PCRE should use JavaScriptCore/config.h and WebCore should usemark@chromium.org2009-09-111-2/+2
* Linux focus ring color: Go through WebKit::WebColor api rather than through t...estade@chromium.org2009-09-112-102/+82