Alexander Guettler
|
435cf4d862
|
Fix input range handle does not follow mouse cursor with OSR (issue #2189)
|
2018-02-22 16:21:10 -05:00 |
|
Marshall Greenblatt
|
1e5b631452
|
Windows: Fix per-monitor DPI scaling of top-level browser windows and placement of context menus (issue #2313)
|
2018-02-21 17:15:38 -05:00 |
|
Marshall Greenblatt
|
8f26fe059b
|
Windows: Add per-monitor DPI support (issue #2313)
|
2018-02-20 17:34:48 -05:00 |
|
Marshall Greenblatt
|
9091548f17
|
Fix crash when plugin is not found (issue #2379)
|
2018-02-12 16:22:51 -05:00 |
|
Marshall Greenblatt
|
973997f650
|
Add callbacks for network request access to cookies (issue #2374)
|
2018-02-06 16:34:47 -05:00 |
|
Marshall Greenblatt
|
fc9a4fa04a
|
Fix crashes when loading Flash plugins with extensions disabled (issue #2359)
|
2018-02-02 19:08:13 -05:00 |
|
Marshall Greenblatt
|
923cb991ba
|
Initialize required KeyedServiceFactories when extensions are disabled (issue #2359)
|
2018-02-02 19:07:20 -05:00 |
|
Marshall Greenblatt
|
67b06ea44f
|
Fix crash when clicking PDF link (issue #2371)
|
2018-02-02 16:10:55 -05:00 |
|
Marshall Greenblatt
|
2171fc7dbe
|
Remove problematic section from extensions_1947.patch
|
2018-02-02 14:20:47 -05:00 |
|
Marshall Greenblatt
|
0e44127ee5
|
Update to Chromium version 64.0.3282.119
|
2018-02-01 15:55:40 -05:00 |
|
Marshall Greenblatt
|
c8368c8b13
|
Update to Chromium version 64.0.3282.71
|
2018-01-05 20:00:33 -05:00 |
|
Marshall Greenblatt
|
b9ba8a4352
|
msvs_env.bat: Fix VS2017 path discovery and avoid CWD change (issue #2350, issue #2351)
|
2018-01-05 13:32:03 -05:00 |
|
Marshall Greenblatt
|
acb89916a0
|
Return Chrome 'Browser' value for DevTools remote debugging (issue #2300)
|
2018-01-04 18:54:37 -05:00 |
|
Marshall Greenblatt
|
cc4d57b920
|
Add CefURLRequest::ResponseWasCached method (issue #2283)
|
2018-01-03 16:15:59 -05:00 |
|
Marshall Greenblatt
|
c3dc5f71bb
|
Update generated file copyright year
|
2018-01-03 16:15:49 -05:00 |
|
Marshall Greenblatt
|
1a680363b5
|
macOS: cmake: Don't create target name with spaces (issue #2342)
|
2018-01-03 15:04:48 -05:00 |
|
Dan Kegel
|
8d826cbe8c
|
- Linux: Disable gcc warning about code in comments (issue #2346).
- macOS: Fix clang warning about display_unittest.cc missing a newline (issue #2347).
|
2018-01-03 18:52:09 +00:00 |
|
Marshall Greenblatt
|
45a037385a
|
Linux: Fix crash when canceling the print dialog (issue #2341)
|
2018-01-02 16:53:25 -05:00 |
|
Dan Kegel
|
2de137fabe
|
Linux: Switch to Debian Stretch sysroot (issue #2343)
|
2018-01-02 19:31:46 +00:00 |
|
Marshall Greenblatt
|
a422efc3e3
|
Return correct 'Browser' value for DevTools remote debugging (issue #2300)
|
2017-12-27 17:36:21 -05:00 |
|
Marshall Greenblatt
|
aac5f8d968
|
Fix proxy service initialization (issue #2066)
|
2017-12-27 16:39:10 -05:00 |
|
Marshall Greenblatt
|
080fc0848b
|
cmake: Fix detection of tests folder
|
2017-12-27 15:53:18 -05:00 |
|
Marshall Greenblatt
|
29c0eb32da
|
Windows: cmake: Add VS2017 15.5 build support
|
2017-12-27 15:53:11 -05:00 |
|
Marshall Greenblatt
|
a92bbdd169
|
Windows: Fix 64-bit build warning C4267 (issue #2335)
|
2017-12-27 15:53:04 -05:00 |
|
Marshall Greenblatt
|
642f29baac
|
Merge webkit_set target into //WebKit/source/controller to fix deps race (issue #2339)
|
2017-12-27 13:22:27 -05:00 |
|
Marshall Greenblatt
|
9042f3719b
|
Fix crash when ALT+Clicking invalid protocol link (issue #2306)
|
2017-12-22 16:42:33 -05:00 |
|
Marshall Greenblatt
|
e35e95bec3
|
Fix crash when using CefJSDialogHandler with the default dialog implementation (issue #2329)
|
2017-12-21 16:48:45 -05:00 |
|
Marshall Greenblatt
|
5a8af72a35
|
Windows: Fix x64 compile error (issue #2332)
|
2017-12-21 15:44:40 -05:00 |
|
Marshall Greenblatt
|
efd7475bf2
|
Fix crash when creating JS popup with no URL (issue #2330)
|
2017-12-21 14:59:09 -05:00 |
|
Marshall Greenblatt
|
08b0314f83
|
Fix assertion when calling SendProcessMessage from non-UI thread (issue #2325)
|
2017-12-19 15:15:46 -05:00 |
|
SergeyAvd
|
ef9531f0af
|
Fix typos in the comments that generate the documentation
|
2017-12-18 18:45:47 -05:00 |
|
Mario Pistrich
|
d97b3f5e13
|
Add log level to CefDisplayHandler::OnConsoleMessage (issue #2234)
|
2017-12-18 18:38:25 -05:00 |
|
Marshall Greenblatt
|
7eacec0d91
|
Windows: Fix ui/base/ui_features.h file not found component build error
|
2017-12-18 18:38:19 -05:00 |
|
Andrei Kurushin
|
7c1bf316b2
|
Windows: Fix non x2 HiDPI OSR paint crop (issue #2299)
|
2017-12-18 14:39:49 -05:00 |
|
Marshall Greenblatt
|
739f67aa05
|
Fix README typo
|
2017-12-18 14:21:28 -05:00 |
|
Marshall Greenblatt
|
b34b281f4a
|
Linux: Add missing swiftshader binaries to distribution (issue #2321)
|
2017-12-18 14:13:26 -05:00 |
|
Marshall Greenblatt
|
eca7d18013
|
Update to Chromium version 64.0.3282.24
|
2017-12-14 18:52:01 -05: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 |
|
Marshall Greenblatt
|
d5e141648b
|
Fix OSR accessibility tests (issue #2312)
|
2017-12-12 15:57:46 -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
|
7dcabf547b
|
macOS: Fix build of widevinecdmadapter.plugin (issue #2314)
|
2017-12-04 12:41:57 -05:00 |
|
Marshall Greenblatt
|
69178d519e
|
Fix bugs and test failures with browser-side navigation (issue #2290)
|
2017-11-30 18:20:24 -05:00 |
|
Per Lundberg
|
493bec52c9
|
README.md: Update CefSharp link
|
2017-11-30 15:37:05 -05:00 |
|
amaitland
|
b14167ad04
|
cmake: Don't require test projects with minimal distribution (issue #2169)
|
2017-11-30 15:36:58 -05:00 |
|
Tamas Lustyik
|
85d041c0e2
|
Making it possible to bridge C++ wrapper classes to C (issue #2311).
|
2017-11-28 15:57:10 +00:00 |
|
Tamas Lustyik
|
be2160e6c3
|
macOS: Added guard to previously overlooked C++ include (issue #2297)
|
2017-11-28 15:52:00 +00:00 |
|
Marshall Greenblatt
|
232a68480e
|
cmake: Add v8_context_snapshot.bin binary file
|
2017-11-27 12:18:05 -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
|
7e783d6a37
|
Linux: Fix missing ui::Service symbols (issue #2294)
|
2017-11-16 12:23:51 -05:00 |
|