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
Commit message (
Expand
)
Author
Age
Files
Lines
*
setConfig is deprecated, use setInfo or allocPixels instead.
reed@google.com
2014-07-02
2
-7
/
+3
*
app_shell: Support specifying a preferred network.
derat@chromium.org
2014-06-28
1
-2
/
+2
*
Allow specifying host window bounds to use for shell desktop controller host ...
flackr@chromium.org
2014-06-27
2
-3
/
+4
*
athena: Add explicit dependency on chrome resources.
sadrul@chromium.org
2014-06-26
7
-13
/
+99
*
Added --custom-launcher-page. Adds a page to the experimental launcher.
mgiuca@chromium.org
2014-06-25
2
-0
/
+6
*
Add ui/strings dependency. This is necessary to initialize font. (IDS_UI_FONT...
oshima@chromium.org
2014-06-25
1
-3
/
+4
*
athena: Show network and battery status in the UI.
sadrul@chromium.org
2014-06-24
5
-0
/
+241
*
athena: Provide a temporary onTextInputBoxFocused.addListener implementation.
sadrul@chromium.org
2014-06-20
1
-0
/
+11
*
Load the actual app icon in Athena.
mukai@chromium.org
2014-06-20
2
-6
/
+19
*
aura: Allow specifying the size of TestScreen when creating it.
sadrul@chromium.org
2014-06-20
1
-2
/
+3
*
athena: Add support for virtual keyboard.
sadrul@chromium.org
2014-06-20
18
-44
/
+745
*
Load the calculator app by default
mukai@chromium.org
2014-06-20
1
-4
/
+13
*
athena: Add a ScreenPositionClient on the root-window.
sadrul@chromium.org
2014-06-19
1
-0
/
+45
*
app-shell: Introduce a ShellRendererMainDelegate.
sadrul@chromium.org
2014-06-18
2
-0
/
+22
*
Introduces AppActivity and handler of chrome.shell API.
mukai@chromium.org
2014-06-17
15
-43
/
+228
*
Adds an item for loaded app.
mukai@chromium.org
2014-06-17
4
-12
/
+62
*
Export SearchProvider interface to ui/app_list and use it in athena.
mukai@chromium.org
2014-06-13
9
-7
/
+181
*
athena: Fix running athena_shell.
sadrul@chromium.org
2014-06-13
1
-0
/
+1
*
athena: Allow scrolling the window list in overview mode.
sadrul@chromium.org
2014-06-13
1
-13
/
+67
*
Enable accelerators on web activity window
oshima@chromium.org
2014-06-13
11
-32
/
+295
*
athena: Add shadows to the windows in overview mode.
sadrul@chromium.org
2014-06-12
1
-0
/
+13
*
AppModelBuilder to athena.
mukai@chromium.org
2014-06-12
21
-109
/
+350
*
Maximize only normal/popup window
oshima@chromium.org
2014-06-12
3
-2
/
+9
*
Introduces --app flag to athena to load an app.
mukai@chromium.org
2014-06-11
1
-0
/
+16
*
Athena's FocusManager
oshima@chromium.org
2014-06-11
20
-49
/
+298
*
Uses string16 for ActivityViewModel::GetTitle()
mukai@chromium.org
2014-06-07
7
-16
/
+13
*
Use webview in web activity
oshima@chromium.org
2014-06-07
18
-113
/
+105
*
InputManager/AcceleratorManager for athena
oshima@chromium.org
2014-06-06
13
-1
/
+677
*
Fix a typo in deletion loop.
oshima@chromium.org
2014-06-06
1
-1
/
+1
*
Introduces ActivityFactory for SampleActivity.
mukai@chromium.org
2014-06-06
13
-25
/
+103
*
Replace the HomeCard by the AppList in Athena (2nd)
mukai@chromium.org
2014-06-06
7
-108
/
+326
*
Let ActivityManager delete the remaining activities on shutdown.
mukai@chromium.org
2014-06-06
6
-11
/
+28
*
Moves WebActivity to a new directory athena/content.
mukai@chromium.org
2014-06-05
14
-32
/
+205
*
Do not release focus/input_method before Athena shutdown.
mukai@chromium.org
2014-06-05
1
-1
/
+2
*
athena: Add a basic overview mode.
sadrul@chromium.org
2014-06-05
8
-11
/
+336
*
Revert of Replace the HomeCard by the AppList in Athena. (https://codereview....
mek@chromium.org
2014-06-04
7
-325
/
+108
*
Replace the HomeCard by the AppList in Athena.
mukai@chromium.org
2014-06-04
7
-108
/
+325
*
athena: Make sure --touch-devices works correctly.
sadrul@chromium.org
2014-06-04
2
-0
/
+8
*
Fix a typo: RemoveActivity should be called on Remove.
mukai@chromium.org
2014-06-04
1
-1
/
+1
*
Fixes a typo in DEPS.
mukai@chromium.org
2014-06-03
1
-1
/
+1
*
Removes the dependency to WMTestHelper from app shell.
mukai@chromium.org
2014-06-02
1
-3
/
+8
*
athena: Add the concept of Activity and related managers.
sadrul@chromium.org
2014-05-31
20
-0
/
+628
*
athena: Add a minimal executable for just the UI.
sadrul@chromium.org
2014-05-30
3
-0
/
+67
*
Athena unittests framework
oshima@chromium.org
2014-05-28
14
-27
/
+496
*
Add initial home card impl.
oshima@chromium.org
2014-05-24
13
-20
/
+319
*
[Athena] minimum impl to add screen/background and test windows
oshima@chromium.org
2014-05-20
17
-2
/
+610
*
Add ShellBrowserMainDelegate::Shutdown()
oshima@chromium.org
2014-05-16
1
-0
/
+1
*
Minimal athena shell main
oshima@chromium.org
2014-05-11
4
-0
/
+77
*
New athena toplevel directory, OWNERS and DEPS
oshima@chromium.org
2014-05-02
2
-0
/
+6