summaryrefslogtreecommitdiffstats
path: root/athena
Commit message (Expand)AuthorAgeFilesLines
* Intorduce PowerButtonObserver APIoshima2014-10-1613-124/+469
* ESC accelerator and consistent overview mode for Athena homecardglevin2014-10-168-7/+90
* Fix a crash when a mouse is clicked on background in overview mode.oshima2014-10-152-6/+20
* [Athena] Allow flinging the drag handle to disengage split viewtdanderson2014-10-148-32/+206
* Remove include of browser.h in Athenapkotwicz2014-10-141-1/+0
* Change overscroll functions to pass floats.pkasting2014-10-131-7/+6
* Skips Chrome icon in Athena home card.mukai2014-10-131-1/+8
* Athena WebActivity returns page title when it's set.mukai2014-10-131-0/+3
* Refactor SetInOverviewglevin2014-10-136-58/+67
* Adds full-functional search results for Athena on Chrome.mukai2014-10-1028-218/+529
* Consolidate content fling implementationsjdduke2014-10-101-6/+7
* Remove unused code in AppActivityProxypkotwicz2014-10-101-1/+0
* Adding application lifetime tests to athena, allowing to override focus reque...skuhne2014-10-098-17/+249
* Set window name to activitiesoshima2014-10-091-0/+3
* Handle transient children as a part of transient parentoshima2014-10-098-149/+332
* Show popups opened via window.open() immediately after they are opened.pkotwicz2014-10-087-7/+29
* Replacing the OVERRIDE with override in /src/athenaanujk.sharma2014-10-082-3/+3
* Don't fill menu windowoshima2014-10-083-3/+38
* Fix crash due to checkfailure in AutocompleteInput::Parse().pkasting2014-10-071-1/+1
* Hook up IME extension for Athena.shuchen2014-10-071-3/+0
* moving commandline set of browser test & changing OVERRIDE to overrideskuhne2014-10-071-5/+2
* Adding media detection for activitiesskuhne2014-10-078-8/+96
* Creating browser tests to verify ActivityState changes of WebActivitiesskuhne2014-10-061-0/+103
* Simplifies the structure of app_list search a bit.Jun Mukai2014-10-042-9/+9
* Cleaning up browsertest framework for athena and adding application browserte...skuhne2014-10-0415-89/+344
* replace OVERRIDE and FINAL with override and final in athena/mostynb2014-10-0383-533/+533
* Shutdown ExtensionDelegate only if the user session has startedoshima2014-10-035-10/+6
* Remove extension dependency from athena/contentoshima2014-10-039-24/+14
* Move components/native_app_window to extensions/components/native_app_windowtapted2014-10-023-4/+4
* Attach extension related tab helpers to WebActivity's content::WebContentspkotwicz2014-10-019-65/+189
* Remove activity from content_proxyoshima2014-10-014-11/+7
* Fix permission bits on translated *.xtb files.Aaron Gable2014-10-0152-0/+0
* Creating the athena browser test framework and adding the ContentProxyBrowser...skuhne2014-10-0113-65/+318
* Updating XTBs based on .GRDs from branch masterAlex Mineer2014-09-3052-52/+728
* Moving athena/test to athena/test/baseskuhne2014-09-3026-51/+51
* Add placeholder translations for Athenapkotwicz2014-09-2953-1/+261
* Fixing issues with new activity image readbackskuhne2014-09-292-3/+3
* Remove AppsClient::GetLoadedBrowserContextshashimoto2014-09-265-30/+3
* Add athena_strings.grd with athena specific stringspkotwicz2014-09-2513-31/+252
* Creating PNG images from web content to be used by OverviewMode navigationskuhne2014-09-2510-107/+169
* Rename component_resources.h to components_resources.hhashimoto2014-09-251-2/+2
* Get FileSelect dialog work on athenaoshima2014-09-2513-21/+79
* Remove Increment/DecrementKeepAliveCount from AppsClienthashimoto2014-09-252-10/+0
* [Athena] Fix switching activities by swiping from the right bezelpkotwicz2014-09-2411-153/+197
* Fixing flakiness of 2 AppActivityTest'sskuhne2014-09-241-4/+9
* Do not show the activity widget in ActivityManager::AddActivityoshima2014-09-2413-176/+94
* [Athena] Make a quick power button tap suspend the devicepkotwicz2014-09-246-78/+125
* Don't add the app activity as it's already added.oshima2014-09-241-3/+2
* Adding split view divider widget.mfomitchev2014-09-2412-105/+755
* rename WidnowManager::GetInstance -> ::Getoshima2014-09-2414-48/+52