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
*
[Extensions] Update web API cloberring for platform apps
rdevlin.cronin
2016-02-22
1
-13
/
+36
*
Assign a initial value to local variables to avoid maybe-uninitialized warning
tzik
2016-02-20
1
-1
/
+2
*
Whitelist Cast Extension to use networkingPrivate.
apacible
2016-02-19
1
-0
/
+1
*
Android: Add support for android-app scheme in a referrer.
lizeb
2016-02-19
3
-0
/
+3
*
Whitelist Cast Extension to use WebView.
apacible
2016-02-18
1
-1
/
+2
*
Add a flag for tab desktop capture and enable tab capture for desktop media p...
gyzhou
2016-02-18
2
-0
/
+4
*
Invalidate all extensions contexts on shutdown
jochen
2016-02-17
1
-0
/
+4
*
[Extensions] Add UMA for whether the ExtensionApiFrameIdMap cache is hit
rdevlin.cronin
2016-02-17
1
-2
/
+7
*
[Extensions] Wire in the ActiveScriptController with WebRequest
rdevlin.cronin
2016-02-17
5
-23
/
+41
*
Add myself as owner to extensions/renderer for V8 related changes
jochen
2016-02-17
1
-0
/
+2
*
Remove user gesture bit from PermissionContext code.
mlamouri
2016-02-17
3
-4
/
+1
*
Remove "experimental-html" from chrome.app.window
rob
2016-02-15
6
-80
/
+8
*
[chrome.displaySource] Simplify session error types
mikhail.pozdnyakov
2016-02-15
3
-20
/
+14
*
introduce a permission without sub-permissions in mediaGalleries API
ryoh
2016-02-15
6
-2
/
+52
*
Don't permit URLRequest's for files inside extension's _metadata folder
asargent
2016-02-13
1
-0
/
+6
*
Mojo C++ bindings: make Array/Map/String non-null by default.
yzshen
2016-02-13
2
-4
/
+4
*
Construct USB descriptors over explicit values.
reillyg
2016-02-12
1
-7
/
+4
*
[Extensions] Hook the webRequest API into tab permissions with click-to-script
rdevlin.cronin
2016-02-11
12
-156
/
+272
*
Move InterfaceProvider into the shell::mojom namespace like the rest of the s...
ben
2016-02-11
1
-1
/
+1
*
[chrome.displaySource] Session notification improvements
mikhail.pozdnyakov
2016-02-11
9
-116
/
+197
*
[Feature Switch][Media Router] Add required field trials to MR switch.
imcheng
2016-02-11
2
-23
/
+77
*
Add comments for struct members that were changed from size_t to uin32_t or u...
jam
2016-02-10
1
-0
/
+3
*
Fix re-entrancy and lifetime issue in RenderFrameObserverNatives::OnDocumentE...
rob
2016-02-10
2
-33
/
+57
*
Fix AppWindow access to uninitialized AppWindowContents.
dtseng
2016-02-10
1
-1
/
+3
*
[mojo] Delete third_party/mojo
rockot
2016-02-10
13
-28
/
+26
*
Rename ServiceProvider to InterfaceProvider.
ben
2016-02-10
1
-3
/
+3
*
Refactor the implementation of the webNavigation extension API.
nasko
2016-02-09
2
-4
/
+32
*
Fix error in vpnProvider API docs
cernekee
2016-02-09
1
-1
/
+2
*
Switch extension struct members that are sent over IPC to use uint32_t instea...
jam
2016-02-09
6
-30
/
+29
*
Remove size_ts from IPC files.
jam
2016-02-09
2
-2
/
+2
*
kiosk: Cache required_platform_version info
xiyuan
2016-02-08
2
-12
/
+11
*
update obsolete code.google.com documentation links
mostynb
2016-02-08
2
-3
/
+3
*
Updating XTBs based on .GRDs from branch master
Krishna Govind
2016-02-08
1
-2
/
+2
*
Add frameId to chrome.tabs.executeScript/insertCSS
rob
2016-02-07
8
-52
/
+123
*
NaCl cleanup: Remove the need to register PPB_NACL_PRIVATE_INTERFACE
mseaborn
2016-02-05
2
-12
/
+0
*
[Media Router] Support custom timeout for route requests.
imcheng
2016-02-05
1
-16
/
+65
*
Allow string::front() and back() and update the codebase to use back().
pkasting
2016-02-05
1
-2
/
+2
*
Delete WebKit/public/web/WebSecurityOrigin.h.
mek
2016-02-04
2
-2
/
+2
*
Make UsbDeviceHandle::ReleaseInterface asynchronous.
reillyg
2016-02-04
2
-5
/
+13
*
In this CL, we extend API chooseDesktopMedia by adding one
qiangchen
2016-02-04
2
-0
/
+4
*
Add chrome.inputMethodPrivate.onImeMenuActivationChanged API, which will be f...
azurewei
2016-02-04
1
-0
/
+1
*
Move gn _run target generation into test(). (RELAND)
jbudorick
2016-02-03
2
-27
/
+0
*
Make extensions use a correct same-origin check.
palmer
2016-02-03
7
-16
/
+24
*
Refactored blocked_loaders_map_ to key by render frame route id
csharrison
2016-02-03
1
-16
/
+3
*
IPC::Message -> base::Pickle
rockot
2016-02-03
9
-54
/
+67
*
Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...
dpranke
2016-02-03
2
-0
/
+27
*
Move gn _run target generation into test().
jbudorick
2016-02-03
2
-27
/
+0
*
Delete base/prefs and update callers to use components.
brettw
2016-02-03
13
-21
/
+22
*
Revert of Delete base/prefs and update callers to use components. (patchset #...
msw
2016-02-03
13
-22
/
+21
*
Delete base/prefs and update callers to use components.
brettw
2016-02-03
13
-21
/
+22
[next]