| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a direct include of strings headers in content/browser/, part 2. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Rewrite scoped_array<T> to scoped_ptr<T[]> in content/, Linux edition. | dcheng@chromium.org | 2013-04-07 | 1 | -1/+1 |
* | Roll speex, flac, libvpx DEPS to get shim header changes. | phajdan.jr@chromium.org | 2013-01-07 | 1 | -2/+2 |
* | content/browser: Move speech code into content namespace. | tfarina@chromium.org | 2012-10-29 | 1 | -8/+4 |
* | Speech refactoring: Turned AudioChunk into a refcounted class (CL1.4) | primiano@chromium.org | 2012-03-28 | 1 | -1/+1 |
* | Added AudioBuffer/AudioChunk abstractions for speech recognition and improved... | primiano@chromium.org | 2012-03-13 | 1 | -42/+32 |
* | Renamed speech recognition code in preparation for introducing a new speech i... | primiano@chromium.org | 2012-03-07 | 1 | -5/+5 |
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | Replace a scoped_ptr with scoped_array, as identified by valgrind. | satish@chromium.org | 2011-03-29 | 1 | -1/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Stream speech audio to server as it gets recorded, instead of waiting until e... | satish@chromium.org | 2011-03-04 | 1 | -1/+3 |
* | Move core pieces of speech from chrome to content. | jam@chromium.org | 2011-02-26 | 1 | -0/+206 |