| Commit message (Expand) | Author | Age | Files | Lines |
* | browser_tests no longer compiles with USE_ATHENA. Remove the athena-specific | pkotwicz | 2015-01-15 | 1 | -21/+0 |
* | Fixes for extensions and athena deps. | blundell | 2015-01-07 | 1 | -0/+1 |
* | Remove dependency of infobars component on the embedder | sdefresne | 2014-12-22 | 1 | -4/+0 |
* | Refactor ShellDesktopController and ShellNativeAppWindow to allow for non-Aur... | yoz | 2014-11-19 | 2 | -2/+6 |
* | PPAPI: Make CreateResourceHost take PP_Resource | dmichael | 2014-11-19 | 1 | -5/+4 |
* | app_shell: Change flag for loading apps to --load-app and only launch | zork | 2014-11-17 | 2 | -2/+4 |
* | Add AthenaBrowserTest framework | oshima | 2014-11-07 | 6 | -191/+212 |
* | Move all event related devices from ui/events/ to ui/events/devices/ | dnicoara | 2014-11-04 | 1 | -1/+1 |
* | Print activity state when Ctrl+Shift+Alt+W is pressed | hashimoto | 2014-10-30 | 5 | -0/+150 |
* | C++11 override style change for athena | Mitsuru Oshima | 2014-10-24 | 7 | -12/+11 |
* | Add the ability to load multiple apps into app_shell. | lfg | 2014-10-24 | 1 | -0/+2 |
* | NULL -> nullptr under athena/ | oshima | 2014-10-23 | 3 | -3/+3 |
* | Support modal windows | oshima | 2014-10-20 | 1 | -2/+2 |
* | Revert of Support modal windows (patchset #4 id:80001 of https://codereview.c... | pkotwicz | 2014-10-20 | 1 | -2/+2 |
* | Support modal windows | oshima | 2014-10-18 | 1 | -2/+2 |
* | Lock screen for Chrome-Athena | dpolukhin | 2014-10-16 | 2 | -0/+4 |
* | Adds full-functional search results for Athena on Chrome. | mukai | 2014-10-10 | 6 | -355/+15 |
* | Fix crash due to checkfailure in AutocompleteInput::Parse(). | pkasting | 2014-10-07 | 1 | -1/+1 |
* | Simplifies the structure of app_list search a bit. | Jun Mukai | 2014-10-04 | 1 | -1/+5 |
* | replace OVERRIDE and FINAL with override and final in athena/ | mostynb | 2014-10-03 | 9 | -52/+52 |
* | Shutdown ExtensionDelegate only if the user session has started | oshima | 2014-10-03 | 2 | -2/+2 |
* | Creating the athena browser test framework and adding the ContentProxyBrowser... | skuhne | 2014-10-01 | 1 | -0/+21 |
* | Do not show the activity widget in ActivityManager::AddActivity | oshima | 2014-09-24 | 2 | -2/+7 |
* | Fix crash which occurs when combining tests which inherit from AthenaTestBase | pkotwicz | 2014-09-23 | 3 | -26/+38 |
* | Add actiivity in factory rather than each caller adds them. | Mitsuru Oshima | 2014-09-23 | 2 | -8/+4 |
* | [Athena] Simple pull to refresh implementation | pkotwicz | 2014-09-21 | 1 | -0/+4 |
* | Use ChromeAutocompleteSchemeClassifier for Athena on Chrome. | mukai | 2014-09-19 | 1 | -32/+23 |
* | Rename AppsClient -> AppWindowClient | oshima | 2014-09-19 | 1 | -1/+1 |
* | * Use componentized NativeAppWindowViews | oshima | 2014-09-18 | 1 | -48/+0 |
* | Reland "Use chromeos accelerometer reader and support only lid accelerometer.... | flackr | 2014-09-17 | 2 | -4/+5 |
* | Revert of Use chromeos accelerometer reader and support only lid acceleromete... | battre | 2014-09-17 | 2 | -5/+4 |
* | Use chromeos accelerometer reader in athena and support only lid accelerometer. | flackr | 2014-09-17 | 2 | -4/+5 |
* | Remove app_shell chrome.shell API and ShellAppWindow | jamescook | 2014-09-15 | 1 | -14/+1 |
* | Run athena on device | oshima | 2014-09-13 | 1 | -4/+15 |
* | Create VK on athena_main (athena on app_shell) | oshima | 2014-09-11 | 1 | -0/+1 |
* | Support app.window.create on athena | hashimoto | 2014-09-11 | 2 | -0/+53 |
* | Update the maximize button when size constraints change. | jackhou | 2014-09-11 | 1 | -0/+1 |
* | Add what-you-typed-match as a result when the input type is URL | hashimoto | 2014-09-11 | 1 | -0/+15 |
* | Minimal support for OOBE/login for chrome-athena | dpolukhin | 2014-09-11 | 2 | -1/+6 |
* | Close AppWindow to perform clean shutdown | hashimoto | 2014-09-10 | 1 | -3/+12 |
* | Supprot V2 app: step1 | oshima | 2014-09-10 | 8 | -19/+210 |
* | Cleanup: Use base/files/file_util.h instead of base/file_util.h in ash/, athe... | thestig | 2014-09-10 | 1 | -2/+2 |
* | Move ContentAppModelBuilder to athena/extensions. | mukai | 2014-09-09 | 1 | -2/+2 |
* | Remove unused class ShellAppWindowController | hashimoto | 2014-09-09 | 3 | -70/+0 |
* | Add ShellAppsClient, ShellAppDelegate, ShellNativeAppWindow | hashimoto | 2014-09-07 | 1 | -0/+5 |
* | Move launcher API to athena/main/public | oshima | 2014-09-06 | 4 | -8/+8 |
* | Support V1 app | oshima | 2014-09-05 | 2 | -4/+4 |
* | Make athena_unittests run locally again | pkotwicz | 2014-09-04 | 1 | -1/+0 |
* | [Athena] Add status icons and system time to the desktop background | pkotwicz | 2014-09-02 | 8 | -866/+4 |
* | athena: Add support for PDF. | Sadrul Habib Chowdhury | 2014-08-29 | 7 | -1/+226 |