Cheng Zhao
|
9efde9577a
|
Move the watcher queue hack to NodeBindingsMac.
It's mac only.
|
2013-07-23 13:08:40 +08:00 |
|
Cheng Zhao
|
008b8d404d
|
Don't separate node bindings into renderer and browser part.
Since we are going to use embeding thread to implement message
integration on all platforms, we do not need to separate renderer and
browser anymore.
|
2013-07-22 16:05:35 +08:00 |
|
Cheng Zhao
|
1f019b36d2
|
Remove redundant calls to wake up main thread.
|
2013-07-22 15:06:08 +08:00 |
|
Cheng Zhao
|
00fda0e778
|
Move common message integration code to NodeBindings' base class.
|
2013-07-22 14:58:25 +08:00 |
|
Cheng Zhao
|
41ff753339
|
Don't use gcd to post tasks to main thread.
|
2013-07-22 13:03:13 +08:00 |
|