summaryrefslogtreecommitdiffstats
path: root/webkit/api/src
Commit message (Expand)AuthorAgeFilesLines
* One part of http://codereview.chromium.org/223013/showjorlow@chromium.org2009-09-301-0/+54
* Chromium side implementations of some FileSystem methods. This is needed to c...jianli@chromium.org2009-09-281-0/+15
* Incorporated initial WebGL implementation for Chrome, currentlykbr@google.com2009-09-281-0/+2012
* This is an implementation of the bridge method for copying arbitrary plaintex...apavlov@chromium.org2009-09-251-0/+5
* 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
* 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-211-2/+2
* Enable compiler -Werror and -Wall on our webkit code for mac and linux.tony@chromium.org2009-09-211-1/+1
* Introduce WebKit::WebSecurityOrigin as a wrapper arounddarin@chromium.org2009-09-181-0/+89
* Oops, copy and paste error with the licenses for these files.jorlow@chromium.org2009-09-164-8/+8
* 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
* 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-111-98/+78
* Modify our webkit code to make sure it does not call intonsylvain@chromium.org2009-09-114-8/+89
* Get rid of the half-working traces of locking, caching, and quotas. Itjorlow@chromium.org2009-09-112-15/+0
* Buffered time ranges for <video>hclam@chromium.org2009-09-102-5/+13
* Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...japhet@chromium.org2009-09-082-6/+16
* * Add appCacheManifestUrl data member to WebURLResponse, and use it to detect...michaeln@google.com2009-09-082-5/+15
* Stick all of the WebKit API enum compile asserts in one file.darin@chromium.org2009-09-066-142/+102
* Fix a compilation warning in WebMediaPlayerCliemtImplhclam@chromium.org2009-09-041-0/+1
* Hook up WebEditingClient.darin@chromium.org2009-09-041-0/+56
* Eliminate remaining WebCore dependencies from webplugin_impl.ccdarin@chromium.org2009-09-022-14/+25
* Fixes crash when switching to new tabs containing audio/video elements.scherkus@chromium.org2009-09-021-1/+4
* Fix two issues with the plugin installer.jam@chromium.org2009-09-011-1/+1
* New WebKit API interfaces for desktop notifications.johnnyg@google.com2009-09-013-0/+314
* Pull in webkit revision 47912. This involves a build fix matchingojan@google.com2009-09-013-3/+3
* Chromium side patch for DB support on Linux.dumi@chromium.org2009-08-281-4/+4
* Fix a crash that the reliability bots caught.darin@chromium.org2009-08-271-2/+6
* More refactoring for WebPlugin.darin@chromium.org2009-08-276-0/+469
* Fix build break.levin@chromium.org2009-08-261-2/+2
* Add WebKit api support for allowing/disallowing storedlevin@chromium.org2009-08-263-2/+31
* First half of updating Worker.postMessage(), DOMWindow.postMessage(), andjorlow@chromium.org2009-08-261-15/+21
* Add isVisible parameter to WebPlugin::updateGeometry.darin@chromium.org2009-08-261-2/+2
* Add dummy implementation for newly added localized string in WebKit. This is ...jianli@chromium.org2009-08-261-0/+18
* Re-land r23931: Plumb whiteListAccessFromOrigin() throughaa@chromium.org2009-08-211-0/+15
* Change the way that we search for iframes. The original code assumed thatdarin@chromium.org2009-08-211-25/+111
* Reverting 23931.dimich@google.com2009-08-211-15/+0
* Plumb whiteListAccessFromOrigin() through Chromium's WebKit APIaa@chromium.org2009-08-211-0/+15
* Remove WebPluginImpl::element_darin@chromium.org2009-08-202-0/+6
* Add WebPlugin::acceptsInputEvents method.darin@chromium.org2009-08-201-0/+3
* Move WebPluginContainer into the WebKit APIdarin@chromium.org2009-08-204-0/+494
* Change WebCanvas to be a CGContext on Mac.darin@chromium.org2009-08-192-29/+5
* Finished implementation of hasAudio() to detect media without playback audio ...scherkus@chromium.org2009-08-182-0/+8
* A WebApplicationCacheHost api change allow 'foreign' entries to restart the c...michaeln@google.com2009-08-181-2/+12
* Remove webview's dependency on webpreferences.jorlow@chromium.org2009-08-171-0/+9
* Add a stub for releasing any storage locks within a namespace. This will soonjorlow@chromium.org2009-08-172-0/+6
* Move glue/event_conversion.{h,cc} into the WebKit API implementation.darin@chromium.org2009-08-142-0/+343