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
Commit message (
Expand
)
Author
Age
Files
Lines
*
app_shell: Add ShellDesktopController.
derat@chromium.org
2014-03-26
7
-220
/
+207
*
Add apps_browsertests target (currently running 0 tests).
yoz@chromium.org
2014-03-21
9
-6
/
+227
*
Move ExtensionHost from src/chrome to src/extensions
jamescook@chromium.org
2014-03-21
7
-7
/
+6
*
Clean up DEPS in src/apps and src/extensions
jamescook@chromium.org
2014-03-20
1
-1
/
+0
*
Split ExtensionWebContentsObserver into base and Chrome implementations
jamescook@chromium.org
2014-03-20
6
-5
/
+62
*
Name widget members consistently in app window code.
benwells@chromium.org
2014-03-20
4
-94
/
+69
*
Remove PrepareForShutdown
oshima@chromium.org
2014-03-20
1
-1
/
+0
*
Rename NOTIFICATION_EXTENSION_UNLOADED to
kalman@chromium.org
2014-03-19
3
-6
/
+6
*
Move extensions BCKS factory creation
rockot@chromium.org
2014-03-19
4
-4
/
+44
*
Introduce ExtensionHostDelegate, use it for media access requests
jamescook@chromium.org
2014-03-19
2
-20
/
+46
*
Set size constraints before native app window creation
tmdiep@chromium.org
2014-03-18
1
-0
/
+4
*
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
4
-6
/
+6
*
Allows the guest session on CrOS to load extension resource.
yukishiino@chromium.org
2014-03-17
1
-1
/
+1
*
Update frame color API to use unions.
benwells@chromium.org
2014-03-17
1
-1
/
+1
*
Remove //components/browser_context_keyed_service
blundell@chromium.org
2014-03-16
1
-1
/
+0
*
Move ExtensionFunctionDispatcher to extensions/browser.
derat@chromium.org
2014-03-15
3
-1
/
+5
*
Implement setters for app window bounds API
tmdiep@chromium.org
2014-03-14
5
-38
/
+24
*
Move extension_messages.h to extensions/common.
derat@chromium.org
2014-03-13
4
-4
/
+3
*
Move clients of BrowserContextKeyedService to using KeyedService (#3)
blundell@chromium.org
2014-03-13
22
-50
/
+49
*
Move sockets APIs out of src/chrome
rockot@chromium.org
2014-03-12
5
-3
/
+29
*
Move user_agent code from webkit/ to content/.
tfarina@chromium.org
2014-03-11
1
-2
/
+2
*
Create windows for new app window bounds API
tmdiep@chromium.org
2014-03-11
7
-61
/
+240
*
Allow content layer to pass ProtocolInterceptors when we create URLRequestCon...
kinuko@chromium.org
2014-03-10
2
-5
/
+6
*
Fixed incorrect frame insets for app windows on ChromeOS
tmdiep@chromium.org
2014-03-10
1
-6
/
+6
*
Convert ContentMain to take a struct instead of parameters that vary dependin...
jam@chromium.org
2014-03-09
1
-10
/
+13
*
[App Shell] Remove chrome_100_percent.pak dependancy.
Hokein.Wu@gmail.com
2014-03-09
2
-9
/
+22
*
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
*
Do not allow ephemeral apps to retain filesystem entries
tmdiep@chromium.org
2014-03-05
1
-1
/
+2
*
Use NULL for ExtensionKeyBindingRegistry::Delegate for app windows.
yoz@chromium.org
2014-03-04
4
-13
/
+2
*
Remove Chrome dependencies from sockets API implementations.
rockot@chromium.org
2014-03-04
2
-1
/
+8
*
Plumbs through RenderFrameObserver::WillReleaseScriptContext
sky@chromium.org
2014-03-04
2
-10
/
+42
*
Fix inconsistencies in left/top of app window bounds for non-native windows
tmdiep@chromium.org
2014-03-04
3
-38
/
+83
*
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
*
Add <algorithm> include needed on VS2013
scottmg@chromium.org
2014-03-01
1
-0
/
+2
*
Refactored app window size constraints
tmdiep@chromium.org
2014-02-28
8
-123
/
+175
*
Rename BaseNativeAppWindowViews and NativeAppWindowViews
jamescook@chromium.org
2014-02-27
4
-118
/
+117
*
app_shell: Allow chrome-extension scheme to request filesystems
rockot@chromium.org
2014-02-27
2
-0
/
+9
*
Implement getters for app window bounds API
tmdiep@chromium.org
2014-02-27
1
-20
/
+44
*
Remove unused AppKeepAliveService
jamescook@chromium.org
2014-02-27
6
-325
/
+0
*
[App Shell] Include all chrome-specific resources in app_shell.pak.
Hokein.Wu@gmail.com
2014-02-26
4
-19
/
+9
*
Add option to install an ephemeral app to the Windows jump list
tmdiep@chromium.org
2014-02-26
4
-0
/
+21
*
Move shell_window/ test data directory to app_window/
jamescook@chromium.org
2014-02-26
1
-2
/
+1
*
[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
[next]