summaryrefslogtreecommitdiffstats
path: root/athena/content/web_activity.h
Commit message (Expand)AuthorAgeFilesLines
* athena: Introduce ActivityView.Sadrul Habib Chowdhury2014-11-051-0/+6
* athena: Remove ActivityViewModel::CreateWidget().Sadrul Habib Chowdhury2014-11-031-1/+0
* C++11 override style change for athenaMitsuru Oshima2014-10-241-23/+22
* Show popups opened via window.open() immediately after they are opened.pkotwicz2014-10-081-1/+1
* replace OVERRIDE and FINAL with override and final in athena/mostynb2014-10-031-21/+21
* Attach extension related tab helpers to WebActivity's content::WebContentspkotwicz2014-10-011-6/+2
* Get FileSelect dialog work on athenaoshima2014-09-251-0/+1
* Adding overview / layer framework to Activities so that unloaded / sleeping a...skuhne2014-09-151-9/+8
* [Athena] Hack to display favicons for web activities in overview mode.pkotwicz2014-09-111-0/+25
* V2 app support step2 : Use NativeAppWindow for Activity's window.oshima2014-09-111-0/+1
* Make activities have a thick border when in overview mode part 1pkotwicz2014-09-061-0/+2
* Support V1 apposhima2014-09-051-1/+5
* Decoupling visibility states from webcontent, adding visibility management in...skuhne2014-09-051-2/+14
* Athena: Adding basic resource management framework (un-/re-loading) of V2 app...skuhne@chromium.org2014-08-221-0/+1
* Revert 291221 "Athena: Adding basic resource management framewor..."finnur@chromium.org2014-08-221-1/+0
* Athena: Adding basic resource management framework (un-/re-loading) of V2 app...skuhne@chromium.org2014-08-211-0/+1
* athena: Show the theme-color in the title strip, and fix the height.sadrul@chromium.org2014-08-081-0/+2
* Handle WebContents created for new windows and create activities for these.flackr@chromium.org2014-07-231-0/+1
* Additions to Activities to allow resource managementskuhne@chromium.org2014-07-121-1/+16
* Use Widget frame and WidgetDelegate in ActvityWidgetoshima@chromium.org2014-07-111-3/+4
* Introduces AppActivity and handler of chrome.shell API.mukai@chromium.org2014-06-171-0/+2
* Enable accelerators on web activity windowoshima@chromium.org2014-06-131-0/+1
* Uses string16 for ActivityViewModel::GetTitle()mukai@chromium.org2014-06-071-1/+1
* Use webview in web activityoshima@chromium.org2014-06-071-3/+11
* Moves WebActivity to a new directory athena/content.mukai@chromium.org2014-06-051-0/+46