summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/tts_dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Update {virtual,override} to follow C++11 style in chrome.nick2015-04-241-7/+6
* Standardize usage of virtual/override/final in chrome/renderer/dcheng2014-10-211-1/+1
* Replacing the OVERRIDE with override and in chrome/renderermohan.reddy2014-10-101-6/+6
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-7/+7
* Allow multiple TtsDispatchers to respond to IPCs.dmazzoni@chromium.org2013-11-031-3/+7
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Update refernces to Blink's Platform API (chrome)abarth@chromium.org2013-05-301-2/+2
* Implement TTS dispatcher using RenderProcessObserver instead of MessageFilter.dmazzoni@chromium.org2013-05-071-11/+9
* Implement web speech synthesis.dmazzoni@chromium.org2013-05-031-0/+76