21 Commits

Author SHA1 Message Date
Marshall Greenblatt
7d09642925 Update to Chromium version 69.0.3497.0 () 2018-07-24 12:15:30 -04:00
Marshall Greenblatt
96bd993d99 Update to Chromium version 69.0.3489.0 () 2018-07-13 15:29:39 -04:00
Marshall Greenblatt
2d48a07bec Update to Chromium version 69.0.3476.0 () 2018-07-03 13:48:07 -04:00
Marshall Greenblatt
35830c88e5 Update to Chromium version 69.0.3464.0 () 2018-06-19 15:49:32 -04:00
Marshall Greenblatt
12043b16e7 Update to Chromium version 69.0.3453.0 () 2018-06-12 14:16:03 -04:00
Marshall Greenblatt
f6f2c9a0ca Update to Chromium version 68.0.3440.0 () 2018-06-04 12:43:08 -04:00
Marshall Greenblatt
08ff72fa20 Update to Chromium version 68.0.3433.0 ()
Known issues:
- Windows now requires VS 2017 15.7.1 with 10.0.17134.0 SDK.
2018-05-22 17:03:01 +03:00
Marshall Greenblatt
cd27cbc802 Update to Chromium version 68.0.3425.0 ()
Known issues:
- Surface synchronization is now enabled for OSR, see issue .
- Jumbo build is broken, fixed in https://crrev.com/868717ce.
2018-05-21 13:54:23 +03:00
Marshall Greenblatt
a9f0fa9dfe Update to Chromium version 68.0.3416.0 () 2018-05-19 12:35:20 +03:00
Marshall Greenblatt
240ba800ed Update to Chromium version 68.0.3409.0 ()
Known issues:
- Download fails with empty cache path due to https://crrev.com/950748a25f.
  Fixed in https://crrev.com/087ef223ac.
2018-05-18 13:07:14 +03:00
Marshall Greenblatt
8426da0de6 Update to Chromium version 68.0.3399.0 () 2018-05-16 11:23:34 +03:00
Marshall Greenblatt
a3c55f1d26 Update to Chromium revision 9ef2aa86 () 2018-05-04 10:50:26 +02:00
Marshall Greenblatt
7a59914f97 Update to Chromium revision 66afc5e5 () 2018-03-22 16:56:23 -04:00
Marshall Greenblatt
9e644b7538 Update to Chromium revision bc084a8b () 2018-02-19 17:38:04 -05:00
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
9cff99dc4e Add support for loading extensions (issue )
- Add CefRequestContext::LoadExtension, CefExtension, CefExtensionHandler and
  related methods/interfaces.
- Add chrome://extensions-support that lists supported Chrome APIs.
- Add CefBrowserHost::SetAutoResizeEnabled and CefDisplayHandler::OnAutoResize
  to support browser resize based on preferred web contents size.
- views: Add support for custom CefMenuButton popups.
- cefclient: Run with `--load-extension=set_page_color` command-line flag for
  an extension loading example. Add `--use-views` on Windows and Linux for an
  even better example.
2017-08-25 18:40:32 -04:00
Marshall Greenblatt
7b94ec0c8b views: Fix LabelButton size calculation 2017-08-08 19:44:52 -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