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
/
api
/
vpn_provider
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extend vpnProvider to allow reconnections
cernekee
2016-03-16
2
-2
/
+12
*
Invoke createNetwork() callback with GUID, not service name
cernekee
2016-03-15
2
-2
/
+4
*
Convert Pass()→std::move() for CrOS extension code.
dcheng
2015-12-31
1
-5
/
+6
*
Switch to standard integer types in extensions/browser/.
avi
2015-12-23
1
-0
/
+1
*
Removing pneubeck@ from OWNERS.
pneubeck
2015-10-07
1
-1
/
+1
*
Move Singleton and related structs to namespace base
olli.raula
2015-09-10
1
-1
/
+3
*
Generate all extension schema namespaces as "api" and instead vary the genera...
kalman
2015-07-23
3
-3
/
+3
*
Final batch adding real histogram values for extension events.
kalman
2015-07-22
2
-11
/
+21
*
Move JoinString to the base namespace.
brettw
2015-07-15
1
-4
/
+6
*
Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...
hongchan
2015-07-14
1
-6
/
+4
*
Move JoinString to the base namespace.
brettw
2015-07-14
1
-4
/
+6
*
Replace remaining Tokenize calls to SplitString
brettw
2015-07-06
1
-2
/
+5
*
Set up the infrastructure for Extension event metrics.
kalman
2015-06-24
1
-1
/
+2
*
Move more string_util functions to base namespace.
brettw
2015-06-24
1
-2
/
+2
*
Destroy configurations created by VPN extension on disable
kaliamoorthi
2015-03-24
2
-9
/
+22
*
Provide warning message for setParameters
kaliamoorthi
2015-03-19
4
-3
/
+14
*
Add signal to vpnProvider for platform error
kaliamoorthi
2015-03-18
2
-0
/
+13
*
Add browser tests for vpnProvider
kaliamoorthi
2015-03-13
3
-99
/
+40
*
Extend vpnProvider API to support future enhancements
kaliamoorthi
2015-03-12
4
-8
/
+38
*
Make vpn destroyConfig generate disconnect message for connected configuration
kaliamoorthi
2015-03-10
2
-0
/
+25
*
Remove third-party VPN combined name
bartfab
2015-03-10
1
-19
/
+4
*
Add split tunnel interface to vpnProvider
kaliamoorthi
2015-02-20
2
-5
/
+173
*
Use ManagednetworkConfigurationHandler where possible, add 'Shill' to NCH met...
stevenjb
2015-02-20
1
-2
/
+8
*
Add support for extensions_unittests to the GN build
jamescook
2015-02-06
1
-3
/
+3
*
Update {virtual,override,final} to follow C++11 style in extensions, round 2.
dcheng
2015-01-23
2
-12
/
+12
*
json_schema_compiler: Use std::vector<char> for binary values.
pneubeck
2015-01-20
2
-7
/
+9
*
Move VPN Service Factory to chrome/*
kaliamoorthi
2014-12-02
3
-68
/
+5
*
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
6
-164
/
+290
*
Disable vpnProvider API in incognito mode
kaliamoorthi
2014-11-21
3
-19
/
+30
*
Implement the new extension API for VPN
kaliamoorthi
2014-11-19
7
-10
/
+903
*
Add new extension API for VPN
kaliamoorthi
2014-11-04
3
-0
/
+118