ddb351dbec246cf1fab5ec20d2d5520909041de1 |
|
28-Jun-2011 |
Kristian Monsen <kristianm@google.com> |
Merge Chromium at r12.0.742.93: Initial merge by git Change-Id: Ic5ee2fec31358bbee305f7e915442377bfa6cda6
/external/chromium/net/http/des.cc
|
e362e637bcd47d558b0778f3b4238bf161ae2efd |
|
07-Jul-2011 |
Steve Block <steveblock@google.com> |
Remove a superfluous Android modification to net/http/des.cc This is left over from when we added a local USE_OPENSSL switch in https://android-git.corp.google.com/g/#change,99767 and https://android-git.corp.google.com/g/#change,99787 (without ANDROID guards!). A USE_OPENSSL switch was added upstream in https://android-git.corp.google.com/g/#change,110075, which rendered our switch useless. Change-Id: I7fba7acf3d6a65c4bce5423b095187f6c52b08fb
/external/chromium/net/http/des.cc
|
ea0a5dd91d742d7a9c11a5fd55523a2e04a2d0bf |
|
12-May-2011 |
Kristian Monsen <kristianm@google.com> |
Merge Chromium at 10.0.621.0: Fix conflict in des.cc Just removing Android guards when getting the upstream patch. Upstream CL: http://codereview.chromium.org/5195001 Change-Id: Ia38e2ff78cf7bb3ae14910da3ed7bd063a9dcad0
/external/chromium/net/http/des.cc
|
21d179b334e59e9a3bfcaed4c4430bef1bc5759d |
|
11-May-2011 |
Kristian Monsen <kristianm@google.com> |
Merge Chromium at 10.0.621.0: Initial merge by git. Change-Id: I070cc91c608dfa4a968a5a54c173260765ac8097
/external/chromium/net/http/des.cc
|
fac8ff3b63c4430422aed85bda94d0bfb168c224 |
|
03-Mar-2011 |
Kristian Monsen <kristianm@google.com> |
Updating the des code, mostly just proper casts Change-Id: I9fd913e6d41f35ce0df0080d5deae14ac04e1d42
/external/chromium/net/http/des.cc
|
e00741fe4b5b3d04d95b48b19d56c94fc9bc0237 |
|
03-Mar-2011 |
Kristian Monsen <kristianm@google.com> |
Fix for bug 2386130 VZW:PP659: login issues on some sites:http://traffic.cumulus.com - LIBtt61764 (NTLM support) do not merge Tested with the test site from the bug. Looks like it works! Cherry picked from master Change-Id: I795128a1c50d10e8c23d9d5fb70362853355485d
/external/chromium/net/http/des.cc
|
513209b27ff55e2841eac0e4120199c23acce758 |
|
18-Nov-2010 |
Ben Murdoch <benm@google.com> |
Merge Chromium at r65505: Initial merge by git. Change-Id: I31d8f1d8cd33caaf7f47ffa7350aef42d5fbdb45
/external/chromium/net/http/des.cc
|
731df977c0511bca2206b5f333555b1205ff1f43 |
|
01-Nov-2010 |
Iain Merrick <husky@google.com> |
Merge Chromium at r63472 : Initial merge by git. Change-Id: Ifb9ee821af006a5f2211e81471be93ae440a1f5a
/external/chromium/net/http/des.cc
|
c77745f79a9f73c4e2d409f8ebc8b031fce6ca75 |
|
27-Oct-2010 |
Kristian Monsen <kristianm@google.com> |
Fixing ANDROID guards. All local changes should be properly guarded now. Change-Id: I913b673f3d8b1bdf5d84c0161a06950e5921636d
/external/chromium/net/http/des.cc
|
00d26a728db2814620f390b418a7d6325ce5aca6 |
|
29-Jul-2010 |
Ben Murdoch <benm@google.com> |
Collection of all the changs to external chromium. Time is running out, I guess we have to submit this and remember to upstream. Rebased to chromium r53293 Change-Id: Ie61ca0433b1eedd90144aee87c5efcd68fdc37ac
/external/chromium/net/http/des.cc
|
c7f5f8508d98d5952d42ed7648c2a8f30a4da156 |
|
04-Feb-2010 |
Patrick Scott <phanna@android.com> |
Initial source checkin. The source files were determined by building net_unittests in chromium's source tree. Some of the obvious libraries were left out (v8, gmock, gtest). The Android.mk file has all the sources (minus unittests and tools) that were used during net_unittests compilation. Nothing builds yet because of STL but that is the next task. The .cpp files will most likely not compile anyways because of the LOCAL_CPP_EXTENSION mod. I will have to break this into multiple projects to get around that limitation.
/external/chromium/net/http/des.cc
|