summaryrefslogtreecommitdiffstats
path: root/chrome/plugin
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* Disable IME for sandboxed flash (windows)cpu@chromium.org2010-11-231-0/+9
* Implement NPAPI HTTP Redirect handling. This basically supports the NPAPI URL...ananta@chromium.org2010-11-234-5/+16
* Make accelerated Mac plugins handle GL initialization failure instead of cras...stuartmorgan@chromium.org2010-11-221-2/+17
* Add PluginDataRemover.bauerb@chromium.org2010-11-182-0/+34
* Enable sandboxed flash on windows by default.cpu@chromium.org2010-11-131-2/+2
* gtk: refactor copy-pasted codeevan@chromium.org2010-11-051-16/+5
* Revert "gtk: refactor copy-pasted code"evan@chromium.org2010-11-051-2/+16
* gtk: refactor copy-pasted codeevan@chromium.org2010-11-051-16/+2
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-012-6/+6
* Let every "accelerated IO surface swapped" message have an identifier of the ...thakis@chromium.org2010-10-284-6/+9
* Use an opaque handle type to pass WebPluginDelegateImpl across dylib boundariesthakis@chromium.org2010-10-282-14/+16
* Fix up SharedMemory implementation so that it is more equivalent on Windows v...dmaclach@chromium.org2010-10-272-6/+2
* Remove GetURLForDebugging().pkasting@chromium.org2010-10-231-4/+0
* Convert LOG(INFO) to VLOG(1) - chrome/plugin/.pkasting@chromium.org2010-10-212-10/+10