platform/framework/web/crosswalk-tizen.git
2016-07-09 Cheng ZhaoAdd thickFrame option
2016-07-09 Cheng ZhaoMerge pull request #6412 from electron/relaunch-dev...
2016-07-09 Cheng ZhaoRedirect relaunch process's stdout to /dev/null
2016-07-09 Cheng ZhaoMerge pull request #6411 from electron/clear-protocol...
2016-07-09 Cheng ZhaoClear protocol handlers on exit
2016-07-09 Cheng ZhaoMerge pull request #6404 from electron/default-app...
2016-07-08 Kevin SawickiMerge pull request #6391 from electron/getlocale-oneline
2016-07-08 Kevin SawickiMerge pull request #6405 from vsemozhetbyt/patch-1
2016-07-08 vsemozhetbytFix typo in the web-view-tag.md
2016-07-08 Kevin SawickiImprove text and link contrast ratio
2016-07-08 Kevin SawickiAdd lang attribute to html element
2016-07-08 Jessica LordRename file
2016-07-08 Kevin SawickiMerge pull request #6403 from devjin0617/devjin0617...
2016-07-08 devjin0617Update README-ko.md
2016-07-08 Cheng ZhaoMerge pull request #6385 from electron/only-use-role...
2016-07-08 Cheng ZhaoMerge pull request #6375 from electron/login-item
2016-07-08 Cheng ZhaoMerge pull request #6392 from vsemozhetbyt/patch-2
2016-07-08 vsemozhetbytFix typos in the remote.md
2016-07-08 Cheng ZhaoMerge pull request #6390 from vsemozhetbyt/patch-1
2016-07-08 Jessica LordMore concise wording
2016-07-08 Cheng ZhaoMerge pull request #6384 from electron/move-faq
2016-07-08 vsemozhetbytOne alphabetical reordering in the docs/README.md
2016-07-08 Jessica LordNew title and one-liner
2016-07-08 Cheng ZhaoMerge pull request #6383 from electron/quit-menu-on...
2016-07-07 Kevin SawickiRemove API that is no longer available
2016-07-07 Kevin Sawicki:art:
2016-07-07 Kevin SawickiUpdate login item API docs
2016-07-07 Kevin SawickiAdd was prefix to current launch settings
2016-07-07 Kevin SawickiUpdate API to get/setLoginItemSettings
2016-07-07 Kevin SawickiAdd back getCurrentActivityType
2016-07-07 Kevin Sawicki:art:
2016-07-07 Kevin SawickiRemove unneeded atom:: prefix
2016-07-07 Kevin SawickiUpdate spec to request defualt accelerator from item
2016-07-07 Kevin SawickiOnly use default accelerator in Windows/Linux app menu
2016-07-07 Cheng Zhaomac: Pass useDefaultAccelerator to getAcceleratorForCom...
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 SawickiMention open as hidden is manually configurable
2016-07-06 Kevin SawickiDoc login item APIs
2016-07-06 Kevin SawickiCombine launch and current status login item APIs
2016-07-06 Kevin SawickiAdd specs for login item APIs
2016-07-06 Kevin SawickiAdd API to add/remove app as login item
2016-07-06 Kevin SawickiAdd app.getLoginItemStatus API
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 SawickiAdd getLoginItemLaunchStatus API
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
next