summaryrefslogtreecommitdiffstats
path: root/content/browser/browser_process_sub_thread.h
Commit message (Expand)AuthorAgeFilesLines
* Use ScopedCOMInitializer in more places. While this doesn't always simplify ...pkasting@chromium.org2012-10-031-0/+12
* Just because we want to destroy a pointer somewhere other than a destructor d...pkasting@chromium.org2012-10-011-3/+1
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Stop refcounting URLRequestContext.willchan@chromium.org2012-05-111-3/+2
* Move cleanup that happens on IO thread destruction to content, so that not ev...jam@chromium.org2012-01-171-0/+5
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-2/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-3/+7
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-1/+3
* Reland r102332 - export more symbols needed for the component builddpranke@chromium.org2011-09-231-2/+3
* Revert "Fix more symbol exports and a compile failure for the component build...dpranke@chromium.org2011-09-221-3/+2
* Fix more symbol exports and a compile failure for the component build ofdpranke@chromium.org2011-09-221-2/+3
* Create a very simple TabContentsView (and not fully implemented yet) and add ...jam@chromium.org2011-09-151-0/+41