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

Issue 319813002: Add a method to retrieve the top synchronous suggestion. (Closed)

Created:
6 years, 6 months ago by Maria
Modified:
6 years, 6 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Add a method to retrieve the top synchronous suggestion. Generally speaking top synchronous suggestion remains as a top asynchronous suggestion as well. Get a quick preview of the top suggestion by requesting just the synchronous one. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275399

Patch Set 1 #

Total comments: 1

Patch Set 2 : Refactor to reuse code #

Patch Set 3 : Fix docs #

Total comments: 8

Patch Set 4 : Style fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -45 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/omnibox/AutocompleteController.java View 1 2 3 2 chunks +10 lines, -0 lines 0 comments Download
M chrome/browser/android/omnibox/autocomplete_controller_android.h View 1 2 2 chunks +17 lines, -2 lines 0 comments Download
M chrome/browser/android/omnibox/autocomplete_controller_android.cc View 1 2 3 6 chunks +71 lines, -43 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Maria
6 years, 6 months ago (2014-06-05 21:46:13 UTC) #1
Yusuf
https://codereview.chromium.org/319813002/diff/1/chrome/browser/android/omnibox/autocomplete_controller_android.cc File chrome/browser/android/omnibox/autocomplete_controller_android.cc (right): https://codereview.chromium.org/319813002/diff/1/chrome/browser/android/omnibox/autocomplete_controller_android.cc#newcode278 chrome/browser/android/omnibox/autocomplete_controller_android.cc:278: AutocompleteControllerAndroid::GetTopSynchronousMatch(JNIEnv* env, One question is the difference between this ...
6 years, 6 months ago (2014-06-05 21:56:06 UTC) #2
Maria
PTAL
6 years, 6 months ago (2014-06-05 23:16:57 UTC) #3
Yusuf
On 2014/06/05 23:16:57, Maria wrote: > PTAL lgtm Is ClassifyPage just moved around by mistake ...
6 years, 6 months ago (2014-06-06 00:54:48 UTC) #4
Maria
On 2014/06/06 00:54:48, Yusuf wrote: > On 2014/06/05 23:16:57, Maria wrote: > > PTAL > ...
6 years, 6 months ago (2014-06-06 00:57:23 UTC) #5
Maria
Dave, can you give me owners approval for this?
6 years, 6 months ago (2014-06-06 00:58:00 UTC) #6
Maria
6 years, 6 months ago (2014-06-06 00:58:52 UTC) #7
David Trainor- moved to gerrit
style nits but lgtm. https://chromiumcodereview.appspot.com/319813002/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/omnibox/AutocompleteController.java File chrome/android/java/src/org/chromium/chrome/browser/omnibox/AutocompleteController.java (right): https://chromiumcodereview.appspot.com/319813002/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/omnibox/AutocompleteController.java#newcode245 chrome/android/java/src/org/chromium/chrome/browser/omnibox/AutocompleteController.java:245: * @param query User input ...
6 years, 6 months ago (2014-06-06 01:20:39 UTC) #8
Maria
https://chromiumcodereview.appspot.com/319813002/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/omnibox/AutocompleteController.java File chrome/android/java/src/org/chromium/chrome/browser/omnibox/AutocompleteController.java (right): https://chromiumcodereview.appspot.com/319813002/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/omnibox/AutocompleteController.java#newcode245 chrome/android/java/src/org/chromium/chrome/browser/omnibox/AutocompleteController.java:245: * @param query User input text. On 2014/06/06 01:20:39, ...
6 years, 6 months ago (2014-06-06 01:27:55 UTC) #9
Maria
The CQ bit was checked by mariakhomenko@chromium.org
6 years, 6 months ago (2014-06-06 01:35:40 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mariakhomenko@chromium.org/319813002/60001
6 years, 6 months ago (2014-06-06 01:37:08 UTC) #11
commit-bot: I haz the power
6 years, 6 months ago (2014-06-06 11:14:30 UTC) #12
Message was sent while issue was closed.
Change committed as 275399

Powered by Google App Engine
This is Rietveld 408576698