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
|
3af3eab3e4
|
Update source files for bracket style
|
2023-01-04 17:47:17 -05:00 |
Alexander Guettler
|
790d248111
|
Update to Chromium version 84.0.4147.0 (#768962)
|
2020-06-10 15:26:29 -04:00 |
Riku Palomäki
|
7b5d30e9a9
|
Add pen support for OSR (issue #1059)
|
2019-03-07 22:06:54 +00:00 |
Riku Palomäki
|
5f615a95bc
|
Add multi-touch support for OSR (issue #1059)
|
2019-02-26 11:51:33 -05:00 |