Cheng Zhao
|
cf09e7cb51
|
Update libchromiumcontent for #3958
|
2016-01-04 10:59:52 +08:00 |
|
Cheng Zhao
|
b3832629a2
|
Update libchromiumcontent: component_updater is not needed
|
2015-12-30 16:14:50 +08:00 |
|
Cheng Zhao
|
c5238bb8f0
|
Update brightray and libchromiumcontent with widevine support
|
2015-12-30 11:45:39 +08:00 |
|
Cheng Zhao
|
c47aebaeb4
|
Do not ship widevine plugin
|
2015-12-29 21:38:01 +08:00 |
|
Cheng Zhao
|
8ca1bea58b
|
Do not link with unnecessary libraries
|
2015-12-29 15:45:34 +08:00 |
|
Cheng Zhao
|
19ab68abfb
|
Update libchromiumcontent to include widevine libraries
|
2015-12-29 14:51:00 +08:00 |
|
Cheng Zhao
|
c7bfd5f09d
|
Upgrade libchromiumcontent: enable sending sync message to UI thread
|
2015-12-17 20:12:05 +08:00 |
|
Cheng Zhao
|
a29abf1e34
|
Update libchromiumcontent
Remove usages of private xpc_ APIs, fix #3823.
|
2015-12-16 18:06:47 +08:00 |
|
Cheng Zhao
|
0df9eeb2dd
|
Backport https://codereview.chromium.org/1406133003
|
2015-12-12 22:16:28 +08:00 |
|
Cheng Zhao
|
d2e63dfc64
|
Use HTTPS for libchromiumcontent's URL
Without using the subdomain we should be able to work around the domain
license problem of python.
|
2015-12-09 18:14:37 +08:00 |
|
Cheng Zhao
|
505193e239
|
Link with libyuv_neon.a on ARM
|
2015-12-08 18:15:01 +08:00 |
|
Cheng Zhao
|
98169032fd
|
Update libchromiumcontent and brightray
|
2015-12-08 14:49:13 +08:00 |
|
Cheng Zhao
|
785bc2986b
|
Update brightray and libchromium for desktopCapturer
|
2015-12-08 12:47:07 +08:00 |
|
Cheng Zhao
|
95e7c796ec
|
V8 now checks strictly when callin Neuter()
|
2015-12-07 20:48:39 +08:00 |
|
Cheng Zhao
|
766bbfcb05
|
Chrome 47.0.2526.73
|
2015-12-07 15:14:31 +08:00 |
|
Cheng Zhao
|
c63121c2f6
|
Update libchromiumcontent
Backport https://codereview.chromium.org/1324513002.
|
2015-11-19 13:50:54 +08:00 |
|
Cheng Zhao
|
2a85bd3360
|
Update libchromiumcontent: fix private API call
|
2015-10-27 14:25:42 +08:00 |
|
Cheng Zhao
|
fb99e72484
|
Update libchromiumcontent to have mas build
|
2015-10-16 15:01:28 +08:00 |
|
Cheng Zhao
|
48faf74f7f
|
mas: Use mas as platform name in dist
|
2015-10-14 11:53:53 +08:00 |
|
Cheng Zhao
|
fe2d9ee0f6
|
Update libchromium to have the V8 patch
|
2015-09-24 14:16:45 +08:00 |
|
Cheng Zhao
|
10bc0c20b1
|
Update libchromiumcontent to have WebArrayBuffer::createExternal API
|
2015-09-07 11:18:11 +08:00 |
|
Cheng Zhao
|
53b9d61831
|
Fix building on Windows
|
2015-09-03 20:07:29 +08:00 |
|
Cheng Zhao
|
1db843244d
|
Upgrade to Chrome 45
|
2015-09-03 17:50:23 +09:00 |
|
Cheng Zhao
|
cf6a904f95
|
win: Fix release build
|
2015-08-21 16:21:20 +08:00 |
|
Cheng Zhao
|
00e5290dc8
|
win: Update libchromium to fix .pdb missing errors
|
2015-08-21 16:19:19 +08:00 |
|
Cheng Zhao
|
1e9eaba423
|
win: Fix compiler warning
|
2015-08-11 23:41:43 +08:00 |
|
Cheng Zhao
|
0f990d40cc
|
Use blink's allocator in Node's Buffer
|
2015-08-11 12:31:41 +08:00 |
|
Cheng Zhao
|
bc06195409
|
Link with a few more static libraries on Linux and OS X
|
2015-08-11 10:45:40 +08:00 |
|
Cheng Zhao
|
c5e540823b
|
Update to Chrome 44
|
2015-08-11 09:50:19 +08:00 |
|
Cheng Zhao
|
1bb0dde360
|
Use WebScopedRunV8Script in converted C++ functions
|
2015-08-07 19:37:17 +08:00 |
|
Cheng Zhao
|
24ba712aa5
|
Update libchromiumcontent to have WebScopedRunV8Script
|
2015-08-07 19:35:34 +08:00 |
|
Cheng Zhao
|
b7cdb00d09
|
Hard code the chromedriver's version
It is not possible to run chromedriver for all targets.
|
2015-07-08 12:53:33 +08:00 |
|
Cheng Zhao
|
d3204e9a9d
|
Update libchromiumcontent
This applies the patch that disables navigating back when backspace is
pressed.
|
2015-07-07 13:39:55 +08:00 |
|
Cheng Zhao
|
16fd56c083
|
Update libchromiumcontent to include cursors
Refs: #1361.
|
2015-07-06 14:40:51 +08:00 |
|
Cheng Zhao
|
1979b42ee7
|
OpenSSL is still used on Windows and Mac
|
2015-07-06 12:07:19 +08:00 |
|
Cheng Zhao
|
68155e5fb7
|
Don't use OpenSSL for networking
|
2015-07-06 10:53:00 +08:00 |
|
Cheng Zhao
|
07cf2eac4e
|
Merge pull request #2113 from atom/libchromiumcontent-mirror
Allow downloading prebuilt libchromiumcontent binaries from mirror
|
2015-07-06 09:52:43 +08:00 |
|
Cheng Zhao
|
70987a9029
|
Checkout boto in our repo
|
2015-07-03 23:33:49 +08:00 |
|
Cheng Zhao
|
02f3d7a25e
|
Just ignore all OSError for rm_rf
|
2015-07-03 15:07:11 +08:00 |
|
Cheng Zhao
|
518ec36511
|
WindowsError is undefined on POSIX
|
2015-07-03 14:54:32 +08:00 |
|
Cheng Zhao
|
2717556a92
|
WindowsError is a subclass of OSError
|
2015-07-03 14:46:26 +08:00 |
|
Cheng Zhao
|
7288581393
|
Fix path to requests library
|
2015-07-03 14:43:58 +08:00 |
|
Cheng Zhao
|
f87a4b9a04
|
One failing rm should not block others
|
2015-07-03 14:40:32 +08:00 |
|
Cheng Zhao
|
89b22db618
|
Build the python requests library
|
2015-07-03 14:23:42 +08:00 |
|
Haojian Wu
|
960b279419
|
Allow downloading prebuilt libchromiumcontent binaries from
LIBCHROMIUMCONENT_MIRROR.
|
2015-07-03 12:13:40 +08:00 |
|
Cheng Zhao
|
7b955fe829
|
Update libchromiumcontent to get arm build
|
2015-07-02 01:09:53 +00:00 |
|
Cheng Zhao
|
af05f5b329
|
Add function to get host_arch
|
2015-07-01 09:17:44 +00:00 |
|
Cheng Zhao
|
3d88d56965
|
Support cross-compiling
|
2015-07-01 07:47:21 +00:00 |
|
Cheng Zhao
|
b4f90c8c81
|
Update libchromiumcontent to enable zygote process
|
2015-06-19 22:01:32 +08:00 |
|
Cheng Zhao
|
4466082592
|
Revert "Update libchromiumcontent, fix #1786"
This reverts commit 1314b7c7e5 .
|
2015-06-04 21:15:29 +08:00 |
|