| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Chery pick of:
http://src.chromium.org/viewvc/chrome?view=rev&revision=98750
http://codereview.chromium.org/7791032/diff/6001/net/base/x509_certificate.cc
This should be it for master.
Change-Id: I077b2efb328bda349232cd6e3e3f69e1c5460367
|
|
|
|
|
|
|
|
|
|
| |
Changes close to local edits, moved functions to bottom of section.
Several upstream CL's:
http://codereview.chromium.org/4645001
http://codereview.chromium.org/6793041
Change-Id: I173e5bb2abadfd1f4ca5edbaedd3a564a648ca86
|
|
|
|
| |
Change-Id: Ic5ee2fec31358bbee305f7e915442377bfa6cda6
|
|
|
|
| |
Change-Id: I273dde2843af0839dfc08b419bb443fbd449532d
|
|
|
|
| |
Change-Id: I070cc91c608dfa4a968a5a54c173260765ac8097
|
|
|
|
| |
Change-Id: Id686a88437441ec7e17abb3328a404c7b6c3c6ad
|
|
|
|
| |
Change-Id: Idad3f105396174f76143d6e57aff99660443917a
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
build_config.h
http://src.chromium.org/viewvc/chrome?view=rev&revision=65920
pref_value_store.cc|h
http://src.chromium.org/viewvc/chrome?view=rev&revision=66426
personal_data_manager.cc
http://src.chromium.org/viewvc/chrome?view=rev&revision=65830
x509_certificate_openssl.cc
http://src.chromium.org/viewvc/chrome?view=rev&revision=66413
Change-Id: I2eab5c3e50a2fa4d79da023049681d36ca4bc0da
|
|
|
|
| |
Change-Id: I9639f8a997f90ec219573aa22a49f5dbde78cc7b
|
|
|
|
|
|
|
|
| |
Import OpenSSL support and tweak for our Chromium port (JNI functions).
See https://chromereview.prom.corp.google.com/2010002/
Change-Id: Ia081dd3b1eae5ec05ebb96b66b682f039bfa1b81
|
|
|
|
| |
Change-Id: I31d8f1d8cd33caaf7f47ffa7350aef42d5fbdb45
|
|
|
|
|
|
|
|
| |
Broken in recent Chromium merge (https://android-git.corp.google.com/g/77650).
We use the same workaround as Chrome: log a warning, ignore the error. We're
still pulling changes from Chrome so we expect this to be fixed soon.
Change-Id: I8e6d8aa5ccb341d156a9623841200e631816b2a6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
SharedMemory added to stats_table.cc, duplicating Android change.
http://src.chromium.org/viewvc/chrome?view=rev&revision=62510
chrome/browser/guid.h added to chrome/browser/autofill:
http://src.chromium.org/viewvc/chrome?view=rev&revision=63173
chrome_thread.h renamed to browser_thread.h:
http://src.chromium.org/viewvc/chrome?view=rev&revision=62286
DnsRRResolverWorker substantially overhauled:
http://src.chromium.org/viewvc/chrome?view=rev&revision=61071
X509 certificates added for OpenSSL (replacing old Android hacks):
http://src.chromium.org/viewvc/chrome?view=rev&revision=61955
OpenSSL now available in Chrome (previously enabled for Android only):
http://src.chromium.org/viewvc/chrome?view=rev&revision=60936
Change-Id: I42e4fefcdabd996cb3c173dc412318b8c5ee20e2
|
|
|
|
| |
Change-Id: Ifb9ee821af006a5f2211e81471be93ae440a1f5a
|
|
|
|
|
|
| |
Verified that we now are in sync with chromium revision 61029
Change-Id: I49834ac6c0c422ab0d9a82caa02bdc63f456eadd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We had redundant work in the Android and Chrome trees, and git
failed to merge them. I'm intentionally replacing the Android
code with the Chrome code here. The Chrome code is still being
actively developed, and we want to be able to merge fixes from
there directly into Android.
x509_certificate_openssl.cc doesn't exist in the Chrome code
yet, but it will soon. Keeping it as a dummy implementation
for now.
Change-Id: I1204d6274ce312d76d0533288cd51182e3f16491
|
|
Time is running out, I guess we have to submit this and remember to upstream.
Rebased to chromium r53293
Change-Id: Ie61ca0433b1eedd90144aee87c5efcd68fdc37ac
|