Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(886)

Issue 228293012: Detect user-installed roots more efficiently on Android. (Closed)

Created:
6 years, 8 months ago by davidben
Modified:
6 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Detect user-installed roots more efficiently on Android. This makes assumptions about how Android stores system certificates on disk; KeyStore's API is not sufficient to look up a trust anchor by subject and key. BUG=361166 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270275

Patch Set 1 #

Patch Set 2 : Rebase. #

Patch Set 3 : In-memory cache version. #

Patch Set 4 : In-memory cache version; fix the base revision. #

Patch Set 5 : In-memory cache version; actually fix the base revision #

Total comments: 8

Patch Set 6 : rsleevi comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+139 lines, -5 lines) Patch
M net/android/java/src/org/chromium/net/X509Util.java View 1 2 3 4 5 7 chunks +135 lines, -3 lines 0 comments Download
M net/cert/cert_verify_proc_unittest.cc View 3 4 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
davidben
Diff is against https://codereview.chromium.org/228883003/. It's a little unfortunate that this effectively undos what Android goes ...
6 years, 8 months ago (2014-04-08 21:54:59 UTC) #1
Ryan Sleevi
I'm gonna ask Kenny to take a look at this, to see if he's happy.
6 years, 8 months ago (2014-04-09 17:55:49 UTC) #2
davidben
On 2014/04/09 17:55:49, Ryan Sleevi wrote: > I'm gonna ask Kenny to take a look ...
6 years, 8 months ago (2014-04-21 16:58:49 UTC) #3
Kenny Root (Google)
On 2014/04/21 16:58:49, David Benjamin wrote: > On 2014/04/09 17:55:49, Ryan Sleevi wrote: > > ...
6 years, 8 months ago (2014-04-21 17:35:03 UTC) #4
davidben
On 2014/04/21 17:35:03, Kenny Root (Google) wrote: > On 2014/04/21 16:58:49, David Benjamin wrote: > ...
6 years, 7 months ago (2014-05-05 20:37:44 UTC) #5
davidben
On 2014/05/05 20:37:44, David Benjamin wrote: > I also realized afterwards that the test runner ...
6 years, 7 months ago (2014-05-05 20:45:19 UTC) #6
Ryan Sleevi
net_perftests isn't hooked up anywhere. This LGTM (with in-memory cache). If this gets fixed upstream, ...
6 years, 7 months ago (2014-05-06 22:28:03 UTC) #7
Yaron
lgtm
6 years, 7 months ago (2014-05-07 02:07:03 UTC) #8
davidben
> This LGTM (with in-memory cache). If this gets fixed upstream, presumably we can > ...
6 years, 7 months ago (2014-05-07 16:47:58 UTC) #9
davidben
The CQ bit was checked by davidben@chromium.org
6 years, 7 months ago (2014-05-13 21:59:12 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/davidben@chromium.org/228293012/90001
6 years, 7 months ago (2014-05-13 22:04:56 UTC) #11
commit-bot: I haz the power
6 years, 7 months ago (2014-05-14 00:51:15 UTC) #12
Message was sent while issue was closed.
Change committed as 270275

Powered by Google App Engine
This is Rietveld 408576698