platform/framework/web/crosswalk-tizen.git
2016-06-13 Cheng Zhaodocs: Reword the requirement of setApplication Menu
2016-06-13 Cheng ZhaoMerge pull request #5999 from greggman/update-menu...
2016-06-13 Cheng ZhaoMerge pull request #6018 from electron/string-map
2016-06-13 Cheng ZhaoMerge pull request #5965 from electron/installed-extens...
2016-06-13 Cheng ZhaoReset SQRLUpdater when setFeedURL is called
2016-06-13 Cheng ZhaoDo not add JS wrapper for setFeedURL
2016-06-13 Cheng ZhaoMove converter for std::map to native_mate
2016-06-13 Cheng ZhaoMerge pull request #5879 from miniak/autoUpdater
2016-06-12 Milan BurdaAdd optional requestHeaders argument to autoUpdater...
2016-06-11 GreggmanDocument Menu.setApplicationMenu from main process
2016-06-10 Jessica LordMerge pull request #5974 from electron/chrome-storage...
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 Jessica Lord:fire: line
2016-06-10 Kevin SawickiFix typo in example
2016-06-10 Kevin SawickiDoc getDevToolsExtensions
2016-06-10 Kevin SawickiAdd getDevToolsExtensions API
2016-06-10 Kevin SawickiDoc BrowserWindow.isDevToolsExtensionInstalled
2016-06-10 Kevin SawickiAdd BrowserWindow.isDevToolsExtensionInstalled API
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 Jessica LordRemove .only from spec
2016-06-09 Jessica Lord🚿 Lint
2016-06-09 Jessica LordMerge branch 'master' into chrome-storage-sync
2016-06-09 Jessica LordHandle the three get cases
2016-06-09 Jessica LordFix spec case
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 Jessica LordAdd spec
2016-06-09 Jessica LordAdd storage file
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
next