summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_plugin_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove old web app code it's no longer needed. Simplifies startup a little.ben@chromium.org2009-02-021-0/+2
* Fix a bunch of header includes. I removed some unnecessary headers from abrettw@chromium.org2009-02-011-0/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-1/+1
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-5/+32
* Porting profiles to the Mac.avi@chromium.org2009-01-281-1/+1
* Two things:ben@chromium.org2009-01-241-0/+1
* revert r8603rvargas@google.com2009-01-241-32/+5
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-5/+32
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-2/+2
* Updating so that Gears can spawn file selectors when running in the renderer ...zork@google.com2009-01-131-0/+13
* HtmlDialogView is hard-wired to the gears application shortcut dialogs but it...tim@chromium.org2009-01-091-0/+1
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+2
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-1/+1
* Adding a CPAPI function to make a function call asynchonously on the plugin t...zork@google.com2008-09-191-0/+13
* Adding sync plugin messages, and plugin broadcasts to the renderer processeszork@google.com2008-09-151-16/+33
* Disable the interceptor DCHECK that we are only called from a single thread.darin@google.com2008-08-261-1/+6
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-6/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Step 1 at making Gears run in the renderer process (enabled by switchmpcomplete@google.com2008-08-151-0/+8
* Add chrome to the repository.initial.commit2008-07-261-0/+742