summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_plugin_lib.cc
Commit message (Expand)AuthorAgeFilesLines
* 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