electron/atom/common
Cheng Zhao 0e3ab7c128
feat: migrate protocol module to NetworkService (Part 12) (#18726)
* Support "uploadData" in "request" argument

* Support "uploadData" option in http handler

* Fix building on win32
2019-06-12 08:37:06 +09:00
..
api refactor: simplify content script injection (#18532) 2019-06-04 16:07:34 -07:00
asar Change base::JSONReader::ReadToValue() to return Optional. 2019-03-08 15:06:16 -08:00
crash_reporter chore: Add patch to partially revert chromium crashpad change (#17978) 2019-05-10 10:35:17 -07:00
mac refactor: eliminate brightray (#15240) 2018-10-24 12:49:10 +02:00
native_mate_converters feat: migrate protocol module to NetworkService (Part 12) (#18726) 2019-06-12 08:37:06 +09:00
resources/mac chore: bump chromium to bd6aad6a4b37dad7aae42fec349e9 (master) (#18626) 2019-06-04 17:27:07 -07:00
application_info.cc Move GetUserAgent from ContentClient to ContentBrowserClient 2019-02-14 23:59:22 +05:30
application_info.h Move GetUserAgent from ContentClient to ContentBrowserClient 2019-02-14 23:59:22 +05:30
application_info_linux.cc refactor: eliminate brightray (#15240) 2018-10-24 12:49:10 +02:00
application_info_mac.mm chore: add clang-format and limited linting for Objective-C sources (#18104) 2019-05-02 21:05:37 +09:00
application_info_win.cc refactor: eliminate brightray (#15240) 2018-10-24 12:49:10 +02:00
atom_command_line.cc Fix up #includes to work with both GYP and GN 2018-05-10 13:38:40 -07:00
atom_command_line.h
atom_constants.cc feat: implement 'app-command' events for browser history navigation keys on Linux (#15441) 2018-12-05 09:35:59 -08:00
atom_constants.h feat: implement 'app-command' events for browser history navigation keys on Linux (#15441) 2018-12-05 09:35:59 -08:00
atom_version.h Bump v7.0.0-nightly.20190611 2019-06-11 08:31:46 -07:00
color_util.cc
color_util.h
common_message_generator.cc Revert "feat: upgrade to Chromium 72.0.3626.52 (#16334)" 2019-01-22 12:01:04 -08:00
common_message_generator.h refactor: move printing out of chromium_src (#15023) 2018-10-13 12:57:04 +11:00
gin_util.h refactor: convert crash reporter to gin (#17952) 2019-05-01 15:19:11 -07:00
heap_snapshot.cc feat: add process.takeHeapSnapshot() / webContents.takeHeapSnapshot() (#14456) 2018-09-18 11:00:31 -07:00
heap_snapshot.h feat: add process.takeHeapSnapshot() / webContents.takeHeapSnapshot() (#14456) 2018-09-18 11:00:31 -07:00
key_weak_map.h
keyboard_util.cc feat: add support for scroll lock accelerator (#16873) 2019-02-11 09:13:13 -10:00
keyboard_util.h refactor: Improve accessibility of menus (#15302) 2018-10-29 13:08:46 -05:00
mouse_util.cc
mouse_util.h
node_bindings.cc refactor: simplify content script injection (#18532) 2019-06-04 16:07:34 -07:00
node_bindings.h refactor: convert C++ enums to C++11 enum classes (#18087) 2019-05-03 14:11:41 -04:00
node_bindings_linux.cc
node_bindings_linux.h refactor: chromium-style warnings in linux code (#12949) 2018-05-16 14:12:45 -05:00
node_bindings_mac.cc
node_bindings_mac.h
node_bindings_win.cc Revert "feat: upgrade to Chromium 72.0.3626.52 (#16334)" 2019-01-22 12:01:04 -08:00
node_bindings_win.h chore: fix various chromium-style errors in windows (#13394) 2018-06-25 22:30:00 +02:00
node_includes.h feat: upgrade to Node 12 (#17838) 2019-04-26 18:55:12 +09:00
options_switches.cc feat: Add option to conditionally disable site instance patches (#18396) 2019-05-31 15:47:18 -07:00
options_switches.h feat: Add option to conditionally disable site instance patches (#18396) 2019-05-31 15:47:18 -07:00
platform_util.h refactor: make shell.OpenExternal async (#17135) 2019-05-03 13:53:45 -07:00
platform_util_linux.cc refactor: make shell.OpenExternal async (#17135) 2019-05-03 13:53:45 -07:00
platform_util_mac.mm fix: properly pass openExternal activate option (#18657) 2019-06-10 07:40:05 -07:00
platform_util_win.cc refactor: make shell.OpenExternal async (#17135) 2019-05-03 13:53:45 -07:00
promise_util.cc chore: make util::Promise a move-only type (#17071) 2019-02-21 12:32:44 +00:00
promise_util.h feat: [contentTracing] allow calling stopTracing() with no arguments (#18411) 2019-05-28 14:15:42 -07:00