commit | 00656a13f799468351dfce3059323f44ef259098 | [log] [tgz] |
---|---|---|
author | Bob Lee <crazybob@crazybob.org> | Mon Sep 21 17:54:50 2009 -0700 |
committer | Android Git Automerger <android-git-automerger@android.com> | Mon Sep 21 17:54:50 2009 -0700 |
tree | 26eb8de3067c81b3e6dc44f95a2abef7f24567cc | |
parent | 176d8a9a4d4f54b6e3f4c0ee82a05e767afa1a3f [diff] | |
parent | 158135f49f5372f24557d9d1e0917fd746acf6f2 [diff] |
am 158135f4: am 2317d8dd: Merge change 26055 into eclair Merge commit '158135f49f5372f24557d9d1e0917fd746acf6f2' * commit '158135f49f5372f24557d9d1e0917fd746acf6f2': 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.