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
/
apps
/
shell
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
app_shell: Add support for mouse cursors.
derat@chromium.org
2014-04-28
2
-0
/
+90
*
Replace NOTIFICATION_EXTENSION_LOADED to NOTIFICATION_EXTENSION_LOADED_DEPREC...
limasdf@gmail.com
2014-04-20
1
-1
/
+1
*
Use default CSP for resource loading in webview (instead of platform app's CSP)
lazyboy@chromium.org
2014-04-16
2
-0
/
+6
*
Revert r264071 to reland r264067, "app_shell: Initialize chromeos::DBusThread...
derat@chromium.org
2014-04-16
4
-5
/
+44
*
Revert 264067 "app_shell: Initialize chromeos::DBusThreadManager."
tyoshino@chromium.org
2014-04-16
4
-44
/
+5
*
app_shell: Initialize chromeos::DBusThreadManager.
derat@chromium.org
2014-04-16
4
-5
/
+44
*
Move most of extension_file_util.cc into extensions/common/file_util.cc
jamescook@chromium.org
2014-04-15
1
-6
/
+3
*
Split ui/display types into separate module and have Ozone depend on it
dnicoara@chromium.org
2014-04-15
1
-2
/
+2
*
Toro: Move ExtensionProtocolHandler to //extensions
jamescook@chromium.org
2014-04-11
3
-8
/
+36
*
Toro: Fix bad include (common -> browser) in app_shell
jamescook@chromium.org
2014-04-11
2
-36
/
+0
*
Add the first app_shell_browsertests test.
yoz@chromium.org
2014-04-09
4
-18
/
+50
*
Renaming ui/display constants and variables from OUTPUT_* to DISPLAY_*
dnicoara@chromium.org
2014-04-08
1
-1
/
+1
*
Remove app_shell dependencies on //apps and //ui/views
jamescook@chromium.org
2014-04-07
15
-293
/
+134
*
Renamed OutputConfigurator to DisplayConfigurator
dnicoara@chromium.org
2014-04-07
2
-14
/
+13
*
Remove single-window-metro-mode code paths for the app launcher and apps.
tapted@chromium.org
2014-04-07
2
-7
/
+0
*
* Add --new-app-window flag to app_shell.
jamescook@chromium.org
2014-04-04
8
-3
/
+373
*
Revert of Use apps::AppEventRouter to launch app_shell apps (https://coderevi...
jamescook@chromium.org
2014-04-03
1
-3
/
+10
*
Relanding user gesture fix for external protocol handlers after revert.
meacer@chromium.org
2014-04-03
2
-4
/
+0
*
Remove //chrome dependency from ExtensionPrefs
rockot@google.com
2014-04-02
2
-0
/
+7
*
Consolidate app_shell temporary deps in apps/shell/DEPS
jamescook@chromium.org
2014-04-01
1
-8
/
+0
*
Use apps::AppEventRouter to launch app_shell apps
jamescook@chromium.org
2014-03-31
1
-10
/
+3
*
Introduce apps API target in //apps and move app.runtime API into it
jamescook@chromium.org
2014-03-31
2
-1
/
+5
*
Remove USE_X11==1 check when including OutputConfigurator
dnicoara@chromium.org
2014-03-29
2
-9
/
+9
*
Fix compile error in ShellDesktopController with clang
dcheng@chromium.org
2014-03-27
1
-1
/
+1
*
app_shell: Add ShellDesktopController.
derat@chromium.org
2014-03-26
6
-218
/
+205
*
Add apps_browsertests target (currently running 0 tests).
yoz@chromium.org
2014-03-21
2
-2
/
+14
*
Split ExtensionWebContentsObserver into base and Chrome implementations
jamescook@chromium.org
2014-03-20
3
-2
/
+55
*
Remove PrepareForShutdown
oshima@chromium.org
2014-03-20
1
-1
/
+0
*
Move extensions BCKS factory creation
rockot@chromium.org
2014-03-19
1
-4
/
+7
*
Introduce ExtensionHostDelegate, use it for media access requests
jamescook@chromium.org
2014-03-19
2
-20
/
+46
*
app_shell: CommandLine -> base::CommandLine
rockot@chromium.org
2014-03-18
1
-1
/
+1
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
2
-2
/
+2
*
Allows the guest session on CrOS to load extension resource.
yukishiino@chromium.org
2014-03-17
1
-1
/
+1
*
Move ExtensionFunctionDispatcher to extensions/browser.
derat@chromium.org
2014-03-15
2
-0
/
+4
*
Move clients of BrowserContextKeyedService to using KeyedService (#3)
blundell@chromium.org
2014-03-13
5
-10
/
+9
*
Move sockets APIs out of src/chrome
rockot@chromium.org
2014-03-12
1
-2
/
+4
*
Allow content layer to pass ProtocolInterceptors when we create URLRequestCon...
kinuko@chromium.org
2014-03-10
2
-5
/
+6
*
Reland: Add ExtensionsApiClient interface, use it in the storage API Settings...
jamescook@chromium.org
2014-03-06
2
-2
/
+7
*
Revert r255069 "Add ExtensionsApiClient interface, use it in the storage API ...
thakis@chromium.org
2014-03-05
2
-7
/
+2
*
Rename RootWindowObserver -> WindowTreeHostObserver.
ben@chromium.org
2014-03-05
2
-13
/
+13
*
Move ExtensionFunctionRegistry out of src/chrome
rockot@chromium.org
2014-03-05
3
-0
/
+11
*
Add ExtensionsApiClient interface, use it in the storage API SettingsFrontend
jamescook@chromium.org
2014-03-05
2
-2
/
+7
*
Makes text input extensions available in guest session on CrOS.
yukishiino@chromium.org
2014-03-03
2
-2
/
+3
*
Cleanup: Move kBlobScheme constant into content namespace.
tfarina@chromium.org
2014-03-01
1
-1
/
+1
*
Rename BaseNativeAppWindowViews and NativeAppWindowViews
jamescook@chromium.org
2014-02-27
1
-2
/
+2
*
app_shell: Allow chrome-extension scheme to request filesystems
rockot@chromium.org
2014-02-27
2
-0
/
+9
*
[App Shell] Include all chrome-specific resources in app_shell.pak.
Hokein.Wu@gmail.com
2014-02-26
1
-1
/
+0
*
[App Shell] Fix a crash issue while closing root window with remote dev-tool ...
Hokein.Wu@gmail.com
2014-02-26
1
-1
/
+1
*
app_shell: Enable process-per-site
rockot@chromium.org
2014-02-26
2
-0
/
+12
*
Rename Start/EndKeepAlive to Increment/DecrementKeepAliveCount
jamescook@chromium.org
2014-02-25
2
-4
/
+4
[next]