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 |
JohnKarel
|
d9b764860a
|
alloy: Add touch handle and quick menu support for OSR (fixes issue #3268)
The client is responsible for rendering both as no default implementation
is currently available for OSR.
|
2022-05-30 10:51:39 +03:00 |