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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Temporarily sets always-on-top property to off when another window is fullscreen
varkha
2015-06-29
2
-4
/
+10
*
Move AppIsolationInfo from chrome to extensions.
tfarina
2015-06-29
3
-0
/
+144
*
Temporarily re-enable requesting USB interfaces with RequestPathAccess.
reillyg
2015-06-29
2
-5
/
+8
*
Make <webview> use out-of-process iframe architecture.
lazyboy
2015-06-29
5
-39
/
+109
*
Wire FSP actions to the Files app's private API.
mtomasz
2015-06-29
1
-0
/
+2
*
extensionview: Show message in console when setting src is attempted.
apacible
2015-06-27
1
-0
/
+6
*
Convert some base/prefs/ methods to scoped_ptr instead of bare ptr
estade
2015-06-26
2
-4
/
+5
*
Gets presentation ID from route ID upon route creation, and overrides previou...
haibinlu
2015-06-26
1
-6
/
+6
*
ScriptContextSetTest should close the main frame before finishing the test
haraken
2015-06-26
4
-9
/
+64
*
extensions: Use V8 Maybe APIs in NativeHandler
bashi
2015-06-26
8
-48
/
+139
*
First batch adding real histogram values for extension events.
Benjamin Kalman
2015-06-25
1
-1
/
+3
*
Add default style (inline block and width/height) for appview like webview.
lazyboy
2015-06-25
1
-1
/
+1
*
Big renaming pass across the Media Router codebase.
kmarshall
2015-06-25
1
-39
/
+39
*
[Extensions OOPI] Don't return iframes in GetExtensionViews
rdevlin.cronin
2015-06-24
1
-0
/
+7
*
[Extensions OOPI] Update lazy keepalive IPC to use render frames
rdevlin.cronin
2015-06-24
3
-19
/
+10
*
Add extension function/event histogram presubmit checks back.
kalman
2015-06-24
1
-2
/
+2
*
Set up the infrastructure for Extension event metrics.
kalman
2015-06-24
33
-103
/
+509
*
Add more string_util functions to base namespace.
brettw
2015-06-24
5
-15
/
+16
*
[Extensions] Kill off ExtensionMsg_AddMessageToConsole
rdevlin.cronin
2015-06-24
18
-205
/
+119
*
Add a flag showing whether the current request was ignored by a handler
gsennton
2015-06-24
2
-2
/
+4
*
[Extensions OOPI] Update ErrorConsole and related to use RenderFrameHosts
rdevlin.cronin
2015-06-24
5
-146
/
+45
*
Optimize png files in components/extensions
oshima
2015-06-24
11
-0
/
+0
*
Add declarativeContent support for bookmarked state
wittman
2015-06-24
6
-13
/
+88
*
Elim accidental .emacs.desktop commit
stevenjb
2015-06-24
1
-29
/
+0
*
Add a webstorePrivate API to show a permission prompt for delegated bundle in...
treib
2015-06-24
1
-0
/
+1
*
Revert "Add a webstorePrivate API to show a permission prompt for delegated b...
Bartosz Fabianowski
2015-06-24
1
-1
/
+0
*
Add a webstorePrivate API to show a permission prompt for delegated bundle in...
treib
2015-06-24
1
-0
/
+1
*
Added characters that look like padlocks to URL unescaping blacklist.
mgiuca
2015-06-24
1
-4
/
+5
*
Move more string_util functions to base namespace.
brettw
2015-06-24
6
-8
/
+9
*
extensions: Remove |context_| from DefaultExceptionHandler
bashi
2015-06-24
1
-3
/
+0
*
[MacViews] Implement AppWindowNativeWidgetMac::Maximize.
jackhou
2015-06-23
1
-1
/
+1
*
[Extensions OOPI] Change ExtensionMsg_MessageInvoke to use RenderFrames
rdevlin.cronin
2015-06-23
10
-64
/
+46
*
Add ProxySettings to networking_private.idl
stevenjb
2015-06-23
1
-0
/
+24
*
Supervised users: rename "content_pack" -> "whitelist"
treib
2015-06-23
2
-10
/
+0
*
Add the boilerplate for actions to File System Provider API.
mtomasz
2015-06-23
1
-0
/
+1
*
Make WebViewGuest::LoadURLWithParams also take a GlobalRequestID param.
lazyboy
2015-06-23
2
-13
/
+24
*
extensions: Use V8 Maybe APIs in messaging_bindings.cc
bashi
2015-06-23
1
-32
/
+45
*
Revert of Revert of Revert of [MacViews] Implement AppWindowNativeWidgetMac::...
dmazzoni
2015-06-22
1
-1
/
+1
*
Revert of Revert of [MacViews] Implement AppWindowNativeWidgetMac::Maximize. ...
schenney
2015-06-22
1
-1
/
+1
*
Revert of [MacViews] Implement AppWindowNativeWidgetMac::Maximize. (patchset ...
schenney
2015-06-22
1
-1
/
+1
*
[MacViews] Implement AppWindowNativeWidgetMac::Maximize.
jackhou
2015-06-22
1
-1
/
+1
*
Revert of Reimplement automation API on top of C++-backed AXTree. (patchset #...
dmazzoni
2015-06-19
4
-36
/
+30
*
Add chrome.hid.getUserSelectedDevices API.
reillyg
2015-06-19
10
-47
/
+268
*
[Extensions OOPI] Move view type and window id registration to frames
rdevlin.cronin
2015-06-19
14
-247
/
+228
*
Use a custom BackoffEntry::Policy for extension_request_limiting_throttle_bro...
xunjieli
2015-06-19
4
-31
/
+33
*
Fix missing build dependency in //extensions/utility
tapted
2015-06-19
2
-0
/
+2
*
Take 2: Moved logic for mapping child process FDs for ICU and V8 into child_p...
agrieve
2015-06-19
2
-62
/
+1
*
Reimplement automation API on top of C++-backed AXTree.
dmazzoni
2015-06-19
4
-30
/
+36
*
This patch expands the documentation at the top of web_view_api_methods.js.
paulmeyer
2015-06-19
1
-2
/
+16
*
extensions: Use V8 Maybe APIs in ModuleSystem
bashi
2015-06-19
6
-107
/
+283
[next]