OSDN Git Service

am 2317d8dd: Merge change 26055 into eclair
authorBob Lee <crazybob@crazybob.org>
Tue, 22 Sep 2009 00:44:14 +0000 (17:44 -0700)
committerAndroid Git Automerger <android-git-automerger@android.com>
Tue, 22 Sep 2009 00:44:14 +0000 (17:44 -0700)
Merge commit '2317d8dd084c260712ae50c42024c57825da1472' into eclair-plus-aosp

* commit '2317d8dd084c260712ae50c42024c57825da1472':
  Replaced an O(N) algorithm with an O(1) algorithm. This shaves off 2/3 of the server cert checking time or ~200ms on Sapphire. This is in preparation for tripling the number of certs in an upcoming change.


Trivial merge