summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* DevTools: remove an assertion in InspectorControllerClient that fails on test...yurys@google.com2009-09-011-1/+0
* DevTools: Close inspector controller on detach; hide node highlight on detach...pfeldman@chromium.org2009-09-013-17/+3
* Linux gcc4.4 fix: stop crashing when loading flash.willchan@chromium.org2009-09-011-3/+4
* New WebKit API interfaces for desktop notifications.johnnyg@google.com2009-09-016-0/+42
* linux: fix some plugin colormap leaksevan@chromium.org2009-09-011-7/+5
* Pull in webkit revision 47912. This involves a build fix matchingojan@google.com2009-09-014-5/+8
* linux: add a temporary flag for debugging plugin loadingevan@chromium.org2009-08-311-1/+29
* Rollback rev 24947 since it seems to have broken other tests.arv@google.com2009-08-311-1/+0
* Fix document.hasFocus() for layout testarv@google.com2009-08-311-0/+1
* linux: prefer non-nspluginwrapper/crossover pluginsevan@chromium.org2009-08-311-2/+24
* DevTools: Provisional commit to handle Web inspector call frame changes upstr...pfeldman@chromium.org2009-08-311-1/+1
* DevTools: Migrate from CppBound class to devtools bound object.pfeldman@chromium.org2009-08-313-99/+74
* Force databases and localstorage to be enabled extensions.aa@chromium.org2009-08-292-2/+3
* Chromium side patch for DB support on Linux.dumi@chromium.org2009-08-282-6/+11
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-282-6/+6
* Fix a ton of compiler warnings.estade@chromium.org2009-08-282-6/+6
* DevTools Heap profiler: catch up with WebKit r47861.mnaganov@chromium.org2009-08-281-8/+5
* Build fix part 2 for http://trac.webkit.org/changeset/47866.ojan@google.com2009-08-282-0/+5
* Build fix for our webkit port. http://trac.webkit.org/changeset/47866 addedjorlow@chromium.org2009-08-282-0/+4
* 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