electron/atom
bughit e044ada65c fix: allow 2 threads for CreateIoCompletionPort on single-core to prevent busy looping (#15975)
* allow 2 threads for CreateIoCompletionPort on single-core

* use base::SysInfo::NumberOfProcessors instead of env var

* CHECK that uv_loop_ has not been used before replacing its iocp
2018-12-11 11:07:35 +09:00
..
app chore: post_task and friends now live under base/task 2018-12-03 20:07:38 +05:30
browser fix: incorrect view ordering for customButtonsOnHover (#15564) 2018-12-10 11:05:30 -08:00
common fix: allow 2 threads for CreateIoCompletionPort on single-core to prevent busy looping (#15975) 2018-12-11 11:07:35 +09:00
node also format missing .cc files 2018-04-18 20:48:45 -04:00
renderer chore: fix v8 deprecation warnings 2018-12-03 20:07:43 +05:30
utility refactor: printing implementation (#15143) 2018-11-09 14:42:34 +11:00