summaryrefslogtreecommitdiffstats
path: root/athena/extensions/public
Commit message (Expand)AuthorAgeFilesLines
* C++11 override style change for athenaMitsuru Oshima2014-10-241-9/+8
* Update the list of apps when installed/uninstalled for Athena.mukai2014-10-221-2/+24
* Displays dialog when app install succeeds / fails on Athena. In particular,pkotwicz2014-10-211-0/+5
* Adds full-functional search results for Athena on Chrome.mukai2014-10-101-0/+22
* replace OVERRIDE and FINAL with override and final in athena/mostynb2014-10-031-1/+1
* Shutdown ExtensionDelegate only if the user session has startedoshima2014-10-031-6/+2
* Move ContentAppModelBuilder to athena/extensions.mukai2014-09-091-0/+32
* Run athena on chromeoshima2014-09-021-0/+5
* Consolidate AppControllDelegate to ExtensionsDelegate.oshima2014-08-271-2/+8
* ExtensionDelegate to abstract extension implementationoshima@chromium.org2014-08-222-0/+56