| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 198844 "Move sequenced_task_runner to base/task" | dbeam@chromium.org | 2013-05-08 | 1 | -1/+1 |
* | Move sequenced_task_runner to base/task | brettw@chromium.org | 2013-05-08 | 1 | -1/+1 |
* | content: Update the include paths of base/string_piece.h to its new location. | tfarina@chromium.org | 2013-04-12 | 1 | -1/+1 |
* | net: extract net/cert out of net/base | phajdan.jr@chromium.org | 2013-03-29 | 6 | -9/+9 |
* | net: split net/ssl out of net/base | phajdan.jr@chromium.org | 2013-03-14 | 3 | -4/+4 |
* | Pass Resourcetype to AllowCertificateError callback | sgurun@chromium.org | 2013-02-25 | 1 | -9/+1 |
* | content: convert SSL notifications to observer usage (take 2) | phajdan.jr@chromium.org | 2013-02-13 | 3 | -33/+59 |
* | Revert "content: convert SSL notifications to observer usage" | phajdan.jr@chromium.org | 2013-02-11 | 3 | -59/+33 |
* | content: convert SSL notifications to observer usage | phajdan.jr@chromium.org | 2013-02-08 | 3 | -33/+59 |
* | Move client certificates retrieval logic out of the SSL sockets. | ppi@chromium.org | 2013-02-07 | 1 | -1/+1 |
* | [autofill] Pass along frame URL and SSL status, only allow requests for credi... | dbeam@chromium.org | 2012-12-06 | 1 | -4/+4 |
* | Add content/browser/loader/ for resource loading related classes. | darin@chromium.org | 2012-12-05 | 3 | -5/+4 |
* | content/browser: Move ssl code into the content namespace. | tfarina@chromium.org | 2012-10-24 | 17 | -122/+140 |
* | Move a bunch more code into the content namespace. | jam@chromium.org | 2012-10-23 | 7 | -10/+18 |
* | Remove error handling for NOT_IN_DNS. | agl@chromium.org | 2012-08-01 | 1 | -1/+0 |
* | Remove #pragma once from content | ajwong@chromium.org | 2012-07-11 | 8 | -11/+3 |
* | Add SSlHostState::Clear() | jgreenwald@chromium.org | 2012-06-27 | 3 | -3/+22 |
* | RefCounted types should not have public destructors, delegate cleanup | rsleevi@chromium.org | 2012-06-26 | 1 | -0/+3 |
* | Remove message_loop_helpers.h and update the includes to point to the new loc... | tfarina@chromium.org | 2012-06-20 | 1 | -1/+1 |
* | Moving LoadFromMemoryCacheDetails to content/public/browser and making it a s... | shishir@chromium.org | 2012-06-20 | 2 | -10/+11 |
* | Refactor the guts of ResourceDispatcherHostImpl into a new class named | darin@chromium.org | 2012-06-14 | 1 | -5/+4 |
* | Inherits SupportsWeakPtr<T> instead of having WeakPtrFactory<T> | toyoshim@chromium.org | 2012-05-31 | 6 | -6/+6 |
* | Use WeakPtr for passing SSLErrorHandler::Delegate to SSLManager. | toyoshim@chromium.org | 2012-05-17 | 6 | -23/+30 |
* | Show the "cannot proceed" text only when appropriate. | palmer@chromium.org | 2012-05-16 | 2 | -8/+14 |
* | TabContents -> WebContentsImpl, part 13. | avi@chromium.org | 2012-04-16 | 1 | -2/+2 |
* | TabContents -> WebContentsImpl, part 14. | avi@chromium.org | 2012-04-16 | 3 | -6/+5 |
* | TabContents -> WebContentsImpl, part 12. | avi@chromium.org | 2012-04-13 | 1 | -3/+3 |
* | TabContents -> WebContentsImpl, part 7. | avi@chromium.org | 2012-04-11 | 3 | -3/+3 |
* | TabContents -> WebContentsImpl, part 3. | avi@chromium.org | 2012-04-10 | 4 | -5/+5 |
* | TabContents -> WebContentsImpl, part 1. | avi@chromium.org | 2012-04-10 | 1 | -3/+3 |
* | Move ResourceRequestDetails to content/public/browser and put in the content ... | tfarina@chromium.org | 2012-03-19 | 2 | -11/+13 |
* | Factor out ResourceDispatcherHost dependent code around SSLManager | toyoshim@chromium.org | 2012-03-13 | 6 | -62/+90 |
* | Remove ProvisionalLoadDetails struct and notification, since WebContentsObser... | jam@chromium.org | 2012-03-12 | 1 | -6/+0 |
* | Add content/public/browser/resource_dispatcher_host.h | darin@chromium.org | 2012-03-12 | 7 | -33/+38 |
* | Add ResourceRequestInfo. | darin@chromium.org | 2012-03-07 | 3 | -14/+15 |
* | Move Render(View|Widget)Host and associated classes to content namespace. | joi@chromium.org | 2012-03-07 | 1 | -0/+1 |
* | Move Render(Widget|View)HostImpl to files with _impl in filename. | joi@chromium.org | 2012-03-06 | 2 | -3/+3 |
* | Extract minimal RenderViewHost interface for embedders, leaving | joi@chromium.org | 2012-03-05 | 1 | -3/+3 |
* | Fix ExpiredCertAndGoBackTests. | vandebo@chromium.org | 2012-02-28 | 1 | -2/+2 |
* | Display an interstitial for weak key errors. | agl@chromium.org | 2012-02-15 | 1 | -0/+1 |
* | Add extra data to BrowserContext so that content layer and other embedders ca... | jam@chromium.org | 2012-02-15 | 3 | -33/+15 |
* | 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 |