Felix Bruns
|
4b33c17533
|
Add user_gesture parameter to OnBeforeBrowse (issue #1526)
|
2018-04-27 15:11:53 +00:00 |
Christopher Cifra
|
4315f3b724
|
Add support for V8 ArrayBuffers (issue #244)
|
2018-04-10 16:05:19 -04:00 |
Mike Wiedenbauer
|
bb28b85bdd
|
Add CefDisplayHandler::OnLoadingProgressChange callback (issue #2382)
|
2018-04-10 13:52:31 -04:00 |
Mike Wiedenbauer
|
90863b8c5d
|
Add ability to stop CefURLRequest on redirect (issue #1329)
|
2018-04-10 13:05:18 -04:00 |
Mike Wiedenbauer
|
c3f5e6463c
|
Add OSR text selection changed handler and remove hard-coded test bounds (issue #2383)
|
2018-04-09 13:50:19 -04:00 |
Marshall Greenblatt
|
ff8aa46e5e
|
Support override of crash_reporter.cfg settings with environment variables (issue #2413)
|
2018-03-28 17:15:05 -04:00 |
Marshall Greenblatt
|
d4ec164297
|
Windows: Fix crash report upload failure on Windows 7 (see https://crbug.com/826564).
|
2018-03-28 16:02:11 -04:00 |
John Mayhew
|
e312a35ef3
|
Change CefFrame::GetName() to return assigned name if it is non-empty before returning unique name (issue #2403)
|
2018-03-28 17:30:15 +00:00 |
Marshall Greenblatt
|
7a59914f97
|
Update to Chromium revision 66afc5e5 (#540276)
|
2018-03-22 16:56:23 -04:00 |
Marshall Greenblatt
|
e030236c36
|
Add CefCookieManager::GetBlockingManager (issue #2374)
|
2018-03-14 21:40:37 -04:00 |
Alfred Reynolds
|
5caccda56c
|
Fix crash due to by delayed execution of JS functions on destroyed windows (issue #2038)
|
2018-02-22 15:38:12 -05:00 |
Mike Wiedenbauer
|
39ccd85d77
|
Fixes encoding issues when using a custom resource handler (issue #1906).
|
2018-02-22 19:05:54 +00:00 |
Marshall Greenblatt
|
0ac37cefa1
|
Fix OSR transparency problems (issue #2212, issue #2345)
|
2018-02-22 13:05:53 -05:00 |
Alexander Guettler
|
36668efc2f
|
Fix input range handle does not follow mouse cursor with OSR (issue #2189)
|
2018-02-22 17:09:28 +00:00 |
Marshall Greenblatt
|
a5a5e7ff08
|
Windows: Fix per-monitor DPI scaling of top-level browser windows and placement of context menus (issue #2313)
|
2018-02-21 16:58:54 -05:00 |
Marshall Greenblatt
|
57b9cf9ddd
|
Windows: Add per-monitor DPI support (issue #2313)
|
2018-02-20 17:33:25 -05:00 |
Marshall Greenblatt
|
57fb011377
|
Fix test flakyness in renderer process OnLoadingStateChange history state
|
2018-02-20 13:51:59 -05:00 |
Marshall Greenblatt
|
9e644b7538
|
Update to Chromium revision bc084a8b (#530369)
|
2018-02-19 17:38:04 -05:00 |
Marshall Greenblatt
|
ac86b61139
|
Remove geolocation API support (issue #2380)
|
2018-02-12 18:51:11 -05:00 |
Marshall Greenblatt
|
de1bd286f8
|
Enable browser-side navigation by default and remove CefRenderHandler::OnBeforeNavigation (issue #2290)
|
2018-02-12 18:01:43 -05:00 |
Marshall Greenblatt
|
d34d3d1b3b
|
Add callbacks for network request access to cookies (issue #2374)
|
2018-02-06 16:06:44 -05:00 |
Marshall Greenblatt
|
d7e1312e9d
|
Fix crashes when loading Flash plugins with extensions disabled (issue #2359)
|
2018-02-02 19:02:07 -05:00 |
Marshall Greenblatt
|
a2f430c6f3
|
Initialize required KeyedServiceFactories when extensions are disabled (issue #2359)
|
2018-02-02 17:44:08 -05:00 |
Marshall Greenblatt
|
232f6bc427
|
Return Chrome 'Browser' value for DevTools remote debugging (issue #2300)
|
2018-01-04 18:52:30 -05:00 |
Marshall Greenblatt
|
50ca6928c3
|
Add CefURLRequest::ResponseWasCached method (issue #2283)
|
2018-01-03 16:14:29 -05:00 |
Marshall Greenblatt
|
8b4b6ac2ed
|
Linux: Fix crash when canceling the print dialog (issue #2341)
|
2018-01-02 13:51:02 -08:00 |
Marshall Greenblatt
|
7b3d7b8575
|
Return correct 'Browser' value for DevTools remote debugging (issue #2300)
|
2017-12-27 17:35:15 -05:00 |
Marshall Greenblatt
|
e5d0cfe639
|
Fix proxy service initialization (issue #2066)
|
2017-12-27 16:38:34 -05:00 |
Marshall Greenblatt
|
54a015f785
|
Fix crash when ALT+Clicking invalid protocol link (issue #2306)
|
2017-12-22 16:05:32 -05:00 |
Marshall Greenblatt
|
f052e282dd
|
Fix crash when using CefJSDialogHandler with the default dialog implementation (issue #2329)
|
2017-12-21 16:47:20 -05:00 |
Marshall Greenblatt
|
cafa5954dc
|
Fix crash when creating JS popup with no URL (issue #2330)
|
2017-12-21 14:57:42 -05:00 |
Marshall Greenblatt
|
d8bc3d8372
|
Fix assertion when calling SendProcessMessage from non-UI thread (issue #2325)
|
2017-12-19 15:14:00 -05:00 |
Mario Pistrich
|
552a3bf353
|
Add log level to CefDisplayHandler::OnConsoleMessage (issue #2234)
|
2017-12-18 18:36:56 -05:00 |
Andrei Kurushin
|
56557833d9
|
Windows: Fix non x2 HiDPI OSR paint crop (issue #2299)
|
2017-12-18 19:37:36 +00:00 |
Marshall Greenblatt
|
8d51acb9be
|
Update to Chromium revision 5fdc0fab (#520840)
- Windows now builds with clang by default.
|
2017-12-14 15:31:07 -05:00 |
Tammo Hinrichs
|
4c795f5188
|
OSR: Fix GPU->CPU readback performance issues (issue #2046)
|
2017-12-05 13:05:12 -05:00 |
Marshall Greenblatt
|
7fe13d87c6
|
Fix accessibility information (issue #2312)
|
2017-12-04 14:20:06 -05:00 |
Marshall Greenblatt
|
69178d519e
|
Fix bugs and test failures with browser-side navigation (issue #2290)
|
2017-11-30 18:20:24 -05:00 |
Marshall Greenblatt
|
facee1f750
|
- Add cache awareness to CefURLRequest (issue #2283)
- Properly set referer values on server requests (issue #2278)
|
2017-11-17 17:14:05 -05:00 |
Marshall Greenblatt
|
7840b4f406
|
Enable Brotli encoding (issue #2303)
|
2017-11-15 17:21:34 -05:00 |
Marshall Greenblatt
|
89a1f2b372
|
Add CefServer API for handling HTTP/WebSocket requests (issue #2278)
|
2017-11-15 12:00:36 -05:00 |
Marshall Greenblatt
|
4787b45db2
|
Resolve request mapping issues with swapped out frames and browser-side navigation (issue #2290)
|
2017-10-26 15:58:57 -04:00 |
Marshall Greenblatt
|
2733a561e4
|
Disable browser-side navigation by default (issue #2290)
|
2017-10-26 15:58:49 -04:00 |
Marshall Greenblatt
|
9334a09176
|
Set the correct response status on internal redirects
|
2017-10-26 15:58:43 -04:00 |
Marshall Greenblatt
|
8b4980b4ca
|
Update to Chromium revision adb61db1 (#508578)
|
2017-10-26 15:58:05 -04:00 |
Marshall Greenblatt
|
607a1d9f49
|
Add chrome.tabs.create API support (issue #1947)
|
2017-09-28 15:41:10 +02:00 |
Marshall Greenblatt
|
3006329678
|
Simplify PrefService initialization (issue #1947)
|
2017-09-25 15:12:12 +02:00 |
Marshall Greenblatt
|
f372e90025
|
Linux: Fix client termination (issue #2268)
|
2017-09-21 07:05:36 -07:00 |
Marshall Greenblatt
|
6bcbefa5fc
|
Fix task runner checking
|
2017-09-21 14:23:02 +02:00 |
Kaustubh Vats
|
c95b92f1e8
|
macOS: Fix horizontal scrolling with trackpad (issue #2261)
|
2017-09-13 16:47:43 +00:00 |