Marshall Greenblatt
|
a4b27a7248
|
Update to Chromium version 117.0.5938.0 (#1181205)
|
2023-08-15 12:07:58 -04:00 |
Marshall Greenblatt
|
dc2231cdfb
|
Update to Chromium version 111.0.5563.0 (#1097615)
|
2023-02-03 13:00:26 -05:00 |
Marshall Greenblatt
|
3af3eab3e4
|
Update source files for bracket style
|
2023-01-04 17:47:17 -05:00 |
Marshall Greenblatt
|
9484d6528c
|
Remove DISALLOW_ macro from libcef/ (see issue #3234)
Also perform related C++ cleanup:
- Use =default instead of {} for default implementations of
constructors/destructors.
- Replace typedef with using.
|
2021-12-07 15:02:28 -05:00 |
Marshall Greenblatt
|
5ef0fb8ac8
|
Update to Chromium version 89.0.4389.0 (#843830)
- SSE3 is now required on x86 processors (see https://crbug.com/1123353).
|
2021-02-08 14:15:38 -05:00 |
Marshall Greenblatt
|
e94a261bf5
|
Rename CefBrowserHostImpl to AlloyBrowserHostImpl (see issue #2969)
After commit 38d8acfa18 this object is only used with the alloy runtime.
|
2020-09-22 17:36:06 -04:00 |
Mike Wiedenbauer
|
0dfefe391c
|
Fix decoding of the DevTools remote debugging discovery page (fixes issue #2974)
|
2020-06-30 14:43:48 +00:00 |
Marshall Greenblatt
|
0e461b7f5c
|
Move DevTools sources to browser/devtools
|
2019-02-12 13:43:44 -05:00 |