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
|
a02d2ab3e6
|
libcef: Format with clang-tidy (see #3632)
|
2024-01-20 19:33:17 -05:00 |
Marshall Greenblatt
|
dc9e64308a
|
Replace NOTREACHED() with DCHECK(false) (fixes #3500)
Restores the old behavior of assertion in Debug build only.
|
2023-05-08 18:36:00 +03:00 |
Marshall Greenblatt
|
dc2231cdfb
|
Update to Chromium version 111.0.5563.0 (#1097615)
|
2023-02-03 13:00:26 -05:00 |
Marshall Greenblatt
|
3af3eab3e4
|
Update source files for bracket style
|
2023-01-04 17:47:17 -05:00 |
Marshall Greenblatt
|
e9f29ab3d6
|
Update to Chromium version 105.0.5176.0 (#1023155)
|
2022-07-22 13:31:29 -04:00 |
Marshall Greenblatt
|
ebde595370
|
Convert defined(OS_XXX) to BUILDFLAG(IS_XXX) in libcef
See https://crbug.com/1234043 for background.
|
2022-01-24 12:58:04 -05:00 |
Marshall Greenblatt
|
b4ea0496e7
|
Update to Chromium version 93.0.4577.0 (#902210)
|
2021-07-27 19:03:09 -04:00 |
Marshall Greenblatt
|
00dca9601e
|
Update to Chromium version 92.0.4515.0 (#885287)
|
2021-06-10 16:42:44 -04:00 |
Marshall Greenblatt
|
f8e0797773
|
Update to Chromium version 78.0.3904.0 (#693954)
|
2019-10-01 13:55:16 +00:00 |
Alexander Guettler
|
1a86240c93
|
Update to Chromium version 73.0.3665.0 (#620590)
|
2019-01-18 11:25:51 +01:00 |
Marshall Greenblatt
|
a028976ac4
|
Update to Chromium revision fa6a5d87 (#499098)
|
2017-09-07 17:29:47 -04:00 |
Marshall Greenblatt
|
f229796a39
|
Update to Chromium revision ff259bab (#488528)
|
2017-07-28 18:30:34 -04:00 |
Marshall Greenblatt
|
31d9407ee2
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
Marshall Greenblatt
|
18d56feac0
|
Add CefThread interface (issue #1632)
|
2016-11-14 11:30:15 -05:00 |