summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* DevTools Heap profiler: make use of SummaryBar introduced in WebKit inspector.mnaganov@chromium.org2009-08-282-43/+68
* DevTools: call InspectorController.close on detach to remove DOM listeners se...yurys@google.com2009-08-282-77/+10
* Adds support for WAI-ARIA role article.klink@chromium.org2009-08-281-0/+1
* linux: scan more plugin directories, fix bugsevan@chromium.org2009-08-271-11/+65
* Adds support for WAI-ARIA role option, by adding exposure of MSAA role ROLE_S...klink@chromium.org2009-08-272-0/+3
* More refactoring for WebPlugin.darin@chromium.org2009-08-2723-445/+188
* DevTools: reset ScriptState in InspectorController on page refresh.pfeldman@chromium.org2009-08-272-19/+29
* DevTools l10n: inhibit until agreeded that it is needed.mnaganov@chromium.org2009-08-272-34/+12
* DevTools: hook up SummaryBar which is added to WebKit @ r47822mnaganov@chromium.org2009-08-271-0/+1
* DevTools: Remove base/values dependency from devtools.pfeldman@chromium.org2009-08-2718-589/+175
* Revert "linux: scan more plugin directories, fix bugs"evan@chromium.org2009-08-271-61/+11
* linux: scan more plugin directories, fix bugsevan@chromium.org2009-08-271-11/+61
* Test shell crashed while running layout tests due to an STL vector iterator g...ananta@chromium.org2009-08-271-1/+4
* Fixes a crash caused due to a call to NPP_DestroyStream occuring in the cont...ananta@chromium.org2009-08-277-13/+98
* Uses FilePath instead of std::wstring in webkit_glue::GetApplicationDirectory.avi@google.com2009-08-272-10/+8
* Add WebKit api support for allowing/disallowing storedlevin@chromium.org2009-08-261-0/+9
* First half of updating Worker.postMessage(), DOMWindow.postMessage(), andjorlow@chromium.org2009-08-264-64/+67
* Add isVisible parameter to WebPlugin::updateGeometry.darin@chromium.org2009-08-262-3/+3
* On a middle click, check if the mouse is over a scrollbar before pasting the ...vandebo@chromium.org2009-08-261-1/+5
* DevTools: Sanitize objects being serialized so that prototype.js did not affe...pfeldman@chromium.org2009-08-261-2/+21
* plugins: unfork WebPluginDelegateImpl between linux/winevan@chromium.org2009-08-265-1508/+45
* Fork webplugin_delegate_impl.cc in anticipation of remerging.evan@chromium.org2009-08-261-0/+1337
* linux: test plugin for appropriate architecture before loadingevan@chromium.org2009-08-261-0/+44
* Fix for audio/video not firing ended if you change src and call load().scherkus@chromium.org2009-08-251-0/+4
* linux: new socket/plug code for windowed pluginspiman@chromium.org2009-08-259-90/+113
* Revert 24266 - This CL ensures that plugins always peek in the context of out...ananta@chromium.org2009-08-252-10/+2
* This CL ensures that plugins always peek in the context of outgoing sync calls. ananta@chromium.org2009-08-252-2/+10
* Adds support for WAI-ARIA roles application, document, radiogroup, region, se...klink@chromium.org2009-08-252-1/+16
* Fixes bug where changing the src of an audio/video element would stop firing ...scherkus@chromium.org2009-08-251-8/+6
* DevTools: Enable devtools sanity tests on Linux.pfeldman@chromium.org2009-08-251-7/+1
* Revert r24223. Storage test is not working.aa@chromium.org2009-08-252-3/+2
* Force databases and localstorage to be enabled extensions.aa@chromium.org2009-08-252-2/+3
* DevTools: make "Take snapshot" button in heap profiler visible.mnaganov@chromium.org2009-08-252-10/+4
* Align autoscroll cursors by setting their hotspots correctly. Original patch...pkasting@chromium.org2009-08-258-0/+0
* linux/mac: implement NPN_ThreadAsyncCallpiman@chromium.org2009-08-241-1/+1
* DevTools: Migrate to the new InjectedScript-based CallFrame.pfeldman@chromium.org2009-08-243-497/+187
* Change to use nodeName from the base class to avoid the compiling error in th...jianli@chromium.org2009-08-241-1/+1
* This CL fixes "RTL: Form autofill pop-up is not right aligned".xji@chromium.org2009-08-241-1/+8
* DevTools: define escapeString in injected script for DOM search to work.pfeldman@chromium.org2009-08-241-0/+23
* Revert 24094, caused a build break.maruel@chromium.org2009-08-243-12/+38
* DevTools l10n: merge Inspector's and DevTools's strings; also, disable l10n u...mnaganov@chromium.org2009-08-243-38/+12
* Adds support and exposure of additional accessibility roles. Includes naming ...klink@chromium.org2009-08-222-1/+10
* Correct network state and ready state reporting.ajwong@chromium.org2009-08-215-26/+60
* Adding image for volume slider thumbhclam@chromium.org2009-08-213-0/+2
* Retrofit the pre-existing appache message dispatching with the new WebKit API...michaeln@google.com2009-08-2110-134/+20
* Reverting r24002 due to test_shell_tests rednessajwong@chromium.org2009-08-214-49/+13
* Correct network state and ready state reporting.ajwong@chromium.org2009-08-214-13/+49
* Auto: change errant base::VKEY_* values to just VKEY_*.estade@chromium.org2009-08-211-4/+4
* Change the way that we search for iframes. The original code assumed thatdarin@chromium.org2009-08-213-227/+0
* DevTools: Restore devtools sanity console tests.pfeldman@chromium.org2009-08-211-4/+5