summaryrefslogtreecommitdiffstats
path: root/chrome/plugin
Commit message (Expand)AuthorAgeFilesLines
...
* linux: fix windowless Flash when scrollingpiman@chromium.org2009-08-071-0/+6
* Another attempt at landing this patch.ananta@chromium.org2009-08-044-7/+12
* Reverting 22041 as it caused plugin crashes in reliability test runs.ananta@chromium.org2009-07-303-6/+7
* linux: add a GtkPlug / GtkSocket pair in the plugin processpiman@chromium.org2009-07-302-4/+56
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-301-1/+4
* Another attempt at landing this patch. ananta@chromium.org2009-07-303-7/+6
* Continue eliminating direct NPN_ function calls that go from Chromium code to...jorlow@chromium.org2009-07-304-21/+31
* Update the Mac plugin dummy window code for the new coordinate system.stuartmorgan@google.com2009-07-291-7/+3
* Fix partial plugin invalidate repainting on Mac.stuartmorgan@google.com2009-07-271-1/+0
* Revert r21548 and r21559 due to crash spike.huanr@chromium.org2009-07-253-6/+7
* Refactor blits to be more cross-platform.piman@chromium.org2009-07-241-6/+5
* The IPCs for carrying data requested by plugins have been changed from synchr...ananta@chromium.org2009-07-243-7/+6
* CPAPI (0.11) for gears drag drop.mpcomplete@chromium.org2009-07-233-3/+40
* Unrevert 21355 because the revert might be causing thensylvain@chromium.org2009-07-233-52/+19
* Revert 21355 because it might be causing all the newnsylvain@chromium.org2009-07-233-19/+52
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-233-52/+19
* Remove the NOTIMPLEMENTED from IsDefaultPluginEnabled for Macstuartmorgan@google.com2009-07-231-1/+1
* Split the IPC code into ipc/agl@chromium.org2009-07-228-8/+8
* linux: add windowless plugin plumbingpiman@google.com2009-07-222-4/+32
* Revert r21117 as it caused reliability failures.estade@chromium.org2009-07-213-19/+52
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-203-52/+19
* Fixes a crash in the plugin process caused by the XStandard plugin passing in...ananta@chromium.org2009-07-171-0/+24
* Remove the carbon event dispatcher from the main thread of the plugin processamanda@chromium.org2009-07-131-48/+0
* Wire up windowless plugins. Mostly Mac related, some crossamanda@chromium.org2009-07-115-29/+159
* linux: move gtk_init to the right threadpiman@google.com2009-07-102-16/+21
* Start using WebCursorInfo from the WebKit API. WebCursorInfo is adarin@google.com2009-07-081-1/+6
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-0810-44/+108
* Revert change 20173 because it breaks the ui_tests, plugin_testsnsylvain@chromium.org2009-07-0810-103/+44
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-0810-44/+103
* linux: fix renderer/plugin crash when loading multiple pages with pluginspiman@google.com2009-07-081-1/+2
* linux: OOP windowed pluginsevan@chromium.org2009-07-074-21/+37
* Revert "linux: OOP windowed plugins"evan@chromium.org2009-07-064-37/+21
* linux: OOP windowed pluginsevan@chromium.org2009-07-064-21/+37
* Move Emf class to the printing library. Also creates a platform agnostic Nat...sverrir@google.com2009-07-061-10/+7
* linux: only create browser-side plugin container after plugin requests itevan@chromium.org2009-06-301-0/+5
* Reverting 19560. This caused a bunch of plugin-related unittest failures on W...glen@chromium.org2009-06-301-5/+0
* linux: only create browser-side plugin container after plugin requests itevan@chromium.org2009-06-291-0/+5
* mac/linux: rework plugin channel file descriptor creationevan@chromium.org2009-06-274-27/+59
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-262-4/+10
* Revert all of my patches from today.evan@chromium.org2009-06-262-10/+4
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-262-4/+10
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-225-9/+46
* Revert "posix: two related changes to make plugin IPC work on POSIX."evan@chromium.org2009-06-225-46/+9
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-205-9/+46
* Revert "posix: two related changes to make plugin IPC work on POSIX."evan@chromium.org2009-06-195-46/+9
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-195-9/+46
* Fix Gears crash after making PluginThread::current() only work on that thread.jam@chromium.org2009-06-171-5/+6
* Switch child threads so that current() only works on the correct thread and t...jam@chromium.org2009-06-151-2/+7
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-142-2/+2
* Linux: refactor zygote supportagl@chromium.org2009-06-121-0/+3