summaryrefslogtreecommitdiffstats
path: root/chrome/plugin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 18109, 18111: Windows UI tests failed.agl@chromium.org2009-06-101-3/+0
* Linux: refactor zygote supportagl@chromium.org2009-06-101-0/+3
* Fix regression from r11509 which caused each plugin instance to have its own ...jam@chromium.org2009-06-056-10/+11
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-044-8/+8
* Convert most of the chrome .lib files to gyp generation:sgk@chromium.org2009-06-041-231/+0
* Fix browser hang due to plugin deadlockamit@chromium.org2009-06-032-2/+3
* Reduce header dependencies in net/phajdan.jr@chromium.org2009-05-291-0/+1
* Added support for constructor calls in the NPAPI.sgjesse@chromium.org2009-05-274-3/+94
* Make sure that seekable streams are removed from the list of resource clients...ananta@chromium.org2009-05-232-0/+16
* CPAPI gears drag drop and renderer IPC.michaeln@google.com2009-05-223-0/+99
* Add events to windowless plugins on linux. This CL also refactors the eventevan@chromium.org2009-05-222-7/+12
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-1/+1
* linux: we actually already had a bug on file for this NOTIMPLEMENTED.evan@chromium.org2009-05-141-1/+4
* Reverting 15986.michaeln@google.com2009-05-133-99/+0
* CPAPI gears drag drop and renderer IPC....michaeln@google.com2009-05-133-0/+99
* Move win_util.h from common to app.ben@chromium.org2009-05-083-3/+8
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1
* Fail the plugin initialization if we are unable to duplicate the event handle...ananta@chromium.org2009-04-273-4/+10
* Linux: use opaque NativeViewIdsagl@chromium.org2009-04-241-0/+8
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-2318-88/+154
* Fix hang seen in plugin process because plugin creation ended up having to wa...jam@chromium.org2009-04-212-32/+11
* plugins: move NativeLibrary into base.evan@chromium.org2009-04-212-2/+3
* Revert 12739, 12740, and 12741 because we're going to fix Issue 7448 purely i...abarth@chromium.org2009-04-081-1/+0
* Adds new messages and widens some existing messages between the renderer and ...michaeln@google.com2009-04-071-0/+2
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-3/+5
* Make OpenProcessHandle report an error when it couldn't open the handle.phajdan.jr@chromium.org2009-04-031-1/+5
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-036-6/+6
* Move IPC code to ipc/agl@chromium.org2009-04-036-6/+6
* Remove the checked-in scons configuration files.sgk@google.com2009-04-011-128/+0
* Fix Mac build break.jam@chromium.org2009-04-011-1/+1
* Port plugin messages.jam@chromium.org2009-04-018-66/+79
* Add the ability to specify a default MIME type when loading a resource. We'l...abarth@chromium.org2009-03-281-0/+1
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-2710-135/+15
* We need to set the clipping region of the HDC passed in to a windowless flash...ananta@chromium.org2009-03-271-0/+7
* Expose whether we're in private browsing mode to plugins.I chose to implement...jam@chromium.org2009-03-266-4/+16
* Report the plugin position to windowed plugins as (0,0)jam@chromium.org2009-03-262-2/+4
* Fix a plugin crash due to ResourceDispatcher being used after it was deletedmpcomplete@google.com2009-03-231-1/+5
* SSLPolicy Fix: Step 3.abarth@chromium.org2009-03-171-1/+2
* Removed unneeded includes of base/time.h.thestig@chromium.org2009-03-161-1/+0
* Get rid of the gears in renderer process code. This allows me to do some cle...jam@chromium.org2009-03-131-3/+0
* Switch to using one ResourceDispatcher per render process, and move it to Chi...jam@chromium.org2009-03-123-17/+2
* Add more info to a dcheck to see why DuplicateHandle is failing on the buildbot.jam@chromium.org2009-03-121-1/+2
* Stop having renderers use both pids and a monotonically increasing "host_id"....jam@chromium.org2009-03-124-20/+17
* NO CODE CHANGEdeanm@chromium.org2009-03-105-5/+0
* NO CODE CHANGE.maruel@google.com2009-03-107-17/+30
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-081-1/+2