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

Issue 181123004: Eliminate the dependence of tts extension API for tts_controller.cc (Closed)

Created:
6 years, 10 months ago by gaochun
Modified:
6 years, 9 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Eliminate the dependence of tts extension API for tts_controller.cc This is the first patch to move TTS implementation from browser layer to content. To move TTS to conent, the direct dependence of browser compoent should be eliminated from TTS classes first. R=tommi@chromium.org, dmazzoni@chromium.org, sky@chromium.org BUG=347045 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=254740

Patch Set 1 #

Patch Set 2 : Fix coding style issue of tts_controller.cc #

Total comments: 4

Patch Set 3 : Rebase and code refine. #

Patch Set 4 : Rebase and code refine. #

Patch Set 5 : Fix compile issue for mac. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -44 lines) Patch
M AUTHORS View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/speech/extension_api/tts_engine_extension_api.h View 1 2 3 4 1 chunk +13 lines, -26 lines 0 comments Download
M chrome/browser/speech/extension_api/tts_engine_extension_api.cc View 5 chunks +11 lines, -5 lines 0 comments Download
M chrome/browser/speech/tts_controller.h View 1 2 3 chunks +30 lines, -0 lines 0 comments Download
M chrome/browser/speech/tts_controller.cc View 1 2 9 chunks +20 lines, -13 lines 0 comments Download
M chrome/browser/ui/browser.cc View 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
gaochun
The CQ bit was checked by chun.gao@intel.com
6 years, 10 months ago (2014-02-27 01:47:50 UTC) #1
gaochun
The CQ bit was unchecked by chun.gao@intel.com
6 years, 10 months ago (2014-02-27 01:47:51 UTC) #2
gaochun
The CQ bit was checked by chun.gao@intel.com
6 years, 10 months ago (2014-02-27 01:47:52 UTC) #3
gaochun
The CQ bit was unchecked by chun.gao@intel.com
6 years, 10 months ago (2014-02-27 01:47:53 UTC) #4
gaochun
As discussed at https://groups.google.com/a/chromium.org/forum/#!mydiscussions/chromium-dev/8RWbesCap-Y I upload this patch for the first step of moving TTS ...
6 years, 10 months ago (2014-02-27 02:17:04 UTC) #5
dmazzoni
Overall this looks pretty good, thanks! I think your change is out of date, the ...
6 years, 9 months ago (2014-02-27 16:16:39 UTC) #6
gaochun
Also add browser.cc owner sky@chromium.org to reviewer list, thanks.
6 years, 9 months ago (2014-02-28 06:35:23 UTC) #7
gaochun
On 2014/02/27 16:16:39, dmazzoni wrote: > Overall this looks pretty good, thanks! I think your ...
6 years, 9 months ago (2014-02-28 06:36:02 UTC) #8
dmazzoni
lgtm I'll start try jobs for you. Please look at any compile failures or test ...
6 years, 9 months ago (2014-02-28 08:07:18 UTC) #9
sky
browser LGTM
6 years, 9 months ago (2014-02-28 15:01:22 UTC) #10
gaochun
On 2014/02/28 08:07:18, dmazzoni wrote: > lgtm > > I'll start try jobs for you. ...
6 years, 9 months ago (2014-03-01 04:49:31 UTC) #11
dmazzoni
On 2014/03/01 04:49:31, gaochun wrote: > On 2014/02/28 08:07:18, dmazzoni wrote: > > lgtm > ...
6 years, 9 months ago (2014-03-02 06:42:27 UTC) #12
gaochun
On 2014/03/02 06:42:27, dmazzoni wrote: > On 2014/03/01 04:49:31, gaochun wrote: > > On 2014/02/28 ...
6 years, 9 months ago (2014-03-03 02:26:56 UTC) #13
dmazzoni
Thanks! Try jobs running now. If they look good I'll commit.
6 years, 9 months ago (2014-03-03 04:18:22 UTC) #14
dmazzoni
The CQ bit was checked by dmazzoni@chromium.org
6 years, 9 months ago (2014-03-04 07:12:34 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/chun.gao@intel.com/181123004/80001
6 years, 9 months ago (2014-03-04 07:12:56 UTC) #16
commit-bot: I haz the power
Change committed as 254740
6 years, 9 months ago (2014-03-04 10:22:55 UTC) #17
merkulova
6 years, 9 months ago (2014-03-06 14:53:36 UTC) #18
Message was sent while issue was closed.
A revert of this CL has been created in
https://codereview.chromium.org/188633003/ by merkulova@chromium.org.

The reason for reverting is: Breakes ChromeVox spoken feedback on OOBE..

Powered by Google App Engine
This is Rietveld 408576698