| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename apps::ShellWindow to apps::AppWindow | jamescook@chromium.org | 2014-02-15 | 1 | -991/+0 |
* | Revert 251094 "Revert 250826 "Remove Profile dependency from app..." | asvitkine@chromium.org | 2014-02-13 | 1 | -30/+51 |
* | Revert 250826 "Remove Profile dependency from apps::ShellWindow" | asvitkine@chromium.org | 2014-02-13 | 1 | -51/+30 |
* | Remove Profile dependency from apps::ShellWindow | rockot@chromium.org | 2014-02-12 | 1 | -30/+51 |
* | Add ability for running packaged app to badge their taskbar icon. | benwells@chromium.org | 2014-02-10 | 1 | -4/+42 |
* | Use the same code to serialize app window state for the renderer | tmdiep@chromium.org | 2014-02-09 | 1 | -0/+29 |
* | Close crashed incognito-mode app's shell window. | kinaba@chromium.org | 2014-01-30 | 1 | -1/+1 |
* | Disabled pinch zooming in non-browser Aura windows. | bokan@chromium.org | 2014-01-30 | 1 | -0/+9 |
* | Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1. | yoz@chromium.org | 2014-01-30 | 1 | -1/+1 |
* | Switch off always-on-top bit when the app window overlaps the taskbar | tmdiep@chromium.org | 2014-01-20 | 1 | -19/+62 |
* | Fix non-otr profile's file manager being launched in guest mode. | tbarzic@chromium.org | 2014-01-08 | 1 | -0/+2 |
* | Update uses of UTF conversions in android_webview/, apps/, ash/, chrome/app t... | avi@chromium.org | 2013-12-24 | 1 | -1/+1 |
* | kiosk: Don't exit fullscreen on ESC. | xiyuan@chromium.org | 2013-12-18 | 1 | -5/+14 |
* | Add a focused property to the options parameter in chrome.app.window.create(). | mlamouri@chromium.org | 2013-12-12 | 1 | -1/+2 |
* | Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas... | brettw@chromium.org | 2013-12-03 | 1 | -4/+4 |
* | Add support for color input datalist on Android | keishi@chromium.org | 2013-11-29 | 1 | -2/+4 |
* | Leave fullscreen mode in an app window when ESC key is pressed. | mlamouri@chromium.org | 2013-11-28 | 1 | -0/+30 |
* | Rename setInputRegion API to setShape, and update impl accordingly. | wez@chromium.org | 2013-11-27 | 1 | -2/+2 |
* | Revert of https://codereview.chromium.org/62763003/ | rogerta@chromium.org | 2013-11-26 | 1 | -30/+0 |
* | Leave fullscreen mode in an app window when ESC key is pressed. | mlamouri@chromium.org | 2013-11-26 | 1 | -0/+30 |
* | Fullscreen app windows cannot have always-on-top enabled | tmdiep@chromium.org | 2013-11-25 | 1 | -5/+48 |
* | Add ash-enable-immersive-all-windows command line flag to enable immersive fu... | pkotwicz@chromium.org | 2013-11-20 | 1 | -16/+22 |
* | Revert 235861 "Add ash-enable-immersive-all-windows command line..." | oshima@chromium.org | 2013-11-19 | 1 | -22/+16 |
* | Add ash-enable-immersive-all-windows command line flag to enable immersive fu... | pkotwicz@chromium.org | 2013-11-19 | 1 | -16/+22 |
* | Move Extension and PermissionsData to extensions/common. | yoz@chromium.org | 2013-11-15 | 1 | -1/+1 |
* | Reland: Move ExtensionProcessManager to src/extensions, part 4 | jamescook@chromium.org | 2013-11-10 | 1 | -1/+1 |
* | Revert 233956 "Move ExtensionProcessManager to src/extensions, p..." | rockot@google.com | 2013-11-08 | 1 | -1/+1 |
* | Move ExtensionProcessManager to src/extensions, part 4 | jamescook@chromium.org | 2013-11-08 | 1 | -1/+1 |
* | Defer app window appearance until first paint. | mlamouri@chromium.org | 2013-11-07 | 1 | -5/+60 |
* | Revert 227677 - Trigger visibilitychange events on app container state changes | rockot@chromium.org | 2013-11-01 | 1 | -12/+1 |
* | Use the loaded bounds before applying size constraint. | mlamouri@chromium.org | 2013-10-28 | 1 | -8/+6 |
* | Remove apps::ShellWindow dependency on c/c/extensions/extension_constants.h | jamescook@chromium.org | 2013-10-23 | 1 | -19/+0 |
* | Move extension_misc::UnloadedExtensionReason from extension_constants.h to Un... | yoz@chromium.org | 2013-10-23 | 1 | -0/+1 |
* | apps: Remove unnecessary includes of extension_constants.h | jamescook@chromium.org | 2013-10-23 | 1 | -1/+0 |
* | Get rid of the extensions' MessageHandler RenderViewHostObserver. Move this c... | jam@chromium.org | 2013-10-21 | 1 | -0/+2 |
* | Add Set[Minimum|Maximum]Size to ShellWindow. | jackhou@chromium.org | 2013-10-21 | 1 | -0/+31 |
* | Factor out [min|max]_size into ShellWindow::SizeConstraints | jackhou@chromium.org | 2013-10-20 | 1 | -62/+99 |
* | Fix declaration vs. implementation ordering in NativeAppWindow{Views|Gtk} | jamescook@chromium.org | 2013-10-16 | 1 | -1/+1 |
* | Revert 228654 "Factor out [min|max]_size into ShellWindow::SizeC..." | dmikurube@chromium.org | 2013-10-15 | 1 | -99/+62 |
* | Factor out [min|max]_size into ShellWindow::SizeConstraints | jackhou@chromium.org | 2013-10-15 | 1 | -62/+99 |
* | Add always-on-top property to app windows | tmdiep@chromium.org | 2013-10-11 | 1 | -1/+2 |
* | When native app window visibility changes due to either show/hide or minimize... | rockot@chromium.org | 2013-10-09 | 1 | -1/+12 |
* | Merge NOTIFICATION_WEB_CONTENTS_SWAPPED into NOTIFICATION_RENDER_VIEW_HOST_CH... | avi@chromium.org | 2013-10-03 | 1 | -10/+0 |
* | Fixes crasher when closing app windows while printing. | dharcourt@chromium.org | 2013-09-26 | 1 | -1/+5 |
* | Remove dependency on ui::ScaleFactor from ui/gfx | davemoore@chromium.org | 2013-09-24 | 1 | -1/+1 |
* | Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx" | davemoore@chromium.org | 2013-09-20 | 1 | -1/+1 |
* | Remove dependency on ui::ScaleFactor from ui/gfx | davemoore@chromium.org | 2013-09-20 | 1 | -1/+1 |
* | Enforce disable fullscreen policy for platform apps | bartfab@chromium.org | 2013-09-18 | 1 | -0/+5 |
* | This CL: | pkotwicz@chromium.org | 2013-09-18 | 1 | -6/+6 |
* | Add policy for fullscreen mode; disallow fullscreen in public sessions | bartfab@chromium.org | 2013-08-25 | 1 | -0/+15 |