Robin Andersson
|
4cf264f87a
|
fix: Brought win speechSynthesis up-to-speed (#14070)
The implementation was brought up-to-speed with Chromium 70.0.3522.1 (https://chromium.googlesource.com/chromium/src.git/+/70.0.3522.1/chrome/browser/speech/tts_win.cc).
This to solve issues with Windows not returning voices (#11585).
|
2018-08-24 14:16:39 -07:00 |
|
Aleksei Kuzmin
|
f6648a0d4d
|
Remove ScopedComPtr and scoped_comptr.h
https://chromium-review.googlesource.com/726461
|
2018-06-19 11:49:43 +10:00 |
|
deepak1556
|
e3c580e905
|
Move away from BrowserThread::FILE
* Migrate TtsPlatformImplLinux away from using BrowserThread::FILE.
https://chromium-review.googlesource.com/c/chromium/src/+/570022
* Move PdfConverter off the FILE thread.
https://chromium-review.googlesource.com/c/chromium/src/+/592393
* https://chromium.googlesource.com/chromium/src/+/master/docs/task_scheduler_migration.md
|
2018-06-19 11:49:40 +10:00 |
|
Jeremy Apthorp
|
b280ea5579
|
chromium-style fixes (#12826)
|
2018-05-03 23:45:12 -07:00 |
|
Shelley Vohr
|
12a57ff1c2
|
clang-format objc files (#12673)
|
2018-04-20 11:47:04 -07:00 |
|
Jeremy Apthorp
|
e6695cf2ec
|
[chromium-style] override / virtual warnings
|
2018-04-19 11:12:10 -07:00 |
|
Shelley Vohr
|
f7d4437b3f
|
format previously missed chromium_src .cc files
|
2018-04-18 22:59:34 -04:00 |
|
Shelley Vohr
|
8cc81509d7
|
clang-format chromium_src
|
2018-04-18 22:59:33 -04:00 |
|
Aleksei Kuzmin
|
7f5fbb04e2
|
Migrate from ScopedComPtr::CreateInstance() to CoCreateInstance in chrome/...
https://codereview.chromium.org/2894483002
|
2017-11-24 10:58:17 +09:00 |
|
Aleksei Kuzmin
|
485e43636b
|
Rename ScopedComPtr::get() to ScopedComPtr::Get()
https://codereview.chromium.org/2824773002
|
2017-11-24 10:58:17 +09:00 |
|
Cheng Zhao
|
1ba3907038
|
Update to API changes of Chrome 52
|
2016-07-04 15:32:43 +09:00 |
|
Cheng Zhao
|
a2bd55dd3c
|
Adapt to changes of Chrome 51 API changes (Part 2)
|
2016-05-23 12:29:14 +09:00 |
|
Paul Betts
|
e835111195
|
More type fixups
|
2016-03-10 17:06:22 +09:00 |
|
Cheng Zhao
|
e8b5a6dedf
|
Merge pull request #3718 from atom/chrome47-linux
Port Chrome47 on Linux
|
2015-12-08 10:14:27 +08:00 |
|
Paul Betts
|
fe86239a9c
|
Update to Chrome47 version of tts_linux
|
2015-12-07 14:28:42 -08:00 |
|
Paul Betts
|
8d5c153e9b
|
Update to Chrome 47 version of tts_win
|
2015-12-07 14:23:01 -08:00 |
|
Paul Betts
|
3931ebb7ef
|
Fix up Windows build errors
|
2015-12-07 10:02:06 -08:00 |
|
Cheng Zhao
|
73e7773d84
|
Update to API changes of Chrome 47
|
2015-12-07 19:56:23 +08:00 |
|
Haojian Wu
|
d08392a0c4
|
No need base/float_util.h since VS2013 supports well enough.
|
2015-08-11 09:48:29 +08:00 |
|
Cheng Zhao
|
5c78ecfe40
|
scoped_ptr.PassAs is removed
|
2015-01-27 13:18:30 -08:00 |
|
Cheng Zhao
|
43421aedcf
|
OVERRIDE macro is now removed
|
2015-01-27 13:18:30 -08:00 |
|
Cheng Zhao
|
3a177d55f8
|
Add linux tts implementation from Chrome
|
2014-10-08 02:14:12 +00:00 |
|
Cheng Zhao
|
05b602d0ce
|
Import Chrome's tts code
|
2014-10-07 21:18:44 +08:00 |
|