summaryrefslogtreecommitdiffstats
path: root/chrome/plugin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-3/+3
* Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-3/+3
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-2/+2
* Update our use of the NPAPI ClearSiteData API.bauerb@chromium.org2011-01-112-9/+6
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-012-5/+5
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-311-14/+12
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-1/+2
* Move thread local stuff from base to base/threading and consistently use thebrettw@chromium.org2010-12-301-1/+1
* Move the SetProcTitle code out of base and into chrome/common. This is onlybrettw@chromium.org2010-12-291-4/+0
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-2414-27/+47
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-2114-52/+71
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-2114-71/+52
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-2014-52/+71
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-2014-71/+52
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-2014-52/+71
* Remove CrApplication dependency from basethakis@chromium.org2010-12-181-1/+1
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-141-7/+5
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-111-5/+7
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-111-7/+5
* Convert over to channel handlesdmaclach@chromium.org2010-12-085-74/+12
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-087-53/+64
* Add a base class for objects that want to filter messages on the IO thread. ...jam@chromium.org2010-12-021-1/+1
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1