summaryrefslogtreecommitdiffstats
path: root/athena
Commit message (Expand)AuthorAgeFilesLines
* Synchronizes the app_list state and the home card state.mukai2014-11-115-2/+76
* Enable debug accelerator in InputManger unit testoshima2014-11-114-9/+28
* Fills athena background always.mukai2014-11-116-21/+62
* [Athena] Add a test of focus transition from modal windowyoshiki2014-11-111-0/+32
* Export HomeCardView into a separate file.mukai2014-11-104-264/+342
* Add namespace to constrained_window componentoshima2014-11-102-4/+4
* Notify launcher page with onTransitionChanged event.calamity2014-11-102-0/+4
* Fix some minor typos related to the word "accelerate" and its derivative.sungmann.cho2014-11-082-2/+2
* athena: Add missing ui/events/devices dep for athena_mainspang2014-11-071-0/+1
* Add AthenaBrowserTest frameworkoshima2014-11-0724-260/+496
* [Athena] Map displays to touchscreensdnicoara2014-11-072-1/+84
* Fixes minor style issues which was in r303001mukai2014-11-072-2/+7
* Search next activatable window among containersyoshiki2014-11-064-9/+134
* JS dialogs for athenaoshima2014-11-069-2/+236
* Replace the content of the home card by AppListMainView.mukai2014-11-0610-980/+111
* athena: Make sure the ActivityViewModel is always initialized correctly.Sadrul Habib Chowdhury2014-11-052-1/+60
* Re-factored printing defines and build configs.vitalybuka2014-11-051-4/+4
* athena: Introduce ActivityView.Sadrul Habib Chowdhury2014-11-0518-25/+106
* Move all event related devices from ui/events/ to ui/events/devices/dnicoara2014-11-041-1/+1
* Fixes the mouse click of the search box in the home card.mukai2014-11-041-1/+18
* athena: Expose the list of activities from the ActivityManager.Sadrul Habib Chowdhury2014-11-049-132/+152
* athena: Remove ActivityViewModel::CreateWidget().Sadrul Habib Chowdhury2014-11-0311-45/+26
* Creating default implementation for aura::client::ScreenPositionClientmfomitchev2014-11-031-21/+4
* Do not allow split view to be engaged by a bezel gesturetdanderson2014-11-038-475/+50
* Popups should not fill container in FillLayoutManagermohsen2014-10-312-2/+13
* Moves home card background to HomeCardView.Jun Mukai2014-10-313-36/+53
* Removes myself from a couple of OWNERs filesScott Violet2014-10-301-1/+0
* [Athena] Show the next window after the current window is closedyoshiki2014-10-305-1/+247
* Print activity state when Ctrl+Shift+Alt+W is pressedhashimoto2014-10-308-65/+154
* Set AppActivityProxy window name for better Ctrl+Shift+Alt+W outputhashimoto2014-10-303-8/+9
* Update the visual design of the minimized home bar and its indicator.mukai2014-10-299-141/+96
* Fix the crash of webview new window sample on Athena.hanxi2014-10-281-8/+10
* Revert "Remove athena_main dependency on ash_resources.h"John Abd-El-Malek2014-10-284-1/+9
* Remove athena_main dependency on ash_resources.hPeter Kotwicz2014-10-284-9/+1
* Remove Downcasting RVContextMenuBase in ContextMenuDeleagate implementations.lazyboy2014-10-283-31/+64
* Do not call StackWindowFrontOf() when the AppActivity's window is already at ...hashimoto2014-10-281-3/+5
* Update a bunch of OWNERS files.ben2014-10-281-1/+0
* Athena AppActivities should open maximized unless they specify otherwise.afakhry2014-10-274-6/+110
* Using switch to disable sandbox from contentswitchesskuhne2014-10-252-10/+4
* Fixing trybot failureskuhne2014-10-255-1/+30
* Update FocusManagerFactory in global accelerator manager only.oshima2014-10-257-10/+55
* Revert the if -> DCHECK changeMitsuru Oshima2014-10-251-2/+1
* Fix WindowListProvider::IsWindowInListoshima2014-10-2410-51/+87
* Updating XTBs based on .GRDs from branch masterAlex Mineer2014-10-2452-13/+221
* C++11 override style change for athenaMitsuru Oshima2014-10-24107-737/+664
* Add the ability to load multiple apps into app_shell.lfg2014-10-242-6/+5
* NULL -> nullptr under athena/oshima2014-10-2367-255/+260
* Remove IsDIPEnabled from Screenscottmg2014-10-231-1/+0
* Update the list of apps when installed/uninstalled for Athena.mukai2014-10-229-49/+204
* Make management.launchApp() work for hosted apps on Athenapkotwicz2014-10-211-18/+1