summaryrefslogtreecommitdiffstats
path: root/extensions/browser/app_window
Commit message (Expand)AuthorAgeFilesLines
...
* Enable visibleOnAllWorkspaces on stable.jackhou2015-01-301-1/+1
* [Win] Fix black screen when min/maximizing hidden app window.jackhou2015-01-191-7/+9
* Fullscreen: make fullscreen requests come from RenderFrame.mlamouri2015-01-172-2/+15
* Keep app default zoom level independent of the browser zoom level.benwells2015-01-123-4/+9
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-312-2/+2
* Cleanup: Update the path to insets and point headers.tfarina2014-12-232-2/+2
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-4/+5
* API proposal for chrome.app.window to intercept all keys.sriramsr2014-12-013-0/+12
* Reset user text in a tab if it navigates while in the background.creis2014-11-262-2/+2
* Fix WeakPtrFactory member ordering in extensionsmohan.reddy2014-11-252-4/+4
* Refactor ShellDesktopController and ShellNativeAppWindow to allow for non-Aur...yoz2014-11-193-13/+92
* Add WebContents source to methods in WebContentsDelegatemathiash2014-11-192-2/+4
* Don't fire AppLifetimeMonitor::Observer::OnAppActivated on every AppWindow::S...jackhou2014-11-143-6/+9
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-2/+2
* Standardize usage of virtual/override/final in extensions/dcheng2014-10-215-82/+73
* Re-enable AppWindowBrowserTest.FrameInsetsForColoredFrame on Linux.mgiuca2014-10-141-10/+1
* Adding application lifetime tests to athena, allowing to override focus reque...skuhne2014-10-092-2/+2
* Revert of Remove deprecated extension notification from AppWindow (patchset #...limasdf2014-10-052-34/+51
* replace OVERRIDE and FINAL with override and final in extensions/mostynb2014-10-035-45/+45
* Allow component IME extensions use app.window and add 'ime' boolean in Create...bshe2014-09-292-0/+2
* Remove AppsClient::GetLoadedBrowserContextshashimoto2014-09-263-88/+0
* Remove Increment/DecrementKeepAliveCount from AppsClienthashimoto2014-09-252-13/+0
* Remove AppDelegate::GetAppDefaultIconjamescook2014-09-222-6/+8
* app_shell: Remove some NOTIMPLEMENTED from ShellNativeAppWindowjamescook2014-09-201-0/+3
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-1/+1
* Rename AppsClient -> AppWindowClientoshima2014-09-194-26/+25
* Check media permissions through RenderFrameHostDelegate.grunell2014-09-185-0/+31
* Remove deprecated extension notification from AppWindowlimasdf2014-09-172-52/+35
* Support app.window.create on athenahashimoto2014-09-111-0/+2
* Add AppWindow.setVisibleOnAllWorkspaces.jackhou2014-09-093-1/+8
* Revert "Add AppWindow.setVisibleOnAllWorkspaces." (https://codereview.chromiu...Nico Weber2014-09-082-6/+0
* Move AppWindowGeometryCacheTest to extensions_unittestsjamescook2014-09-081-32/+98
* Add AppWindow.setVisibleOnAllWorkspaces.jackhou2014-09-082-0/+6
* Move AppWindowContentsImpl to extensionshashimoto2014-09-032-0/+204
* Move AppWindow to extensionshashimoto2014-08-298-0/+2514
* Add AppDelegate::ResizeWebContentshashimoto2014-08-271-0/+4
* Observe NOTIFICATION_APP_TERMINATING notification with the delegatehashimoto@chromium.org2014-08-201-0/+4
* Move AppWindow related classes to extensionshashimoto@chromium.org2014-08-206-0/+1086
* Move NativeAppWindow to extensionshashimoto@chromium.org2014-08-201-0/+104
* Move apps::SizeConstraints to extensionshashimoto@chromium.org2014-08-192-0/+140