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
|
b065ca8cf4
|
ceftests: Add support for scaling default test timeout values
|
2023-01-13 14:01:29 -05:00 |
Marshall Greenblatt
|
3af3eab3e4
|
Update source files for bracket style
|
2023-01-04 17:47:17 -05:00 |
Marshall Greenblatt
|
5ea0c141b5
|
Convert base::size to std::size from C++17 (see issue #3362)
|
2022-09-05 16:31:47 -04:00 |
Marshall Greenblatt
|
952f2b0829
|
ceftests: Rename test_server::Observer::OnHttpRequest to OnTestServerRequest (see issue #3348)
|
2022-08-01 21:14:12 -04:00 |
Marshall Greenblatt
|
a895274add
|
ceftests: Add test_server support for CefTestServer (see issue #3348)
|
2022-08-01 16:20:04 -04:00 |
Marshall Greenblatt
|
ce18bb98ab
|
ceftests: Deprecate the use of test_server constants (see issue #3348)
|
2022-08-01 16:20:03 -04:00 |
Marshall Greenblatt
|
a4d63010c9
|
ceftests: Refactor test_server to support both HTTP and HTTPS servers (see issue #3348)
|
2022-08-01 16:20:03 -04:00 |