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

Issue 9861019: Speech refactoring: Turned AudioChunk into a refcounted class (CL1.4) (Closed)

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

Description

Speech refactoring: Turned AudioChunk into a refcounted class (CL1.4) BUG=116954 TEST=Run content_unittests. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=129316

Patch Set 1 : #

Total comments: 10

Patch Set 2 : Fixed according to Hans review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -38 lines) Patch
M content/browser/speech/audio_buffer.h View 1 4 chunks +10 lines, -6 lines 0 comments Download
M content/browser/speech/audio_buffer.cc View 1 2 chunks +9 lines, -10 lines 0 comments Download
M content/browser/speech/audio_encoder.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/speech/audio_encoder.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/speech/endpointer/endpointer_unittest.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M content/browser/speech/google_one_shot_remote_engine.cc View 3 chunks +8 lines, -7 lines 0 comments Download
M content/browser/speech/google_one_shot_remote_engine_unittest.cc View 1 chunk +5 lines, -4 lines 0 comments Download
M content/browser/speech/speech_recognizer_impl.h View 2 chunks +3 lines, -2 lines 0 comments Download
M content/browser/speech/speech_recognizer_impl.cc View 1 chunk +5 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Primiano Tucci (use gerrit)
Note: the previous outstanding CL 9835049 has been renamed to CL1.5, in order to make ...
8 years, 9 months ago (2012-03-27 15:24:46 UTC) #1
hans
https://chromiumcodereview.appspot.com/9861019/diff/2001/content/browser/speech/audio_buffer.cc File content/browser/speech/audio_buffer.cc (right): https://chromiumcodereview.appspot.com/9861019/diff/2001/content/browser/speech/audio_buffer.cc#newcode57 content/browser/speech/audio_buffer.cc:57: chunks_.push_back(chunk); could we just do this on a single ...
8 years, 9 months ago (2012-03-27 15:56:31 UTC) #2
Primiano Tucci (use gerrit)
http://codereview.chromium.org/9861019/diff/2001/content/browser/speech/audio_buffer.cc File content/browser/speech/audio_buffer.cc (right): http://codereview.chromium.org/9861019/diff/2001/content/browser/speech/audio_buffer.cc#newcode57 content/browser/speech/audio_buffer.cc:57: chunks_.push_back(chunk); On 2012/03/27 15:56:31, hans wrote: > could we ...
8 years, 9 months ago (2012-03-27 16:51:24 UTC) #3
hans
lgtm
8 years, 9 months ago (2012-03-27 17:13:04 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/primiano@chromium.org/9861019/2003
8 years, 9 months ago (2012-03-27 17:21:08 UTC) #5
commit-bot: I haz the power
8 years, 9 months ago (2012-03-28 00:32:10 UTC) #6
Change committed as 129316

Powered by Google App Engine
This is Rietveld 408576698