summaryrefslogtreecommitdiffstats
path: root/chrome/plugin
Commit message (Expand)AuthorAgeFilesLines
* Run the Chromoting client plugin out-of-process.wez@chromium.org2012-11-163-0/+40
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Revert r108760 / reland r108744, r108753 w/ fixdpranke@chromium.org2011-11-081-4/+0
* Revert r108744, r108753 - "Modify code in chrome to call wrapper functions on...dpranke@chromium.org2011-11-051-0/+4
* Modify code in chrome to call wrapper functions on PluginServicedpranke@chromium.org2011-11-041-4/+0
* Move content_plugin_client.h to content\public\plugin.ananta@chromium.org2011-10-122-2/+2
* Clean up DEPS rules against content so that not all chrome code can include a...jam@chromium.org2011-09-303-0/+61
* Move plugin code to content.jam@chromium.org2011-03-1625-4811/+0
* Remove last dependencies on chrome\common from chrome\plugin.jam@chromium.org2011-03-165-29/+9
* Unifying NativeMetafile class interface (as much as possible) for Linux, Mac,...dpapad@chromium.org2011-03-161-2/+2
* Get rid of some more dependencies on chrome\common from plugin, in preparatio...jam@chromium.org2011-03-154-14/+13
* Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, an...jam@chromium.org2011-03-151-12/+3
* Move injection_test_dll.h to content\common to get rid of a dependency on chr...jam@chromium.org2011-03-141-2/+2
* Move plugin messages to content.jam@chromium.org2011-03-148-8/+8
* Move some message files and hi_res_timer_manager to content, in preparation f...jam@chromium.org2011-03-131-1/+1
* Remove Gears from Chrome.aa@chromium.org2011-03-115-869/+0
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-112-2/+2
* Move Linux sub process breakpad initialization to a common place.jam@chromium.org2011-03-111-9/+0
* Remove references to off the record from PluginChannel. Contributed by vipul....jam@chromium.org2011-03-105-8/+8
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-081-1/+1
* Fix wstrings in content/common.avi@chromium.org2011-03-081-1/+1
* Move ChildThread and ChildProcess to content. Also move remaining code that ...jam@chromium.org2011-03-086-6/+6
* Reland r76840 with fix for webkit_gpu dependencies.apatrick@chromium.org2011-03-086-400/+1
* Move ResourceDispatcher to content. I've moved the Chrome-specific SecurityF...jam@chromium.org2011-03-071-1/+1
* Take out the is_content_filtered bool that gets passed around betwen renderer...jam@chromium.org2011-03-041-3/+1
* Revert 76840 - Removed GPU plugin.jcivelli@chromium.org2011-03-046-1/+400
* Removed GPU plugin.apatrick@chromium.org2011-03-036-400/+1
* Move MessageRouter from chrome to content.jam@chromium.org2011-03-031-1/+1
* Applying factory pattern (through NativeMetafileFactory class). It is used to...dpapad@chromium.org2011-03-021-8/+14
* Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)...jam@chromium.org2011-03-021-14/+8
* Applying factory pattern (through NativeMetafileFactory class). It is used to...dpapad@chromium.org2011-03-021-8/+14
* Moved creation of GPU command buffer shared memory into the browser process.apatrick@chromium.org2011-02-282-62/+12
* Implemented policy to disable plugin finder.pastarmovj@chromium.org2011-02-251-1/+2
* Preload IME for the flash sandbox plugincpu@chromium.org2011-02-221-0/+14
* Implement basic crash detection and shutdown handling for out of process PPAPIbrettw@chromium.org2011-02-151-3/+5
* Remove frame_origin and main_frame_origin from network requests.abarth@chromium.org2011-02-151-2/+0
* Remove some ToWStringHack()s that are in Windows-only code.evan@chromium.org2011-02-081-1/+6
* Move the Carbon SetCursor method on WebPluginDelegateImpl to a different name...avi@chromium.org2011-02-071-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-057-9/+9
* Clean up channel modesdmaclach@chromium.org2011-02-031-1/+1
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-031-4/+4
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Update Mac plugin IME handling to match updated specstuartmorgan@chromium.org2011-01-214-8/+15
* Make sure the process is _really_ gone after a __debugbreak(). We've had acevans@chromium.org2011-01-211-1/+3
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-7/+7
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-203-11/+10
* Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...ben@chromium.org2011-01-191-3/+3
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-175-6/+6
* Make CommandBuffer::Flush asynchronous, and add CommandBuffer::FlushSync with...piman@google.com2011-01-141-2/+2
* Re-enabling the IME for sandboxed flashcpu@chromium.org2011-01-141-8/+0