summaryrefslogtreecommitdiffstats
path: root/athena/content
Commit message (Expand)AuthorAgeFilesLines
* moving commandline set of browser test & changing OVERRIDE to overrideskuhne2014-10-071-5/+2
* Adding media detection for activitiesskuhne2014-10-077-8/+93
* Creating browser tests to verify ActivityState changes of WebActivitiesskuhne2014-10-061-0/+103
* Cleaning up browsertest framework for athena and adding application browserte...skuhne2014-10-044-8/+66
* replace OVERRIDE and FINAL with override and final in athena/mostynb2014-10-0311-113/+113
* Remove extension dependency from athena/contentoshima2014-10-035-15/+7
* Attach extension related tab helpers to WebActivity's content::WebContentspkotwicz2014-10-017-65/+183
* Remove activity from content_proxyoshima2014-10-014-11/+7
* Creating the athena browser test framework and adding the ContentProxyBrowser...skuhne2014-10-012-0/+95
* Moving athena/test to athena/test/baseskuhne2014-09-301-1/+1
* Fixing issues with new activity image readbackskuhne2014-09-292-3/+3
* Add athena_strings.grd with athena specific stringspkotwicz2014-09-253-17/+37
* Creating PNG images from web content to be used by OverviewMode navigationskuhne2014-09-257-103/+158
* Get FileSelect dialog work on athenaoshima2014-09-256-0/+15
* Fixing flakiness of 2 AppActivityTest'sskuhne2014-09-241-4/+9
* Do not show the activity widget in ActivityManager::AddActivityoshima2014-09-241-3/+3
* rename WidnowManager::GetInstance -> ::Getoshima2014-09-243-3/+3
* Revert of [Athena, Cleanup] rename WidnowManager::GetInstance -> ::Get (patch...phoglund2014-09-243-3/+3
* Disabled flaky athena test.phoglund2014-09-241-1/+2
* Adds link disambiguation popup support to Windows.luken2014-09-241-0/+11
* rename WidnowManager::GetInstance -> ::Getoshima2014-09-243-3/+3
* Add actiivity in factory rather than each caller adds them.Mitsuru Oshima2014-09-232-2/+8
* Disabling app activity proxy location test.phoglund2014-09-231-1/+2
* As both now uses AppWindowoshima2014-09-2211-173/+47
* [Athena] Simple pull to refresh implementationpkotwicz2014-09-211-1/+55
* Use ChromeAutocompleteSchemeClassifier for Athena on Chrome.mukai2014-09-194-0/+86
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-1/+1
* athena: Maintain the list of windows in window-list provider.Sadrul Habib Chowdhury2014-09-181-1/+1
* Remove app_shell chrome.shell API and ShellAppWindowjamescook2014-09-156-31/+3
* Adding overview / layer framework to Activities so that unloaded / sleeping a...skuhne2014-09-1512-137/+390
* [Athena] Hack to display favicons for web activities in overview mode.pkotwicz2014-09-117-3/+82
* Support app.window.create on athenahashimoto2014-09-114-3/+17
* V2 app support step2 : Use NativeAppWindow for Activity's window.oshima2014-09-1112-25/+59
* Supprot V2 app: step1oshima2014-09-106-0/+98
* Adding functions to the window_list_provider for accessing the activitiesskuhne2014-09-104-9/+18
* Move ContentAppModelBuilder to athena/extensions.mukai2014-09-094-168/+7
* Make activities have a thick border when in overview mode part 1pkotwicz2014-09-066-0/+34
* athena: Make sure the window captions update correctly for theme-color.Sadrul Habib Chowdhury2014-09-061-0/+1
* Move extension/app default icon into src/extensionsmukai2014-09-052-2/+6
* Support V1 apposhima2014-09-055-5/+17
* Decoupling visibility states from webcontent, adding visibility management in...skuhne2014-09-0510-130/+258
* Move app.window API implementation to extensionshashimoto2014-09-051-13/+0
* filter apps that should not be in athena home card.mukai2014-09-041-2/+5
* Run athena on chromeoshima2014-09-022-0/+50
* athena: Change the load progress color to #1759CD.Sadrul Habib Chowdhury2014-09-021-1/+1
* Enabling overscroll/GestureNav for Athena.mfomitchev2014-09-021-0/+8
* 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
* Move AppWindow to extensionshashimoto2014-08-292-2/+3
* MacViews: Guard Objective-C bits in content::WebContentsViewDelegate with __O...tapted2014-08-281-4/+0