Marshall Greenblatt
|
6354d8daf1
|
Fix dangling raw_ptr errors and related issues (see #3239)
- Use raw_ptr in class container fields.
- Use defined lifespan for StreamReaderURLLoader.
- Fix lifespan assumptions for WebContents/RFH usage.
|
2024-05-21 12:56:47 -04:00 |
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
|
3af3eab3e4
|
Update source files for bracket style
|
2023-01-04 17:47:17 -05:00 |
Marshall Greenblatt
|
ea63799c3e
|
libcef: Convert NULL to nullptr (see issue #2861)
|
2020-01-15 14:49:22 +01:00 |
Marshall Greenblatt
|
35830c88e5
|
Update to Chromium version 69.0.3464.0 (#567918)
|
2018-06-19 15:49:32 -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
|
3f71138d64
|
Update to Chromium revision a106f0ab (#464641)
- Remove CefWindowInfo.transparent_painting_enabled. Set
CefBrowserSettings.background_color to an opaque or transparent
value instead.
|
2017-04-24 15:14:47 -04:00 |
Marshall Greenblatt
|
34adee805c
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@571 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-04-03 01:34:16 +00:00 |