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

Issue 22566004: [rAc Android dialog] Stubs for Autofill dialog integration. (Closed)

Created:
7 years, 4 months ago by aruslan
Modified:
7 years, 4 months ago
Reviewers:
Ted C
CC:
chromium-reviews, Raman Kakilate, benquan, ahutter, browser-components-watch_chromium.org, Dane Wallinga, dyu1, Albert Bodenhamer, estade+watch_chromium.org, Ilya Sherman, rouslan+autofillwatch_chromium.org
Visibility:
Public.

Description

[rAc Android dialog] Stubs for Autofill dialog integration. This includes JNI bindings, Java interfaces and necessary glue for the requestAutocomplete dialog. BUG=157277 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216883

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : Rebase. #

Total comments: 28

Patch Set 6 : Addressed Ted's suggestions. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1275 lines, -2 lines) Patch
M build/common.gypi View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialogControllerAndroid.java View 1 2 3 4 5 1 chunk +190 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialogResult.java View 1 2 3 4 5 1 chunk +246 lines, -0 lines 0 comments Download
M chrome/browser/android/chrome_jni_registrar.cc View 2 chunks +7 lines, -0 lines 0 comments Download
A chrome/browser/ui/android/autofill/autofill_dialog_controller_android.h View 1 2 3 1 chunk +144 lines, -0 lines 0 comments Download
A chrome/browser/ui/android/autofill/autofill_dialog_controller_android.cc View 1 2 3 4 5 1 chunk +488 lines, -0 lines 0 comments Download
A chrome/browser/ui/android/autofill/autofill_dialog_result.h View 1 2 1 chunk +49 lines, -0 lines 0 comments Download
A chrome/browser/ui/android/autofill/autofill_dialog_result.cc View 1 2 3 4 5 1 chunk +138 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/common/pref_names.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
aruslan
Hi Ted, PTAL, thanks!
7 years, 4 months ago (2013-08-09 21:54:58 UTC) #1
Ted C
lgtm -- I would look at trimming some of the fat of the data object ...
7 years, 4 months ago (2013-08-10 01:33:35 UTC) #2
aruslan
Thanks, Ted! https://codereview.chromium.org/22566004/diff/10001/chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialogControllerAndroid.java File chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialogControllerAndroid.java (right): https://codereview.chromium.org/22566004/diff/10001/chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialogControllerAndroid.java#newcode11 chrome/android/java/src/org/chromium/chrome/browser/autofill/AutofillDialogControllerAndroid.java:11: On 2013/08/10 01:33:35, Ted C wrote: > ...
7 years, 4 months ago (2013-08-10 03:00:07 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aruslan@chromium.org/22566004/13001
7 years, 4 months ago (2013-08-10 12:40:40 UTC) #4
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=186198
7 years, 4 months ago (2013-08-10 16:31:01 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aruslan@chromium.org/22566004/13001
7 years, 4 months ago (2013-08-10 16:55:56 UTC) #6
commit-bot: I haz the power
7 years, 4 months ago (2013-08-10 18:27:08 UTC) #7
Message was sent while issue was closed.
Change committed as 216883

Powered by Google App Engine
This is Rietveld 408576698