summaryrefslogtreecommitdiffstats
path: root/content/browser/speech/google_one_shot_remote_engine_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-1/+1
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert 170701 since the WebKit change has now been rolled in again.tommi@chromium.org2012-12-041-18/+24
* Revert 170668tasak@google.com2012-12-031-24/+18
* Update the Speech Api to support array(s) of result itemstommi@chromium.org2012-12-011-18/+24
* content/browser: Move speech code into content namespace.tfarina@chromium.org2012-10-291-17/+16
* Move test_url_fetcher_factory.* from content/ to net/url_requestakalin@chromium.org2012-06-191-3/+3
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-041-1/+1
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-031-1/+1
* Speech refactoring: Turned AudioChunk into a refcounted class (CL1.4)primiano@chromium.org2012-03-281-4/+5
* speech_recognition_requestprimiano@chromium.org2012-03-261-0/+122