75d2caf451
* chore: update to Node.js v18 * child_process: improve argument validation https://github.com/nodejs/node/pull/41305 * bootstrap: support configure-time user-land snapshot https://github.com/nodejs/node/pull/42466 * chore: update GN patch * src: disambiguate terms used to refer to builtins and addons https://github.com/nodejs/node/pull/44135 * src: use a typed array internally for process._exiting https://github.com/nodejs/node/pull/43883 * chore: lib/internal/bootstrap -> lib/internal/process * src: disambiguate terms used to refer to builtins and addons https://github.com/nodejs/node/pull/44135 * chore: remove redudant browserGlobals patch * chore: update BoringSSL patch * src: allow embedder-provided PageAllocator in NodePlatform https://github.com/nodejs/node/pull/38362 * chore: fixup Node.js crypto tests - https://github.com/nodejs/node/pull/44171 - https://github.com/nodejs/node/pull/41600 * lib: add Promise methods to avoid-prototype-pollution lint rule https://github.com/nodejs/node/pull/43849 * deps: update V8 to 10.1 https://github.com/nodejs/node/pull/42657 * src: add kNoBrowserGlobals flag for Environment https://github.com/nodejs/node/pull/40532 * chore: consolidate asar initialization patches * deps: update V8 to 10.1 https://github.com/nodejs/node/pull/42657 * deps: update V8 to 9.8 https://github.com/nodejs/node/pull/41610 * src,crypto: remove AllocatedBuffers from crypto_spkac https://github.com/nodejs/node/pull/40752 * build: enable V8's shared read-only heap https://github.com/nodejs/node/pull/42809 * src: fix ssize_t error from nghttp2.h https://github.com/nodejs/node/pull/44393 * chore: fixup ESM patch * chore: fixup patch indices * src: merge NativeModuleEnv into NativeModuleLoader https://github.com/nodejs/node/pull/43824 * [API] Pass OOMDetails to OOMErrorCallback https://chromium-review.googlesource.com/c/v8/v8/+/3647827 * src: iwyu in cleanup_queue.cc * src: return Maybe from a couple of functions https://github.com/nodejs/node/pull/39603 * src: clean up embedder API https://github.com/nodejs/node/pull/35897 * src: refactor DH groups to delete crypto_groups.h https://github.com/nodejs/node/pull/43896 * deps,src: use SIMD for normal base64 encoding https://github.com/nodejs/node/pull/39775 * chore: remove deleted source file * chore: update patches * chore: remove deleted source file * lib: add fetch https://github.com/nodejs/node/pull/41749 * chore: remove nonexistent node specs * test: split report OOM tests https://github.com/nodejs/node/pull/44389 * src: trace fs async api https://github.com/nodejs/node/pull/44057 * http: trace http request / response https://github.com/nodejs/node/pull/44102 * test: split test-crypto-dh.js https://github.com/nodejs/node/pull/40451 * crypto: introduce X509Certificate API https://github.com/nodejs/node/pull/36804 * src: split property helpers from node::Environment https://github.com/nodejs/node/pull/44056 * https://github.com/nodejs/node/pull/38905 bootstrap: implement run-time user-land snapshots via --build-snapshot and --snapshot-blob * lib,src: implement WebAssembly Web API https://github.com/nodejs/node/pull/42701 * fixup! deps,src: use SIMD for normal base64 encoding * fixup! src: refactor DH groups to delete crypto_groups.h * chore: fixup base64 GN file * fix: check that node::InitializeContext() returns true * chore: delete _noBrowserGlobals usage * chore: disable fetch in renderer procceses * dns: default to verbatim=true in dns.lookup() https://github.com/nodejs/node/pull/39987 Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
api | ||
badging | ||
bluetooth | ||
extensions | ||
hid | ||
lib | ||
linux | ||
mac | ||
media | ||
net | ||
notifications | ||
osr | ||
plugins | ||
printing | ||
resources | ||
serial | ||
ui | ||
webauthn | ||
win | ||
auto_updater.cc | ||
auto_updater.h | ||
auto_updater_mac.mm | ||
browser.cc | ||
browser.h | ||
browser_linux.cc | ||
browser_mac.mm | ||
browser_observer.h | ||
browser_process_impl.cc | ||
browser_process_impl.h | ||
browser_win.cc | ||
certificate_manager_model.cc | ||
certificate_manager_model.h | ||
child_web_contents_tracker.cc | ||
child_web_contents_tracker.h | ||
cookie_change_notifier.cc | ||
cookie_change_notifier.h | ||
draggable_region_provider.h | ||
electron_api_ipc_handler_impl.cc | ||
electron_api_ipc_handler_impl.h | ||
electron_autofill_driver.cc | ||
electron_autofill_driver.h | ||
electron_autofill_driver_factory.cc | ||
electron_autofill_driver_factory.h | ||
electron_browser_client.cc | ||
electron_browser_client.h | ||
electron_browser_context.cc | ||
electron_browser_context.h | ||
electron_browser_main_parts.cc | ||
electron_browser_main_parts.h | ||
electron_browser_main_parts_linux.cc | ||
electron_browser_main_parts_mac.mm | ||
electron_browser_main_parts_posix.cc | ||
electron_download_manager_delegate.cc | ||
electron_download_manager_delegate.h | ||
electron_gpu_client.cc | ||
electron_gpu_client.h | ||
electron_javascript_dialog_manager.cc | ||
electron_javascript_dialog_manager.h | ||
electron_navigation_throttle.cc | ||
electron_navigation_throttle.h | ||
electron_pdf_web_contents_helper_client.cc | ||
electron_pdf_web_contents_helper_client.h | ||
electron_permission_manager.cc | ||
electron_permission_manager.h | ||
electron_speech_recognition_manager_delegate.cc | ||
electron_speech_recognition_manager_delegate.h | ||
electron_web_contents_utility_handler_impl.cc | ||
electron_web_contents_utility_handler_impl.h | ||
electron_web_ui_controller_factory.cc | ||
electron_web_ui_controller_factory.h | ||
event_emitter_mixin.cc | ||
event_emitter_mixin.h | ||
extended_web_contents_observer.h | ||
fake_location_provider.cc | ||
fake_location_provider.h | ||
feature_list.cc | ||
feature_list.h | ||
file_select_helper.cc | ||
file_select_helper.h | ||
file_select_helper_mac.mm | ||
font_defaults.cc | ||
font_defaults.h | ||
javascript_environment.cc | ||
javascript_environment.h | ||
login_handler.cc | ||
login_handler.h | ||
microtasks_runner.cc | ||
microtasks_runner.h | ||
native_browser_view.cc | ||
native_browser_view.h | ||
native_browser_view_mac.h | ||
native_browser_view_mac.mm | ||
native_browser_view_views.cc | ||
native_browser_view_views.h | ||
native_window.cc | ||
native_window.h | ||
native_window_features.cc | ||
native_window_features.h | ||
native_window_mac.h | ||
native_window_mac.mm | ||
native_window_observer.h | ||
native_window_views.cc | ||
native_window_views.h | ||
native_window_views_win.cc | ||
network_hints_handler_impl.cc | ||
network_hints_handler_impl.h | ||
protocol_registry.cc | ||
protocol_registry.h | ||
relauncher.cc | ||
relauncher.h | ||
relauncher_linux.cc | ||
relauncher_mac.cc | ||
relauncher_win.cc | ||
session_preferences.cc | ||
session_preferences.h | ||
special_storage_policy.cc | ||
special_storage_policy.h | ||
web_contents_permission_helper.cc | ||
web_contents_permission_helper.h | ||
web_contents_preferences.cc | ||
web_contents_preferences.h | ||
web_contents_zoom_controller.cc | ||
web_contents_zoom_controller.h | ||
web_view_guest_delegate.cc | ||
web_view_guest_delegate.h | ||
web_view_manager.cc | ||
web_view_manager.h | ||
window_list.cc | ||
window_list.h | ||
window_list_observer.h | ||
zoom_level_delegate.cc | ||
zoom_level_delegate.h |