| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch to standard integer types in content/renderer/. | avi | 2015-12-25 | 1 | -0/+1 |
* | Implement WebContents::HasManifest. | dominickn | 2015-10-15 | 1 | -0/+1 |
* | Cleanup: Fix content header include guards. | tfarina | 2015-02-27 | 1 | -1/+1 |
* | Add is_same_page_navigation to RFO::DidCommitProvisionalLoad. | mlamouri | 2015-02-27 | 1 | -1/+2 |
* | [Manifest] Update a RenderFrame's Manifest when navigated. | mlamouri | 2015-02-04 | 1 | -0/+1 |
* | Standardize usage of virtual/override/final in content/renderer/ | dcheng | 2014-10-21 | 1 | -3/+3 |
* | Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderer | mohan.reddy | 2014-10-08 | 1 | -2/+2 |
* | Add support for 'start_url' in Manifest. | mlamouri | 2014-09-16 | 1 | -1/+4 |
* | Implement ManifestManager to handle manifest in content/. | mlamouri | 2014-09-16 | 1 | -0/+81 |