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
/
extensions
/
shell
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use GuestViewManager::FromBrowserContextIfAvailable more often
fsamuel
2015-04-17
1
-1
/
+1
*
Add a flag to app_shell that allows roaming on cellular networks
jsimmons
2015-04-16
3
-0
/
+16
*
Move device/usb classes from the FILE thread to UI thread.
reillyg
2015-04-16
1
-4
/
+6
*
Revert of Disable flaky ShellApiTest.Basic. (patchset #1 id:1 of https://code...
rmcilroy
2015-04-13
1
-7
/
+1
*
Use command line to signal whether a child process was passed V8 snapshot fil...
rmcilroy
2015-04-10
1
-0
/
+10
*
Prevent menus from blocking user activity detection
afakhry
2015-04-09
1
-6
/
+0
*
Add support to extension_shell and ash_shell to use external V8 snapshot files.
rmcilroy
2015-04-06
3
-4
/
+48
*
[Extensions API] Remove inline enums
rdevlin.cronin
2015-04-06
1
-2
/
+2
*
Add service registration for Mojo services defined under chrome/
kmarshall
2015-04-03
2
-0
/
+10
*
app_shell: Initialize DiskMountManager to avoid a crash on calling storage API.
sudarsana.nagineni
2015-04-02
1
-0
/
+3
*
Revert of Fix for menus blocking user activity detection (Retry 2). (patchset...
spang
2015-04-02
1
-0
/
+6
*
Add a new audio extension event OnMuteChanged.
jennyz
2015-03-30
2
-4
/
+6
*
Disable flaky ShellApiTest.Basic.
dgozman
2015-03-26
1
-1
/
+7
*
Move the check for fileBrowserHandler permission to FileBrowserHandler.
mtomasz
2015-03-26
2
-5
/
+0
*
favor DCHECK_CURRENTLY_ON for better logs in extensions/
mostynb
2015-03-25
1
-2
/
+2
*
Redesign audio extension apis. This adds the following P1 requests api features:
jennyz
2015-03-21
2
-6
/
+10
*
Fix for menus blocking user activity detection (Retry 2).
afakhry
2015-03-19
1
-6
/
+0
*
Remove DisplayState from the public interface for DisplayConfigurator
dnicoara
2015-03-19
2
-5
/
+4
*
Revert of Fix for menus blocking user activity detection (Retry). (patchset #...
afakhry
2015-03-18
1
-0
/
+6
*
Fix for menus blocking user activity detection (Retry).
afakhry
2015-03-18
1
-6
/
+0
*
Revert of Fix for menus blocking user activity detection. (patchset #6 id:100...
mukai
2015-03-13
1
-0
/
+6
*
Fix for menus blocking user activity detection.
afakhry
2015-03-12
1
-6
/
+0
*
Remove NativeWebContentsModalDialog and NativePopup typedefs.
andresantoso
2015-03-09
1
-1
/
+1
*
Make BackgroundContentsService start up BackgroundContents with a delay, as f...
yoz
2015-02-21
2
-0
/
+10
*
Add split tunnel interface to vpnProvider
kaliamoorthi
2015-02-20
1
-1
/
+11
*
cros: Remove shell.gcd app_shell API and D-Bus wrapper for privetd
jamescook
2015-02-17
3
-161
/
+0
*
Hidden windows should not keep Chrome alive.
jackhou
2015-02-16
1
-0
/
+2
*
NaCl cleanup: Move ppb_nacl_private.h into components/nacl/renderer/
mseaborn
2015-02-10
1
-1
/
+0
*
Split ExtensionMessageFilter up into a UI thread part and an IO thread part.
bauerb
2015-02-10
1
-0
/
+3
*
[Extensions] Clean up some Permission[sData|Set] includes
rdevlin.cronin
2015-02-06
1
-0
/
+1
*
cros: Read privetd Wi-Fi bootstrap status over D-Bus
jamescook
2015-02-04
3
-2
/
+49
*
Rename initial_pos to initial_rect in ShowWidget and ShowView IPCs.
bokan
2015-02-03
4
-4
/
+4
*
Get nacl building again for android
sehr
2015-01-30
2
-2
/
+3
*
Move networking_private to src/extensions
stevenjb
2015-01-28
2
-0
/
+16
*
Move GuestView IPCs out of ExtensionMessageFilter to GuestViewMessageFilter
fsamuel
2015-01-28
1
-0
/
+3
*
chromeos: Add DBus binding for privetd Ping command
jamescook
2015-01-27
3
-20
/
+17
*
Update {virtual,override,final} to follow C++11 style in extensions, round 2.
dcheng
2015-01-23
3
-5
/
+5
*
Fix crash when CreateAccessTokenStore() is not implemented
thiago.santos
2015-01-21
1
-0
/
+17
*
Remove remainder of Athena related code from Chrome.
pkotwicz
2015-01-20
1
-2
/
+1
*
app_shell: Fix chrome.identity.getAuthToken() access token generation
jamescook
2015-01-16
4
-16
/
+155
*
Keep app default zoom level independent of the browser zoom level.
benwells
2015-01-12
2
-13
/
+9
*
Move UserActivityDetector to ui/base/user_activity/.
derat
2015-01-09
2
-6
/
+6
*
cros: Remove system-level policy for audio capture allowed
jamescook
2015-01-07
2
-2
/
+2
*
Makes GetComponentExtensionResourceManager() thread-safe.
mukai
2015-01-06
2
-3
/
+3
*
Rename omaha_client and similar tokens to update_client in all contexts.
sorin
2015-01-06
6
-38
/
+42
*
Standardize usage of virtual/override/final specifiers in extensions/.
dcheng
2014-12-28
1
-1
/
+1
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-22
3
-11
/
+9
*
Adds support for media permission request handling on <appview> tag.
lfg
2014-12-22
6
-1
/
+107
*
AppShell support for Mac.
yoz
2014-12-19
12
-1
/
+358
*
app_shell: Use real audio preferences and save them to local state
jamescook
2014-12-19
8
-135
/
+116
[next]