summaryrefslogtreecommitdiffstats
path: root/athena/content
Commit message (Expand)AuthorAgeFilesLines
* Support error handling for Surface read-backs.siva.gunturi2014-11-142-3/+7
* Fixing flakiness of read back test by waiting until rendered result is availableskuhne2014-11-121-4/+26
* Flakiness on release trybot tests might be caused by inability to render the ...skuhne2014-11-111-0/+7
* Add AthenaBrowserTest frameworkoshima2014-11-074-33/+21
* JS dialogs for athenaoshima2014-11-062-2/+3
* athena: Introduce ActivityView.Sadrul Habib Chowdhury2014-11-056-8/+46
* athena: Remove ActivityViewModel::CreateWidget().Sadrul Habib Chowdhury2014-11-037-33/+21
* Set AppActivityProxy window name for better Ctrl+Shift+Alt+W outputhashimoto2014-10-303-8/+9
* Fix the crash of webview new window sample on Athena.hanxi2014-10-281-8/+10
* 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
* Fixing trybot failureskuhne2014-10-251-1/+1
* C++11 override style change for athenaMitsuru Oshima2014-10-2414-174/+156
* NULL -> nullptr under athena/oshima2014-10-2313-54/+54
* Displays dialog when app install succeeds / fails on Athena. In particular,pkotwicz2014-10-212-1/+6
* Fix window.close() in Athenayoshiki2014-10-171-9/+23
* Add NOTIMPLEMENTED for methods that should be implementedoshima2014-10-162-2/+9
* Change overscroll functions to pass floats.pkasting2014-10-131-7/+6
* Athena WebActivity returns page title when it's set.mukai2014-10-131-0/+3
* Adds full-functional search results for Athena on Chrome.mukai2014-10-104-84/+0
* Remove unused code in AppActivityProxypkotwicz2014-10-101-1/+0
* Adding application lifetime tests to athena, allowing to override focus reque...skuhne2014-10-095-14/+231
* Set window name to activitiesoshima2014-10-091-0/+3
* Show popups opened via window.open() immediately after they are opened.pkotwicz2014-10-084-7/+15
* 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