| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo, "recieve" -> "receive", in content/ | mseaborn@chromium.org | 2014-05-05 | 1 | -1/+1 |
* | Use a direct include of time headers in content/, part 1. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Update content/ to use scoped_refptr<T>::get() rather than implicit "operator... | rsleevi@chromium.org | 2013-06-02 | 1 | -1/+1 |
* | Linux/ChromeOS Chromium style checker cleanup, content/ edition. | rsleevi@chromium.org | 2013-02-12 | 1 | -2/+6 |
* | content/browser: Move speech code into content namespace. | tfarina@chromium.org | 2012-10-29 | 7 | -16/+16 |
* | Remove #pragma once from content | ajwong@chromium.org | 2012-07-11 | 3 | -3/+0 |
* | Adding missing #pragma once in speech recognition headers. | primiano@chromium.org | 2012-05-09 | 3 | -0/+3 |
* | Speech refactoring: Turned AudioChunk into a refcounted class (CL1.4) | primiano@chromium.org | 2012-03-28 | 1 | -2/+3 |
* | Added AudioBuffer/AudioChunk abstractions for speech recognition and improved... | primiano@chromium.org | 2012-03-13 | 3 | -5/+10 |
* | Renamed speech recognition code in preparation for introducing a new speech i... | primiano@chromium.org | 2012-03-07 | 7 | -19/+19 |
* | Remove task.h and finish base::Bind() migration. | ajwong@chromium.org | 2012-01-06 | 1 | -1/+0 |
* | Here are more exports needed for content_unittests to link in the component b... | dpranke@chromium.org | 2011-09-30 | 3 | -5/+8 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Fix build break. | satish@chromium.org | 2011-03-01 | 1 | -4/+3 |
* | Add a noise indicator to the speech bubble volume indicator. | satish@chromium.org | 2011-03-01 | 3 | -5/+19 |
* | Move core pieces of speech from chrome to content. | jam@chromium.org | 2011-02-26 | 7 | -0/+1171 |