summaryrefslogtreecommitdiffstats
path: root/athena
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use ChromeAutocompleteSchemeClassifier for Athena on Chrome.mukai2014-09-196-32/+118
* Do not EASE_IN_OUT after fling, rather EASE_OUT.mukai2014-09-197-27/+51
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-191-2/+7
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-1/+1
* Rename AppsClient -> AppWindowClientoshima2014-09-1910-65/+68
* Simply remove dummy app icons from the home card.mukai2014-09-192-53/+7
* Update gesture logic.mukai2014-09-193-23/+116
* * Use componentized NativeAppWindowViewsoshima2014-09-1823-425/+682
* Hide the virtual keyboard when entering to overview mode.mukai2014-09-182-3/+15
* display: Move ui/display/types/chromeos/* to ui/display/types/*spang2014-09-181-2/+2
* athena: Reuse SampleActivity in tests where possible.Sadrul Habib Chowdhury2014-09-182-40/+7
* athena: Maintain the list of windows in window-list provider.Sadrul Habib Chowdhury2014-09-1812-83/+187
* Adding a timeout between resource manager operations to avoid too aggressive ...skuhne2014-09-184-9/+127
* Check media permissions through RenderFrameHostDelegate.grunell2014-09-182-0/+15
* Ensure that an activity is activated when overview mode is exitedpkotwicz2014-09-176-100/+117
* Prevent split view also from hotkey or overview while in portrait.flackr2014-09-175-13/+13
* Revert "Clean up GestureEventDetails constructors and fix unit tests."Dirk Pranke2014-09-171-7/+2
* Clean up GestureEventDetails constructors and fix unit tests.lanwei2014-09-171-2/+7
* Reland "Use chromeos accelerometer reader and support only lid accelerometer....flackr2014-09-179-513/+33
* Revert of Use chromeos accelerometer reader and support only lid acceleromete...battre2014-09-179-33/+513
* Use chromeos accelerometer reader in athena and support only lid accelerometer.flackr2014-09-179-513/+33
* Revert of Clean up GestureEventDetails constructors and fix unit tests (patch...horo2014-09-171-7/+2
* Hide windows which were visible in SplitView when new left/right windows arepkotwicz2014-09-163-7/+42