summaryrefslogtreecommitdiffstats
path: root/athena
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert of Adding split view divider widget. (patchset #15 id:280001 of https:...thakis2014-09-2412-753/+105
* Revert of [Athena, Cleanup] rename WidnowManager::GetInstance -> ::Get (patch...phoglund2014-09-2413-50/+48
* Disabled flaky athena test.phoglund2014-09-241-1/+2
* Adds link disambiguation popup support to Windows.luken2014-09-241-0/+11
* Adding split view divider widget.mfomitchev2014-09-2412-105/+753
* rename WidnowManager::GetInstance -> ::Getoshima2014-09-2413-48/+50
* Fix crash which occurs when combining tests which inherit from AthenaTestBasepkotwicz2014-09-233-26/+38
* Add actiivity in factory rather than each caller adds them.Mitsuru Oshima2014-09-239-24/+24
* Disabling app activity proxy location test.phoglund2014-09-231-1/+2
* A visibile to invisible state change will also release memory and should ther...skuhne2014-09-233-56/+108
* As both now uses AppWindowoshima2014-09-2212-177/+47
* Remove AppDelegate::GetAppDefaultIconjamescook2014-09-223-7/+0
* [Athena] Simple pull to refresh implementationpkotwicz2014-09-212-1/+59