platform/framework/web/crosswalk-tizen.git
2016-06-10 Kevin SawickiMerge pull request #5989 from electron/dan-remove-node...
2016-06-10 Daniel Pham:arrow_up: node@6.1.0
2016-06-10 Kevin SawickiMerge pull request #5986 from electron/doc-requires
2016-06-10 Kevin SawickiAccess remote from electron require in translated doc
2016-06-10 Kevin SawickiAccess remote from electron require
2016-06-10 Cheng ZhaoMerge pull request #5979 from cyberkatze/patch-7
2016-06-10 Cheng ZhaoMerge pull request #5978 from cyberkatze/patch-6
2016-06-10 Cheng ZhaoMerge pull request #5977 from cyberkatze/patch-5
2016-06-10 Cheng ZhaoMerge pull request #5975 from electron/disable-only...
2016-06-10 Cheng ZhaoMerge pull request #5972 from electron/non-writeable...
2016-06-10 Josh Bernittissue 2813 add app name after Quit
2016-06-10 Cheng ZhaoMerge pull request #5967 from electron/window-opener...
2016-06-10 Ali Elderovfixed errors in text
2016-06-10 Ali Elderovfixed errors in text
2016-06-10 Ali Elderovfixed errors in text
2016-06-10 Cheng ZhaoMerge pull request #5964 from electron/manifest-errors
2016-06-10 Kevin SawickiMerge pull request #5966 from electron/felix-docs-windo...
2016-06-10 Kevin SawickiTweak error message
2016-06-09 Felix Rieseberg:memo: Update Guide for Windows Store Apps
2016-06-09 Kevin SawickiLog/exit when only called in specs on CI
2016-06-09 Cheng ZhaoMerge pull request #5959 from electron/download-item...
2016-06-09 Kevin SawickiMerge pull request #5924 from electron/chrome-i18n...
2016-06-09 Kevin SawickiRemove standard lint warnings
2016-06-09 Kevin SawickiDefault locale to en
2016-06-09 Jessica LordAdd spec
2016-06-09 Kevin SawickiRemove lint warnings
2016-06-09 Kevin SawickiCache extension metadata
2016-06-09 Kevin SawickiAdd fixme for sync ipc
2016-06-09 Kevin SawickiAdd initial support for placeholders and substitutions
2016-06-09 Kevin Sawicki:art:
2016-06-09 Kevin SawickiAdd initial chrome.i18n.getMessage API
2016-06-09 Kevin Sawicki:art:
2016-06-09 Kevin SawickiGet webContents from guestId
2016-06-09 Kevin SawickiAdd guestId non-writeable assertions
2016-06-09 Kevin SawickiMake BrowserWindowProxy guestId non-writeable
2016-06-09 Kevin SawickiUpdate spec description
2016-06-09 Kevin SawickiAdd spec for window.open from <webview>
2016-06-09 Kevin SawickiUse webContents id as guest id in opened windows
2016-06-09 Kevin SawickiUse const/let and removes CoffeeScript ref vars
2016-06-09 Kevin SawickiTweak duplicate extension message
2016-06-09 Kevin SawickiThrow errors reading/parsing manifest.json
2016-06-09 Kevin SawickiAdd specs for manifest.json read/parse error
2016-06-09 Kevin SawickiMerge pull request #5963 from agustinwang/patch-1
2016-06-09 agustin.wangfix typo
2016-06-09 Cheng ZhaoMerge pull request #5958 from cyberkatze/patch-4
2016-06-09 Cheng ZhaoMerge pull request #5957 from cyberkatze/patch-3
2016-06-09 Cheng ZhaoMerge pull request #5956 from cyberkatze/patch-2
2016-06-09 Cheng Zhaodocs: Make the example cover all cases
2016-06-09 Cheng ZhaoAdd isPaused and canResume
2016-06-09 Cheng Zhaodocs: Update DownloadItem for getState
2016-06-09 Cheng ZhaoAdd DownloadItem.getState
2016-06-09 Ali Elderovfixed errors in text
2016-06-09 Ali Elderovupdated translation for README.md
2016-06-09 Ali Elderovupdated translation for supported-platforms.md
2016-06-09 Cheng ZhaoMerge pull request #5904 from deepak1556/extension_part...
2016-06-09 Cheng ZhaoMerge pull request #5955 from enlight/fix-atom-taskbarh...
2016-06-09 Cheng ZhaoMerge pull request #5954 from agustinwang/patch-1
2016-06-09 Cheng ZhaoMerge pull request #5952 from enlight/patch-3
2016-06-09 Vadim MacagonFix typo in `atom::TaskbarHost::InitializeTaskbar()`
2016-06-09 deepak1556fix spec and docs
2016-06-09 deepak1556emit once for each session and add spec
2016-06-09 deepak1556register extension handler for every session created
2016-06-09 deepak1556add docs
2016-06-09 deepak1556move protocol to session properties for working with...
2016-06-09 deepak1556fill net::URLRequest details on IO thread
2016-06-09 deepak1556fix dereferencing null pointer
2016-06-09 agustin.wang更新浏览器窗口变量名称
2016-06-09 Cheng ZhaoMerge pull request #5950 from VReality64/master
2016-06-09 Vadim MacagonUpdate Build System Overview doc
2016-06-09 Cheng ZhaoMerge pull request #5945 from electron/default-title...
2016-06-09 Cheng ZhaoMerge pull request #5944 from electron/set-maximizable...
2016-06-09 Cheng ZhaoMerge pull request #5943 from bbondy/master
2016-06-09 Cheng ZhaoMerge pull request #5913 from electron/webview-devtools...
2016-06-09 VReality64:memo: Update Korean doc to a latest version.
2016-06-08 Kevin SawickiDefault window title to app name
2016-06-08 Kevin SawickiSet maximizable state after installing view
2016-06-08 Brian R. BondyAllow obtaining system Pepper Flash path
2016-06-08 Kevin SawickiAdd default statement
2016-06-08 Kevin SawickihookWindowForTabEvents -> hookWebContentsForTabEvents
2016-06-08 Kevin SawickiOnly add extensions to non-remote webContents
2016-06-08 Kevin SawickiAdd devtools from web-contents-created event
2016-06-08 Kevin Sawicki:art:
2016-06-08 Kevin SawickiExport loadDevToolsExtensions API to use in guest view...
2016-06-08 Kevin SawickiLoad extensions for all web contents
2016-06-08 Kevin SawickiAssert on tab id as well
2016-06-08 Kevin SawickiPluralize extension
2016-06-08 Kevin Sawicki:art:
2016-06-08 Kevin SawickiUse destroyed event instead of closed event
2016-06-08 Kevin SawickiLoad dev tools extensions in webviews
2016-06-08 Kevin SawickiAdd failing spec for webview devtools extension
2016-06-08 Kevin SawickiMerge pull request #5911 from mafintosh/patch-1
2016-06-08 Mathias Buussupport --abi
2016-06-08 Kevin SawickiMerge pull request #5921 from electron/webview-show...
2016-06-08 Kevin SawickiRemove NOTIMPLEMENTED() call
2016-06-08 Kevin SawickiAdd showDefinitionForSelection webContents proxy method
2016-06-08 Kevin SawickiCheck for Mac in if block
2016-06-08 Kevin SawickiDocument webview.showDefinitionForSelection
2016-06-08 Kevin Sawicki:art:
2016-06-08 Kevin SawickiAdd deprecation TODO for BrowserWindow.showDefinitionFo...
2016-06-08 Kevin SawickiDocument webContents.showDefinitionForSelection
next