10 Commits

Author SHA1 Message Date
Marshall Greenblatt
9d9ee8b45f Update to Chromium version 81.0.4044.0 () 2020-03-04 19:31:54 -05:00
Alexander Guettler
71768ea6c3 Update to Chromium version 80.0.3987.0 () 2020-02-17 13:19:09 -05:00
Marshall Greenblatt
f8e0797773 Update to Chromium version 78.0.3904.0 () 2019-10-01 13:55:16 +00:00
Alexander Guettler
46d3a81ba0 Update to Chromium version 77.0.3865.0 ()
- Windows: SDK version 10.0.18362.0 is now required.
2019-09-04 15:13:32 +00:00
Marshall Greenblatt
35830c88e5 Update to Chromium version 69.0.3464.0 () 2018-06-19 15:49:32 -04:00
Marshall Greenblatt
9e644b7538 Update to Chromium revision bc084a8b () 2018-02-19 17:38:04 -05:00
Marshall Greenblatt
07d12b78e1 Update to Chromium revision 9cedf753 ()
- Simplify usage of OnBeforePluginLoad (issue )
- Switch crash reporting from crashpad to breakpad on Windows and OS X.
  Adds a new chrome_elf.dll dependency on Windows (issue )
- Remove CefTextfield::GetPlaceholderTextColor() method which is no
  longer supported by Chromium.
2016-10-20 16:54:25 -04:00
Marshall Greenblatt
9064e30296 Update to Chromium revision 1ae106db () 2016-09-01 11:52:50 +03:00
Marshall Greenblatt
378a64b39a Update to Chromium revision 14bd12d6 ()
- Remove CefNavigationEntry::GetFrameName() (see http://crbug.com/477150#c5).
- Devirtualize base::BindState (see http://crbug.com/486594).
- Move Tuple to the base namespace.
2015-06-08 17:31:50 -04:00
Marshall Greenblatt
0d905e3744 - Add support for client SSL certificates (issue ).
- Remember OnCertificateError approvals (issue ).
2015-05-19 14:39:45 -04:00