summaryrefslogtreecommitdiffstats
path: root/athena/main
Commit message (Expand)AuthorAgeFilesLines
* browser_tests no longer compiles with USE_ATHENA. Remove the athena-specificpkotwicz2015-01-151-21/+0
* Fixes for extensions and athena deps.blundell2015-01-071-0/+1
* Remove dependency of infobars component on the embeddersdefresne2014-12-221-4/+0
* Refactor ShellDesktopController and ShellNativeAppWindow to allow for non-Aur...yoz2014-11-192-2/+6
* PPAPI: Make CreateResourceHost take PP_Resourcedmichael2014-11-191-5/+4
* app_shell: Change flag for loading apps to --load-app and only launchzork2014-11-172-2/+4
* Add AthenaBrowserTest frameworkoshima2014-11-076-191/+212
* Move all event related devices from ui/events/ to ui/events/devices/dnicoara2014-11-041-1/+1
* Print activity state when Ctrl+Shift+Alt+W is pressedhashimoto2014-10-305-0/+150
* C++11 override style change for athenaMitsuru Oshima2014-10-247-12/+11
* Add the ability to load multiple apps into app_shell.lfg2014-10-241-0/+2
* NULL -> nullptr under athena/oshima2014-10-233-3/+3
* Support modal windowsoshima2014-10-201-2/+2
* Revert of Support modal windows (patchset #4 id:80001 of https://codereview.c...pkotwicz2014-10-201-2/+2
* Support modal windowsoshima2014-10-181-2/+2
* Lock screen for Chrome-Athenadpolukhin2014-10-162-0/+4
* Adds full-functional search results for Athena on Chrome.mukai2014-10-106-355/+15
* Fix crash due to checkfailure in AutocompleteInput::Parse().pkasting2014-10-071-1/+1
* Simplifies the structure of app_list search a bit.Jun Mukai2014-10-041-1/+5
* replace OVERRIDE and FINAL with override and final in athena/mostynb2014-10-039-52/+52
* Shutdown ExtensionDelegate only if the user session has startedoshima2014-10-032-2/+2
* Creating the athena browser test framework and adding the ContentProxyBrowser...skuhne2014-10-011-0/+21
* Do not show the activity widget in ActivityManager::AddActivityoshima2014-09-242-2/+7
* 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-232-8/+4
* [Athena] Simple pull to refresh implementationpkotwicz2014-09-211-0/+4
* Use ChromeAutocompleteSchemeClassifier for Athena on Chrome.mukai2014-09-191-32/+23
* Rename AppsClient -> AppWindowClientoshima2014-09-191-1/+1
* * Use componentized NativeAppWindowViewsoshima2014-09-181-48/+0
* Reland "Use chromeos accelerometer reader and support only lid accelerometer....flackr2014-09-172-4/+5
* Revert of Use chromeos accelerometer reader and support only lid acceleromete...battre2014-09-172-5/+4
* Use chromeos accelerometer reader in athena and support only lid accelerometer.flackr2014-09-172-4/+5
* Remove app_shell chrome.shell API and ShellAppWindowjamescook2014-09-151-14/+1
* Run athena on deviceoshima2014-09-131-4/+15
* Create VK on athena_main (athena on app_shell)oshima2014-09-111-0/+1
* Support app.window.create on athenahashimoto2014-09-112-0/+53
* Update the maximize button when size constraints change.jackhou2014-09-111-0/+1
* 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-112-1/+6
* Close AppWindow to perform clean shutdownhashimoto2014-09-101-3/+12
* Supprot V2 app: step1oshima2014-09-108-19/+210
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in ash/, athe...thestig2014-09-101-2/+2
* Move ContentAppModelBuilder to athena/extensions.mukai2014-09-091-2/+2
* Remove unused class ShellAppWindowControllerhashimoto2014-09-093-70/+0
* Add ShellAppsClient, ShellAppDelegate, ShellNativeAppWindowhashimoto2014-09-071-0/+5
* Move launcher API to athena/main/publicoshima2014-09-064-8/+8
* Support V1 apposhima2014-09-052-4/+4
* Make athena_unittests run locally againpkotwicz2014-09-041-1/+0
* [Athena] Add status icons and system time to the desktop backgroundpkotwicz2014-09-028-866/+4
* athena: Add support for PDF.Sadrul Habib Chowdhury2014-08-297-1/+226