summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_plugin_lib.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove Gears from Chrome.aa@chromium.org2011-03-111-292/+0
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-4/+4
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-4/+4
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-7/+9
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-2/+2
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-2/+2
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-2/+2
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-2/+2
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-2/+2
* Convert LOG(INFO) to VLOG(1) - chrome/common/.pkasting@chromium.org2010-10-221-7/+6
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-2/+2
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Coverity: Initialize data members in constructor.jhawkins@chromium.org2010-10-051-1/+2
* Cleanup our Registry API.tfarina@chromium.org2010-08-091-4/+4
* Don't use command line flags for enabling the internal pdf plugin. Instead, ...jam@chromium.org2010-05-221-6/+0
* Turn on internal Flash Player by default.viettrungluu@chromium.org2010-04-121-3/+2
* Temporary stuff for internal plugins, part 1.viettrungluu@chromium.org2010-03-251-1/+4
* Register internal plugins and fix internal plugins path for Mac tests.viettrungluu@chromium.org2010-03-251-3/+7
* Revert 42646 - Register internal plugins.viettrungluu@chromium.org2010-03-251-7/+3
* Register internal plugins.viettrungluu@chromium.org2010-03-251-3/+7
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-151-16/+1
* Reverting 23420. It caused a reliability regression.maruel@chromium.org2009-08-141-1/+16
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-141-16/+1
* posix: drop Gears NOTIMPLEMENTED()evan@chromium.org2009-07-131-2/+1
* Remove a NOTIMPLEMENTED for Macpinkerton@chromium.org2009-04-281-5/+0
* Fix/punt on a bunch of NOTIMPLEMENTEDs.evan@chromium.org2009-03-261-2/+2
* Revert "Fix/punt on a bunch of NOTIMPLEMENTEDs."evan@chromium.org2009-03-251-2/+2
* Fix/punt on a bunch of NOTIMPLEMENTEDs.evan@chromium.org2009-03-251-2/+2
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-1/+1
* Add logging to NP_Initialize and CP_Initialize to try to figure out why gearsmpcomplete@google.com2009-02-061-0/+5
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-1/+1
* render_* work.jrg@chromium.org2009-01-271-3/+24
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-2/+1
* Changes to make it possible to statically link Gears. This is disabled by anmpcomplete@google.com2009-01-161-0/+14
* Fixing a crash when plugin messages are sent to dialogs.zork@google.com2009-01-161-0/+5
* Get rid of lowercasing plugin filenames in order to determine if two paths po...jam@chromium.org2009-01-121-11/+3
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-10/+15
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Add an accessor to get the CPAPI main plugin thread's MessageLoop. Use thatmpcomplete@google.com2008-09-231-0/+8
* Replace all instances of <hash_map> with a "base/hash_tabe.h",erg@google.com2008-09-081-2/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-0/+6
* Add chrome to the repository.initial.commit2008-07-261-0/+278