summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_plugin_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the gears in renderer process code. This allows me to do some cle...jam@chromium.org2009-03-131-30/+15
* Make chrome_plugin_host.cc and chrome_plugin_util.cc compile on Posix.jhawkins@chromium.org2009-02-261-12/+27
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-2/+2
* HtmlDialogContentsDelegate should not subclass views::WindowDelegate, for por...ben@chromium.org2009-02-241-4/+2
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-02-191-1/+0
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-7/+4
* Make gears_integration.cc compile on Posix. Change the GearsCreateShortcut c...jhawkins@chromium.org2009-02-171-0/+6
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-0/+1
* 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