summaryrefslogtreecommitdiffstats
path: root/content/renderer/manifest/manifest_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in content/renderer/.avi2015-12-251-0/+1
* Implement WebContents::HasManifest.dominickn2015-10-151-0/+1
* Cleanup: Fix content header include guards.tfarina2015-02-271-1/+1
* Add is_same_page_navigation to RFO::DidCommitProvisionalLoad.mlamouri2015-02-271-1/+2
* [Manifest] Update a RenderFrame's Manifest when navigated.mlamouri2015-02-041-0/+1
* Standardize usage of virtual/override/final in content/renderer/dcheng2014-10-211-3/+3
* Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderermohan.reddy2014-10-081-2/+2
* Add support for 'start_url' in Manifest.mlamouri2014-09-161-1/+4
* Implement ManifestManager to handle manifest in content/.mlamouri2014-09-161-0/+81