| Commit message (Expand) | Author | Age | Files | Lines |
* | Update support for alphaEnabled (transparent windows) API | garykac@chromium.org | 2014-08-12 | 1 | -7/+5 |
* | Use InvalidateTypes rather than "unsigned". | avi@chromium.org | 2014-08-09 | 1 | -2/+3 |
* | Moved CreateNativeAppWindow from AppWindow::Delegate to AppsClient. | mgiuca@chromium.org | 2014-08-05 | 1 | -11/+0 |
* | Refactor AppWindow to enable code re-use with launcher pages. | mgiuca@chromium.org | 2014-08-04 | 1 | -5/+2 |
* | Split out the non-app-window-specific parts of AppWindow::Delegate. | mgiuca@chromium.org | 2014-07-30 | 1 | -33/+4 |
* | AppWindow: Abstract over setting and querying fullscreen mode. | mgiuca@chromium.org | 2014-07-24 | 1 | -0/+18 |
* | Clean-up coding style at apps folder | rucifer1217@gmail.com | 2014-07-18 | 1 | -0/+3 |
* | Add app.window.alphaEnabled() and onAlphaEnabledChanged. | jackhou@chromium.org | 2014-07-18 | 1 | -0/+8 |
* | [WebModals] New API for browser-scoped popup management. | gbillock@chromium.org | 2014-07-15 | 1 | -0/+5 |
* | Moves extension_icon_image and image_loader to extensions/browser | mukai@chromium.org | 2014-06-20 | 1 | -1/+1 |
* | Fix a test so it runs with --enable-apps-show-on-first-paint. | benwells@chromium.org | 2014-06-05 | 1 | -0/+17 |
* | [Mac] Update fullscreen state when window is fullscreened natively. | jackhou@chromium.org | 2014-05-16 | 1 | -0/+4 |
* | Don't send onLaunched to apps with only hidden windows when they reload. | benwells@chromium.org | 2014-05-15 | 1 | -0/+9 |
* | Remove page IDs from three WebContentsObserver APIs that don't need it. | creis@chromium.org | 2014-05-05 | 1 | -1/+1 |
* | Fix crashes when reloading apps with windows open. | benwells@chromium.org | 2014-05-02 | 1 | -3/+1 |
* | Support active / inactive frame colors for app window frames. | benwells@chromium.org | 2014-05-01 | 1 | -1/+2 |
* | Implement setters for app window bounds API | tmdiep@chromium.org | 2014-03-14 | 1 | -5/+2 |
* | Create windows for new app window bounds API | tmdiep@chromium.org | 2014-03-11 | 1 | -15/+45 |
* | Use NULL for ExtensionKeyBindingRegistry::Delegate for app windows. | yoz@chromium.org | 2014-03-04 | 1 | -6/+0 |
* | Refactored app window size constraints | tmdiep@chromium.org | 2014-02-28 | 1 | -41/+0 |
* | Add frame color option to packaged app windows. | benwells@chromium.org | 2014-02-21 | 1 | -0/+3 |
* | Rename apps::ShellWindow to apps::AppWindow | jamescook@chromium.org | 2014-02-15 | 1 | -0/+554 |