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
|
52dac91167
|
Update to Chromium version 124.0.6367.0 (#1274542)
|
2024-03-22 13:46:28 -04: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
|
00dca9601e
|
Update to Chromium version 92.0.4515.0 (#885287)
|
2021-06-10 16:42:44 -04:00 |
Marshall Greenblatt
|
a4603c6f1a
|
chrome: Support usage of the Chrome toolbar from Views (see issue #2969)
|
2021-04-11 20:44:28 -04:00 |