summaryrefslogtreecommitdiffstats
path: root/webkit/api
Commit message (Expand)AuthorAgeFilesLines
* Revert the isSystemKeys patch.thakis@chromium.org2009-11-041-17/+0
* When doing an unselect in a page, the focused node is kept focused butjcampan@chromium.org2009-11-041-0/+23
* Introduce WebAccessibilityControllerImpl.dglazkov@chromium.org2009-11-047-14/+591
* Add default implementations for WebViewClient and WebWidgetClientdarin@chromium.org2009-11-042-72/+69
* Eliminate mime_util dependency in FrameLoaderClientImpl.darin@chromium.org2009-11-042-4/+3
* Correct line-endings for recently added files.dglazkov@google.com2009-11-041-45/+45
* 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-039-44/+89
* Chrome changes to extract the code from V8Proxy that special-casesdarin@chromium.org2009-11-038-73/+60
* 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-022-0/+38
* Extract webkit api target from webkit.gypyaar@chromium.org2009-11-021-0/+365
* Roll DEPS for WebKit 50407:50416. Includes a fix for accessiblity bustage fr...senorblanco@chromium.org2009-11-022-129/+135
* Revert "Handle GTK enter and leave notification events and pass them to WebKi...rafaelw@chromium.org2009-11-022-38/+0
* Handle GTK enter and leave notification events and pass them to WebKit as estade@chromium.org2009-11-022-0/+38
* DevTools: report correct content length for resources.yurys@google.com2009-11-022-10/+7
* Remove WebCore dependency from accessibility_controller.dglazkov@chromium.org2009-11-022-0/+94
* DevTools: support cross-navigation instrumentation.pfeldman@chromium.org2009-11-022-2/+5
* Expose a method to access amount of memory used by the current process.darin@chromium.org2009-11-022-1/+14
* 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-012-3/+2
* Eliminate mime_util dependency from WebFrameLoaderClient.mhm@chromium.org2009-11-012-2/+3
* Change notification cmd line enabling to use the new RuntimeEnabledFeatures c...johnnyg@chromium.org2009-10-315-7/+19
* 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-304-12/+13
* Show status bubble for links that have keyboard focus. estade@chromium.org2009-10-303-0/+19
* Remove WebCore dependencies from accessibility_ui_element.dglazkov@chromium.org2009-10-304-2/+277
* Flesh out more of ChromiumBridge.cpp eliminating all but two methods ondarin@chromium.org2009-10-308-61/+115
* TBR: nsylvainatwilson@chromium.org2009-10-301-1/+2
* Initial pass of shared workers renderer-side codeatwilson@chromium.org2009-10-304-8/+226
* Some minor cleanup in WebBindings.{h,cpp}darin@chromium.org2009-10-302-25/+25
* 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-306-51/+197
* 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-293-138/+49
* Move webworker{client}_impl.{h,cc} into webkit/api/srcyaar@chromium.org2009-10-295-0/+1196
* DevTools: Implement raw cookies access for inspector.pfeldman@chromium.org2009-10-292-0/+81
* 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
* DevTools: Remove base/ dependencies from glue/devtoolspfeldman@chromium.org2009-10-282-0/+123
* 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
* Second attempt to swap processes on rel=noreferrer, target=blank links.creis@chromium.org2009-10-261-0/+4
* 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