summaryrefslogtreecommitdiffstats
path: root/extensions/browser/guest_view/app_view
Commit message (Expand)AuthorAgeFilesLines
* replace OVERRIDE and FINAL with override and final in extensions/mostynb2014-10-031-9/+9
* GuestView: Move lifetime management out of contentfsamuel2014-10-021-0/+4
* Enable webview tag in whitelisted webui pages, following the example of <exte...guohui2014-09-232-0/+2
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-1/+1
* Make WebContentsObserver::web_contents() publiclucinka.brozkova2014-09-041-6/+5
* GuestViews should be able to specify task manager entriesfsamuel2014-08-282-2/+8
* Remove implicit conversions from scoped_refptr to T* in extensions/dcheng2014-08-251-4/+2
* Remove BrowserPlugin's -internal-attach methodfsamuel@chromium.org2014-08-221-2/+2
* Moving app_view to extensions.lfg@chromium.org2014-08-216-0/+429