| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove knowledge about SSLClientAuthHandler from chrome. Instead a callback i... | jam@chromium.org | 2012-02-13 | 6 | -227/+4 |
* | Remove ssl_host_state.h dependency from chrome. | jam@chromium.org | 2012-02-13 | 4 | -7/+46 |
* | Remove ssl_manager.h dependency from chrome. | jam@chromium.org | 2012-02-13 | 3 | -14/+3 |
* | Get rid of ssl_cert_error_handler.h dependency from Chrome. | jam@chromium.org | 2012-02-13 | 4 | -11/+23 |
* | Move ContextMenuParams struct from webkit/glue to content/public/common. The ... | jam@chromium.org | 2012-02-12 | 3 | -59/+8 |
* | Define the public interface for content browser SiteInstance. This interface ... | ananta@chromium.org | 2012-01-25 | 1 | -1/+2 |
* | Get rid of RenderViewHostDelegate::GetAsTabContents. | jam@chromium.org | 2012-01-24 | 1 | -4/+5 |
* | Add tests for the webui implementation of the SSL client certificate selector. | kevers@chromium.org | 2012-01-24 | 2 | -8/+23 |
* | Revert 118001 - Revert 117968 - Rename is_hsts_host to fatal. | apatrick@chromium.org | 2012-01-18 | 5 | -9/+10 |
* | Revert 117968 - Rename is_hsts_host to fatal. | apatrick@chromium.org | 2012-01-18 | 5 | -10/+9 |
* | Rename is_hsts_host to fatal. | palmer@chromium.org | 2012-01-17 | 5 | -9/+10 |
* | Fix merge error | jam@chromium.org | 2012-01-04 | 1 | -1/+1 |
* | Get rid of content::NavigationController in cc file and use "using" instead. | jam@chromium.org | 2012-01-04 | 1 | -3/+4 |
* | Rename NavigationController to NavigationControllerImpl. I'll get rid of cont... | jam@chromium.org | 2012-01-04 | 5 | -13/+14 |
* | Convert all the notifications which use NavigationController to content::Navi... | jam@chromium.org | 2012-01-03 | 1 | -3/+3 |
* | Remove DeleteTask and convert remaining users. | dcheng@chromium.org | 2012-01-02 | 1 | -1/+2 |
* | Create a Content API interface around NavigationController, and move all the ... | jam@chromium.org | 2011-12-29 | 1 | -1/+1 |
* | Convert unix_hacker functions on NavigationController that are used by Chrome... | jam@chromium.org | 2011-12-29 | 2 | -3/+4 |
* | Rename NavigationController to NavigationControllerImpl and put it into the c... | jam@chromium.org | 2011-12-28 | 4 | -17/+28 |
* | Convert a few methods in NavigationController to return a content::Navigation... | jam@chromium.org | 2011-12-28 | 1 | -5/+8 |
* | Move the PageNavigator interface and GlobalRequestID struct to content\public... | jam@chromium.org | 2011-12-28 | 1 | -2/+2 |
* | Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ... | jam@chromium.org | 2011-12-27 | 2 | -25/+29 |
* | Move most of the remaining users of WebContentsObserver::tab_contents() to us... | jam@chromium.org | 2011-12-26 | 1 | -2/+3 |
* | Create a Content API around NavigationEntry that's in content/public/browser.... | jam@chromium.org | 2011-12-25 | 1 | -4/+4 |
* | Move navigation_details.h to content/public/browser. | jam@chromium.org | 2011-12-22 | 1 | -1/+1 |
* | Move a bunch of methods from TabContents into the WebContents interface. This... | jam@chromium.org | 2011-12-22 | 1 | -1/+1 |
* | Revert 115346. The change didn't break anything, the test was faulty. Will di... | jam@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests | thakis@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | Rename TabContents::controller() to GetController and put it into the WebCont... | jam@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | Trivial move of content::BrowserContext to content/public. | joi@chromium.org | 2011-12-15 | 1 | -1/+1 |
* | Define the public interface for content browser RenderProcessHost. This inter... | ananta@chromium.org | 2011-11-18 | 1 | -4/+4 |
* | Add OVERRIDE to content/. | avi@chromium.org | 2011-11-17 | 3 | -5/+5 |
* | Cleanup: Remove unneeded forward declarations in content/browser. | thestig@chromium.org | 2011-11-10 | 3 | -6/+0 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 4 | -5/+11 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 4 | -4/+4 |
* | Move SecurityStyle enum into content/public/common and put it into the conten... | jam@chromium.org | 2011-10-21 | 1 | -6/+10 |
* | Fix SSL client auth selector multi-profile handling. | mattm@chromium.org | 2011-10-20 | 5 | -6/+38 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 2 | -8/+9 |
* | Move content_browser_client.h to public, and while at it, move | joi@chromium.org | 2011-10-19 | 2 | -2/+2 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 4 | -40/+45 |
* | Move url_constansts.h to content/public/common. | jam@chromium.org | 2011-10-14 | 1 | -1/+1 |
* | Ignore revocation check failures from automated requests. | agl@chromium.org | 2011-10-12 | 2 | -7/+13 |
* | Use new callbacks for SSL UI. | mattm@chromium.org | 2011-09-30 | 4 | -20/+24 |
* | net: make HSTS hosts use the normal SSL interstitials | agl@chromium.org | 2011-09-27 | 5 | -22/+25 |
* | Revert "net: make HSTS hosts use the normal SSL interstitials" | agl@chromium.org | 2011-09-27 | 5 | -25/+22 |
* | net: make HSTS hosts use the normal SSL interstitials | agl@chromium.org | 2011-09-27 | 5 | -22/+25 |
* | For the SSL cert status, convert anonymous enum that gives bit values into a ... | pkasting@chromium.org | 2011-09-23 | 5 | -17/+23 |
* | Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi... | pkasting@chromium.org | 2011-09-22 | 5 | -24/+18 |
* | For the SSL cert status, convert anonymous enum that gives bit values into a ... | pkasting@chromium.org | 2011-09-22 | 5 | -18/+24 |
* | Annotate all of the functions in content that need to be exported, in prepara... | dpranke@chromium.org | 2011-09-13 | 4 | -11/+19 |