platform/framework/web/crosswalk-tizen.git
2015-09-14 Cheng Zhaospec: browser-window-created event
2015-09-14 Cheng Zhaodocs: browser-window-created event
2015-09-14 Cheng ZhaoEmit browser-window-created when window is created
2015-09-14 Cheng ZhaoMerge pull request #2773 from atom/require-global
2015-09-14 Cheng ZhaoMake global.setImmediate work in browser process
2015-09-14 Cheng ZhaoSet global.setImmediate
2015-09-14 Cheng Zhaospec: node symbols should always be available in preloa...
2015-09-14 Cheng ZhaoNo more need to override setImmediate
2015-09-14 Cheng ZhaoUpdate node to pass all globals through "require"
2015-09-11 Cheng ZhaoMerge pull request #2762 from GoooIce/master
2015-09-11 Cheng ZhaoMerge pull request #2764 from tomashanacek/master
2015-09-11 Tomáš Hanáčekdocs: Fix role hideothers, unhide typo
2015-09-11 王雪Merge pull request #3 from atom/master
2015-09-11 GoooIceAdd api\accelerator.md
2015-09-11 Cheng ZhaoMerge pull request #2760 from preco21/master
2015-09-11 Plusb PrecoAdd session.md as translated, mark untranslated files...
2015-09-11 Plusb PrecoUpdate as upstream, fix typos
2015-09-11 Plusb PrecoMerge remote-tracking branch 'atom/master'
2015-09-10 Jessica LordMerge pull request #2757 from atom/jl-web-contents...
2015-09-10 Jessica LordMerge pull request #2751 from atom/jl-bw-prop
2015-09-10 Jessica LordMerge pull request #2756 from GoooIce/master
2015-09-10 Jessica LordUpdate links to web-contents.md
2015-09-10 Jessica LordMerge branch 'patch-1' of https://github.com/destan...
2015-09-10 Jessica Lord:fire: extra line
2015-09-10 Jessica LordResolve conflicts
2015-09-10 Paul BettsFix harder
2015-09-10 Paul BettsFix electron-rebuild instructions for Win32
2015-09-10 Jessica LordMerge pull request #2750 from atom/jl-doc-bits
2015-09-10 GoooIceAdd api\global-shortcut.md
2015-09-10 王雪Merge pull request #2 from atom/master
2015-09-10 GoooIceadd api\shell.md
2015-09-10 Cheng ZhaoBump v0.32.2
2015-09-10 Cheng ZhaoMerge pull request #2754 from atom/fix-node-integration
2015-09-10 Cheng ZhaoNo need to set menu in spec window
2015-09-10 Cheng ZhaoUpdate native-mate to fix the behavior of Dictionary...
2015-09-10 Cheng Zhaospec: node-integration should work in web-preferences
2015-09-10 GoooIceMerge branch 'master' of https://github.com/GoooIce...
2015-09-10 王雪Merge pull request #1 from atom/master
2015-09-10 GoooIceMerge remote-tracking branch 'atom/master'
2015-09-10 Cheng ZhaoMerge pull request #2748 from etiktin/patch-1
2015-09-10 Cheng Zhaoosx: Don't warn about unkown warning option
2015-09-10 Cheng ZhaoMerge pull request #2747 from nekuz0r/did-fail-event-url
2015-09-09 Jessica LordStandardize DevTools
2015-09-09 Jessica LordStandardize **Note:**
2015-09-09 Jessica Lord:fire: extra lines
2015-09-09 Jessica LordCreate Instance Properties section
2015-09-09 Jessica Lord:fire: odd, stray +
2015-09-09 Jessica LordAdd section on documentation translations
2015-09-09 Jessica LordAdd section links
2015-09-09 Eran TiktinUpdate README.md
2015-09-09 Gohy Leandreadd ValidatedUrl to did-fail-load event
2015-09-09 Jessica LordMerge pull request #2713 from etiktin/fix_es_translatio...
2015-09-09 Cheng ZhaoBump v0.32.1
2015-09-09 Cheng ZhaoMerge pull request #2746 from atom/no-keep
2015-09-09 Cheng ZhaoDon't reference RequestContextGetter in JS objects
2015-09-09 Cheng ZhaoRun destruction callbacks before message loop gets...
2015-09-09 Destan Sarpkayaupdate broken link
2015-09-09 Cheng ZhaoMerge pull request #2743 from atom/fix-backward-compati...
2015-09-09 Cheng Zhaospec: Set node-integration in window.open should work
2015-09-09 Cheng ZhaoFix backward compatibility with old BrowserWindow options
2015-09-09 Cheng ZhaoMerge pull request #2732 from John-Lin/master
2015-09-09 Cheng ZhaoUpdate brightray, fixes #2669
2015-09-08 John-Linadd doc translation for synopsis
2015-09-08 John-Linadd doc translation for process
2015-09-08 John-Linadd doc translation for file object
2015-09-08 Cheng ZhaoBump v0.32.0
2015-09-08 Cheng ZhaoMerge pull request #2711 from jonatasfreitasv/master
2015-09-08 Cheng ZhaoMerge pull request #2725 from John-Lin/master
2015-09-08 Cheng ZhaoMerge pull request #2730 from preco21/master
2015-09-08 Cheng ZhaoMerge pull request #2712 from etiktin/add_chrome_versio...
2015-09-08 Cheng ZhaoMerge pull request #2731 from deepak1556/cleanup_patch
2015-09-07 Roboremove unused code
2015-09-07 Plusb PrecoUpdate README-ko.md
2015-09-07 Plusb PrecoUpdate as upstream
2015-09-07 Eran TiktinFix `create_chrome_version_h` in bootstrap.py
2015-09-07 Eran TiktinRevert "Remove chrome_version.h from git"
2015-09-07 Eran TiktinRevert "Add chrome_version.h to gitignore"
2015-09-07 Cheng ZhaoMerge pull request #2726 from atom/fix-stdout
2015-09-07 Cheng ZhaoSuppress the isTTY spec, not reliable on some machines
2015-09-07 Cheng ZhaoExplicitly writes debug log to stderr
2015-09-07 Cheng ZhaoUpdate node to catch exception when accessing process...
2015-09-07 Cheng Zhaospec: process.stdout should have isTTY defined
2015-09-07 Cheng Zhaospec: process.stdout should not throw exception
2015-09-07 Cheng ZhaoMerge pull request #2723 from atom/cleanup
2015-09-07 John-Linadd doc translation for power-save-blocker.md
2015-09-07 John-Linadd doc translation for power-monitor.md
2015-09-07 Cheng ZhaoNo longer needs to define node_includes.h at last
2015-09-07 Cheng ZhaoDon't use Node's internal APIs
2015-09-07 Cheng ZhaoNo need to define WebContentsPreferences::From
2015-09-07 Cheng ZhaoMerge pull request #2722 from atom/fix-array-buffer
2015-09-07 Cheng ZhaoUpdate libchromiumcontent to have WebArrayBuffer::creat...
2015-09-07 Cheng ZhaoSupport externalized ArrayBuffer for node::Buffer
2015-09-07 Cheng ZhaoUpdate to io.js 3.3.0
2015-09-07 Plusb PrecoMerge remote-tracking branch 'atom/master'
2015-09-06 Cheng ZhaoMerge pull request #2719 from Rokt33r/patch-1
2015-09-06 Jonatas FreitasTranslated application-packaging.md to pt-BR.
2015-09-06 Cheng ZhaoMerge pull request #2718 from atom/all-in-webcontents
2015-09-06 Cheng ZhaoMerge pull request #2704 from preco21/master
2015-09-06 Dick Choifix typo
2015-09-06 Cheng ZhaoRemove dead code
next