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
*
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
*
Implement the new extension API for VPN
kaliamoorthi
2014-11-19
8
-12
/
+914
*
Always send enabled state in extension update checks
asargent
2014-11-19
3
-12
/
+7
*
Add WebContents source to methods in WebContentsDelegate
mathiash
2014-11-19
6
-7
/
+12
*
Tests: Allow setting EventRouter on MockExtensionSystem
jamescook
2014-11-19
4
-28
/
+27
*
Add Additional window shape tests.
garykac
2014-11-18
1
-2
/
+9
*
Improve the dialog title and text for the USB device picker.
reillyg
2014-11-18
1
-1
/
+3
*
Add more management policy checking after extension installed
binjin
2014-11-18
2
-12
/
+18
*
Support error handling for Surface read-backs.
siva.gunturi
2014-11-14
2
-4
/
+6
*
Don't fire AppLifetimeMonitor::Observer::OnAppActivated on every AppWindow::S...
jackhou
2014-11-14
3
-6
/
+9
*
Integrate CastTransport with CastSocket.
kmarshall
2014-11-14
14
-1716
/
+1140
*
Move more WebContentsObserver methods from RVH to RFH.
creis
2014-11-13
1
-4
/
+11
*
Support revoking single device permissions and track usage.
reillyg
2014-11-13
4
-205
/
+435
[next]