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

Issue 9972008: Refactoring of chrome speech recognition architecture (CL1.6) (Closed)

Created:
8 years, 8 months ago by Primiano Tucci (use gerrit)
Modified:
8 years, 8 months ago
Reviewers:
hans, Satish, jam
CC:
chromium-reviews, joi+watch-content_chromium.org, Aaron Boodman, jam, mihaip+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Refactoring of chrome speech recognition architecture (CL1.6) Renamed caller_id -> session_id in speech recognition classes. This is a partial refactoring in preparation for next CLs. BUG=116954 TEST=none. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=132979

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Rebased from master (incl. leak patch) #

Total comments: 3

Patch Set 3 : Rebased from master. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+406 lines, -406 lines) Patch
M chrome/browser/speech/chrome_speech_recognition_manager_delegate.h View 1 chunk +10 lines, -10 lines 0 comments Download
M chrome/browser/speech/chrome_speech_recognition_manager_delegate.cc View 5 chunks +23 lines, -23 lines 0 comments Download
M chrome/browser/speech/speech_input_extension_apitest.cc View 7 chunks +11 lines, -11 lines 0 comments Download
M chrome/browser/speech/speech_input_extension_manager.h View 3 chunks +12 lines, -12 lines 0 comments Download
M chrome/browser/speech/speech_input_extension_manager.cc View 9 chunks +29 lines, -27 lines 0 comments Download
M chrome/browser/speech/speech_recognition_bubble_controller.h View 1 2 5 chunks +19 lines, -19 lines 0 comments Download
M chrome/browser/speech/speech_recognition_bubble_controller.cc View 1 2 8 chunks +46 lines, -45 lines 0 comments Download
M chrome/browser/speech/speech_recognition_bubble_controller_unittest.cc View 8 chunks +13 lines, -13 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/speech/input_tag_speech_dispatcher_host.h View 2 chunks +5 lines, -7 lines 0 comments Download
M content/browser/speech/input_tag_speech_dispatcher_host.cc View 6 chunks +56 lines, -54 lines 0 comments Download
M content/browser/speech/speech_recognition_browsertest.cc View 5 chunks +15 lines, -15 lines 0 comments Download
M content/browser/speech/speech_recognition_manager_impl.h View 5 chunks +20 lines, -20 lines 0 comments Download
M content/browser/speech/speech_recognition_manager_impl.cc View 1 2 9 chunks +89 lines, -89 lines 0 comments Download
M content/browser/speech/speech_recognizer_impl.h View 4 chunks +3 lines, -5 lines 0 comments Download
M content/browser/speech/speech_recognizer_impl.cc View 11 chunks +21 lines, -17 lines 0 comments Download
M content/browser/speech/speech_recognizer_impl_unittest.cc View 1 chunk +10 lines, -10 lines 0 comments Download
M content/public/browser/speech_recognition_event_listener.h View 1 chunk +11 lines, -11 lines 0 comments Download
M content/public/browser/speech_recognition_manager.h View 1 chunk +3 lines, -3 lines 0 comments Download
M content/public/browser/speech_recognition_manager_delegate.h View 1 chunk +8 lines, -8 lines 0 comments Download
M content/public/browser/speech_recognizer.h View 1 chunk +1 line, -5 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Primiano Tucci (use gerrit)
https://chromiumcodereview.appspot.com/9972008/diff/23/content/browser/renderer_host/render_process_host_impl.cc File content/browser/renderer_host/render_process_host_impl.cc (left): https://chromiumcodereview.appspot.com/9972008/diff/23/content/browser/renderer_host/render_process_host_impl.cc#oldcode504 content/browser/renderer_host/render_process_host_impl.cc:504: content::BrowserMainLoop::GetAudioManager())); This is not tightly related with this CL. ...
8 years, 8 months ago (2012-04-16 11:46:43 UTC) #1
Primiano Tucci (use gerrit)
Just a reminder for myself: wait for http://codereview.chromium.org/10071040/ to land before committing this or patch ...
8 years, 8 months ago (2012-04-16 11:52:46 UTC) #2
hans
lgtm https://chromiumcodereview.appspot.com/9972008/diff/5005/content/browser/speech/speech_recognizer_impl.h File content/browser/speech/speech_recognizer_impl.h (right): https://chromiumcodereview.appspot.com/9972008/diff/5005/content/browser/speech/speech_recognizer_impl.h#newcode33 content/browser/speech/speech_recognizer_impl.h:33: // Handles speech recognition for a session (identified ...
8 years, 8 months ago (2012-04-17 00:00:11 UTC) #3
jam
content/public and content/browser/renderer_host lgtm http://codereview.chromium.org/9972008/diff/5005/content/public/browser/speech_recognizer.h File content/public/browser/speech_recognizer.h (left): http://codereview.chromium.org/9972008/diff/5005/content/public/browser/speech_recognizer.h#oldcode28 content/public/browser/speech_recognizer.h:28: // TODO(primiano) Create(...) is transitional ...
8 years, 8 months ago (2012-04-17 04:35:42 UTC) #4
Primiano Tucci (use gerrit)
On 2012/04/17 04:35:42, John Abd-El-Malek wrote: > content/public and content/browser/renderer_host lgtm > > http://codereview.chromium.org/9972008/diff/5005/content/public/browser/speech_recognizer.h > ...
8 years, 8 months ago (2012-04-17 09:21:47 UTC) #5
Satish
lgtm https://chromiumcodereview.appspot.com/9972008/diff/5005/chrome/browser/speech/speech_input_extension_manager.cc File chrome/browser/speech/speech_input_extension_manager.cc (right): https://chromiumcodereview.appspot.com/9972008/diff/5005/chrome/browser/speech/speech_input_extension_manager.cc#newcode60 chrome/browser/speech/speech_input_extension_manager.cc:60: // TODO(primiano) this will not be valid anymore ...
8 years, 8 months ago (2012-04-17 09:25:43 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/primiano@chromium.org/9972008/7002
8 years, 8 months ago (2012-04-19 10:10:19 UTC) #7
commit-bot: I haz the power
8 years, 8 months ago (2012-04-19 11:42:54 UTC) #8
Change committed as 132979

Powered by Google App Engine
This is Rietveld 408576698