18 Commits

Author SHA1 Message Date
Marshall Greenblatt
8d51acb9be Update to Chromium revision 5fdc0fab ()
- Windows now builds with clang by default.
2017-12-14 15:31:07 -05:00
Marshall Greenblatt
8b4980b4ca Update to Chromium revision adb61db1 () 2017-10-26 15:58:05 -04:00
Marshall Greenblatt
a028976ac4 Update to Chromium revision fa6a5d87 () 2017-09-07 17:29:47 -04:00
Marshall Greenblatt
f229796a39 Update to Chromium revision ff259bab () 2017-07-28 18:30:34 -04:00
Marshall Greenblatt
5c79944b31 Update to Chromium revision d483fb77 ()
- CefLifeSpanHandler::OnBeforePopup is now called on the UI thread.
- Remove CefBrowserSettings.javascript_open_windows which is no
  longer supported.
2017-06-02 05:55:23 -07:00
Marshall Greenblatt
3f71138d64 Update to Chromium revision a106f0ab ()
- Remove CefWindowInfo.transparent_painting_enabled. Set
  CefBrowserSettings.background_color to an opaque or transparent
  value instead.
2017-04-24 15:14:47 -04:00
Marshall Greenblatt
54647945f1 Update to Chromium revision 939b32ee () 2017-03-08 13:33:05 -08:00
Marshall Greenblatt
b7b145fa4f Update to Chromium revision ad51088c () 2017-01-24 16:53:09 -05:00
Marshall Greenblatt
12aeeb13f7 Update to Chromium revision 3a87aecc () 2016-11-29 16:56:29 -05:00
Marshall Greenblatt
c9e81c082f Update to Chromium revision 614d31da ()
- Fix PDF extension loading after showing the plugin placeholder (issue )
2016-10-25 15:34:33 -04: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
d4663b2b4c Windows: Don't copy DLLs when using custom toolchain (issue ) 2016-08-25 18:38:22 +03:00
Marshall Greenblatt
2070a1bc41 Windows: Add VS2015 Update 3 build support 2016-08-05 13:24:27 +03:00
Marshall Greenblatt
98f59f47fd Update to Chromium revision fc6aaca4 () 2016-07-26 13:28:54 -04:00
Marshall Greenblatt
3cc539b506 Depend directly on chrome targets and unfork code (issue ) 2016-07-15 21:17:44 -04:00
Marshall Greenblatt
a60bb077a3 Update to Chromium revision 68623971 () 2016-07-07 16:24:12 -04:00
Marshall Greenblatt
d0a2e217a0 Add GN configuration (issue ) 2016-07-05 17:32:01 -04:00