electron/atom
Cheng Zhao 104585e772 Do not create DIR_USER_DATA on IO thread
It would slowdown the startup time of apps since we have wait for two
message posts between threads.
2018-01-03 19:07:24 +09:00
..
app Don't delay node module initialization 2018-01-02 16:37:11 +09:00
browser Do not create DIR_USER_DATA on IO thread 2018-01-03 19:07:24 +09:00
common FIXME: allow IO access on main thread for crash reporter 2018-01-02 16:37:11 +09:00
node Fixed build issues 2017-11-24 10:58:53 +09:00
renderer Note about incorrect usage of blink::SchemeRegistry methods 2018-01-02 16:37:10 +09:00
utility [c++11 library] Remove ScopedVector 2017-11-24 10:58:17 +09:00
CPPLINT.cfg