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

Issue 1891543002: Devirtualize SpeechRecognitionEngine (Closed)

Created:
4 years, 8 months ago by hans
Modified:
4 years, 8 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@kill_one_shot_engine
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Devirtualize SpeechRecognitionEngine Now that there is only one implementation of SpeechRecognitionEngine, make that class concrete. BUG=223198 TBR=jam Committed: https://crrev.com/18b756f93a5bd8a8ec402f5542905e2a7296987d Cr-Commit-Position: refs/heads/master@{#387374}

Patch Set 1 #

Patch Set 2 : drop an include #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+837 lines, -1532 lines) Patch
M content/browser/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
D content/browser/speech/google_streaming_remote_engine.h View 1 chunk +0 lines, -178 lines 0 comments Download
D content/browser/speech/google_streaming_remote_engine.cc View 1 chunk +0 lines, -642 lines 0 comments Download
D content/browser/speech/google_streaming_remote_engine_unittest.cc View 1 chunk +0 lines, -606 lines 0 comments Download
M content/browser/speech/speech_recognition_browsertest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/speech/speech_recognition_engine.h View 1 3 chunks +153 lines, -46 lines 1 comment Download
M content/browser/speech/speech_recognition_engine.cc View 2 chunks +632 lines, -4 lines 0 comments Download
A + content/browser/speech/speech_recognition_engine_unittest.cc View 22 chunks +34 lines, -33 lines 0 comments Download
M content/browser/speech/speech_recognition_manager_impl.cc View 3 chunks +2 lines, -3 lines 0 comments Download
M content/browser/speech/speech_recognizer_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/speech/speech_recognizer_impl_unittest.cc View 7 chunks +8 lines, -8 lines 0 comments Download
M content/content_browser.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M content/content_tests.gypi View 1 chunk +1 line, -1 line 0 comments Download
M content/test/mock_google_streaming_server.h View 1 chunk +1 line, -1 line 0 comments Download
M content/test/mock_google_streaming_server.cc View 2 chunks +3 lines, -3 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 14 (7 generated)
hans
Please take a look. https://codereview.chromium.org/1891543002/diff/20001/content/browser/speech/speech_recognition_engine.h File content/browser/speech/speech_recognition_engine.h (left): https://codereview.chromium.org/1891543002/diff/20001/content/browser/speech/speech_recognition_engine.h#oldcode114 content/browser/speech/speech_recognition_engine.h:114: typedef SpeechRecognitionEngine::Config SpeechRecognitionEngineConfig; Let's see ...
4 years, 8 months ago (2016-04-13 21:23:06 UTC) #2
tommi (sloooow) - chröme
lgtm! Thanks for doing this the whole way through.
4 years, 8 months ago (2016-04-14 14:24:29 UTC) #4
hans
jam: tbr for trivial content/browser/BUILD.gn change
4 years, 8 months ago (2016-04-14 17:45:42 UTC) #6
hans
> jam: tbr for trivial content/browser/BUILD.gn change (actually adding jam to the review line this ...
4 years, 8 months ago (2016-04-14 17:46:24 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1891543002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1891543002/20001
4 years, 8 months ago (2016-04-14 17:46:51 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-14 18:33:57 UTC) #12
commit-bot: I haz the power
4 years, 8 months ago (2016-04-14 18:36:33 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/18b756f93a5bd8a8ec402f5542905e2a7296987d
Cr-Commit-Position: refs/heads/master@{#387374}

Powered by Google App Engine
This is Rietveld 408576698