Cheng Zhao
|
10f144069d
|
Allow using __weak keyword
|
2016-05-13 13:49:53 +09:00 |
|
Cheng Zhao
|
906ae043f9
|
Fix crash when creating external buffer
|
2016-05-13 11:12:01 +09:00 |
|
Cheng Zhao
|
73223fe5c3
|
Upgrade to Node v6
|
2016-05-13 11:12:01 +09:00 |
|
Cheng Zhao
|
525e3ee9c6
|
Update crashpad with AppKit patch
|
2016-05-13 11:11:50 +09:00 |
|
Brian R. Bondy
|
a9652052c4
|
Update Brightray and libchromiumcontent v50 ref (Electron maintainer use
your refs)
|
2016-05-13 11:11:50 +09:00 |
|
Brian R. Bondy
|
f418ac5b5d
|
Update to brave crashpad dep (Electron maintainer rebase this to use
your ref)
|
2016-05-13 11:07:17 +09:00 |
|
Cheng Zhao
|
ceea7adf98
|
Update brightray for electron/brightray#219
|
2016-05-13 09:19:46 +09:00 |
|
Cheng Zhao
|
01dcee6449
|
Update brightray for #5503
|
2016-05-12 18:01:03 +09:00 |
|
Cheng Zhao
|
3014e61792
|
Update native_mate: close #5392
|
2016-05-10 16:10:02 +09:00 |
|
Cheng Zhao
|
e6f4dd0f85
|
Update brightray for #5431
|
2016-05-07 10:54:34 +09:00 |
|
Cheng Zhao
|
098d72b741
|
Convert --clang_dir and --disable_clang to --defines
|
2016-05-02 21:19:16 +09:00 |
|
Cheng Zhao
|
26c0ad1c2f
|
Add --build_libchromiumcontent option
|
2016-05-02 16:17:38 +09:00 |
|
Cheng Zhao
|
2ae52d0ff4
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
|
Cheng Zhao
|
a3e8591a41
|
Update brightray for #5208
|
2016-04-20 13:34:30 +09:00 |
|
Cheng Zhao
|
0bf1e56156
|
Update brightray for electron/brightray#212
|
2016-04-18 13:59:15 +09:00 |
|
Cheng Zhao
|
059ca01767
|
Update brightray for printing fix
|
2016-04-15 16:47:17 +09:00 |
|
Cheng Zhao
|
38f0088844
|
Update brightray for #4973
|
2016-04-15 16:35:51 +09:00 |
|
Cheng Zhao
|
7d4e0629d6
|
Fix the link error
|
2016-04-14 18:22:29 +09:00 |
|
Cheng Zhao
|
b9ad09db91
|
Update libchromiumcontent with necessary headers and libs
|
2016-04-14 17:14:45 +09:00 |
|
Cheng Zhao
|
c3ac92b500
|
Update brightray for the linux notification improvements
|
2016-04-13 20:13:45 +09:00 |
|
Cheng Zhao
|
2fbe06a2a5
|
Handle the Page.reload command coming from devtools
|
2016-04-12 16:36:12 +09:00 |
|
Cheng Zhao
|
056aaa2a62
|
Update brightray for #4931
|
2016-04-11 19:30:59 +09:00 |
|
Cheng Zhao
|
fb299c7fcb
|
Update node: bring CI back to green
|
2016-04-07 14:58:14 +09:00 |
|
Cheng Zhao
|
7796dbb7ce
|
Update node: rebase on v5.10.0 tag instead of master branch
|
2016-04-05 19:34:13 +09:00 |
|
Cheng Zhao
|
39a20ea4fb
|
Upgrade Node to v5.10.0
|
2016-04-03 15:05:47 +09:00 |
|
Cheng Zhao
|
afb82fcc1f
|
Update native-mate for #4892
|
2016-03-31 10:21:21 +09:00 |
|
Cheng Zhao
|
a4d2dd9b4d
|
Export symbols of node::Environment
|
2016-03-27 20:36:39 +09:00 |
|
Cheng Zhao
|
f23729acdb
|
Upgrade to node v5.9.1
|
2016-03-27 19:13:44 +09:00 |
|
Cheng Zhao
|
75ec7a057a
|
Update brightray for #4681
|
2016-03-17 21:45:13 +09:00 |
|
Cheng Zhao
|
dbb8a6bf52
|
Update brightray for atom/brightray#204
|
2016-03-15 21:08:43 +09:00 |
|
Cheng Zhao
|
92a9c49a77
|
Update brightray for atom/brightray#203
|
2016-03-14 10:41:32 +09:00 |
|
Cheng Zhao
|
78c66da9e8
|
Update brightray: dealy loading powrprof.dll
|
2016-03-13 10:11:15 +09:00 |
|
Cheng Zhao
|
83809cef09
|
Update to master branch of brightray and libchromiumcontent
|
2016-03-11 10:47:15 +09:00 |
|
Cheng Zhao
|
60f40a6704
|
Fix linking error for Release build on Linux
|
2016-03-10 21:01:45 +09:00 |
|
Cheng Zhao
|
cadd1969d9
|
Fix compilation errors on Windows
|
2016-03-10 17:06:23 +09:00 |
|
Cheng Zhao
|
89f17e0baf
|
Create complete URLRequestContextGetter for URLRequestFetchJob
The trivial one is causing crashes.
|
2016-03-10 17:06:23 +09:00 |
|
Cheng Zhao
|
6de9c4332f
|
Fix passing Promise with remote
Somehow using value.then.bind(value) would result in infinite loop,
could be bug of Chromium.
|
2016-03-10 17:06:22 +09:00 |
|
Cheng Zhao
|
5fae63a2f5
|
Fix compilation errors on OS X
|
2016-03-10 17:06:21 +09:00 |
|
Cheng Zhao
|
3600645575
|
Fix the compilation errors from brightray and crashpad
|
2016-03-10 17:06:21 +09:00 |
|
Cheng Zhao
|
30643cf118
|
Update crashpad to lastest branch
|
2016-03-10 17:06:21 +09:00 |
|
Cheng Zhao
|
9bc9a1a2bd
|
Upgrade to Chrome 49
|
2016-03-10 17:06:20 +09:00 |
|
Cheng Zhao
|
651264d098
|
spec: Fix failing tests on Windows
|
2016-02-18 11:39:35 +08:00 |
|
Cheng Zhao
|
7fece7e9b3
|
Link with ffmpeg
|
2016-02-17 22:21:14 +08:00 |
|
Cheng Zhao
|
12d311fd29
|
Gracefully destroy downloadItem
|
2016-02-02 19:52:09 +08:00 |
|
Cheng Zhao
|
1a3c01efca
|
Update native-mate for #4307
|
2016-02-02 10:11:04 +08:00 |
|
Cheng Zhao
|
7d68ca21c8
|
No need of DefaultWebContentsDelegate
|
2016-02-01 21:09:12 +08:00 |
|
Cheng Zhao
|
c4df96df67
|
Update brightray to fix compilation error
|
2016-01-27 23:19:22 +08:00 |
|
Cheng Zhao
|
3ca941a949
|
Update brightray for #4223
|
2016-01-27 21:03:23 +08:00 |
|
Cheng Zhao
|
205b2455f2
|
Update node
|
2016-01-26 20:23:32 +08:00 |
|
Cheng Zhao
|
4cf5982e92
|
Update brightray for #4169
|
2016-01-21 14:08:10 -07:00 |
|