| Commit message (Expand) | Author | Age | Files | Lines |
* | Move most of the core SSL code from chrome to content. The UI code that's sp... | jam@chromium.org | 2011-06-03 | 1 | -185/+0 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 1 | -4/+4 |
* | Remove frame_origin and main_frame_origin from network requests. | abarth@chromium.org | 2011-02-15 | 1 | -5/+1 |
* | Deinline even more destructors. | erg@google.com | 2010-12-14 | 1 | -0/+4 |
* | net: Remove typedef net::URLRequest URLRequest; | tfarina@chromium.org | 2010-11-30 | 1 | -8/+10 |
* | Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*. | pkasting@chromium.org | 2010-10-21 | 1 | -2/+2 |
* | Rename ChromeThread to BrowserThread Part22: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | FBTF: Small nits; moving virtual methods to implementation. | erg@google.com | 2010-10-08 | 1 | -0/+10 |
* | Rename ChromeThread to BrowserThread Part6: | tfarina@chromium.org | 2010-10-08 | 1 | -17/+17 |
* | Remove the mostly-unused FilterPolicy class. Convert the only actually-used ... | pkasting@chromium.org | 2010-05-18 | 1 | -41/+3 |
* | Fifth patch in getting rid of caching MessageLoop pointers. | jam@chromium.org | 2009-11-03 | 1 | -29/+33 |
* | Split ExtraRequestInfo out of ResourceDispatcherHost so it isn't cluttering up | brettw@chromium.org | 2009-09-02 | 1 | -7/+8 |
* | Replace the RenderProcessHost.PID function that returns the OS-generated | brettw@chromium.org | 2009-08-31 | 1 | -1/+1 |
* | Move GetTabContentsID out of tab util because it has nothing to do with tabs or | brettw@chromium.org | 2009-06-30 | 1 | -3/+4 |
* | Resubmit 16044 with typo fixed. | abarth@chromium.org | 2009-05-14 | 1 | -38/+34 |
* | Revert 16044 | abarth@chromium.org | 2009-05-14 | 1 | -34/+38 |
* | Minor cleanup of SSL UI code. | abarth@chromium.org | 2009-05-14 | 1 | -38/+34 |
* | Refactor the inner classes from SSLManager to their own files to reduce the c... | abarth@chromium.org | 2009-05-14 | 1 | -0/+209 |