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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set error if dynamic content script is not encoded in UTF-8.
rob
2014-12-08
1
-1
/
+7
*
Remove timing limitation to set Broadcast, ReceiveBuffer, and SendBuffer opti...
hidehiko
2014-12-08
1
-2
/
+17
*
Initialize BrowserPluginGuest to attach to the View hierarchy
fsamuel
2014-12-05
2
-0
/
+5
*
Use StopChildProcess instead of base::KillProcess to kill a renderer process
jaekyun
2014-12-04
3
-10
/
+7
*
Add experimental API for packaged apps to use webstore inline install
asargent
2014-12-04
1
-0
/
+1
*
Migrate HidServiceWin and HidConnectionWin to BrowserThread::UI.
reillyg
2014-12-04
8
-271
/
+199
*
Add CHECKs in ExtensionRegistry that the events are being triggered with a
kalman
2014-12-04
1
-3
/
+8
*
Rewrite the CopresenceSocket API.
Rahul Chaturvedi
2014-12-04
13
-566
/
+553
*
webview/plugins: Allow manifest-listed resources to be loaded in plugins.
Sadrul Habib Chowdhury
2014-12-04
2
-0
/
+24
*
Add input device setting APIs to autotestPrivate
sheckylin
2014-12-04
1
-0
/
+7
*
Add launcherPage.show() extension API.
calamity
2014-12-04
1
-0
/
+1
*
Migrate HidServiceLinux and HidConnectionLinux to BrowserThread::UI.
reillyg
2014-12-04
4
-17
/
+18
*
Make URLRequest param is IsWebViewRequest() const.
lazyboy
2014-12-03
2
-2
/
+2
*
Misc cleanup in extension_registry_unittest.cc.
thestig
2014-12-03
1
-7
/
+11
*
Plumb GuestView Detach API
fsamuel
2014-12-03
4
-9
/
+53
*
extensions: Use on-demand cache for ScriptContext::GetURL().
Sadrul Habib Chowdhury
2014-12-03
1
-23
/
+24
*
gn format //extensions
scottmg
2014-12-03
1
-12
/
+5
*
Move system.storage tests to extensions/
thiago.santos
2014-12-03
4
-0
/
+317
*
Allow launcher pages to add subpages to app list model.
calamity
2014-12-03
1
-0
/
+1
*
Instrumenting most popular callbacks of HostResolverImpl::Request::OnComplete.
vadimt
2014-12-02
2
-0
/
+12
*
Move VPN Service Factory to chrome/*
kaliamoorthi
2014-12-02
4
-69
/
+5
*
GuestView: Assign Owner WebContents on Creation
fsamuel
2014-12-02
14
-125
/
+140
*
Remove WebViewKey in rules registry. This is the first step of "Implement dec...
hanxi
2014-12-01
16
-153
/
+160
*
Fix handling of empty extension ids in WebRequestAPI.
wjmaclean
2014-12-01
2
-5
/
+6
*
Resubmit https://codereview.chromium.org/722703002/ because of build
cylee
2014-12-01
1
-1
/
+12
*
API proposal for chrome.app.window to intercept all keys.
sriramsr
2014-12-01
6
-1
/
+46
*
GuestView: Decouple owner_web_contents from attachment
fsamuel
2014-11-28
11
-58
/
+69
*
Cleanup VpnServices interface with shill client
kaliamoorthi
2014-11-28
1
-6
/
+4
*
Make VPN configurations installed by extension API persist
kaliamoorthi
2014-11-27
7
-164
/
+294
*
Temporarily disable extensions and sync while a profile is locked.
mlerman
2014-11-26
2
-11
/
+56
*
[Hotword] Add api calls for get/set audio history state.
rlp
2014-11-26
1
-0
/
+2
*
Reset user text in a tab if it navigates while in the background.
creis
2014-11-26
2
-2
/
+2
*
webui: minimize webui flicker.
dbeam
2014-11-26
1
-7
/
+3
*
Fix WeakPtrFactory member ordering in extensions
mohan.reddy
2014-11-25
4
-19
/
+19
*
Enable --enable-mime-handler-view by default
raymes
2014-11-25
1
-4
/
+0
*
Pass whether a browser plugin guest is full page to its delegate on attach.
sammc
2014-11-24
4
-7
/
+15
*
Whitelist Google Input Tool for app.window and app.window.alpha
bshe
2014-11-24
1
-0
/
+1
*
Simplify GuestView CreateWebContents API
fsamuel
2014-11-21
10
-29
/
+9
*
adding skuhne to OWNERS of components/sessions
Mr4D
2014-11-21
1
-12
/
+1
*
Disable vpnProvider API in incognito mode
kaliamoorthi
2014-11-21
3
-19
/
+30
*
[Extensions] Fix IsBeingUpgraded runtime data bug and make RuntimeData take ids
rdevlin.cronin
2014-11-21
8
-62
/
+75
*
Allow URL requests for object/embed tags to be intercepted as streams.
raymes
2014-11-21
2
-0
/
+5
*
Add raymes to mime_handler_view OWNERS
raymes
2014-11-20
1
-0
/
+1
*
Make "source" a required argument of AppLaunchParams and fill in the argument...
cylee
2014-11-20
1
-1
/
+12
*
Undoing instrumentations for task URLRequestSimpleJob::StartAsync
vadimt
2014-11-20
1
-6
/
+0
*
Rename network_prefix to prefix_length in NetworkInterface structure.
guoweis
2014-11-20
2
-2
/
+2
*
Update app_current_window_internal/OWNERS to match app_window.
scheib
2014-11-20
1
-1
/
+2
*
Use uint16 for port numbers more pervasively.
pkasting
2014-11-20
13
-45
/
+56
*
OOP PDF: Change the save toolbar button to match the save menu behavior.
sammc
2014-11-19
6
-0
/
+24
*
Refactor ShellDesktopController and ShellNativeAppWindow to allow for non-Aur...
yoz
2014-11-19
4
-13
/
+93
[next]