| Commit message (Expand) | Author | Age | Files | Lines |
* | Build browser_process_sub_thread.cc on iOS. | msarda@chromium.org | 2012-10-10 | 1 | -0/+2 |
* | Use ScopedCOMInitializer in more places. While this doesn't always simplify ... | pkasting@chromium.org | 2012-10-03 | 1 | -9/+6 |
* | Just because we want to destroy a pointer somewhere other than a destructor d... | pkasting@chromium.org | 2012-10-01 | 1 | -5/+3 |
* | Remove all the indexeddb-related utility process code | alecflett@chromium.org | 2012-08-24 | 1 | -3/+0 |
* | Revert 152873 - Remove all the indexeddb-related utility process code | ricow@chromium.org | 2012-08-23 | 1 | -0/+3 |
* | Remove all the indexeddb-related utility process code | alecflett@chromium.org | 2012-08-22 | 1 | -3/+0 |
* | Move content::URLFetcher static functions to net::URLFetcher | akalin@chromium.org | 2012-06-19 | 1 | -2/+2 |
* | Stop refcounting URLRequestContext. | willchan@chromium.org | 2012-05-11 | 1 | -9/+1 |
* | Disallow UI/IO thread blocking on any other thread. | jam@chromium.org | 2012-04-26 | 1 | -0/+9 |
* | Rename BrowserChildProcessHost implementation class to BrowserChildProcessHos... | jam@chromium.org | 2012-01-23 | 1 | -2/+2 |
* | Add a Content API around BrowserChildProcessHost, similar to what was done wi... | jam@chromium.org | 2012-01-20 | 1 | -1/+1 |
* | Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ... | jam@chromium.org | 2012-01-20 | 1 | -1/+1 |
* | Add a Content API around BrowserChildProcessHost, similar to what was done wi... | jam@chromium.org | 2012-01-20 | 1 | -1/+1 |
* | Move cleanup that happens on IO thread destruction to content, so that not ev... | jam@chromium.org | 2012-01-17 | 1 | -3/+34 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2011-12-20 | 1 | -1/+3 |
* | Have content/ create and destroy its own threads. (Re-land) | joi@chromium.org | 2011-11-28 | 1 | -2/+4 |
* | Revert 111695 - Have content/ create and destroy its own threads. | joi@chromium.org | 2011-11-28 | 1 | -4/+2 |
* | Have content/ create and destroy its own threads. | joi@chromium.org | 2011-11-28 | 1 | -2/+4 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -1/+5 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -2/+2 |
* | Create a very simple TabContentsView (and not fully implemented yet) and add ... | jam@chromium.org | 2011-09-15 | 1 | -0/+41 |