summaryrefslogtreecommitdiffstats
path: root/chrome/plugin
Commit message (Expand)AuthorAgeFilesLines
* 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
* DevTools: report network stack-based finish time for resources.pfeldman@chromium.org2010-09-161-1/+2
* FBTF: Add default ctors/dtors for various param structs.erg@google.com2010-09-151-0/+1
* base: Move SplitStringDontTrim functions from string_util.h to string_split.htfarina@chromium.org2010-09-151-2/+3
* This is a second attempt of http://codereview.chromium.org/3175038davemoore@chromium.org2010-09-131-1/+1
* Revert 59147 - Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-1/+1
* Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-1/+1
* Fix initial plugin Mac plugin focus and visibilystuartmorgan@chromium.org2010-09-031-5/+0
* Sandboxing built-in flashcpu@chromium.org2010-08-301-3/+32
* Fix for the missing plugin message displayed at times on sites like youtube w...ananta@chromium.org2010-08-253-7/+14
* FBTF: Header cleanup in chrome/common. Part 1.jhawkins@chromium.org2010-08-171-0/+1
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-171-0/+1
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-171-1/+0
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-2/+1
* FBTF: Remove all the easy headers from *_messages.h.erg@google.com2010-08-121-0/+1
* base: rename Environment::GetEnv to Environment::GetVar.tfarina@chromium.org2010-08-071-1/+1