platform/framework/web/crosswalk-tizen.git
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 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 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 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
2015-09-06 Cheng Zhaodocs: No more extra-plugin-dirs
2015-09-06 Cheng ZhaoMake sure BrowserContext is destroyed on exit
2015-09-06 Cheng ZhaoParse partition in webContents.create
2015-09-06 Cheng Zhaodocs: preload, node-integration, zoom-factor have been...
2015-09-06 Cheng ZhaoManage the life of BrowserContext in Session
2015-09-06 Cheng ZhaoMove management of browser context to BrowserContext
2015-09-06 Cheng ZhaoStore BrowserContext in ref-counted ptr
2015-09-06 Cheng ZhaoPass partition name instead of path to BrowserContext
2015-09-06 Cheng Zhaospec: webview test should avoid affecting each other
2015-09-06 Cheng ZhaoRead guest view's info from WebContentsPreferences
2015-09-06 Cheng ZhaoAdd undocumented "preload-url" option for web-preferences
2015-09-06 Cheng ZhaoMove a few options in NativeWindow to web-preferences
2015-09-06 Cheng ZhaoMove OverrideWebkitPrefs to WebContentsPreferences
2015-09-06 Cheng ZhaoMove AppendExtraCommandLineSwitches to WebContentsPrefe...
2015-09-06 Cheng ZhaoNPAPI has been removed, remove related option
2015-09-06 Cheng ZhaoUse options['web-preferences'] to create WebContents
2015-09-06 Cheng ZhaoAdd WebContentsPrefrences class
2015-09-06 Cheng ZhaoMerge pull request #2710 from etiktin/fix_build_failing...
2015-09-06 Jonatas FreitasChange file names to follow styleguide
2015-09-05 Plusb PrecoFix small typo
2015-09-05 Plusb PrecoUpdate README-ko.md
2015-09-04 Eran TiktinUpdate README.md
2015-09-04 Eran TiktinDrop "-es" from file names
2015-09-04 Eran TiktinAdd chrome_version.h to gitignore
2015-09-04 Eran TiktinRemove chrome_version.h from git
2015-09-04 Jonatas Freitasapplication-distribution.md translated to pt-BR
2015-09-04 Eran TiktinFix build failing on Windows
2015-09-04 Jessica LordMerge pull request #2705 from John-Lin/master
2015-09-04 Jessica LordMerge pull request #2709 from jonatasfreitasv/master
2015-09-04 Eran TiktinMerge pull request #2 from atom/master
2015-09-04 Jonatas FreitasFix README links.
2015-09-04 Jonatas FreitasTranslated styleguide.
2015-09-04 Jonatas FreitasAdded pt-BR translation in README.md
2015-09-04 Jonatas FreitasTranslate README.md to pt-BR
2015-09-04 Plusb PrecoMerge remote-tracking branch 'atom/master'
2015-09-04 Plusb PrecoUpdate web-view-tag.md
2015-09-04 Cheng ZhaoMerge pull request #2459 from deepak1556/web_view_parti...
2015-09-04 John-LinAdd api/shell.md docs zh-TW translations
2015-09-04 John-LinFix typos in zh-TW README docs
2015-09-04 John-LinAdd api docs translations
2015-09-04 Plusb PrecoImprove grammar, update as upstream
2015-09-04 Plusb PrecoMerge remote-tracking branch 'atom/master'
2015-09-03 Jessica LordMerge pull request #2700 from lockys/master
2015-09-03 Jessica LordMerge pull request #2698 from fritx/docs-zh-cn
next