summaryrefslogtreecommitdiffstats
path: root/athena/content/app_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-21/+20
* replace OVERRIDE and FINAL with override and final in athena/mostynb2014-10-031-19/+19
* Remove extension dependency from athena/contentoshima2014-10-031-6/+1
* Creating PNG images from web content to be used by OverviewMode navigationskuhne2014-09-251-3/+2
* Get FileSelect dialog work on athenaoshima2014-09-251-0/+1
* As both now uses AppWindowoshima2014-09-221-4/+11
* Adding overview / layer framework to Activities so that unloaded / sleeping a...skuhne2014-09-151-14/+13
* [Athena] Hack to display favicons for web activities in overview mode.pkotwicz2014-09-111-0/+1
* V2 app support step2 : Use NativeAppWindow for Activity's window.oshima2014-09-111-5/+1
* Make activities have a thick border when in overview mode part 1pkotwicz2014-09-061-0/+2
* Decoupling visibility states from webcontent, adding visibility management in...skuhne2014-09-051-3/+15
* Consolidate AppControllDelegate to ExtensionsDelegate.oshima2014-08-271-4/+3
* Move app_shell specific impl from athena_lib to athena_shell_liboshima2014-08-271-4/+6
* Athena: Adding basic resource management framework (un-/re-loading) of V2 app...skuhne@chromium.org2014-08-221-3/+18
* Revert 291221 "Athena: Adding basic resource management framewor..."finnur@chromium.org2014-08-221-18/+3
* Athena: Adding basic resource management framework (un-/re-loading) of V2 app...skuhne@chromium.org2014-08-211-3/+18
* Move apps/shell to extensions/shell.yoz@chromium.org2014-07-241-3/+3
* Additions to Activities to allow resource managementskuhne@chromium.org2014-07-121-0/+13
* Use Widget frame and WidgetDelegate in ActvityWidgetoshima@chromium.org2014-07-111-2/+3
* Introduces AppActivity and handler of chrome.shell API.mukai@chromium.org2014-06-171-0/+54