summaryrefslogtreecommitdiffstats
path: root/athena
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix athena_unittests dependencypkotwicz2014-08-291-0/+1
* Clears focus on gesture event.mukai2014-08-285-0/+53
* athena: Fix overview mode for split-view mode.Sadrul Habib Chowdhury2014-08-285-15/+113
* Adds the test expectations of home card bounds.mukai2014-08-283-76/+152
* Fix resources grit paths.Jun Mukai2014-08-284-4/+4
* Use SearchProvider for Athenahashimoto2014-08-283-124/+161
* MacViews: Guard Objective-C bits in content::WebContentsViewDelegate with __O...tapted2014-08-281-4/+0
* Cleanup: removing files that I forgot to remove inoshima2014-08-282-135/+0
* Shows the static logo image in athena home card.mukai2014-08-283-28/+15
* Adding Baseframework of the ResourceManager (all hooks and observers)skuhne2014-08-2828-6/+1128
* Fixes the fling and closest state logic in HomeCardGestureManager.mukai2014-08-283-25/+30
* Consolidate AppControllDelegate to ExtensionsDelegate.oshima2014-08-2719-170/+98
* Refactor the home card structure and introduce animation.mukai2014-08-276-195/+274
* Part 3: Merged FakedDBusThreadManager with DBusThreadManager.zelidrag2014-08-271-1/+1
* Move app_shell specific impl from athena_lib to athena_shell_liboshima2014-08-2717-38/+146
* Exports gesture manager to a separate file and adds its unittests.mukai2014-08-269-153/+401
* Delete activity upon window deletionoshima2014-08-2613-127/+189
* Allows directly entering to VISIBLE_CENTERED state from gesture.mukai2014-08-262-1/+19
* Cleanup: remove HomeCardLayoutManager::Delegate.mukai2014-08-261-31/+19
* Separate athena's startup process from AppShell'soshima2014-08-2521-237/+391
* Adds tests of home card state transition upon gestures.mukai2014-08-242-5/+82
* Stop painting when receiving delegated frameenne2014-08-231-0/+3
* app_shell: Add audio and video capture supportjamescook@chromium.org2014-08-222-3/+5
* ExtensionDelegate to abstract extension implementationoshima@chromium.org2014-08-2216-93/+215
* Athena: Adding basic resource management framework (un-/re-loading) of V2 app...skuhne@chromium.org2014-08-2222-23/+1288
* Fixes three crashesoshima@chromium.org2014-08-2211-66/+139
* athena: Add a test for FillLayoutManager.sadrul@chromium.org2014-08-222-0/+33
* Fix crash when dragging a half width window to split view from overview modepkotwicz@chromium.org2014-08-228-105/+184
* Revert 291214 "Fixes three crashes" in an attempt to find the cause of Athena...finnur@chromium.org2014-08-226-116/+58
* Revert 291221 "Athena: Adding basic resource management framewor..."finnur@chromium.org2014-08-2222-1287/+23
* Move webkit resources over to content.tfarina@chromium.org2014-08-221-2/+2
* Add test of mouse-click to invoke home card.mukai@chromium.org2014-08-221-0/+21
* Athena: Adding basic resource management framework (un-/re-loading) of V2 app...skuhne@chromium.org2014-08-2122-23/+1287
* Fixes three crashesoshima@chromium.org2014-08-216-58/+116
* Make the minimized home card not overlap activities on Athenapkotwicz@chromium.org2014-08-2114-22/+173
* athena: Fix switching to a window of a different size.sadrul@chromium.org2014-08-203-16/+60
* app-shell: Remove ShellRendererMainDelegate.sadrul@chromium.org2014-08-201-23/+0
* introduced athena_main_liboshima@chromium.org2014-08-196-90/+107
* Add shoftcut (ctrl-f6) to toggle split viewoshima@chromium.org2014-08-197-13/+93
* Add auto update notification to athena debug window.flackr@chromium.org2014-08-191-0/+53