summaryrefslogtreecommitdiffstats
path: root/athena
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement VISIBLE_CENTERED as athena_start_page_viewmukai@chromium.org2014-08-193-49/+235
* athena: Fix window-layout in split-view mode.sadrul@chromium.org2014-08-183-22/+80
* Reland "Rotate screen in response to accelerator or device orientation sensor...flackr@chromium.org2014-08-1811-5/+617
* athena: Add some tests for the existing wm functionalities.sadrul@chromium.org2014-08-183-105/+369
* athena: Fix window transforms when split windows go into overview mode.sadrul@chromium.org2014-08-181-24/+33
* Revert of Rotate screen in response to accelerator or device orientation sens...thakis@chromium.org2014-08-1611-619/+5
* athena: Fix switching windows with title-drag in split-view.sadrul@chromium.org2014-08-155-11/+70
* Rotate screen in response to accelerator or device orientation sensors.flackr@chromium.org2014-08-1511-5/+619
* Introduce the basic animation from minimized to bottom.mukai@chromium.org2014-08-152-5/+44
* athena: A simpler implementation of WindowListProvider.sadrul@chromium.org2014-08-1511-245/+202
* Redesign the minimized home to follow the latest mock.mukai@chromium.org2014-08-152-54/+18
* athena: Add a test for split-view controller.sadrul@chromium.org2014-08-155-11/+122
* Modifies minihome design to follow the mock more.mukai@chromium.org2014-08-151-10/+37
* Uses TYPE_WINDOW for app activities instead of FRAMELESS.mukai@chromium.org2014-08-152-6/+8
* Print version number on athena background.flackr@chromium.org2014-08-153-1/+45
* compositor: Add a ClosureAnimationObserver to run a Closure at the end of the...sadrul@chromium.org2014-08-157-88/+8
* Redesign the home card bottom state.mukai@chromium.org2014-08-146-142/+243
* Reorder the app order.mukai@chromium.org2014-08-141-7/+7
* Move webkit_resources.gyp closer to its .grd file.tfarina@chromium.org2014-08-141-1/+1
* athena: Fix a use-after-free case.sadrul@chromium.org2014-08-141-0/+1
* athena: Allow getting into split-view mode from overview-mode.sadrul@chromium.org2014-08-1412-12/+388
* Split Screen mode implementation.mfomitchev@chromium.org2014-08-1313-94/+566
* athena: Some more UI adjustments to the title bar.sadrul@chromium.org2014-08-132-4/+5
* Move the implementation of HomeCardImpl out of the class declarationpkotwicz@chromium.org2014-08-131-87/+102
* Revert of Split Screen mode implementation. (patchset #3 of https://coderevie...hashimoto@chromium.org2014-08-1313-568/+95
* Toggle overview mode on the mouse click of minimized home.mukai@chromium.org2014-08-131-0/+2
* Use ShadowController instead of creating its own.oshima@chromium.org2014-08-133-42/+17
* IsCommandIdEnabled should not fall though if the base did handle the command id.oshima@chromium.org2014-08-131-2/+5
* Split Screen mode implementation.mfomitchev@chromium.org2014-08-1213-96/+569
* athena: Show the hostname in the caption instead of the page-title.sadrul@chromium.org2014-08-121-1/+4
* App list: Infrastructure now supports multiple custom launcher pages.mgiuca@chromium.org2014-08-122-3/+5
* Introduce the state transition of home card through gesture.mukai@chromium.org2014-08-123-95/+248
* athena: Allow dragging the window-title down to switch between windows.sadrul@chromium.org2014-08-1211-24/+313