summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Convert some structures in webkit/glue to string16.darin@chromium.org2009-10-209-75/+69
* Blacklist some non-functional plugins on the Macstuartmorgan@chromium.org2009-10-201-2/+8
* add enableWebSockets in WebKit APIukai@chromium.org2009-10-202-3/+0
* Moved Node/ElementToHTMLInputElement from glue/dom_utilities into src/DOMUtil...yaar@chromium.org2009-10-204-29/+9
* Neither of the hit tests in WebViewImpl worked if the page had scrolled. Thi...vandebo@chromium.org2009-10-191-2/+4
* Deprecate PathService::Get(..., wstring*) and use FilePath instead.evan@chromium.org2009-10-191-3/+5
* Removed webkit_glue::FillFormToUploadFile from dom_operations.yaar@chromium.org2009-10-192-124/+1
* Convert the spellchecker and associated messages and functions to use string16brettw@chromium.org2009-10-191-3/+3
* New volume mute images for video controlshclam@chromium.org2009-10-193-0/+0
* Prepare heap profiler for WebKit profiles panel UI-related refactoringapavlov@chromium.org2009-10-191-0/+12
* DevTools: show diffs of retainers count between heap snapshots.mnaganov@chromium.org2009-10-192-122/+137
* DevTools: allow expanding constructor propertyyurys@google.com2009-10-192-68/+83
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-1939-208/+133
* Make LayoutTests/http/tests/misc/redirect-to-external-url.html PASS.tkent@chromium.org2009-10-192-9/+20
* Moved Pepper delegate definition to chrome\renderer to allow it to usesehr@google.com2009-10-178-581/+34
* Move WebDevToolsAgent{Delegate} into the WebKit API.darin@chromium.org2009-10-1713-228/+76
* Set os_error to net::ERR_ABORTED instead of 0 or net::ERR_FAILED whenwtc@chromium.org2009-10-171-0/+1
* Convert devtools interfaces over to using WebString.darin@chromium.org2009-10-1617-183/+199
* Fix heap profiler after a WebKit roll.apavlov@chromium.org2009-10-162-9/+42
* Kill WebViewDelegate::WasOpenedByUserGesture, and instead havedarin@chromium.org2009-10-163-10/+3
* Move autofill related WebView{Delegate} methods into the WebKit API.darin@chromium.org2009-10-1610-145/+132
* Fix build bustage of 29235hclam@chromium.org2009-10-161-1/+1
* Report stalled event correctly for <video>hclam@chromium.org2009-10-165-152/+330
* DevTools: now really fix TestProfilerTab (forgot to include the second file).mnaganov@chromium.org2009-10-151-2/+2
* DevTools: fix the TestProfilerTab test.mnaganov@chromium.org2009-10-151-4/+1
* Fix plugin lookup order on the Macstuartmorgan@chromium.org2009-10-151-1/+1
* DevTools: restore accidentally deleted if blockyurys@google.com2009-10-151-0/+10
* Re-enable APU agent now that https://bugs.webkit.org/show_bug.cgi?id=30135pfeldman@chromium.org2009-10-151-6/+2
* DevTools: enable DevToolsSanityTest.TestCompletionOnPause that failed because...yurys@google.com2009-10-152-2/+1
* Hooked up the WebInputEvent data structure to the webplugin_delegatesehr@google.com2009-10-141-8/+117
* Load plugins from /usr/lib64 on 64-bit systems.evan@chromium.org2009-10-141-0/+9
* DevTools: Forward copy and cookie-related messages to the inspector controller.pfeldman@chromium.org2009-10-141-0/+3
* DevTools: support autocompletion when script is pausedyurys@google.com2009-10-143-9/+176
* DevTools: prepare for a patch from WebKit bug 30328.mnaganov@chromium.org2009-10-142-0/+13
* DevTools: Make DevTools look like Chrome.pfeldman@chromium.org2009-10-1411-0/+72
* Removes parameter from calls to InspectorController::enableTimeline. These arejamesr@chromium.org2009-10-131-2/+6
* Implement getter/setter-based bound properties for CppBoundClass.dglazkov@chromium.org2009-10-135-27/+184
* This patch enables "Save page as" (ctrl+s) for resources located atjamesr@chromium.org2009-10-133-10/+28
* Re-land http://codereview.chromium.org/211031 with a bug openedamanda@chromium.org2009-10-136-56/+224
* Implement WebAccessibility object, a wrapper for WebCore::AccessibilityObject.dglazkov@chromium.org2009-10-139-18/+61
* DevTools: prepare for a change in WebKit introducing profile types.mnaganov@chromium.org2009-10-131-0/+10
* Turn NULL used as int to 0.phajdan.jr@chromium.org2009-10-131-5/+5
* DevTools: add methods to our InspectorController stub to prepare for a change...mnaganov@chromium.org2009-10-131-0/+16
* This is a second attempt at submitting this changelist. The original one wasmarkus@chromium.org2009-10-131-2/+14
* Reverting 28607.darin@chromium.org2009-10-133-108/+92
* Use ASCII strings for switch names.evan@chromium.org2009-10-133-3/+3
* Enables the sending of Timeline Agent and Resource messages to the devtools a...jamesr@chromium.org2009-10-125-1/+104
* First version of pepper api implementation:sehr@google.com2009-10-125-34/+519
* Minor cleanup. Use WebViewClient instead of WebViewDelegatedarin@chromium.org2009-10-123-4/+3
* Remove unused feed_preview.{h,cc} files.darin@chromium.org2009-10-122-140/+0