index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
athena
/
content
Commit message (
Expand
)
Author
Age
Files
Lines
*
V2 app support step2 : Use NativeAppWindow for Activity's window.
oshima
2014-09-11
12
-25
/
+59
*
Supprot V2 app: step1
oshima
2014-09-10
6
-0
/
+98
*
Adding functions to the window_list_provider for accessing the activities
skuhne
2014-09-10
4
-9
/
+18
*
Move ContentAppModelBuilder to athena/extensions.
mukai
2014-09-09
4
-168
/
+7
*
Make activities have a thick border when in overview mode part 1
pkotwicz
2014-09-06
6
-0
/
+34
*
athena: Make sure the window captions update correctly for theme-color.
Sadrul Habib Chowdhury
2014-09-06
1
-0
/
+1
*
Move extension/app default icon into src/extensions
mukai
2014-09-05
2
-2
/
+6
*
Support V1 app
oshima
2014-09-05
5
-5
/
+17
*
Decoupling visibility states from webcontent, adding visibility management in...
skuhne
2014-09-05
10
-130
/
+258
*
Move app.window API implementation to extensions
hashimoto
2014-09-05
1
-13
/
+0
*
filter apps that should not be in athena home card.
mukai
2014-09-04
1
-2
/
+5
*
Run athena on chrome
oshima
2014-09-02
2
-0
/
+50
*
athena: Change the load progress color to #1759CD.
Sadrul Habib Chowdhury
2014-09-02
1
-1
/
+1
*
Enabling overscroll/GestureNav for Athena.
mfomitchev
2014-09-02
1
-0
/
+8
*
athena: Add an accelerator to abort loading on escape.
Sadrul Habib Chowdhury
2014-08-30
1
-0
/
+7
*
athena: Show a progress-bar when loading a web-page.
Sadrul Habib Chowdhury
2014-08-30
2
-0
/
+40
*
Move AppWindow to extensions
hashimoto
2014-08-29
2
-2
/
+3
*
MacViews: Guard Objective-C bits in content::WebContentsViewDelegate with __O...
tapted
2014-08-28
1
-4
/
+0
*
Cleanup: removing files that I forgot to remove in
oshima
2014-08-28
1
-82
/
+0
*
Adding Baseframework of the ResourceManager (all hooks and observers)
skuhne
2014-08-28
5
-6
/
+14
*
Consolidate AppControllDelegate to ExtensionsDelegate.
oshima
2014-08-27
11
-154
/
+75
*
Move app_shell specific impl from athena_lib to athena_shell_lib
oshima
2014-08-27
11
-30
/
+119
*
Delete activity upon window deletion
oshima
2014-08-26
1
-0
/
+9
*
ExtensionDelegate to abstract extension implementation
oshima@chromium.org
2014-08-22
3
-21
/
+19
*
Athena: Adding basic resource management framework (un-/re-loading) of V2 app...
skuhne@chromium.org
2014-08-22
14
-17
/
+1189
*
Revert 291221 "Athena: Adding basic resource management framewor..."
finnur@chromium.org
2014-08-22
14
-1188
/
+17
*
Athena: Adding basic resource management framework (un-/re-loading) of V2 app...
skuhne@chromium.org
2014-08-21
14
-17
/
+1188
*
Reorder the app order.
mukai@chromium.org
2014-08-14
1
-7
/
+7
*
athena: Some more UI adjustments to the title bar.
sadrul@chromium.org
2014-08-13
1
-1
/
+1
*
IsCommandIdEnabled should not fall though if the base did handle the command id.
oshima@chromium.org
2014-08-13
1
-2
/
+5
*
athena: Show the hostname in the caption instead of the page-title.
sadrul@chromium.org
2014-08-12
1
-1
/
+4
*
Add Link/Ediable context menu items
oshima@chromium.org
2014-08-09
2
-5
/
+133
*
athena: Show the theme-color in the title strip, and fix the height.
sadrul@chromium.org
2014-08-08
2
-1
/
+11
*
Add minimum Context Menu.
oshima@chromium.org
2014-08-08
5
-0
/
+379
*
athena: Set a default background for the window title.
sadrul@chromium.org
2014-08-01
1
-2
/
+2
*
Fullscreen support step1: allow web content to fill the content area
oshima@chromium.org
2014-07-24
1
-1
/
+19
*
Move apps/shell to extensions/shell.
yoz@chromium.org
2014-07-24
6
-9
/
+9
*
Handle WebContents created for new windows and create activities for these.
flackr@chromium.org
2014-07-23
2
-18
/
+75
*
Additions to Activities to allow resource management
skuhne@chromium.org
2014-07-12
5
-10
/
+223
*
Use Widget frame and WidgetDelegate in ActvityWidget
oshima@chromium.org
2014-07-11
4
-10
/
+23
*
Revert 282159 "athena: Move athena_export.h into common/ directory."
oshima@chromium.org
2014-07-10
2
-2
/
+2
*
athena: Move athena_export.h into common/ directory.
tfarina@chromium.org
2014-07-09
2
-2
/
+2
*
setConfig is deprecated, use setInfo or allocPixels instead.
reed@google.com
2014-07-02
1
-5
/
+2
*
Load the actual app icon in Athena.
mukai@chromium.org
2014-06-20
2
-6
/
+19
*
Introduces AppActivity and handler of chrome.shell API.
mukai@chromium.org
2014-06-17
6
-34
/
+138
*
Adds an item for loaded app.
mukai@chromium.org
2014-06-17
2
-5
/
+54
*
Enable accelerators on web activity window
oshima@chromium.org
2014-06-13
3
-2
/
+147
*
AppModelBuilder to athena.
mukai@chromium.org
2014-06-12
5
-0
/
+131
*
Uses string16 for ActivityViewModel::GetTitle()
mukai@chromium.org
2014-06-07
2
-4
/
+3
*
Use webview in web activity
oshima@chromium.org
2014-06-07
4
-20
/
+25
[next]