Cheng Zhao
|
4e800e7fef
Merge pull request #7002 from electron/include-alpha
|
8 years ago |
Kevin Sawicki
|
6285500cdc
Sort includes alphabetically
|
8 years ago |
Kevin Sawicki
|
7dd1a7e6f4
Only set _debugWaitConnect in main process
|
8 years ago |
Kevin Sawicki
|
056e5b951b
Set process._debugWaitConnect with --debug-brk is specified
|
8 years ago |
Cheng Zhao
|
103fea5cdf
Use scoped policy for micro tasks
|
8 years ago |
Saúl Ibarra Corretgé
|
d6ff804b9a
Remove unneeded flag check
|
8 years ago |
Saúl Ibarra Corretgé
|
0da72be8a9
Remove unneeded libuv callback
|
8 years ago |
Cheng Zhao
|
1445ea8baf
Revert Node's call of SetAutorunMicrotasks(false)
|
8 years ago |
Cheng Zhao
|
39bd2bee8e
Avoid using CHECK in files using node headesr
|
8 years ago |
Cheng Zhao
|
ee28f4fc32
Handle v8::MicrotasksScope in the main process
|
8 years ago |
Cheng Zhao
|
4fb9e20c33
Add API to set render process preferences
|
9 years ago |
Cheng Zhao
|
a2bd55dd3c
Adapt to changes of Chrome 51 API changes (Part 2)
|
9 years ago |
Cheng Zhao
|
7ba391da7c
Update to API changes of Chrome 51
|
9 years ago |
Cheng Zhao
|
49ac160ff7
Move createIDWeakMap to v8Util
|
9 years ago |
Cheng Zhao
|
13f8599ba1
Add systemPreferences module
|
9 years ago |
Cheng Zhao
|
39a20ea4fb
Upgrade Node to v5.10.0
|
9 years ago |
Kevin Sawicki
|
ce95747a25
atom.asar -> electron.asar
|
9 years ago |
Cheng Zhao
|
e401335ebb
Get rid of the global_env
|
9 years ago |
Cheng Zhao
|
5fae63a2f5
Fix compilation errors on OS X
|
9 years ago |
Kevin Sawicki
|
006c77a00f
Update requires paths
|
9 years ago |
Cheng Zhao
|
8ff30a2abc
Revert "protocol: respect requests from partition"
|
9 years ago |
Robo
|
85800256de
protocol: respect requests from partition
|
9 years ago |
Robo
|
d938dd68b0
wrap debugger for lazy initialization
|
9 years ago |
Cheng Zhao
|
04f7ceab73
Merge branch 'master' into desktop-capture-api
|
9 years ago |
Cheng Zhao
|
73e7773d84
Update to API changes of Chrome 47
|
9 years ago |
Cheng Zhao
|
acf4372cf7
win: Add ELECTRON_DEFAULT_ERROR_MODE env
|
9 years ago |
Robo
|
3a154ab8ea
add line and column values to callback id
|
9 years ago |
Robo
|
ac4df34ecd
create binding to idweakmap
|
9 years ago |
Haojian Wu
|
c9fbde321c
Implement desktop capture API on OS X.
|
9 years ago |
Haojian Wu
|
5ec74451ef
Introduce DownloadItem for supporting more downloading features.
|
9 years ago |