index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
apps
/
app_browsertest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable file_handlers and chrome.app.runtime for QuickOffice.
benwells@chromium.org
2014-05-07
1
-0
/
+10
*
Hide WebContentsView from Chrome. This also removes WebContentsViewPort.
jam@chromium.org
2014-05-03
1
-3
/
+2
*
Fix crashes when reloading apps with windows open.
benwells@chromium.org
2014-05-02
1
-1
/
+1
*
Sniff MIME type for files which have unknown extensions.
fukino@chromium.org
2014-04-22
1
-1
/
+9
*
Use EventRouter instead of ExtensionSystem::Get->event_router()
limasdf@gmail.com
2014-04-18
1
-3
/
+3
*
Revert 264167 "Sniff MIME type for files which have unknown exte..."
yoshiki@chromium.org
2014-04-16
1
-9
/
+1
*
Sniff MIME type for files which have unknown extensions.
yoshiki@chromium.org
2014-04-16
1
-1
/
+9
*
Remove automation code from browser process.
jam@chromium.org
2014-04-02
1
-2
/
+1
*
DISABLE for PlatformAppBrowserTest.Iframes on XP
rlarocque@chromium.org
2014-04-01
1
-1
/
+2
*
DISABLE tests for failing on Linux Tests (dbg)(1)
rlarocque@chromium.org
2014-03-31
1
-1
/
+6
*
Introduce apps API target in //apps and move app.runtime API into it
jamescook@chromium.org
2014-03-31
1
-3
/
+3
*
Move render_view_context_menu.* and related files out of tab_contents.
lazyboy@chromium.org
2014-02-27
1
-1
/
+1
*
Remove ExtensionService::extension_prefs()
rockot@chromium.org
2014-02-19
1
-3
/
+1
*
Rename apps::ShellWindow to apps::AppWindow
jamescook@chromium.org
2014-02-15
1
-84
/
+83
*
[DevTools] Move from load notifications to LoadCompleted callback.
dgozman@chromium.org
2014-02-12
1
-6
/
+1
*
Start moving context menu code to RenderFrame.
jam@chromium.org
2014-01-31
1
-8
/
+8
*
Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.
yoz@chromium.org
2014-01-30
1
-1
/
+1
*
extensions: Relocate pref name constants.
derat@chromium.org
2014-01-16
1
-1
/
+2
*
Get ride of chrome.storage.* data when removing an application.
mlamouri@chromium.org
2014-01-09
1
-0
/
+39
*
Revert of https://codereview.chromium.org/129193002/
noamsml@chromium.org
2014-01-08
1
-4
/
+4
*
Revert of https://codereview.chromium.org/116983008/
noamsml@chromium.org
2014-01-08
1
-4
/
+4
*
chromeos: Don't send empty power management policies.
derat@chromium.org
2014-01-08
1
-4
/
+4
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
1
-1
/
+1
*
Update some uses of Value in chrome/browser to use the base:: namespace.
avi@chromium.org
2013-12-23
1
-1
/
+1
*
Convert Extension* to extension id in AppLaunchParams.
koz@chromium.org
2013-12-17
1
-1
/
+1
*
Move LaunchContainer enum to extension_constants.h.
derat@chromium.org
2013-12-06
1
-10
/
+10
*
Do not spawn a thread in browser/interactive ui tests before spawning sandbox...
oshima@chromium.org
2013-12-04
1
-2
/
+1
*
Remove PlatformAppBrowserTest.ShellWindowRestorePosition because it is
mlamouri@chromium.org
2013-12-02
1
-16
/
+0
*
Move EventRouter to src/extensions/browser
jamescook@chromium.org
2013-11-21
1
-1
/
+1
*
WindowDotPrintShouldBringUpPrintPreview is consistently failing on official W...
pshenoy@chromium.org
2013-11-18
1
-1
/
+2
*
-Wunused-functions for linux, android, chromeos
thakis@chromium.org
2013-11-12
1
-2
/
+2
*
Fixes for -Wunused-function on Linux, Android and ChromeOS
hans@chromium.org
2013-11-12
1
-0
/
+2
*
ChromeOS: Remove MockDBusThreadManager.
pneubeck@chromium.org
2013-11-10
1
-1
/
+4
*
linux_aura: Turn aura on on the main linux builders.
erg@chromium.org
2013-11-09
1
-3
/
+19
*
Move LaunchContainer enum out of chrome/.
derat@chromium.org
2013-11-08
1
-15
/
+7
*
Re-enable tests for chrome.apps.window by moving them out of PlatformBrowserT...
mlamouri@chromium.org
2013-11-07
1
-6
/
+0
*
dbus: Rename MockDBusTreadManagerWithoutGMock to FakeDBusThreadManager
satorux@chromium.org
2013-10-22
1
-3
/
+3
*
[win8] Ensure the desktop type (e.g. ash) of a hosted app launch matches the ...
tapted@chromium.org
2013-10-21
1
-1
/
+2
*
linux and chromeos: Turn on -Wunused-const-variable.
thakis@chromium.org
2013-10-19
1
-0
/
+2
*
Revert r229534 "[win8] Ensure the desktop type (e.g. ash) of a hosted app lau...
pfeldman@chromium.org
2013-10-19
1
-2
/
+1
*
[win8] Ensure the desktop type (e.g. ash) of a hosted app launch matches the ...
tapted@chromium.org
2013-10-19
1
-1
/
+2
*
Fix declaration vs. implementation ordering in NativeAppWindow{Views|Gtk}
jamescook@chromium.org
2013-10-16
1
-1
/
+1
*
Added a browser test of the print preview dialog size for Chrome apps.
dharcourt@chromium.org
2013-10-15
1
-12
/
+56
*
The WindowDotPrintShouldBringUpPrintPreview browser test was generating false...
dharcourt@chromium.org
2013-10-11
1
-14
/
+47
*
Implement chrome.runtime.restart for cros kiosk app.
xiyuan@chromium.org
2013-10-08
1
-0
/
+79
*
linux_aura: Revert everything; abort turning linux_aura on.
erg@chromium.org
2013-10-05
1
-3
/
+1
*
linux_aura: Disable PlatformAppBrowserTest.ShellWindowRestorePosition
erg@chromium.org
2013-10-05
1
-1
/
+3
*
Cleanup: Remove chrome namespace from application_launch.h
limasdf@gmail.com
2013-09-27
1
-22
/
+21
*
Added a test for closing-window-while-printing in Chrome apps.
dharcourt@chromium.org
2013-09-14
1
-10
/
+30
*
[Cleanup] rename WebContentsModalDialogManager::IsShowingDialog() to IsDialog...
wittman@chromium.org
2013-09-10
1
-1
/
+1
[next]