trop[bot]
|
5080b647c8
|
refactor: NodeBindings::Create() returns a unique_ptr (#43393)
refactor: NodeBindings::Create() returns a unique_ptr (#43361)
* refactor: NodeBindings::Create() returns a unique_ptr
* empty commit
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
|
2024-08-21 10:56:59 -04:00 |
|
Charles Kerr
|
792037b338
|
fix: raw_ptr destruction order in NodeBindings (#39762)
|
2023-09-07 18:25:17 -05:00 |
|
Cheng Zhao
|
c119b1ebef
|
chore: remove redundant code in node integration (#33500)
|
2022-03-29 20:09:42 -07:00 |
|
Cheng Zhao
|
4e66b072da
|
chore: update libuv patch for event loop integration (#31647)
* chore: update libuv patch for loop integration
* chore: update patches
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
|
2022-03-29 19:03:07 +09:00 |
|
Robo
|
4cc2ed842e
|
fix: iocp integration when process is reused (#33207)
|
2022-03-21 16:42:22 +09:00 |
|
Charles Kerr
|
2b316f3843
|
refactor: run clang-tidy (#20231)
* refactor: clang-tidy modernize-use-nullptr
* refactor: clang-tidy modernize-use-equals-default
* refactor: clang-tidy modernize-make-unique
* refactor: omit nullptr arg from unique_ptr.reset()
As per comment by @miniak
|
2019-09-16 18:12:00 -04:00 |
|
Samuel Attard
|
34c4c8d508
|
refactor: rename the atom namespace to electron
|
2019-06-19 17:33:28 -07:00 |
|
Samuel Attard
|
2160c1fcc9
|
refactor: replace includes for atom with shell
|
2019-06-19 17:33:28 -07:00 |
|
Samuel Attard
|
d7f07e8a80
|
refactor: rename the atom directory to shell
|
2019-06-19 17:33:28 -07:00 |
|