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
/
chromeos
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate NetworkManagerChanged
stevenjb@chromium.org
2013-09-13
8
-80
/
+66
*
Copy the callback in DhcpProxyScriptFetcherChromeos
stevenjb@chromium.org
2013-09-12
2
-2
/
+5
*
chromeos: Remove unused struct SMS
hashimoto@chromium.org
2013-09-12
2
-18
/
+0
*
Downgrade log message when cannot parse certificate from ERROR to WARNING.
zork@chromium.org
2013-09-11
1
-1
/
+2
*
Cleanup network type matching.
pneubeck@chromium.org
2013-09-11
10
-116
/
+402
*
Eliminate NetworkLibrary!
stevenjb@chromium.org
2013-09-11
5
-2149
/
+0
*
Change LOG(ERROR) to a NET_LOG_DEBUG message that more accurately reflects th...
zork@chromium.org
2013-09-10
2
-2
/
+5
*
Prevent that uninitialized ManagedState objects are returned from NetworkStat...
pneubeck@chromium.org
2013-09-09
1
-16
/
+29
*
Clean up NetworkState members
stevenjb@chromium.org
2013-09-06
2
-75
/
+24
*
Use FavoriteList in ClientCertResolver instead of NetworkList
pneubeck@chromium.org
2013-09-06
4
-23
/
+20
*
Don't copy empty GUID in CopyIdentifyingProperties.
pneubeck@chromium.org
2013-09-06
1
-10
/
+27
*
Fix crash for badly formed ONC
stevenjb@chromium.org
2013-09-06
1
-3
/
+4
*
Check configuration for networks without UIData
stevenjb@chromium.org
2013-09-05
3
-0
/
+47
*
Separate PolicyApplicator from ManagedNetworkConfigurationHandler.
pneubeck@chromium.org
2013-09-05
6
-483
/
+622
*
Move Shill property utility functions to a separate file.
pneubeck@chromium.org
2013-09-04
10
-210
/
+315
*
onc: Fix translation of Cellular.APN property.
armansito@chromium.org
2013-09-03
9
-25
/
+124
*
Fix heap leak in ManagedNetworkConfigurationHandlerImpl.
pneubeck@chromium.org
2013-09-03
1
-4
/
+12
*
Remove a dependency of PolicyApplicator on ManagedNetworkConfigurationHandler.
pneubeck@chromium.org
2013-09-02
1
-24
/
+19
*
Fixing a problem introduced when "Unknown" certs were renamed
gspencer@chromium.org
2013-09-02
1
-2
/
+2
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
2
-2
/
+2
*
Differentiate between 'connect-failed' and 'bad-passphrase'
stevenjb@chromium.org
2013-08-30
2
-31
/
+32
*
Switch over MobileActivator to use Network*Handler
gauravsh@chromium.org
2013-08-30
9
-63
/
+174
*
Add cros network UMA stats for sim locked and visible/shared/unshared networks
stevenjb@chromium.org
2013-08-27
3
-0
/
+31
*
Update network OWNERS.
pneubeck@chromium.org
2013-08-26
2
-1
/
+1
*
Small cleanup of ManagedNetworkConfigurationHandler.
pneubeck@chromium.org
2013-08-26
1
-23
/
+31
*
Add translation of Shill's security type "wpa" to ONC.
pneubeck@chromium.org
2013-08-22
2
-0
/
+3
*
Set kL2tpIpsecCaCertPemProperty as List
stevenjb@chromium.org
2013-08-22
1
-1
/
+1
*
Remove unused variable declaration.
etienneb@chromium.org
2013-08-21
1
-1
/
+0
*
Remove redundant check.
etienneb@chromium.org
2013-08-21
1
-1
/
+0
*
Remove unused variable declaration.
etienneb@chromium.org
2013-08-21
1
-1
/
+0
*
Eliminate c/b/chromeos/options/network_connect.cc
stevenjb@chromium.org
2013-08-21
2
-9
/
+3
*
Fix missing const-reference on parameter.
etienneb@chromium.org
2013-08-21
2
-2
/
+2
*
Migrate existing tests to new NetworkConfigurationUpdaterImpl.
pneubeck@chromium.org
2013-08-19
10
-1092
/
+1277
*
Migrate ONC import (from net-internals) to new NetworkHandlers.
pneubeck@chromium.org
2013-08-18
1
-5
/
+6
*
onc: Added code to specially handle Cellular.ServingOperator for cellular.
armansito@chromium.org
2013-08-17
7
-21
/
+72
*
Insufficient information on activation details should be handled correctly.
armansito@chromium.org
2013-08-15
1
-2
/
+2
*
Fix favorite list if a configuration of a hidden network is created.
pneubeck@chromium.org
2013-08-14
4
-31
/
+48
*
Convert DataPromoNotification to use NetworkStateHandler
stevenjb@chromium.org
2013-08-14
2
-0
/
+7
*
Include additional network event logging in feedback
stevenjb@chromium.org
2013-08-14
4
-8
/
+20
*
Handle connecting to hidden networks correctly (Take 2)
stevenjb@chromium.org
2013-08-13
3
-67
/
+94
*
Implement DhcpProxyScriptFetcherChromeos using net::ProxyScriptFetcher
stevenjb@chromium.org
2013-08-13
7
-2
/
+181
*
Automatically resolve ClientCertificatePatterns.
pneubeck@chromium.org
2013-08-13
11
-20
/
+933
*
Re-implement about_network by using WebUI
shinfan@chromium.org
2013-08-13
2
-24
/
+70
*
Revert 217133 "Handle connecting to hidden networks correctly"
nick@chromium.org
2013-08-13
3
-94
/
+67
*
Handle connecting to hidden networks correctly
stevenjb@chromium.org
2013-08-13
3
-67
/
+94
*
Improve debug logging for GetNameFromProperties
stevenjb@chromium.org
2013-08-13
4
-9
/
+14
*
Fix error in Shill to ONC translation.
pneubeck@chromium.org
2013-08-12
2
-9
/
+12
*
Refactor the client certificate code in chromeos/network/.
pneubeck@chromium.org
2013-08-12
5
-149
/
+212
*
Use Shill's Manager::ConfigureServiceForProfile for all network types.
pneubeck@chromium.org
2013-08-12
2
-34
/
+38
*
Show notifications for Network Config errors
stevenjb@chromium.org
2013-08-10
7
-64
/
+63
[next]