summaryrefslogtreecommitdiffstats
path: root/content/browser/speech/endpointer
Commit message (Expand)AuthorAgeFilesLines
* Fix typo, "recieve" -> "receive", in content/mseaborn@chromium.org2014-05-051-1/+1
* Use a direct include of time headers in content/, part 1.avi@chromium.org2013-06-281-1/+1
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-1/+1
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-2/+6
* content/browser: Move speech code into content namespace.tfarina@chromium.org2012-10-297-16/+16
* Remove #pragma once from contentajwong@chromium.org2012-07-113-3/+0
* Adding missing #pragma once in speech recognition headers.primiano@chromium.org2012-05-093-0/+3
* Speech refactoring: Turned AudioChunk into a refcounted class (CL1.4)primiano@chromium.org2012-03-281-2/+3
* Added AudioBuffer/AudioChunk abstractions for speech recognition and improved...primiano@chromium.org2012-03-133-5/+10
* Renamed speech recognition code in preparation for introducing a new speech i...primiano@chromium.org2012-03-077-19/+19
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-303-5/+8
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Fix build break.satish@chromium.org2011-03-011-4/+3
* Add a noise indicator to the speech bubble volume indicator.satish@chromium.org2011-03-013-5/+19
* Move core pieces of speech from chrome to content.jam@chromium.org2011-02-267-0/+1171