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

Issue 1373943002: Add sign-in and token retrieval to Blimp (Closed)

Created:
5 years, 2 months ago by David Trainor- moved to gerrit
Modified:
5 years, 2 months ago
Reviewers:
nyquist
CC:
chromium-reviews, nyquist+watch-blimp_chromium.org, maniscalco+watch-blimp_chromium.org, dtrainor+watch-blimp_chromium.org, kmarshall+watch-blimp_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add sign-in and token retrieval to Blimp - Add a basic flow to request for an account on the phone and create an auth token. - Add exponential backoff retry support in case this fails. - Add unit tests for the retry backoff. BUG=536249 Committed: https://crrev.com/63d8da2dfcb12948f41efc91dbf7ad8a05c3e70d Cr-Commit-Position: refs/heads/master@{#352452}

Patch Set 1 #

Total comments: 20

Patch Set 2 : Rebased #

Patch Set 3 : Addressed some comments. #

Patch Set 4 : Rebased. Addressed presubmit warnings and last comment. #

Patch Set 5 : Fixed DEPS issue #

Messages

Total messages: 14 (5 generated)
David Trainor- moved to gerrit
ptal!
5 years, 2 months ago (2015-09-28 17:29:16 UTC) #2
nyquist
https://codereview.chromium.org/1373943002/diff/1/blimp/client/android/java/src/org/chromium/blimp/BlimpRendererActivity.java File blimp/client/android/java/src/org/chromium/blimp/BlimpRendererActivity.java (right): https://codereview.chromium.org/1373943002/diff/1/blimp/client/android/java/src/org/chromium/blimp/BlimpRendererActivity.java#newcode26 blimp/client/android/java/src/org/chromium/blimp/BlimpRendererActivity.java:26: private static final String TAG = "cr_Blimp"; Nit: Just ...
5 years, 2 months ago (2015-09-29 23:38:40 UTC) #3
David Trainor- moved to gerrit
addressed comments. ptal. https://codereview.chromium.org/1373943002/diff/1/blimp/client/android/java/src/org/chromium/blimp/BlimpRendererActivity.java File blimp/client/android/java/src/org/chromium/blimp/BlimpRendererActivity.java (right): https://codereview.chromium.org/1373943002/diff/1/blimp/client/android/java/src/org/chromium/blimp/BlimpRendererActivity.java#newcode26 blimp/client/android/java/src/org/chromium/blimp/BlimpRendererActivity.java:26: private static final String TAG = ...
5 years, 2 months ago (2015-10-05 15:19:08 UTC) #4
nyquist
lgtm
5 years, 2 months ago (2015-10-05 18:05:26 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1373943002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1373943002/60001
5 years, 2 months ago (2015-10-05 20:05:20 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/122496)
5 years, 2 months ago (2015-10-05 21:21:21 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1373943002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1373943002/80001
5 years, 2 months ago (2015-10-05 22:42:11 UTC) #12
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 2 months ago (2015-10-05 22:48:51 UTC) #13
commit-bot: I haz the power
5 years, 2 months ago (2015-10-05 22:49:27 UTC) #14
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/63d8da2dfcb12948f41efc91dbf7ad8a05c3e70d
Cr-Commit-Position: refs/heads/master@{#352452}

Powered by Google App Engine
This is Rietveld 408576698