commit | 158135f49f5372f24557d9d1e0917fd746acf6f2 | [log] [tgz] |
---|---|---|
author | Bob Lee <crazybob@crazybob.org> | Mon Sep 21 17:44:14 2009 -0700 |
committer | Android Git Automerger <android-git-automerger@android.com> | Mon Sep 21 17:44:14 2009 -0700 |
tree | 012315f6e234c40dcd111733a59086f795df0691 | |
parent | baa78bce6683560b4f9dca3b71e33d90d2d0cf29 [diff] | |
parent | 2317d8dd084c260712ae50c42024c57825da1472 [diff] |
am 2317d8dd: Merge change 26055 into eclair 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.