summaryrefslogtreecommitdiffstats
path: root/webkit/api/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed crashes on Windows related to incorrect sizing of the Canvas'skbr@google.com2009-11-031-9/+67
* Eliminate WebViewImpl's dependency on WebDevToolsAgentImpl.darin@chromium.org2009-11-035-33/+76
* Chrome changes to extract the code from V8Proxy that special-casesdarin@chromium.org2009-11-035-59/+39
* Roll DEPS for WebKit 50416:50432. Includes a fix for upstream worker breakag...senorblanco@chromium.org2009-11-032-8/+8
* Re-landing of r30726, which was reverted as a possible cause of chromeos buil...estade@chromium.org2009-11-021-0/+36
* Roll DEPS for WebKit 50407:50416. Includes a fix for accessiblity bustage fr...senorblanco@chromium.org2009-11-021-0/+3
* Revert "Handle GTK enter and leave notification events and pass them to WebKi...rafaelw@chromium.org2009-11-021-36/+0
* Handle GTK enter and leave notification events and pass them to WebKit as estade@chromium.org2009-11-021-0/+36
* DevTools: report correct content length for resources.yurys@google.com2009-11-021-9/+6
* Remove WebCore dependency from accessibility_controller.dglazkov@chromium.org2009-11-021-0/+45
* Expose a method to access amount of memory used by the current process.darin@chromium.org2009-11-021-1/+6
* Roll DEPS for WebKit 50358:50395. Includes build fix for WebGL (fallout from...senorblanco@chromium.org2009-11-021-33/+6
* Revert "Eliminate mime_util dependency from WebFrameLoaderClient."mhm@chromium.org2009-11-011-2/+2
* Eliminate mime_util dependency from WebFrameLoaderClient.mhm@chromium.org2009-11-011-2/+2
* Change notification cmd line enabling to use the new RuntimeEnabledFeatures c...johnnyg@chromium.org2009-10-313-6/+16
* Fixed glGetActiveAttrib and glGetUniformLocation to not eagerly checkkbr@google.com2009-10-301-12/+0
* Remove TemporaryGlue::popupsAllowed by just having thedarin@chromium.org2009-10-302-6/+2
* Fixed style nits.atwilson@chromium.org2009-10-301-7/+8
* Show status bubble for links that have keyboard focus. estade@chromium.org2009-10-302-0/+16
* Remove WebCore dependencies from accessibility_ui_element.dglazkov@chromium.org2009-10-302-2/+139
* Flesh out more of ChromiumBridge.cpp eliminating all but two methods ondarin@chromium.org2009-10-307-60/+109
* TBR: nsylvainatwilson@chromium.org2009-10-301-1/+2
* Initial pass of shared workers renderer-side codeatwilson@chromium.org2009-10-301-8/+101
* Some minor cleanup in WebBindings.{h,cpp}darin@chromium.org2009-10-301-2/+2
* Mark keys with cmd pressed as isSystemKeys.thakis@chromium.org2009-10-301-0/+17
* DevTools: Implementation for the API introduced upstream. To be landed once A...pfeldman@chromium.org2009-10-301-0/+30
* Move various runtime enabled features into a WebRuntimeFeatures class.darin@chromium.org2009-10-304-40/+132
* Fix build bustage.darin@chromium.org2009-10-302-3/+2
* Moves webview_impl.cc, webframe_impl.cc and webframeloaderclient_impl.cc intodarin@chromium.org2009-10-3023-90/+6433
* Adds default implementations to WebFrameClientyaar@chromium.org2009-10-292-94/+1
* Move webworker{client}_impl.{h,cc} into webkit/api/srcyaar@chromium.org2009-10-295-0/+1196
* Rollback of 30408yaar@chromium.org2009-10-295-1196/+0
* Move webworker{client}_impl.{h,cc} into webkit/api/srcyaar@chromium.org2009-10-295-0/+1196
* Roll to 50182jorlow@chromium.org2009-10-281-0/+7
* Move glue/EditorClientImpl.h/cpp to webkit/api/srcyaar@chromium.org2009-10-272-0/+1108
* Move a bunch of files into webkit/api/srcdarin@chromium.org2009-10-2710-0/+1990
* Renamed WebContextMenuClientImpl -> ContextMenuClientImplyaar@chromium.org2009-10-272-8/+8
* Instructing V8 to disable the binding for the window.openDatabase()dumi@chromium.org2009-10-241-0/+2
* Initialize WebContextMenuData::mediaFlags.scherkus@chromium.org2009-10-241-0/+1
* Adding the WebDatabase class, and the WebDatabaseObserver abstractdumi@chromium.org2009-10-232-0/+152
* Move SearchableFormData over to the WebKit API.pkasting@chromium.org2009-10-231-0/+256
* Create a PasswordAutocompleteListener interface to de-couple WebViewdarin@chromium.org2009-10-231-0/+51
* Introduce WebScriptController for script related methods.mhm@chromium.org2009-10-231-10/+13
* Adds support for the <keygen> tag for client certificate enrollmentwtc@chromium.org2009-10-231-2/+3
* Moved castToHTMLXXXElement and getNameForInputElement to DOMUtilitiesPrivate.yaar@chromium.org2009-10-222-16/+68
* Webkit roll 49946:49947, also wtc's change (http://codereview.chromium.org/31...johnnyg@chromium.org2009-10-221-0/+9
* Move ContextMenuClientImpl to api/srcyaar@chromium.org2009-10-222-0/+301
* Chromium fix for "Copy Image". (WebCore fix is http://codereview.chromium.org...avi@chromium.org2009-10-221-6/+8
* Introduce WebSecurityPolicy for security related methods.mhm@chromium.org2009-10-223-28/+70
* Revert 29747 - Switch over to the new way of enabling/disabling session/local...nsylvain@chromium.org2009-10-223-15/+6