summaryrefslogtreecommitdiffstats
path: root/athena/resource_manager
Commit message (Expand)AuthorAgeFilesLines
* Fixing browser testsskuhne2014-11-111-1/+11
* athena: Expose the list of activities from the ActivityManager.Sadrul Habib Chowdhury2014-11-041-115/+59
* Fix WindowListProvider::IsWindowInListoshima2014-10-241-8/+5
* C++11 override style change for athenaMitsuru Oshima2014-10-244-9/+9
* NULL -> nullptr under athena/oshima2014-10-232-5/+5
* Cleaning up browsertest framework for athena and adding application browserte...skuhne2014-10-042-2/+2
* replace OVERRIDE and FINAL with override and final in athena/mostynb2014-10-034-25/+25
* Creating the athena browser test framework and adding the ContentProxyBrowser...skuhne2014-10-016-65/+65
* Moving athena/test to athena/test/baseskuhne2014-09-302-3/+3
* Do not show the activity widget in ActivityManager::AddActivityoshima2014-09-241-0/+3
* rename WidnowManager::GetInstance -> ::Getoshima2014-09-242-6/+6
* Revert of [Athena, Cleanup] rename WidnowManager::GetInstance -> ::Get (patch...phoglund2014-09-242-6/+6
* rename WidnowManager::GetInstance -> ::Getoshima2014-09-242-6/+6
* A visibile to invisible state change will also release memory and should ther...skuhne2014-09-233-56/+108
* athena: Reuse SampleActivity in tests where possible.Sadrul Habib Chowdhury2014-09-181-39/+6
* athena: Maintain the list of windows in window-list provider.Sadrul Habib Chowdhury2014-09-181-0/+6
* Adding a timeout between resource manager operations to avoid too aggressive ...skuhne2014-09-184-9/+127
* Adding overview / layer framework to Activities so that unloaded / sleeping a...skuhne2014-09-152-10/+51
* [Athena] Hack to display favicons for web activities in overview mode.pkotwicz2014-09-111-0/+1
* V2 app support step2 : Use NativeAppWindow for Activity's window.oshima2014-09-111-0/+1
* Adding functions to the window_list_provider for accessing the activitiesskuhne2014-09-101-7/+13
* Make activities have a thick border when in overview mode part 1pkotwicz2014-09-061-0/+2
* Decoupling visibility states from webcontent, adding visibility management in...skuhne2014-09-053-23/+246
* Run athena on chromeoshima2014-09-025-6/+14
* Adding proper GetUsedMemoryInPercent calculationskuhne2014-08-301-7/+33
* Adding Baseframework of the ResourceManager (all hooks and observers)skuhne2014-08-2810-0/+980