platform/framework/web/crosswalk-tizen.git
2016-06-29 Kevin SawickiUpgrade to standard 7.1.2+
2016-06-29 Kevin SawickiMerge pull request #6282 from electron/cookie-set-faile...
2016-06-29 Kevin SawickiTweak cookie set failure message and add spec
2016-06-29 Kevin SawickiMerge pull request #6281 from electron/cookies-http...
2016-06-29 Kevin SawickiUpdate key to be httpOnly instead of session
2016-06-29 Kevin SawickiMerge pull request #6288 from thompsonemerson/patch-4
2016-06-29 Emerson Thompsonword correction
2016-06-28 Kevin SawickiMerge pull request #6279 from electron/chrome-storage...
2016-06-28 Kevin SawickiInvoke callback instead of returning
2016-06-28 Kevin SawickiAdd failing spec for no specified storage keys
2016-06-28 Kevin SawickiMerge pull request #6269 from Draivin/master
2016-06-28 Kevin SawickiMerge pull request #6278 from electron/ico-native-image...
2016-06-28 Kevin SawickiAdd spec for valid .ico file
2016-06-28 Kevin SawickiAdd assert for non-existent .ico
2016-06-28 Milan BurdaFix crash in ReadImageSkiaFromICO when CreateSkBitmapFr...
2016-06-28 Daniel PhamMerge pull request #6274 from thompsonemerson/patch-3
2016-06-28 Daniel PhamMerge pull request #6272 from thompsonemerson/patch-1
2016-06-28 Daniel PhamMerge pull request #6273 from thompsonemerson/patch-2
2016-06-28 Emerson Thompsonword correction
2016-06-28 Emerson Thompsonlink to the translation
2016-06-28 Emerson Thompsonlink correction
2016-06-28 Ian OrnelasAdd chrome.storage.local
2016-06-27 Kevin SawickiMerge pull request #6266 from thompsonemerson/patch-3
2016-06-27 Emerson ThompsonTranslated: power-monitor.md
2016-06-27 Kevin SawickiMerge pull request #6265 from thompsonemerson/patch-2
2016-06-27 Kevin SawickiMerge pull request #6263 from thompsonemerson/patch-1
2016-06-27 Emerson Thompsonbroken link (404)
2016-06-27 Emerson ThompsonPortuguese error
2016-06-26 Cheng ZhaoUpdate docs-translations/zh-CN/api/shell.md
2016-06-26 Cheng ZhaoMerge pull request #6244 from electron/frame-subscripti...
2016-06-26 Cheng Zhaospec: Make beginFrameSubscription test more reliable
2016-06-26 Cheng ZhaoCleanup code of beginFrameSubscription
2016-06-26 Cheng ZhaoMerge pull request #6164 from MaxWhere/master
2016-06-26 Cheng ZhaoMerge pull request #6238 from fdelayen/click-top-level...
2016-06-25 Heilig Benedekdamaged -> dirty rename, fixed misc issues, changed...
2016-06-25 Florent DelayenExecute click handlers for top level menu items
2016-06-25 Cheng ZhaoMerge pull request #6233 from electron/clipboard-bookma...
2016-06-25 Cheng ZhaoMerge pull request #6226 from miniak/fix-uninitialized...
2016-06-25 Kevin Sawickiread/writeBookmark is not implemented on Linux
2016-06-24 Kevin SawickiTweak return value description
2016-06-24 Kevin SawickiAdd assertions for no available bookmark
2016-06-24 Kevin SawickiMention empty strings
2016-06-24 Kevin SawickiRemove unsupported type
2016-06-24 Kevin SawickiDocument clipboard bookmark support
2016-06-24 Kevin SawickiAdd missing rtf key
2016-06-24 Kevin SawickiAdd bookmark key to clipboard.write
2016-06-24 Kevin SawickiAdd read/writeBookmark spec
2016-06-24 Kevin SawickiSupport reading/writing bookmarks to clipboard
2016-06-24 Milan BurdaFix uninitialized member variable in CrashReporterWin
2016-06-24 Zeke SikelianosMerge pull request #6221 from SudarAbisheck/master
2016-06-24 Cheng ZhaoMerge pull request #6220 from electron/promise-in-main...
2016-06-24 Sudar AbisheckUpdate quick-start.md
2016-06-24 Cheng ZhaoHandle v8::MicrotasksScope in the main process
2016-06-24 Cheng ZhaoMerge pull request #6218 from electron/clean-up-callback-id
2016-06-24 Cheng ZhaoRemove callbackId when callback is removed from registry
2016-06-24 Cheng ZhaoMerge pull request #6213 from electron/reset-search...
2016-06-24 Cheng ZhaoMerge pull request #6211 from electron/debugging-main...
2016-06-24 Cheng ZhaoMerge pull request #6111 from electron/docs-formatting
2016-06-23 Kevin SawickiReuse root path variable
2016-06-23 Kevin SawickiInclude trailing separator in comparisons
2016-06-23 Kevin SawickiAdd failing spec for trailing separator bug
2016-06-23 Kevin SawickiFilter existing search paths instead reimplementing
2016-06-23 Kevin SawickiAdd specs for Module._nodeModulesPath
2016-06-23 Kevin SawickiMinor formatting updates
2016-06-23 Kevin SawickiMake update number message a note
2016-06-23 Kevin SawickiUse upstream node-pre-gyp
2016-06-23 Zeke Sikelianosremove parens from type
2016-06-23 Zeke Sikelianosfix list indentation
2016-06-23 Cheng ZhaoMerge pull request #6201 from electron/did-fail-load
2016-06-23 Cheng ZhaoDo not emit did-fail-load for canceled requests
2016-06-23 Cheng ZhaoBump v1.2.5
2016-06-23 Cheng ZhaoMerge pull request #6190 from electron/default-label...
2016-06-23 Cheng ZhaoMerge pull request #6180 from jhen0409/patch-4
2016-06-23 Cheng ZhaoMerge pull request #6197 from electron/fix-api-call...
2016-06-23 Cheng ZhaoMerge pull request #6198 from electron/fix-session...
2016-06-23 Cheng Zhaospec: Set mimeType for protocol's handler
2016-06-23 Cheng Zhaospec: Split the session.protocol test into multiple...
2016-06-23 Cheng Zhaospec: Put protocol registration in beforeEach
2016-06-23 Cheng ZhaoMerge pull request #6174 from electron/session-docs...
2016-06-23 Cheng Zhaomac: Avoid calling setTitleVisibility for OS X 10.9
2016-06-23 Cheng ZhaoMerge pull request #6195 from electron/eagerly-require...
2016-06-23 Cheng ZhaoMerge pull request #6192 from electron/native-image...
2016-06-23 Cheng ZhaoUpdate brightray for #6178
2016-06-23 Kevin SawickiEagerly require protocol
2016-06-22 Kevin SawickiCtrl -> Control for consistency
2016-06-22 JhenFix chrome.runtime.sendMessage
2016-06-22 Cheng ZhaoMerge pull request #6183 from joshaber/patch-1
2016-06-22 Kevin SawickitoPng/toJpeg -> toPNG/toJPEG
2016-06-22 Kevin SawickiUpdate expected accelerator
2016-06-22 Kevin SawickiIncorporate review feedback
2016-06-22 Kevin SawickiExport app before requiring modules
2016-06-22 Kevin SawickiRemove label/accelerators with role defaults
2016-06-22 Kevin SawickiAdd assert for role with app name in label
2016-06-22 Kevin Sawicki:art:
2016-06-22 Kevin SawickiRemove lint errors
2016-06-22 Kevin SawickiDoc role defaults
2016-06-22 Kevin SawickiAdd spec for default role label/accelerator
2016-06-22 Kevin SawickiSpecify focused window to execute call
2016-06-22 Kevin SawickiAdd app require
2016-06-22 Kevin SawickiAdd execute helper to roles file
next