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 |
Nik Pavlov
|
44323082b1
|
Add binary format support to CefMessageRouter (fixes #3502)
|
2023-10-25 18:20:55 +00:00 |
Marshall Greenblatt
|
d7a153bdd4
|
Update include/ comments to Doxygen formatting (see issue #3384)
See related guidelines in the issue.
|
2022-09-01 17:14:30 -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
|
cdd2a40469
|
Change index parameter type from int to size_t (issue #1491)
|
2016-11-04 15:26:35 -04:00 |
Marshall Greenblatt
|
0369063810
|
- Add CefValue for wrapping various value types in a single object (issue #1607).
- Add IsSame() and IsEqual() methods for comparing CefValue* types.
- Improve CefValue* documentation.
|
2015-04-16 15:04:56 +02: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 |