platform/framework/web/crosswalk-tizen.git
2016-07-08 Cheng ZhaoMerge pull request #6384 from electron/move-faq
2016-07-08 Cheng ZhaoMerge pull request #6383 from electron/quit-menu-on...
2016-07-07 Jessica LordMove and rename FAQ
2016-07-07 Kevin SawickiUse CommandOrControl+Q for quit role on Linux
2016-07-07 Kevin SawickiAdd quit menu item on Linux
2016-07-07 Kevin SawickiMerge pull request #6382 from vsemozhetbyt/patch-1
2016-07-07 vsemozhetbytFix a hash of a link href in the remote.md
2016-07-07 Cheng ZhaoCleanup the code of SetBounds
2016-07-07 Cheng ZhaoMerge pull request #6363 from MarshallOfSound/master
2016-07-07 Cheng ZhaoMerge pull request #6379 from Crocmagnon/patch-1
2016-07-07 Gabriel AugendreHighlight the whole eval() override
2016-07-07 Samuel AttardMove size bounding logic to SetBounds
2016-07-07 Cheng ZhaoMerge pull request #6377 from electron/docs-update
2016-07-07 Cheng ZhaoMerge pull request #6376 from electron/require-package...
2016-07-07 Cheng ZhaoMerge pull request #6372 from electron/linux-icon
2016-07-07 Cheng Zhaodocs: Some dlls are not there anymore
2016-07-07 Cheng ZhaoMerge pull request #6370 from electron/send-key-event...
2016-07-07 Cheng ZhaoMerge pull request #6355 from electron/webview-capture...
2016-07-07 Cheng ZhaoMerge pull request #6369 from electron/remote-object...
2016-07-06 Kevin SawickiAdd parens about constructor
2016-07-06 Kevin SawickiUse require to load package json
2016-07-06 Kevin SawickiAdd anonymous class to exports and assert it
2016-07-06 Kevin SawickiUse empty string constructor name when missing
2016-07-06 Kevin SawickiShrink icon using pngcrush
2016-07-06 Kevin SawickiSet default app window icon on Linux
2016-07-06 Kevin SawickiGive menu a chance to handle key event before window
2016-07-06 Kevin Sawicki:art:
2016-07-06 Kevin Sawicki Make OnCapturePageDone static
2016-07-06 Kevin SawickiDefer to webContents docs
2016-07-06 Kevin SawickiFix linter warnings
2016-07-06 Kevin SawickiUpdate capturePage documentation for new location
2016-07-06 Kevin SawickiRemove unused callback
2016-07-06 Kevin SawickiMove capturePage to WebContents
2016-07-06 Kevin SawickiPass through empty constructor names
2016-07-06 Kevin SawickiAdd spec for constructor-less param
2016-07-06 MaksimUpdate remote.js
2016-07-06 Kevin SawickiMerge pull request #6368 from vsemozhetbyt/patch-1
2016-07-06 vsemozhetbytFix disordered definitions in webContents doc
2016-07-06 Samuel AttardBound the target width and height of window when callin...
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
next