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
/
components
/
wifi
/
wifi_service_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add SSID getter to WiFiService.
meacer
2015-01-30
1
-0
/
+51
*
Remove implicit conversions from scoped_refptr to T* in components/
dcheng
2014-11-13
1
-1
/
+1
*
Misc. cleanup, primarily removing unused locals.
pkasting
2014-10-13
1
-1
/
+0
*
replace OVERRIDE and FINAL with override and final in components/
mostynb
2014-10-06
1
-14
/
+14
*
Fixes for re-enabling more MSVC level 4 warnings: components/ edition
pkasting@chromium.org
2014-07-09
1
-7
/
+8
*
ONC: Cleanup client certificate related fields.
pneubeck@chromium.org
2014-07-08
1
-3
/
+3
*
WiFiService on Win will NotifyNetworkListChanged with empty list when WiFi is...
mef@chromium.org
2014-06-17
1
-3
/
+4
*
This is a library for Windows and MacOSX (tested MacOSX currently) that suppo...
noamsml@chromium.org
2014-06-04
1
-9
/
+12
*
Added WiFi security check to Windows implementation of WiFiService::StartConn...
mef@chromium.org
2014-05-06
1
-76
/
+83
*
Ignore ERROR_ADDRESS_NOT_ASSOCIATED from IpReleaseAddress in WiFiService::Res...
mef@chromium.org
2014-04-25
1
-7
/
+18
*
Rename WiFiService::GetConnectedProperties into GetCurrentProperties to refle...
mef@chromium.org
2014-04-24
1
-23
/
+23
*
WiFiService::GetProperties now correctly populates BSSID and Frequency of con...
mef@chromium.org
2014-04-23
1
-108
/
+127
*
Don't clear existing properties in SetProperties in WiFiService
tbarzic@chromium.org
2014-04-18
1
-45
/
+49
*
WiFiService StartConnect after CreateNetwork will try TKIP encryption if AES ...
mef@chromium.org
2014-03-28
1
-27
/
+160
*
Implementation of Networking Private API VerifyAndEncryptCredentials method o...
mef@chromium.org
2014-03-14
1
-7
/
+25
*
Add method GetKeyFromSystem to WiFiService on Windows and Mac.
mef@chromium.org
2014-02-13
1
-4
/
+68
*
Mac OS X-specific implementation of Networking Private API.
mef@chromium.org
2014-01-29
1
-3
/
+3
*
Remove an invalid function qualifier on a method declaration.
etienneb@chromium.org
2014-01-23
1
-2
/
+1
*
Update uses of UTF conversions in chrome_frame/, chromeos/, components/ to us...
avi@chromium.org
2013-12-25
1
-1
/
+1
*
Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...
avi@chromium.org
2013-12-23
1
-14
/
+15
*
Don't inherit WiFiServiceImpl from base::NonThreadSafe as it could be called ...
mef@chromium.org
2013-12-21
1
-1
/
+1
*
Add base:: to string16 components/.
dbeam@chromium.org
2013-12-19
1
-1
/
+1
*
Implement Networking Private API CreateNetwork function on Windows. Allows co...
mef@chromium.org
2013-12-13
1
-2
/
+159
*
Use base namespace for string16 in components and cloud_print.
brettw@chromium.org
2013-12-06
1
-1
/
+1
*
Added GetState, GetManagedProperties, CreateNetwork methods to WiFiService.
mef@chromium.org
2013-12-05
1
-13
/
+33
*
Use WiFi.Frequency property to set desired band for networkingPrivateApi.Star...
mef@chromium.org
2013-12-04
1
-21
/
+151
*
Move GetVisibleNetworks network type filtering to WiFiService interface.
mef@chromium.org
2013-11-27
1
-4
/
+12
*
Windows-specific implementation of Networking Private API.
mef@chromium.org
2013-11-22
1
-0
/
+1274