summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_plugin_host.cc
Commit message (Expand)AuthorAgeFilesLines
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-151-3/+3
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+2
* Create a ResourceMessageFilter to filter resource related IPCs. This gets ri...jam@chromium.org2010-12-151-0/+1
* net: Add namespace net to URLRequestErrorJob.tfarina@chromium.org2010-12-151-1/+1
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-3/+3
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-111-2/+2
* Move:ben@chromium.org2010-12-021-1/+1
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-21/+22
* Cloud Print Dialog work.scottbyer@google.com2010-11-021-0/+1
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part14:tfarina@chromium.org2010-10-101-4/+4
* FBTF: Small nits; moving virtual methods to implementation.erg@google.com2010-10-081-0/+6
* FBTF: Add default ctors/dtors for various param structs.erg@google.com2010-09-151-0/+1
* Cleanup some duplicated includes.tfarina@chromium.org2010-09-041-1/+0
* Add undeclared virtual destructors part 3ziadh@chromium.org2010-07-301-1/+1
* Use a plain ASCII string for the UI locale in the plugin service.evan@chromium.org2010-07-301-2/+2
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-161-5/+1
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-2/+2
* [Large; Chromium OS] Work to host the cloud print dialog when builtmaruel@chromium.org2010-05-141-0/+1
* Pass HttpRequestHeaders to URLRequest::SetExtraRequestHeaders().willchan@chromium.org2010-05-071-1/+4
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-2/+2
* Support sending a sliced file in chromium.jianli@chromium.org2010-03-241-1/+2
* Deprecate file_util::AppendToPath() on non-Windows.evan@chromium.org2010-02-261-3/+4
* Move base64 from 'net/base' into 'base'.hayato@chromium.org2009-11-241-1/+0
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-1/+3
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-7/+4
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-231-2/+3
* Fix a whole bunch of style nits.erg@google.com2009-10-131-4/+4
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-1/+0
* Reverting 27389.darin@chromium.org2009-09-301-8/+5
* Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org2009-09-281-5/+8
* Assert that thread-safe reference counting is used withdarin@chromium.org2009-09-281-8/+5
* Take out the activex control.BUG=20259jam@chromium.org2009-09-081-1/+1
* CPAPI (0.11) for gears drag drop.mpcomplete@chromium.org2009-07-231-1/+8
* Add support to URLRequest for deferring redirects.darin@chromium.org2009-07-231-1/+2
* Take two for http://codereview.chromium.org/131094tim@chromium.org2009-06-291-0/+2
* Revert cl 19359 due to browser_tests timeout.tim@chromium.org2009-06-261-2/+0
* Add a 'RegisterMessages' function to DOMMessageHandler to make it easy to con...tim@chromium.org2009-06-261-0/+2
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-131-0/+1
* Google Gears should be renamed to Gearsmhm@chromium.org2009-06-121-1/+1
* Reduce header dependencies in net/phajdan.jr@chromium.org2009-05-291-0/+1
* CPAPI gears drag drop and renderer IPC.michaeln@google.com2009-05-221-0/+16
* Reverting 15986.michaeln@google.com2009-05-131-16/+0
* CPAPI gears drag drop and renderer IPC....michaeln@google.com2009-05-131-0/+16
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Move Browser implementation of callback interfaces into the private section.stoyan@chromium.org2009-04-231-1/+1
* Remove more unneeded scaffolding.thestig@chromium.org2009-04-081-6/+0
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-2/+3
* Move HTML dialogs out of their own tab contents type. Moved functions to newbrettw@chromium.org2009-04-031-4/+5