| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | - Add a new content settings type AUTO-SELECT-CERTIFICATE. The default value ... | markusheintz@chromium.org | 2011-08-24 | 2 | -8/+7 |
* | Removal of Profile from content part 7. | avi@chromium.org | 2011-08-09 | 1 | -1/+1 |
* | Revert 95552 - Revert 95541 - Profiles: SSLManger broadcasts SSL_INTERNAL_STA... | yzshen@chromium.org | 2011-08-05 | 4 | -8/+14 |
* | Revert 95541 - Profiles: SSLManger broadcasts SSL_INTERNAL_STATE_CHANGED with... | apatrick@chromium.org | 2011-08-05 | 4 | -14/+8 |
* | Profiles: SSLManger broadcasts SSL_INTERNAL_STATE_CHANGED with a Source<Brows... | erg@google.com | 2011-08-05 | 4 | -8/+14 |
* | Removal of Profile from content part 1. | avi@chromium.org | 2011-07-27 | 1 | -2/+2 |
* | Win: Replace native modal cert selector dialog with Views tab constrained imp... | mattm@chromium.org | 2011-07-21 | 2 | -3/+27 |
* | Stop calls to InfoForRequest() and RenderViewForRequest() by TaskManager from... | wez@chromium.org | 2011-07-12 | 1 | -1/+0 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 4 | -22/+22 |
* | Add a bunch of owners for subdirs under content. | jam@chromium.org | 2011-06-14 | 1 | -0/+1 |
* | Move load_from_memory_cache_details.* to content now that the SSL code has mo... | jam@chromium.org | 2011-06-13 | 1 | -1/+1 |
* | Remove the remaining Chrome SSL dependencies from content. | jam@chromium.org | 2011-06-06 | 3 | -22/+15 |
* | Get rid of some SSL dependencies by talking to SSLBlockingPolicy through a ca... | jam@chromium.org | 2011-06-04 | 2 | -50/+40 |
* | Move most of the core SSL code from chrome to content. The UI code that's sp... | jam@chromium.org | 2011-06-03 | 19 | -0/+1820 |