platform/framework/web/crosswalk-tizen.git
2016-07-06 Kevin SawickiUse require to load package json
2016-07-06 Kevin SawickiMerge pull request #6368 from vsemozhetbyt/patch-1
2016-07-06 vsemozhetbytFix disordered definitions in webContents doc
2016-07-06 Cheng ZhaoBump v1.2.6
2016-07-06 Paul BettsMerge pull request #6356 from jonathansampson/patch-1
2016-07-06 Jonathan Sampsonmodern.ie is no longer in use
2016-07-06 Cheng ZhaoMerge pull request #6354 from electron/package-json-bom
2016-07-05 Kevin SawickiUse require to load package.json instead of fs/JSON
2016-07-04 Cheng ZhaoMerge pull request #6333 from electron/drag-item
2016-07-03 Cheng ZhaoReduce the scope of ScopedNestableTaskAllower
2016-07-03 Cheng Zhaodocs: Use <a> as example
2016-07-03 Cheng Zhaodocs: Dragging files out of the window
2016-07-03 Cheng Zhaodocs: webContents.startDrag(item)
2016-07-03 Cheng Zhaowin: Use drag_utils::CreateDragImageForFile
2016-07-03 Cheng Zhaoviews: Implement webContents.startDrag
2016-07-03 Cheng ZhaoSupport dragging multiple files
2016-07-03 Cheng Zhaomac: Implement webContents.startDrag
2016-07-02 Cheng Zhaodocs: Add trailing period
2016-07-02 Cheng ZhaoMerge pull request #6324 from MarshallOfSound/master
2016-07-02 Samuel AttardUpdate docs to match style guide
2016-07-02 Samuel AttardDocument possible getLocale returns values. Closes...
2016-07-02 Cheng ZhaoAvoid calling GetWebContentsFromProcessID for twice
2016-07-02 Cheng ZhaoMerge pull request #6313 from MarshallOfSound/silent...
2016-07-02 Cheng ZhaoMerge pull request #6323 from electron/icon-fix
2016-07-02 Cheng ZhaoSet window icon before showing window
2016-07-02 Cheng ZhaoMerge pull request #6322 from electron/chrome-51.0...
2016-07-02 Cheng ZhaoUpdate to Chrome 51.0.2704.106
2016-07-02 Cheng ZhaoMerge pull request #6309 from electron/app-launcher...
2016-07-02 Cheng ZhaoUpdate for reviews
2016-07-02 Samuel AttardImplement WebContenstAudioMuted in AtomBrowserClient
2016-07-01 Kevin SawickiMerge pull request #6298 from jhen0409/patch-5
2016-07-01 Kevin SawickiTweak launcher note text
2016-07-01 JhenUse background page path instead of generated path
2016-07-01 Cheng ZhaoMerge pull request #6315 from electron/fix-extension...
2016-07-01 Cheng ZhaoMerge pull request #6314 from electron/suppress-session...
2016-07-01 Cheng ZhaoDon't use MatchesExtension for matching filters
2016-07-01 Cheng Zhaospec: Suppress the session.protocol test
2016-07-01 Cheng Zhaoapp.setBadgeCount should return boolean
2016-07-01 Samuel AttardOverride the Notification API constructor to create...
2016-07-01 Cheng Zhaodocs: app.setBadgeCount
2016-07-01 Cheng Zhaomac: Implement app.setBadgeCount
2016-07-01 Cheng ZhaoMerge pull request #6216 from electron/class-docs
2016-07-01 Cheng Zhaoconjunctions don't have to be capitalized
2016-07-01 Cheng ZhaoUse `*` instead of `-` for lists
2016-07-01 Cheng ZhaoUpdate atom-shell-vs-node-webkit.md
2016-06-30 Kevin SawickiMerge pull request #6294 from preco21/korean-docs-9
2016-06-30 JhenSupport background.page in extension manifest
2016-06-30 Plusb Preco:memo: Update Korean docs as upstream
2016-06-29 Kevin SawickiMerge pull request #6225 from miniak/publish-pdb
2016-06-29 Kevin SawickiMerge pull request #6280 from electron/pop-up-context...
2016-06-29 Kevin SawickiUse nullptr comparisons
2016-06-29 Kevin SawickiUse set context menu when param is not specified
2016-06-29 Kevin SawickiMerge pull request #6243 from jnugh/master
2016-06-29 Jonas Schwabeadd specs for app.launcher api
2016-06-29 Kevin SawickiMerge pull request #6290 from electron/updated-apis...
2016-06-29 Kevin SawickiUpdate renamed nativeImage APIs
2016-06-29 Jonas SchwabeAdd additional method isUnityRunning, fix multiple...
2016-06-29 Jonas SchwabeAdd ifdef for property, which should only be availabe...
2016-06-29 Jonas SchwabeRename the unityLauncher api to launcher and make it...
2016-06-29 Jonas Schwabe:memo: docs for unity launcher badge api
2016-06-29 Jonas SchwabeFix linter errors
2016-06-29 Jonas SchwabeImplement libunity launcher badge counter to be set...
2016-06-29 Kevin SawickiMerge pull request #6289 from electron/lint-specs
2016-06-29 Plusb Preco:memo: Update Korean docs as upstream
2016-06-29 Kevin SawickiUpdate buffer length asserts
2016-06-29 Kevin Sawicki:art:
2016-06-29 Kevin SawickiRemove standard linter warnings
2016-06-29 Kevin SawickiAdd WebInspector as global
2016-06-29 Kevin SawickiSet browser env in specs
2016-06-29 Kevin Sawickichange into spec directory before running standard
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 Milan BurdaPublish Windows PDBs to allow debugging without Symbol...
2016-06-29 Emerson Thompsonword correction
2016-06-29 Plusb Preco:memo: Update Korean docs as upstream
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
next