summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/api/speech/tts_engine_manifest_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* chrome: Add out-of-line copy ctors for complex classes.vmpstr2016-02-261-0/+2
* Switch to standard integer types in chrome/.avi2015-12-261-0/+2
* Standardize usage of virtual/override/final in chrome/dcheng2014-10-211-1/+1
* Update uses of UTF conversions in chrome/common to use the base:: namespace.avi@chromium.org2013-12-251-11/+11
* Add explicit base namespace to string16 users.brettw@chromium.org2013-12-051-1/+2
* Implement Google network speech synthesis.dmazzoni@chromium.org2013-11-011-1/+9
* Revert 232242 "Implement Google network speech synthesis."hashimoto@chromium.org2013-11-011-9/+1
* Implement Google network speech synthesis.dmazzoni@chromium.org2013-11-011-1/+9
* Move the rest of extension_manifest_constants to top-level extensions/rdevlin.cronin@chromium.org2013-09-161-6/+6
* Move Feature and Manifest to top-level extensions.yoz@chromium.org2013-08-221-1/+1
* Rename extension_manifest_keys namespace to extensions::manifest_keys.yoz@chromium.org2013-08-151-1/+1
* Make chrome/common and chrome/renderer use base namespace for Value.brettw@chromium.org2013-06-181-4/+4
* Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo...avi@chromium.org2013-06-071-1/+1
* Manifest handler for all keys background-related.yoz@chromium.org2013-03-011-0/+4
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Change ManifestHandler interface to always (implicitly) pass the entire manif...yoz@chromium.org2013-01-301-3/+3
* Move TtsEngine manifest key parsing out of extension class.ncj674@motorola.com2013-01-101-0/+138