Commit Graph

  • 9229cdd0eb Remove CefSettings.single_process. This mode is not supported and CefSettings makes it too easy to enable. The command-line flag still exists. Marshall Greenblatt 2018-07-09 13:31:32 -04:00
  • 9e22c975fa Windows: Remove /llvmlibthin from link command (issue #2470) Alexander Guettler 2018-07-09 11:35:26 -04:00
  • 6301e06c8a Update to Chromium version 69.0.3483.0 (#572879) Marshall Greenblatt 2018-07-06 13:11:55 -04:00
  • 123324f5f9 Fix PDF print and save buttons (issue #2463). Kudo Chien 2018-07-05 18:32:01 +00:00
  • eb3325a9ae Fix application of DEPS.patch for 3029 branch Marshall Greenblatt 2018-07-05 14:24:49 -04:00
  • 2d48a07bec Update to Chromium version 69.0.3476.0 (#571360) Marshall Greenblatt 2018-07-02 13:11:49 -04:00
  • 669e8673ce Linux: cmake: Don't warn about code in comments (issue #2346) Marshall Greenblatt 2018-06-27 12:47:39 -04:00
  • b03c54bfbe Linux: Use poll instead of select to fix crash during startup (issue #2466) Marshall Greenblatt 2018-06-26 15:22:51 -04:00
  • 35830c88e5 Update to Chromium version 69.0.3464.0 (#567918) Marshall Greenblatt 2018-06-18 18:08:20 -04:00
  • 3c3045a5cb Add http:// prefix to browser creation URLs if necessary (issue #2427) Cristian Amarie 2018-06-15 20:14:47 +00:00
  • b25374c8e7 Pass BrowserProcessSubThread to ContentMainDelegate::RunProcess (issue #2456) Marshall Greenblatt 2018-06-15 15:55:54 -04:00
  • 4f28c5ffff Windows: cmake: Add VS2017 15.6 & 15.7 build support Marshall Greenblatt 2018-06-12 14:40:30 -04:00
  • 12043b16e7 Update to Chromium version 69.0.3453.0 (#565531) Marshall Greenblatt 2018-06-08 12:53:10 -04:00
  • d9ebd4c50f Switch DevTools to the default view that doesn't show screencast Marshall Greenblatt 2018-06-07 12:57:46 -04:00
  • f6f2c9a0ca Update to Chromium version 68.0.3440.0 (#561733) Marshall Greenblatt 2018-06-01 15:16:26 -04:00
  • 21310e4374 macOS: Fix rendering with surface synchronization (issue #2447) Marshall Greenblatt 2018-05-31 16:34:44 -04:00
  • 08ff72fa20 Update to Chromium version 68.0.3433.0 (#559327) Marshall Greenblatt 2018-05-21 15:54:08 +03:00
  • 12cc069b69 Improve reliability of automate-git.py --fast-update, add --resave (issue #2435) Marshall Greenblatt 2018-05-21 14:06:35 +03:00
  • cd27cbc802 Update to Chromium version 68.0.3425.0 (#557062) Marshall Greenblatt 2018-05-20 16:51:42 +03:00
  • a9f0fa9dfe Update to Chromium version 68.0.3416.0 (#554961) Marshall Greenblatt 2018-05-18 13:45:18 +03:00
  • 240ba800ed Update to Chromium version 68.0.3409.0 (#553714) Marshall Greenblatt 2018-05-17 11:58:21 +03:00
  • 84e2286995 Update to Chromium version 68.0.3403.0 (#552595) Marshall Greenblatt 2018-05-16 12:28:49 +03:00
  • 58413e16b1 Fix usage of automate-git.py --fast-update with new checkouts (issue #2435) Marshall Greenblatt 2018-05-16 19:48:33 +02:00
  • 58e2e4b23d Support less error-prone update of just CEF changes with automate-git.py --force-cef-update (issue #2435) Marshall Greenblatt 2018-05-16 19:29:41 +03:00
  • 77dc8157d0 Use absolute path to avoid execution failure with automate-git.py --test-prefix=xvfb-run (issue #2435). Marshall Greenblatt 2018-05-16 11:27:33 +03:00
  • 8426da0de6 Update to Chromium version 68.0.3399.0 (#551554) Marshall Greenblatt 2018-05-14 14:24:05 +03:00
  • 66484d799e Support analysis of Chromium update status with automate-git.py --log-chromium-changes (issue #2435) Marshall Greenblatt 2018-05-14 19:56:01 +03:00
  • dcf533cc3c Fix patching of files with Windows line endings on Posix systems Marshall Greenblatt 2018-05-15 03:19:24 -07:00
  • 67708d07f2 Support running tests with automate-git.py --run-tests (issue #2435) Marshall Greenblatt 2018-05-14 13:41:22 +03:00
  • d1d4f7a3ef Improve handling of patches during Chromium update (issue #2435) Marshall Greenblatt 2018-05-11 14:09:26 +03:00
  • 46e8152b6d Support automatic Chromium updates with automate-git.py --chromium-channel=canary (issue #2433) Marshall Greenblatt 2018-05-08 16:33:24 +02:00
  • 1f4f8f4af7 Support faster incremental Chromium/CEF updates with automate-git.py --fast-update (issue #2435). Marshall Greenblatt 2018-05-07 18:50:39 +02:00
  • f24f885eeb Fix DCHECK due to unreliable is_main_frame state on XHR requests (issue #2433) Marshall Greenblatt 2018-05-04 16:42:02 +02:00
  • a3c55f1d26 Update to Chromium revision 9ef2aa86 (#550428) Marshall Greenblatt 2018-04-19 11:44:42 -04:00
  • f6c9a96a12 Add missing space at the end of verbose build command (issue #2431). Cristian Amarie 2018-05-01 15:55:47 +00:00
  • 4b33c17533 Add user_gesture parameter to OnBeforeBrowse (issue #1526) Felix Bruns 2018-04-27 15:11:53 +00:00
  • 0677d0d9de Linux: Fix startup hang on Ubuntu 16.04.4 (issue #2424) Marshall Greenblatt 2018-04-13 21:21:17 -04:00
  • 64d86a7397 Linux: Fix ASAN link error: odr-violation: global 'typeinfo name for std::exception' (see https://crbug.com/832808) Marshall Greenblatt 2018-04-13 17:30:17 -04:00
  • 87e33b1692 Linux: Fix crash when closing popup after printing (issue #2422) Marshall Greenblatt 2018-04-12 14:35:57 -04:00
  • 4315f3b724 Add support for V8 ArrayBuffers (issue #244) Christopher Cifra 2018-04-10 15:37:33 -04:00
  • bb28b85bdd Add CefDisplayHandler::OnLoadingProgressChange callback (issue #2382) Mike Wiedenbauer 2018-04-10 13:52:15 -04:00
  • 90863b8c5d Add ability to stop CefURLRequest on redirect (issue #1329) Mike Wiedenbauer 2018-04-10 13:04:57 -04:00
  • c3f5e6463c Add OSR text selection changed handler and remove hard-coded test bounds (issue #2383) Mike Wiedenbauer 2018-04-09 13:48:23 -04:00
  • b220672c42 Fix compile error due to commit acb0922 (issue #2415) Marshall Greenblatt 2018-04-02 17:17:40 -04:00
  • acb0922500 Fix crashes loading chrome://system with extensions disabled (issue #2415) Marshall Greenblatt 2018-03-29 13:58:48 -04:00
  • b44919e3c5 Allow empty username parameter to CefAuthCallback::Continue (issue #2275) Marshall Greenblatt 2018-03-28 19:29:28 -04:00
  • a1f47abaf6 Don't include locales/*.info files in distribution (issue #2375) Marshall Greenblatt 2018-03-28 18:20:10 -04:00
  • ff8aa46e5e Support override of crash_reporter.cfg settings with environment variables (issue #2413) Marshall Greenblatt 2018-03-28 17:15:05 -04:00
  • d4ec164297 Windows: Fix crash report upload failure on Windows 7 (see https://crbug.com/826564). Marshall Greenblatt 2018-03-28 16:02:11 -04:00
  • e312a35ef3 Change CefFrame::GetName() to return assigned name if it is non-empty before returning unique name (issue #2403) John Mayhew 2018-03-28 17:30:15 +00:00
  • 3018e1866b Linux: Update to Debian sid sysroot (issue #2409) Marshall Greenblatt 2018-03-28 12:42:55 -04:00
  • 7a59914f97 Update to Chromium revision 66afc5e5 (#540276) Marshall Greenblatt 2018-03-20 16:15:08 -04:00
  • 4fb6e1ba29 macOS: Fix undesirable switch to discrete GPU during startup (issue #2398) Marshall Greenblatt 2018-03-16 14:03:45 -04:00
  • e030236c36 Add CefCookieManager::GetBlockingManager (issue #2374) Marshall Greenblatt 2018-03-14 21:40:37 -04:00
  • a98c6b1f52 Linux: Fix creation of client distribution Marshall Greenblatt 2018-03-08 10:53:00 -05:00
  • 5b136976e9 Revert "Linux: Add missing build dependency" Marshall Greenblatt 2018-03-07 20:11:18 -05:00
  • 56bbee8efb cmake: Linux: Add missing binaries (issue #2394) Marshall Greenblatt 2018-02-27 15:37:19 -05:00
  • cd6ff760dd Linux: Add missing build dependency Marshall Greenblatt 2018-02-27 12:31:13 -05:00
  • 5caccda56c Fix crash due to by delayed execution of JS functions on destroyed windows (issue #2038) Alfred Reynolds 2018-02-16 09:56:20 -08:00
  • 3b499d3d11 Add unit test for crash due to by delayed execution of JS functions on destroyed windows (issue #2038) Dmitry Azaraev 2016-11-08 21:52:36 +03:00
  • cca0bcc8e0 Windows: cmake: Add CEF_RUNTIME_LIBRARY_FLAG for overriding VS runtime type. Tobias Taschner 2018-02-22 20:00:09 +00:00
  • 39ccd85d77 Fixes encoding issues when using a custom resource handler (issue #1906). Mike Wiedenbauer 2018-02-22 19:05:54 +00:00
  • 0ac37cefa1 Fix OSR transparency problems (issue #2212, issue #2345) Marshall Greenblatt 2018-02-22 12:59:06 -05:00
  • 36668efc2f Fix input range handle does not follow mouse cursor with OSR (issue #2189) Alexander Guettler 2018-02-22 17:09:28 +00:00
  • a5a5e7ff08 Windows: Fix per-monitor DPI scaling of top-level browser windows and placement of context menus (issue #2313) Marshall Greenblatt 2018-02-21 16:52:02 -05:00
  • 57b9cf9ddd Windows: Add per-monitor DPI support (issue #2313) Marshall Greenblatt 2018-02-20 17:24:59 -05:00
  • 57fb011377 Fix test flakyness in renderer process OnLoadingStateChange history state Marshall Greenblatt 2018-02-20 13:51:59 -05:00
  • 9e644b7538 Update to Chromium revision bc084a8b (#530369) Marshall Greenblatt 2018-02-14 19:12:09 -05:00
  • ac86b61139 Remove geolocation API support (issue #2380) Marshall Greenblatt 2018-02-12 18:51:11 -05:00
  • c3f2c2e91c Fix style issues from commit de1bd28 Marshall Greenblatt 2018-02-12 18:13:23 -05:00
  • de1bd286f8 Enable browser-side navigation by default and remove CefRenderHandler::OnBeforeNavigation (issue #2290) Marshall Greenblatt 2018-02-12 18:01:43 -05:00
  • 98de8e79db Fix crash when plugin is not found (issue #2379) Marshall Greenblatt 2018-02-12 16:22:51 -05:00
  • d34d3d1b3b Add callbacks for network request access to cookies (issue #2374) Marshall Greenblatt 2018-02-05 19:21:14 -05:00
  • d7e1312e9d Fix crashes when loading Flash plugins with extensions disabled (issue #2359) Marshall Greenblatt 2018-02-02 19:01:36 -05:00
  • a2f430c6f3 Initialize required KeyedServiceFactories when extensions are disabled (issue #2359) Marshall Greenblatt 2018-02-02 17:43:33 -05:00
  • 128fbfb2d6 Fix crash when clicking PDF link (issue #2371) Marshall Greenblatt 2018-02-02 16:28:03 -05:00
  • 6006f77bd9 msvs_env.bat: Fix VS2017 path discovery and avoid CWD change (issue #2350, issue #2351) Marshall Greenblatt 2018-01-05 13:30:05 -05:00
  • 232f6bc427 Return Chrome 'Browser' value for DevTools remote debugging (issue #2300) Marshall Greenblatt 2018-01-04 18:52:30 -05:00
  • 50ca6928c3 Add CefURLRequest::ResponseWasCached method (issue #2283) Marshall Greenblatt 2018-01-03 16:14:29 -05:00
  • 1c7391b70a Update generated file copyright year Marshall Greenblatt 2018-01-03 15:46:26 -05:00
  • 0cd8169125 macOS: cmake: Don't create target name with spaces (issue #2342) Marshall Greenblatt 2018-01-03 15:03:15 -05:00
  • 6e457d6bb1 - Linux: Disable gcc warning about code in comments (issue #2346). - macOS: Fix clang warning about display_unittest.cc missing a newline (issue #2347). Dan Kegel 2018-01-03 18:52:09 +00:00
  • 8b4b6ac2ed Linux: Fix crash when canceling the print dialog (issue #2341) Marshall Greenblatt 2018-01-02 13:51:02 -08:00
  • 3750c59aaa Linux: Switch to Debian Stretch sysroot (issue #2343) Dan Kegel 2018-01-02 19:31:46 +00:00
  • 7b3d7b8575 Return correct 'Browser' value for DevTools remote debugging (issue #2300) Marshall Greenblatt 2017-12-27 17:35:15 -05:00
  • e5d0cfe639 Fix proxy service initialization (issue #2066) Marshall Greenblatt 2017-12-27 16:38:34 -05:00
  • f02e7b54b3 cmake: Fix detection of tests folder Marshall Greenblatt 2017-12-27 15:50:38 -05:00
  • accf1f1613 Windows: cmake: Add VS2017 15.5 build support Marshall Greenblatt 2017-12-27 15:50:21 -05:00
  • a724e90d52 Windows: Fix 64-bit build warning C4267 (issue #2335) Marshall Greenblatt 2017-12-27 15:49:52 -05:00
  • 4ddff77339 Merge webkit_set target into //WebKit/source/controller to fix deps race (issue #2339) Marshall Greenblatt 2017-12-27 13:20:12 -05:00
  • 54a015f785 Fix crash when ALT+Clicking invalid protocol link (issue #2306) Marshall Greenblatt 2017-12-22 16:05:32 -05:00
  • f052e282dd Fix crash when using CefJSDialogHandler with the default dialog implementation (issue #2329) Marshall Greenblatt 2017-12-21 16:47:20 -05:00
  • 2fe9f7bd31 Windows: Fix x64 compile error (issue #2332) Marshall Greenblatt 2017-12-21 15:43:29 -05:00
  • cafa5954dc Fix crash when creating JS popup with no URL (issue #2330) Marshall Greenblatt 2017-12-21 14:57:42 -05:00
  • d8bc3d8372 Fix assertion when calling SendProcessMessage from non-UI thread (issue #2325) Marshall Greenblatt 2017-12-19 15:14:00 -05:00
  • 4c5ccce85f Fix typos in the comments that generate the documentation SergeyAvd 2017-10-09 14:08:33 -05:00
  • 552a3bf353 Add log level to CefDisplayHandler::OnConsoleMessage (issue #2234) Mario Pistrich 2017-12-18 15:05:38 -05:00
  • c04652d193 Windows: Fix ui/base/ui_features.h file not found component build error Marshall Greenblatt 2017-12-18 17:53:45 -05:00
  • 56557833d9 Windows: Fix non x2 HiDPI OSR paint crop (issue #2299) Andrei Kurushin 2017-12-18 19:37:36 +00:00
  • 6a9a51222e Fix README typo Marshall Greenblatt 2017-12-18 14:17:35 -05:00