summaryrefslogtreecommitdiffstats
path: root/athena
Commit message (Expand)AuthorAgeFilesLines
* Create VK on athena_main (athena on app_shell)oshima2014-09-111-0/+1
* [Athena] Hack to display favicons for web activities in overview mode.pkotwicz2014-09-1113-16/+98
* Support app.window.create on athenahashimoto2014-09-116-3/+70
* Update the maximize button when size constraints change.jackhou2014-09-113-0/+5
* Add what-you-typed-match as a result when the input type is URLhashimoto2014-09-111-0/+15
* Minimal support for OOBE/login for chrome-athenadpolukhin2014-09-115-6/+14
* V2 app support step2 : Use NativeAppWindow for Activity's window.oshima2014-09-1122-38/+112
* Close AppWindow to perform clean shutdownhashimoto2014-09-101-3/+12
* Supprot V2 app: step1oshima2014-09-1023-33/+715
* athena: Change the scrolling behaviour of the windows in overview mode.Sadrul Habib Chowdhury2014-09-101-46/+66
* Adding functions to the window_list_provider for accessing the activitiesskuhne2014-09-1016-29/+362
* Fix crash during shutdownoshima2014-09-105-5/+105
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in ash/, athe...thestig2014-09-102-3/+3
* [Athena] Fix potential crash when overview window is deletedpkotwicz2014-09-101-5/+4
* Relayout to the bottom state even when animating to minimized.mukai2014-09-101-3/+0
* Rename athena/common to athena/utiloshima2014-09-0918-31/+31
* Move ContentAppModelBuilder to athena/extensions.mukai2014-09-098-23/+28
* Remove unused class ShellAppWindowControllerhashimoto2014-09-093-70/+0
* Fix SpeechUIModel lifetime issue in Chrome's AppListViewDelegate when switchi...tapted2014-09-091-2/+1
* Add ShellAppsClient, ShellAppDelegate, ShellNativeAppWindowhashimoto2014-09-071-0/+5
* Move launcher API to athena/main/publicoshima2014-09-066-10/+10
* Make activities have a thick border when in overview mode part 1pkotwicz2014-09-0613-35/+204
* athena: Make sure the window captions update correctly for theme-color.Sadrul Habib Chowdhury2014-09-063-5/+11
* Move extension/app default icon into src/extensionsmukai2014-09-053-2/+7
* Support V1 apposhima2014-09-0514-23/+53
* Fix touch selection for Athena home cardmohsen2014-09-052-8/+10
* Decoupling visibility states from webcontent, adding visibility management in...skuhne2014-09-0525-179/+555
* Move app.window API implementation to extensionshashimoto2014-09-051-13/+0
* Set windows to be fully opaque upon leaving overview mode in Athenapkotwicz2014-09-051-0/+4
* filter apps that should not be in athena home card.mukai2014-09-041-2/+5
* Make athena_unittests run locally againpkotwicz2014-09-042-1/+1
* Simplify HomeCardGestureManager::UpdateScrollState()pkotwicz2014-09-044-33/+69
* athena: Improve the overview mode support for split-view mode.Sadrul Habib Chowdhury2014-09-033-10/+119
* athena: Move windows in the stack backwards if the back-most window is closed.Sadrul Habib Chowdhury2014-09-031-36/+67
* Fix the build error of athena on chrome.mukai2014-09-031-1/+2
* Disable screen rotation when splitview is engaged and only allow splitview in...flackr2014-09-035-14/+118
* [Athena] Add status icons and system time to the centered home cardpkotwicz2014-09-0311-54/+135
* Run athena on chromeoshima2014-09-0213-13/+314
* Fix crash when using title drag on a window opened while split view is active.pkotwicz2014-09-024-73/+81
* athena: Change the load progress color to #1759CD.Sadrul Habib Chowdhury2014-09-021-1/+1
* Enabling overscroll/GestureNav for Athena.mfomitchev2014-09-021-0/+8
* [Athena] Add status icons and system time to the desktop backgroundpkotwicz2014-09-0224-478/+537
* athena: Add an accelerator to abort loading on escape.Sadrul Habib Chowdhury2014-08-301-0/+7
* athena: Show a progress-bar when loading a web-page.Sadrul Habib Chowdhury2014-08-302-0/+40
* Adding proper GetUsedMemoryInPercent calculationskuhne2014-08-301-7/+33
* Cleanup home card shadow code.mukai2014-08-302-16/+19
* Shrink the search box if the width is too small.mukai2014-08-294-5/+249
* athena: Add support for PDF.Sadrul Habib Chowdhury2014-08-297-1/+226
* athena: Hide the windows when exiting from overview mode.Sadrul Habib Chowdhury2014-08-292-23/+77
* Move AppWindow to extensionshashimoto2014-08-295-9/+8