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
/
net
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix broken connectivity event listener registration on Android
jkarlin
2015-06-09
2
-0
/
+67
*
Remove ICS and remnants of DSA support for Android key store.
davidben
2015-06-09
8
-176
/
+41
*
Use the exact-width integer types defined in <stdint.h> rather than
wtc
2015-06-04
13
-55
/
+37
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
3
-3
/
+4
*
Reland (3rd try): Lazily initialize MessageLoop for faster thread startup
kinuko
2015-05-23
1
-0
/
+3
*
Revert of Reland: Lazily initialize MessageLoop for faster thread startup (pa...
glider
2015-05-18
1
-3
/
+0
*
Reland: Lazily initialize MessageLoop for faster thread startup
kinuko
2015-05-18
1
-0
/
+3
*
Don't include tested apks resources in test apk
cjhopman
2015-05-12
1
-0
/
+3
*
(Reland) Enable ignoring network interfaces in NetworkChangeNotifierLinux.
derekjchow
2015-05-08
1
-1
/
+2
*
[Cronet] Refactor and remove dependency on url_request_mock_http_job.cc/h
xunjieli
2015-05-07
1
-1
/
+10
*
Revert of Lazily initialize MessageLoop for faster thread startup (patchset #...
kinuko
2015-05-07
1
-3
/
+0
*
Revert of Revert of Revert of Add functions to ignore network interfaces to N...
zmo
2015-05-06
1
-2
/
+1
*
(Reland) Enable ignoring network interfaces in NetworkChangeNotifierLinux.
derekjchow
2015-05-05
1
-1
/
+2
*
Lazily initialize MessageLoop for faster thread startup
kinuko
2015-05-05
1
-0
/
+3
*
Revert of Add functions to ignore network interfaces to NetworkChangeNotifier...
jochen
2015-05-05
1
-2
/
+1
*
Enable ignoring network interfaces in NetworkChangeNotifierLinux.
derekjchow
2015-05-04
1
-1
/
+2
*
net cleanup: Remove unnecessary namespace prefixes.
ttuttle
2015-04-23
2
-11
/
+10
*
Avoid initial NetworkChangeNotifier OnDNSChanged() signal on Android
pauljensen
2015-04-17
4
-25
/
+100
*
Move several annotations to annotations package.
aurimas
2015-04-14
1
-1
/
+1
*
Fix up if statement curly braces issues.
aurimas
2015-03-18
2
-12
/
+11
*
Add net/ssl/scoped_openssl_types.h.
davidben
2015-02-20
2
-8
/
+2
*
Know the process shared library loaded in.
michaelbai
2015-02-13
1
-1
/
+2
*
Pass FROM_HERE to ObserverListThreadSafe::Notify to improve profile.
reillyg
2015-02-09
1
-2
/
+3
*
Update {virtual,override,final} to follow C++11 style in net.
dcheng
2015-02-06
4
-21
/
+15
*
Don't use d2i_AutoPrivateKey in keystore_openssl.cc
davidben
2015-01-12
1
-35
/
+42
*
Added a test in NetworkChangeNotifierTest for registerToReceiveNotificationsA...
xunjieli
2014-12-18
1
-4
/
+34
*
Move mIntentFilter initialization before registerReceiver() is called
xunjieli
2014-12-17
1
-2
/
+3
*
[NetInfo] Add a MaxBandwidthChangeObserver and Android implementation
jkarlin
2014-12-16
8
-67
/
+191
*
gn format // (the rest, except mojo)
scottmg
2014-12-03
1
-3
/
+4
*
Add MaxBandwidth support to Android's NetworkChangeNotifier as defined in the...
jkarlin
2014-12-02
9
-63
/
+325
*
Fix races resulting in NullPointerException in Android NetworkChangeNotifier.
pauljensen
2014-11-25
2
-35
/
+38
*
Get WiFi SSID from WifiManager broadcast rather than function call.
pauljensen
2014-11-24
1
-8
/
+15
*
Fix a bunch of Java Checkstyle issues.
aurimas
2014-11-20
3
-18
/
+18
*
Remove net/android/OWNERS
Yaron Friedman
2014-10-29
1
-2
/
+0
*
Enables network change notification in cronet.
xunjieli
2014-10-28
2
-5
/
+29
*
Implement GetNetworkList based on AddressTrackerLinux for ChromeOS/Linux/Android
guoweis
2014-10-23
3
-75
/
+0
*
Fix Java indentation issues.
aurimas
2014-10-16
6
-44
/
+34
*
Fix Java Checkstyle issues.
Aurimas Liutikas
2014-10-14
1
-1
/
+1
*
Fix typos in a comment and log messages.
wtc
2014-10-14
1
-4
/
+4
*
Use Android proxy's exclusion list to enable proxy bypass
sgurun
2014-10-11
1
-7
/
+22
*
replace OVERRIDE and FINAL with override and final in net/
mostynb
2014-10-09
4
-7
/
+7
*
Use the new java_cpp_enum rule in net.
mkosiba
2014-09-30
10
-119
/
+48
*
[Checkstyle] Fix misc style issues in Java files.
aurimas
2014-09-25
2
-14
/
+11
*
Detect whether a PAC url is present on Android
xunjieli
2014-09-18
1
-5
/
+28
*
Use ScopedEVP_PKEY in keystore_openssl.cc.
davidben
2014-09-10
2
-57
/
+47
*
Add content_shell_apk target (and a bunch of its dependencies)
cjhopman
2014-09-08
1
-0
/
+94
*
Change base/file_utils.h includes to base/files/file_utils.h in net/
thestig
2014-09-04
1
-1
/
+1
*
[Android] Fix findbugs errors.
newt
2014-09-03
1
-11
/
+10
*
Fix overzealous CHECK in custom EC_KEYs.
davidben
2014-08-27
1
-1
/
+1
*
Roll BoringSSL.
davidben@chromium.org
2014-08-22
1
-0
/
+1
[next]