Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update {virtual,override} to follow C++11 style in chrome. | nick | 2015-04-24 | 1 | -7/+6 |
* | Standardize usage of virtual/override/final in chrome/renderer/ | dcheng | 2014-10-21 | 1 | -1/+1 |
* | Replacing the OVERRIDE with override and in chrome/renderer | mohan.reddy | 2014-10-10 | 1 | -6/+6 |
* | Rename WebKit namespace to blink (part 4) | abarth@chromium.org | 2013-11-07 | 1 | -7/+7 |
* | Allow multiple TtsDispatchers to respond to IPCs. | dmazzoni@chromium.org | 2013-11-03 | 1 | -3/+7 |
* | Rename base/hash_tables to base/containers/hash_tables. | brettw@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Update refernces to Blink's Platform API (chrome) | abarth@chromium.org | 2013-05-30 | 1 | -2/+2 |
* | Implement TTS dispatcher using RenderProcessObserver instead of MessageFilter. | dmazzoni@chromium.org | 2013-05-07 | 1 | -11/+9 |
* | Implement web speech synthesis. | dmazzoni@chromium.org | 2013-05-03 | 1 | -0/+76 |