Cheng Zhao
|
f7786a9e48
|
Merge pull request #11230 from electron/upgrade-to-chromium-62
Upgrade to Chromium 62
|
2018-02-26 14:20:21 +09:00 |
|
shelley vohr
|
cc608a3fb0
|
Merge pull request #12043 from kaylieEB/fix-menu-item
Fix context menu click callback
|
2018-02-25 17:33:32 -08:00 |
|
kaylie
|
da9f12d1e2
|
restore old cb
|
2018-02-25 14:19:40 -08:00 |
|
Samuel Attard
|
35cc197d0b
|
Quick typo (#12040)
|
2018-02-25 09:11:18 -06:00 |
|
shelley vohr
|
18362eb948
|
improve Menu and MenuItem testing (#12015)
* split menu/menuitem and add some tests
* fix ipc send issue
* feedback: make tests less brittle
* clean up MenuItem accelerator and label tests
|
2018-02-23 07:53:59 -06:00 |
|
Cheng Zhao
|
3948323a8c
|
Update libcc to latest chrome62
|
2018-02-23 10:23:53 +09:00 |
|
Aleksei Kuzmin
|
7e3b690257
|
Update libcc revision
|
2018-02-23 10:22:00 +09:00 |
|
Cheng Zhao
|
b9ab2fe0fb
|
Disable stack dumping for 32bit ARM
|
2018-02-23 10:22:00 +09:00 |
|
Cheng Zhao
|
81c23b84e7
|
Fix error when cross compilation
|
2018-02-23 10:22:00 +09:00 |
|
Cheng Zhao
|
b25175a19a
|
Fix assertion when get X11 error in new thread
|
2018-02-23 10:22:00 +09:00 |
|
Cheng Zhao
|
39e0433570
|
Fix build error after rebasing
|
2018-02-23 10:22:00 +09:00 |
|
Cheng Zhao
|
9d05c59600
|
node.so should link with libc++.so
|
2018-02-23 10:22:00 +09:00 |
|
Cheng Zhao
|
2fcf2c81bf
|
Make sure --sysroot is appended at last
|
2018-02-23 10:22:00 +09:00 |
|
Cheng Zhao
|
9fec1a3cb4
|
Link with libcc's libc++ on Linux
|
2018-02-23 10:22:00 +09:00 |
|
Cheng Zhao
|
b7b40d9c3a
|
Fix linking error with atomic
|
2018-02-23 10:22:00 +09:00 |
|
shelley vohr
|
653ceb9860
|
update update submodule ref for updated node 9.3.0 (#11708)
|
2018-02-23 10:22:00 +09:00 |
|
shelley vohr
|
0e5b6f9300
|
Upgrade to node v9.3.0 (#11507)
* update submodule refs for node v9.3.0
* Define "llvm_version" for Node.js build
* NODE_MODULE_CONTEXT_AWARE_BUILTIN -> NODE_BUILTIN_MODULE_CONTEXT_AWARE
* update NodePlatform to MultiIsolatePlatform
* fix linting error
* update node ref
* REVIEW: Explicitly register builtin modules
https://github.com/nodejs/node/pull/16565
* update libcc ref
* switch libcc to c62
* REVIEW: Address node api changes
- Always start the inspector agent for https://github.com/nodejs/node/pull/17085
- Set the tracing controller for node https://github.com/nodejs/node/pull/15538
- Isolate data creation now requires plaform https://github.com/nodejs/node/pull/16700
|
2018-02-23 10:22:00 +09:00 |
|
Aleksei Kuzmin
|
31eb5e26e3
|
Update libcc reference
|
2018-02-23 10:21:24 +09:00 |
|
Cheng Zhao
|
12b37c7386
|
Update node: Fix crash when doing crypto operation
|
2018-02-23 10:21:24 +09:00 |
|
deepak1556
|
7cad5d0cd2
|
update libcc for loading service worker under file scheme
|
2018-02-23 10:21:24 +09:00 |
|
Cheng Zhao
|
e6bad6e183
|
Update sysroot images to fix linking error
|
2018-02-23 10:21:24 +09:00 |
|
Aleksei Kuzmin
|
f5d207f8f0
|
Improve process launch handle sharing API.
https://codereview.chromium.org/2950153002
|
2018-02-23 10:21:24 +09:00 |
|
Cheng Zhao
|
da7fc54e37
|
Update sysroot to Debian Stretch
|
2018-02-23 10:21:24 +09:00 |
|
Aleksei Kuzmin
|
0ec2eba2a3
|
Add init_webrtc lib to the list of static libraries
|
2018-02-23 10:21:24 +09:00 |
|
Aleksei Kuzmin
|
dcb369ee46
|
Fail "navigator.serviceWorker" tests if WebContents crashes
|
2018-02-23 10:21:24 +09:00 |
|
deepak1556
|
041b32b01f
|
remove invalid cookie_details.h filename from brightray
|
2018-02-23 10:21:24 +09:00 |
|
deepak1556
|
cdab073614
|
FIX: add chrome-devtools:// to list of WebUI schemes
https://chromium-review.googlesource.com/c/chromium/src/+/617598
|
2018-02-23 10:21:24 +09:00 |
|
Aleksei Kuzmin
|
fbd5e4c2b3
|
Disable the "ffi" module test
|
2018-02-23 10:21:24 +09:00 |
|
deepak1556
|
5eb0a89579
|
REVIEW: let browser context manage cookie change sub list
|
2018-02-23 10:21:24 +09:00 |
|
Aleksei Kuzmin
|
9fa08fdbc0
|
Merge views::CustomButton into views::Button.
https://chromium-review.googlesource.com/617407
|
2018-02-23 10:21:24 +09:00 |
|
Aleksei Kuzmin
|
6f00e4a014
|
REVIEW: Implements core logic for Pixel Canvas
https://codereview.chromium.org/2877483003
|
2018-02-23 10:21:24 +09:00 |
|
deepak1556
|
f52f752acd
|
fxedit is removed and pdfwindow renamed to pwl
https://pdfium-review.googlesource.com/c/pdfium/+/8552
https://pdfium-review.googlesource.com/c/pdfium/+/8791
|
2018-02-23 10:21:24 +09:00 |
|
deepak1556
|
d846c9006e
|
Replace somemore uses of SetStringWithoutPathExpansion
|
2018-02-23 10:21:24 +09:00 |
|
deepak1556
|
69ca6ccdc1
|
Remove chrome_utility_messages.h, it's unused
|
2018-02-23 10:21:23 +09:00 |
|
deepak1556
|
25d966110e
|
FIXME: PDF component IPC should be converted to Mojo.
https://codereview.chromium.org/2455543002
|
2018-02-23 10:21:23 +09:00 |
|
deepak1556
|
e03f7baa60
|
gfx::Image::SwapRepresentations is removed in favor of std::move
https://chromium-review.googlesource.com/c/chromium/src/+/588033
|
2018-02-23 10:21:23 +09:00 |
|
deepak1556
|
62635f43f4
|
base::LaunchOptions fds_to_remap is no longer a pointer
https://codereview.chromium.org/2950153002
|
2018-02-23 10:21:23 +09:00 |
|
deepak1556
|
248d572077
|
REVIEW: Subscribe to cookie store for changes in place of CookieMonsterDelegate
|
2018-02-23 10:21:23 +09:00 |
|
Tomas Rycl
|
60f69ad77b
|
Removed QuitWhenIdle
|
2018-02-23 10:21:23 +09:00 |
|
Aleksei Kuzmin
|
b02edd014a
|
Rename CompositionUnderline to ImeTextSpan
https://chromium-review.googlesource.com/609524
|
2018-02-23 10:21:23 +09:00 |
|
Tomas Rycl
|
024f84f1be
|
chromium_src print_job updated to match current chromium implementation in Quit method
|
2018-02-23 10:21:23 +09:00 |
|
Aleksei Kuzmin
|
5d870837cf
|
Remove WebCString from Blink
https://chromium-review.googlesource.com/594673
|
2018-02-23 10:21:23 +09:00 |
|
Shelley Vohr
|
de576fa82e
|
Refactor Skia document type into an enum class
https://chromium-review.googlesource.com/619502
|
2018-02-23 10:21:23 +09:00 |
|
Aleksei Kuzmin
|
412b9e9ad8
|
Move IDMap to base namespace.
https://chromium-review.googlesource.com/618801
|
2018-02-23 10:21:23 +09:00 |
|
Aleksei Kuzmin
|
8f78bd3307
|
Remove was_ignored_by_handler from frame_messages.h
https://chromium-review.googlesource.com/587701
|
2018-02-23 10:21:23 +09:00 |
|
Aleksei Kuzmin
|
91a339b625
|
viz: Move BeginFrame(Args|Ack) to components/viz/common/frame_sinks
|
2018-02-23 10:21:23 +09:00 |
|
Aleksei Kuzmin
|
1a9b056e93
|
Move CompositorFrameSink and FrameSinkManager mojom from cc to viz
|
2018-02-23 10:21:23 +09:00 |
|
Aleksei Kuzmin
|
abc6003640
|
viz: Move BeginFrameSource to components/viz/common/frame_sinks
|
2018-02-23 10:21:23 +09:00 |
|
Aleksei Kuzmin
|
76683c0af5
|
viz: Move CopyOutput(Request|Result)=> components/viz/common/quads
|
2018-02-23 10:21:23 +09:00 |
|
Shelley Vohr
|
128cb7f5b2
|
updates to build flags and comp errors
|
2018-02-23 10:21:23 +09:00 |
|