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
|
9a45102db0
|
Update copyright year for generated files
|
2024-01-05 13:03:36 -05:00 |
Marshall Greenblatt
|
c18545a7f5
|
Replace NOTREACHED() with DCHECK(false) in generated files (see #3500)
Restores the old behavior of assertion in Debug build only.
|
2023-05-08 18:36:00 +03:00 |
Marshall Greenblatt
|
d84b07a5cb
|
Update generated files for copyright year and bracket style
|
2023-01-04 17:47:12 -05:00 |
Marshall Greenblatt
|
2b9a06933b
|
Update copyright year in generated files
|
2022-01-06 13:34:35 -05:00 |
Marshall Greenblatt
|
119415b8e9
|
Update copyright year on generated files
|
2021-01-27 13:36:54 -05:00 |
Marshall Greenblatt
|
97d559982e
|
Update generated files for NULL to nullptr conversion (see issue #2861)
|
2020-01-15 14:53:19 +01:00 |
Marshall Greenblatt
|
beb005138a
|
Update copyright year
|
2020-01-06 11:59:05 +02:00 |
Marshall Greenblatt
|
6bfb5ab33b
|
Remove old approach for debugging leaked wrapper object references (issue #2593)
|
2019-02-14 17:08:44 -05:00 |
Marshall Greenblatt
|
3fe062a5b6
|
Implement new approach for debugging leaked wrapper object references (issue #2593)
|
2019-02-14 17:08:43 -05:00 |
Marshall Greenblatt
|
bac8fb5e61
|
Update copyright year on generated files
|
2019-01-10 15:22:19 +01:00 |
Marshall Greenblatt
|
0d12959a50
|
Disable cfi-icall checks for CEF bindings (issue #2472)
|
2018-07-12 10:58:29 -07:00 |
Marshall Greenblatt
|
1c7391b70a
|
Update generated file copyright year
|
2018-01-03 15:46:26 -05: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
|
0afcb82ee6
|
Rename CefBase to CefBaseRefCounted (issue #2090)
|
2017-02-09 17:50:59 -05:00 |
Marshall Greenblatt
|
c990b5d877
|
Update copyright year on generated files
|
2017-01-10 18:00:30 -05:00 |
Marshall Greenblatt
|
5068b50b48
|
Use DCHECK_IS_ON() instead of !NDEBUG for debug logic (issue #1961)
|
2016-09-01 14:24:30 +03:00 |
Marshall Greenblatt
|
ff8c5a6caa
|
Update generated file copyright year
|
2016-01-08 14:00:27 -05:00 |
Alexei Bykov
|
85f83680d7
|
Add PDF printing support (issue #1478).
|
2015-06-04 13:15:26 -04:00 |