Skip to content

Tags: hexiaoyuan/chromium.src

Tags

nw-v0.10.5

Toggle nw-v0.10.5's commit message
autofill crash fix: check personal_data

Fix nwjs/nw.js#2310

nw-v0.10.4

Toggle nw-v0.10.4's commit message
fix running nw as node

nw-v0.10.3

Toggle nw-v0.10.3's commit message
call nexttick before entering wait in mach port

Fix nwjs/nw.js#2170

nw-v0.10.2

Toggle nw-v0.10.2's commit message
[WIN] LoadCursor from the current executable

Fix nwjs/nw.js#2150
Fix nwjs/nw.js#2152

nw-v0.10.1

Toggle nw-v0.10.1's commit message
Merge pull request #15 from libm/nw

Issue 224753002: Linux: Add yet another workaround to keep 32-bit linker...

nw-v0.10.0

Toggle nw-v0.10.0's commit message
Backport r279269: Updated the WindowEventTarget interface in ui\base …

…to return a bool from all its methods which indicates whether the message was handled.

This is to ensure that the default handling on the Windows message is performed by the caller
(LegacyRenderWidgetHostHWND).

Part of fix for nwjs/nw.js#2081 and nwjs/nw.js#1978

nw-v0.10.0-rc1

Toggle nw-v0.10.0-rc1's commit message
[DEPS] adding missing blink repo

nw10.0

Toggle nw10.0's commit message
original argv

nw-v0.9.2

Toggle nw-v0.9.2's commit message
setting nw window id when new window is created

For nwjs/nw.js#1519

nw-v0.9.1

Toggle nw-v0.9.1's commit message
fix windows build