Update the openssl sources to the latest Android version.

Compared to the previous version, this includes the following fixes:

- Remove "small_records.patch".
  https://android-review.googlesource.com/#/c/49977/

- Add support for TLS channel ID.
  https://android-review.googlesource.com/#/c/49984/

- Remove recursive lock in X509_PUBKEY_get.
  https://android-review.googlesource.com/#/c/50413/

- Add x86_64 assembly files and use them.
  https://android-review.googlesource.com/#/c/47913/
  https://android-review.googlesource.com/#/c/50401/
  https://android-review.googlesource.com/#/c/50402/

  This should only matter for the "linux_redux" build, and
  the net/tools/flip_server binary (flip_in_mem_edsm_server)
  which implements a host SPDY proxy.

- Remove obsolete patch file fix-clang-build.patch.
Review URL: https://codereview.chromium.org/12033053

git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/openssl@178558 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
50 files changed
tree: a28ac4a84eb9469037bd7728b96c7c84b99697cd
  1. config/
  2. openssl/
  3. patches/
  4. buildinf.h
  5. openssl.gyp
  6. README.chromium