summaryrefslogtreecommitdiffstats
path: root/chrome/browser/apps/app_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable file_handlers and chrome.app.runtime for QuickOffice.benwells@chromium.org2014-05-071-0/+10
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-031-3/+2
* Fix crashes when reloading apps with windows open.benwells@chromium.org2014-05-021-1/+1
* Sniff MIME type for files which have unknown extensions.fukino@chromium.org2014-04-221-1/+9
* Use EventRouter instead of ExtensionSystem::Get->event_router()limasdf@gmail.com2014-04-181-3/+3
* Revert 264167 "Sniff MIME type for files which have unknown exte..."yoshiki@chromium.org2014-04-161-9/+1
* Sniff MIME type for files which have unknown extensions.yoshiki@chromium.org2014-04-161-1/+9
* Remove automation code from browser process.jam@chromium.org2014-04-021-2/+1
* DISABLE for PlatformAppBrowserTest.Iframes on XPrlarocque@chromium.org2014-04-011-1/+2
* DISABLE tests for failing on Linux Tests (dbg)(1)rlarocque@chromium.org2014-03-311-1/+6
* Introduce apps API target in //apps and move app.runtime API into itjamescook@chromium.org2014-03-311-3/+3
* Move render_view_context_menu.* and related files out of tab_contents.lazyboy@chromium.org2014-02-271-1/+1
* Remove ExtensionService::extension_prefs()rockot@chromium.org2014-02-191-3/+1
* Rename apps::ShellWindow to apps::AppWindowjamescook@chromium.org2014-02-151-84/+83
* [DevTools] Move from load notifications to LoadCompleted callback.dgozman@chromium.org2014-02-121-6/+1
* Start moving context menu code to RenderFrame.jam@chromium.org2014-01-311-8/+8
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-301-1/+1
* extensions: Relocate pref name constants.derat@chromium.org2014-01-161-1/+2
* Get ride of chrome.storage.* data when removing an application.mlamouri@chromium.org2014-01-091-0/+39
* Revert of https://codereview.chromium.org/129193002/noamsml@chromium.org2014-01-081-4/+4
* Revert of https://codereview.chromium.org/116983008/noamsml@chromium.org2014-01-081-4/+4
* chromeos: Don't send empty power management policies.derat@chromium.org2014-01-081-4/+4
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-1/+1
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-1/+1
* Convert Extension* to extension id in AppLaunchParams.koz@chromium.org2013-12-171-1/+1
* Move LaunchContainer enum to extension_constants.h.derat@chromium.org2013-12-061-10/+10
* Do not spawn a thread in browser/interactive ui tests before spawning sandbox...oshima@chromium.org2013-12-041-2/+1
* Remove PlatformAppBrowserTest.ShellWindowRestorePosition because it ismlamouri@chromium.org2013-12-021-16/+0
* Move EventRouter to src/extensions/browserjamescook@chromium.org2013-11-211-1/+1
* WindowDotPrintShouldBringUpPrintPreview is consistently failing on official W...pshenoy@chromium.org2013-11-181-1/+2
* -Wunused-functions for linux, android, chromeosthakis@chromium.org2013-11-121-2/+2
* Fixes for -Wunused-function on Linux, Android and ChromeOShans@chromium.org2013-11-121-0/+2
* ChromeOS: Remove MockDBusThreadManager.pneubeck@chromium.org2013-11-101-1/+4
* linux_aura: Turn aura on on the main linux builders.erg@chromium.org2013-11-091-3/+19
* Move LaunchContainer enum out of chrome/.derat@chromium.org2013-11-081-15/+7
* Re-enable tests for chrome.apps.window by moving them out of PlatformBrowserT...mlamouri@chromium.org2013-11-071-6/+0
* dbus: Rename MockDBusTreadManagerWithoutGMock to FakeDBusThreadManagersatorux@chromium.org2013-10-221-3/+3
* [win8] Ensure the desktop type (e.g. ash) of a hosted app launch matches the ...tapted@chromium.org2013-10-211-1/+2
* linux and chromeos: Turn on -Wunused-const-variable.thakis@chromium.org2013-10-191-0/+2
* Revert r229534 "[win8] Ensure the desktop type (e.g. ash) of a hosted app lau...pfeldman@chromium.org2013-10-191-2/+1
* [win8] Ensure the desktop type (e.g. ash) of a hosted app launch matches the ...tapted@chromium.org2013-10-191-1/+2
* Fix declaration vs. implementation ordering in NativeAppWindow{Views|Gtk}jamescook@chromium.org2013-10-161-1/+1
* Added a browser test of the print preview dialog size for Chrome apps.dharcourt@chromium.org2013-10-151-12/+56
* The WindowDotPrintShouldBringUpPrintPreview browser test was generating false...dharcourt@chromium.org2013-10-111-14/+47
* Implement chrome.runtime.restart for cros kiosk app.xiyuan@chromium.org2013-10-081-0/+79
* linux_aura: Revert everything; abort turning linux_aura on.erg@chromium.org2013-10-051-3/+1
* linux_aura: Disable PlatformAppBrowserTest.ShellWindowRestorePositionerg@chromium.org2013-10-051-1/+3
* Cleanup: Remove chrome namespace from application_launch.hlimasdf@gmail.com2013-09-271-22/+21
* Added a test for closing-window-while-printing in Chrome apps.dharcourt@chromium.org2013-09-141-10/+30
* [Cleanup] rename WebContentsModalDialogManager::IsShowingDialog() to IsDialog...wittman@chromium.org2013-09-101-1/+1