summaryrefslogtreecommitdiffstats
path: root/athena/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleanup: removing files that I forgot to remove inoshima2014-08-281-82/+0
* Adding Baseframework of the ResourceManager (all hooks and observers)skuhne2014-08-285-6/+14
* Consolidate AppControllDelegate to ExtensionsDelegate.oshima2014-08-2711-154/+75
* Move app_shell specific impl from athena_lib to athena_shell_liboshima2014-08-2711-30/+119
* Delete activity upon window deletionoshima2014-08-261-0/+9
* ExtensionDelegate to abstract extension implementationoshima@chromium.org2014-08-223-21/+19
* Athena: Adding basic resource management framework (un-/re-loading) of V2 app...skuhne@chromium.org2014-08-2214-17/+1189
* Revert 291221 "Athena: Adding basic resource management framewor..."finnur@chromium.org2014-08-2214-1188/+17
* Athena: Adding basic resource management framework (un-/re-loading) of V2 app...skuhne@chromium.org2014-08-2114-17/+1188
* Reorder the app order.mukai@chromium.org2014-08-141-7/+7
* athena: Some more UI adjustments to the title bar.sadrul@chromium.org2014-08-131-1/+1
* IsCommandIdEnabled should not fall though if the base did handle the command id.oshima@chromium.org2014-08-131-2/+5
* athena: Show the hostname in the caption instead of the page-title.sadrul@chromium.org2014-08-121-1/+4
* Add Link/Ediable context menu itemsoshima@chromium.org2014-08-092-5/+133
* athena: Show the theme-color in the title strip, and fix the height.sadrul@chromium.org2014-08-082-1/+11
* Add minimum Context Menu.oshima@chromium.org2014-08-085-0/+379
* athena: Set a default background for the window title.sadrul@chromium.org2014-08-011-2/+2
* Fullscreen support step1: allow web content to fill the content areaoshima@chromium.org2014-07-241-1/+19
* Move apps/shell to extensions/shell.yoz@chromium.org2014-07-246-9/+9
* Handle WebContents created for new windows and create activities for these.flackr@chromium.org2014-07-232-18/+75
* Additions to Activities to allow resource managementskuhne@chromium.org2014-07-125-10/+223
* Use Widget frame and WidgetDelegate in ActvityWidgetoshima@chromium.org2014-07-114-10/+23
* Revert 282159 "athena: Move athena_export.h into common/ directory."oshima@chromium.org2014-07-102-2/+2
* athena: Move athena_export.h into common/ directory.tfarina@chromium.org2014-07-092-2/+2
* setConfig is deprecated, use setInfo or allocPixels instead.reed@google.com2014-07-021-5/+2
* Load the actual app icon in Athena.mukai@chromium.org2014-06-202-6/+19
* Introduces AppActivity and handler of chrome.shell API.mukai@chromium.org2014-06-176-34/+138
* Adds an item for loaded app.mukai@chromium.org2014-06-172-5/+54
* Enable accelerators on web activity windowoshima@chromium.org2014-06-133-2/+147
* AppModelBuilder to athena.mukai@chromium.org2014-06-125-0/+131
* Uses string16 for ActivityViewModel::GetTitle()mukai@chromium.org2014-06-072-4/+3
* Use webview in web activityoshima@chromium.org2014-06-074-20/+25