OSDN Git Service

Merge change 26055 into eclair
authorAndroid (Google) Code Review <android-gerrit@google.com>
Tue, 22 Sep 2009 00:36:39 +0000 (20:36 -0400)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Tue, 22 Sep 2009 00:36:39 +0000 (20:36 -0400)
* changes:
  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