summaryrefslogtreecommitdiffstats
path: root/content/browser/speech/google_streaming_remote_engine_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* json_schema_compiler: Use std::vector<char> for binary values.pneubeck2015-01-201-2/+2
* Implement support for uploading preamble audio in the voice recognitionamistry2014-12-161-0/+73
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-2/+2
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-2/+2
* Replacing the OVERRIDE with override and FINAL with final in content/browser/...mohan.reddy2014-10-071-4/+4
* Refactor base/safe_numerics.hjschuh@chromium.org2014-01-171-3/+3
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-251-9/+9
* Rename speech test methods to *ForTesting instead of *ForTests.janx@chromium.org2013-10-011-2/+2
* Refactor GoogleStreamingRemoteEngine's unit tests to use HostToNet32.janx@chromium.org2013-09-191-11/+7
* Use a direct include of the message_loop header in content/, part 2.avi@chromium.org2013-07-181-1/+1
* 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
* Revert 170701 since the WebKit change has now been rolled in again.tommi@chromium.org2012-12-041-39/+59
* Revert 170668tasak@google.com2012-12-031-59/+39
* Update the Speech Api to support array(s) of result itemstommi@chromium.org2012-12-011-39/+59
* content/browser: Move speech code into content namespace.tfarina@chromium.org2012-10-291-16/+13
* Speech JavaScript API: Use stability as a confidence measure for intermediate...hans@chromium.org2012-10-041-10/+61
* Speech JavaScript API: Switch to new protobuf.hans@chromium.org2012-09-061-32/+29
* Renamed SpeechRecognizerImpl to SpeechRecognizer and fixed some comments in t...primiano@chromium.org2012-06-271-4/+2
* Introduced experimental support for interacting with the google remote stream...primiano@chromium.org2012-06-221-0/+440