summaryrefslogtreecommitdiffstats
path: root/chrome/plugin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 63232 - On Windows, create a new TransportDIB::Handle struct which inc...kkania@chromium.org2010-10-202-41/+74
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-202-74/+41
* Add Ability to pass in allowed extensions to GPU contexts.gman@chromium.org2010-10-191-2/+2
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-173-14/+17
* Implement IME for Mac plugins using the Cocoa event model on 10.6stuartmorgan@chromium.org2010-10-154-0/+18
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-151-1/+2
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-131-1/+3
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-131-2/+7
* FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: .erg@google.com2010-10-081-2/+3
* Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc...satish@chromium.org2010-10-062-38/+74
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-062-74/+38
* Add offscreen context creation attributes to GGL.enne@chromium.org2010-10-011-1/+2
* Enable the invalidating Core Animation plugin drawing model on 10.5stuartmorgan@chromium.org2010-10-014-6/+170
* shared_memory: remove wstrings, fix callers.evan@chromium.org2010-09-291-1/+1
* Add NULL-checks to plugin delegate message handlersstuartmorgan@chromium.org2010-09-271-7/+13
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-182-6/+6
* Revert 59845 - Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-172-6/+6
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-172-6/+6