Marshall Greenblatt
|
88b88251e7
|
Fix decoding of resources (fixes issue #2966)
Use LoadDataResourceString instead of GetDataResource. It will perform
decoding if necessary.
|
2020-07-02 14:45:23 -04:00 |
Marshall Greenblatt
|
8b4980b4ca
|
Update to Chromium revision adb61db1 (#508578)
|
2017-10-26 15:58:05 -04:00 |
Marshall Greenblatt
|
31d9407ee2
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
Marshall Greenblatt
|
b89329b0fa
|
Use the same PDF plugin name as official Chrome
|
2016-08-24 16:38:51 +03:00 |
Marshall Greenblatt
|
3cc539b506
|
Depend directly on chrome targets and unfork code (issue #1947)
|
2016-07-15 21:17:44 -04:00 |
Marshall Greenblatt
|
d2372c3d11
|
Update to Chromium revision d7d5682a (#367535)
|
2016-01-07 11:53:39 -08:00 |
Marshall Greenblatt
|
8da8a4fbf1
|
Update to Chromium revision 12bfc336 (#338390).
- The ffmpeg library is now statically linked (see https://codereview.chromium.org/1141703002).
- Off-screen rendering of the PDF viewer does not work in combination with surfaces. Pass the
`--disable-surfaces` command-line flag if GPU is enabled (see https://codereview.chromium.org/1169983006).
|
2015-07-24 16:11:13 -04:00 |
Marshall Greenblatt
|
b7a56d9343
|
Add PDF extension support (issue #1565)
|
2015-07-23 14:02:03 -04:00 |