Marshall Greenblatt
|
49a34d9160
|
Apply new Chromium style for #include sorting
Add "cef/" prefix for CEF #includes in libcef/ directory.
Sort #includes by following
https://google.github.io/styleguide/cppguide.html#Names_and_Order_of_Includes
|
2024-05-01 14:34:32 -04:00 |
Marshall Greenblatt
|
695ee2a041
|
Update to Chromium version 115.0.5790.0 (#1148114)
- Mac: 13.3 SDK (Xcode 14.3) is now required
|
2023-06-01 13:44:39 +03:00 |
Marshall Greenblatt
|
9484d6528c
|
Remove DISALLOW_ macro from libcef/ (see issue #3234)
Also perform related C++ cleanup:
- Use =default instead of {} for default implementations of
constructors/destructors.
- Replace typedef with using.
|
2021-12-07 15:02:28 -05:00 |
Marshall Greenblatt
|
10c1fd6b8d
|
Add API for SSL status and certificate retrieval (issue #1924)
|
2016-09-02 13:01:33 +03:00 |