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
*
Merge 187928
pliard@chromium.org
2013-03-18
1
-8
/
+2
*
Merge 183790
pliard@chromium.org
2013-02-25
1
-4
/
+8
*
Merge 182280
ppi@chromium.org
2013-02-22
7
-48
/
+127
*
Merge 183217
pliard@chromium.org
2013-02-20
1
-6
/
+10
*
This patch adds some Android-support code to allow the network
digit@chromium.org
2013-02-11
10
-0
/
+2118
*
Add retry function to AccountManagerHelper when called from foreground
clamy@chromium.org
2013-02-06
1
-0
/
+8
*
NetworkChangeNotifier now supports changes when in the background.
jcivelli@chromium.org
2013-01-12
2
-6
/
+29
*
Provide NetworkChangeNotifierAndroid with the actual initial connection type.
pliard@chromium.org
2013-01-04
8
-178
/
+232
*
Adding java implementation for Geolocation
kristianm@chromium.org
2012-12-15
4
-0
/
+69
*
Implement TestRootCerts for Android
ppi@chromium.org
2012-12-12
4
-28
/
+126
*
Fix certificate and keychain installation on Android.
digit@chromium.org
2012-12-11
4
-0
/
+76
*
Use SCHEME_HTTP for HTTPS proxies on Android.
pasko@google.com
2012-12-10
2
-32
/
+11
*
build/java_cpp_template.gypi: new build rules.
digit@chromium.org
2012-12-10
1
-0
/
+0
*
Start calculating new combined NetworkChangeNotifier signal from previous OnI...
pauljensen@chromium.org
2012-12-08
2
-1
/
+18
*
android: Improve ActivityStatus and add ChromiumActivity.
digit@chromium.org
2012-12-07
1
-8
/
+7
*
Send 'IP address changed' events on Android when connection type changes.
pliard@chromium.org
2012-12-03
1
-0
/
+1
*
Let net_unittests build with the components build on android
thakis@chromium.org
2012-11-30
2
-2
/
+2
*
Fix potential threading issues in NetworkChangeNotifierAndroid.
pliard@chromium.org
2012-11-28
8
-143
/
+441
*
net: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-14
1
-3
/
+3
*
Move Android WebView Test WebServer to net.
jknotten@chromium.org
2012-11-07
1
-1
/
+3
*
Stop emitting warnings for mime types not recognized by Android.
peter@chromium.org
2012-11-06
1
-4
/
+1
*
Changes "Android-WebView" feature annotation to "WebView".
klundberg@chromium.org
2012-11-01
1
-17
/
+17
*
First step towards component build for Android.
yfriedman@chromium.org
2012-11-01
4
-4
/
+8
*
Removing myself from OWNERs and WATCHLIST
satish@chromium.org
2012-10-29
1
-1
/
+0
*
Fix Android cryptographic key pair storage.
digit@chromium.org
2012-10-25
2
-11
/
+26
*
Android: remove check for JNI method id.
bulach@chromium.org
2012-10-20
1
-5
/
+0
*
Upstream Android-specific net/ changes.
newt@chromium.org
2012-10-20
2
-2
/
+10
*
[Android] Upstream WebView tests and their dependencies.
leandrogracia@chromium.org
2012-10-05
1
-2
/
+8
*
Upstream singleton consolidation in NetworkChangeNotifier
dfalcantara@chromium.org
2012-10-04
1
-10
/
+5
*
Add missing end of file new line in NetErrorsTest.java.
pliard@chromium.org
2012-09-28
1
-1
/
+1
*
Fix android build.
nileshagrawal@chromium.org
2012-09-24
1
-1
/
+1
*
[Android] Add Java observers to the NetworkChangeNotifier
dfalcantara@chromium.org
2012-09-24
3
-9
/
+200
*
Move base Java utils to base/test/android/javatests.
nyquist@chromium.org
2012-09-24
2
-4
/
+2
*
Revert "Revert 158067 - Remove native side of content_view_client"
yusufo@chromium.org
2012-09-22
1
-1
/
+1
*
Revert 158067 - Remove native side of content_view_client
avi@chromium.org
2012-09-21
1
-1
/
+1
*
Remove native side of content_view_client
yusufo@chromium.org
2012-09-21
1
-1
/
+1
*
Fix race condition in NetworkChangeNotifier on Android.
pliard@chromium.org
2012-09-20
6
-73
/
+112
*
Add native-side unit test for Android NetworkChangeNotifier
dfalcantara@chromium.org
2012-09-20
9
-77
/
+203
*
Have a clearer error message for Android's GetMimeTypeFromExtension
peter@chromium.org
2012-09-12
1
-1
/
+2
*
Implement net::GetNetworkList() for Android.
shouqun.liu@intel.com
2012-09-12
3
-0
/
+68
*
[Android] Improve NetworkChangeNotifier granularity
dfalcantara@chromium.org
2012-09-11
3
-40
/
+100
*
Build NetError.java to use in java side tests by preprocessing net_errors.cc
yusufo@chromium.org
2012-09-10
2
-0
/
+45
*
Upstream X509Util and AndroidNetworkLibrary refactoring.
acleung@google.com
2012-08-21
2
-89
/
+123
*
Adding AndroidProxySelectorTest to ContentShell
aurimas@chromium.org
2012-08-15
1
-0
/
+322
*
Make jars build from a single ant .xml template
cjhopman@chromium.org
2012-08-13
1
-16
/
+0
*
Remove extra space in net_jni_registrar.cc.
pliard@chromium.org
2012-08-13
1
-1
/
+1
*
[Android] Add chrome_java target for building Java code in the chromium layer.
yfriedman@chromium.org
2012-08-06
1
-39
/
+10
*
Android: remove ant environment dependencies.
torne@chromium.org
2012-08-01
1
-15
/
+1
*
Add yfriedman to several Android OWNERS files
yfriedman@chromium.org
2012-07-26
1
-0
/
+1
*
Uses gyp "rules" rather than "actions" templates for the JNI generator.
bulach@chromium.org
2012-07-19
2
-2
/
+2
[next]