Charles Kerr 726d439399 refactor: replace base::StringPrintf() calls with absl::StrFormat() (#44515) 5 months ago
..
api 5d0d15a0b3 perf: prefer NewFromUtf8Literal() over NewFromUtf8() for string literals (#44412) 5 months ago
extensions 4c3014944c chore: bump chromium to 129.0.6664.0 (main) (#43329) 8 months ago
printing c670e38b4b chore: bump chromium to 125.0.6412.0 (main) (#41610) 1 year ago
resources 192a7fad0d fix: disable MallocNanoZone on mac (#33704) 3 years ago
browser_exposed_renderer_interfaces.cc aa23198ad8 chore: remove more unused #include calls (#43000) 9 months ago
browser_exposed_renderer_interfaces.h c4ea33d1bf chore: add ELECTRON_ prefix to C++ include guards (#31925) 3 years ago
content_settings_observer.cc 60c4c9fec6 chore: remove unused #includes (#42971) 9 months ago
content_settings_observer.h 60c4c9fec6 chore: remove unused #includes (#42971) 9 months ago
electron_api_service_impl.cc 566c72cd46 fix: -Wunsafe-buffer-usage warning in ChunkedDataPipeReadableStream (#44211) 6 months ago
electron_api_service_impl.h 60c4c9fec6 chore: remove unused #includes (#42971) 9 months ago
electron_autofill_agent.cc c3b4cd987c chore: bump chromium to 127.0.6521.0 (main) (#42118) 10 months ago
electron_autofill_agent.h 752efddf89 refactor: prefer to inherit observer classes privately (#41360) 11 months ago
electron_render_frame_observer.cc df524c6eca chore: use v8::Local<>, not v8::Handle<> (#43019) 9 months ago
electron_render_frame_observer.h df524c6eca chore: use v8::Local<>, not v8::Handle<> (#43019) 9 months ago
electron_renderer_client.cc 15151c6853 fix: EventSource undefined in Renderer/Worker (#44475) 5 months ago
electron_renderer_client.h df524c6eca chore: use v8::Local<>, not v8::Handle<> (#43019) 9 months ago
electron_sandboxed_renderer_client.cc 5d0d15a0b3 perf: prefer NewFromUtf8Literal() over NewFromUtf8() for string literals (#44412) 5 months ago
electron_sandboxed_renderer_client.h df524c6eca chore: use v8::Local<>, not v8::Handle<> (#43019) 9 months ago
renderer_client_base.cc 726d439399 refactor: replace base::StringPrintf() calls with absl::StrFormat() (#44515) 5 months ago
renderer_client_base.h 4c3014944c chore: bump chromium to 129.0.6664.0 (main) (#43329) 8 months ago
web_worker_observer.cc 15151c6853 fix: EventSource undefined in Renderer/Worker (#44475) 5 months ago
web_worker_observer.h e70ce89235 chore: more iwyu (#43063) 8 months ago