platform/framework/web/crosswalk-tizen.git
2016-08-02 Cheng ZhaoGetConstructor now returns FunctionTemplate
2016-08-02 Cheng ZhaoAll native objects have prototype now
2016-08-02 Cheng ZhaoGet rid of Constructor class
2016-08-02 Cheng ZhaoAttachAsUserData now can assume the existence of wrapper
2016-08-02 Cheng ZhaoDo not rely on Constructor to call Init
2016-08-02 Cheng Zhaodocs: the callbacks
2016-08-02 Cheng ZhaoMerge pull request #6685 from electron/document-content...
2016-08-02 Cheng ZhaoMerge pull request #6683 from gabriel/master
2016-08-02 Cheng ZhaoMerge pull request #6684 from electron/felix-debugging...
2016-08-02 Samuel AttardFix linting issues
2016-08-02 Samuel AttardDocument the async versions of getZoomFactor and getZoo...
2016-08-02 Samuel AttardImplement asynchronous versions of getZoomFactor and...
2016-08-02 Samuel AttardDocument the zoom methods that are mapped to the webCon...
2016-08-02 Felix Rieseberg:memo: Fix link to macOS Debugging Instructions
2016-08-02 Cheng ZhaoMerge pull request #6678 from sairoutine/jpdocs
2016-08-02 Cheng ZhaoMerge pull request #6675 from miniak/docs-ico-sizes
2016-08-01 Gabriel HandfordAdd isVisible() to app.dock
2016-08-01 sairoutine:memo: Japanese: add system-preferences.md [ci skip]
2016-08-01 Cheng ZhaoMerge pull request #6676 from electron/fix-upload
2016-08-01 Cheng ZhaoMust pass unicode to StringIO
2016-08-01 Cheng ZhaoUse spaces between checksum and filename
2016-08-01 Cheng ZhaoFix filename when uploading to github
2016-08-01 Cheng ZhaoFix error in run_boto_script
2016-08-01 Cheng ZhaoFix error of run_python_script
2016-08-01 Cheng ZhaoDo not put the upload logic in make_zip
2016-08-01 Cheng ZhaoMerge pull request #6588 from malept/dist-checksums
2016-08-01 Cheng ZhaoMerge pull request #6674 from electron/session-no-gc
2016-08-01 Cheng ZhaoRemove usages of linked_ptr
2016-08-01 Milan Burdadocs: Improve ICO size list
2016-08-01 Cheng ZhaoMove the code to native
2016-08-01 Cheng ZhaoDo not garbage collect sessions
2016-08-01 Mark LeeUse S3 as an intermediary store & merge shasum files...
2016-08-01 Mark LeeGenerate and upload checksums for released ZIPs to...
2016-08-01 Cheng ZhaoFix styling issues
2016-08-01 Cheng ZhaoMerge pull request #6667 from liusy182/restore-issue
2016-08-01 Cheng ZhaoMerge pull request #6661 from MaxWhere/minor-fixes
2016-08-01 Heilig Benedekadd documentation for changes
2016-08-01 Heilig Benedekfix UTF character sending as suggested by @zcbenz
2016-08-01 Heilig Benedekfix toBUFFER naming issue and cursor-changed parameter...
2016-07-31 Cheng ZhaoMerge pull request #6663 from simonmysun/patch-1
2016-07-31 Cheng ZhaoMerge pull request #6662 from sairoutine/jpdocs
2016-07-31 liusifix maximize restore issue caused by restore window...
2016-07-31 孙茂胤Typo fix
2016-07-31 sairoutine:memo: Japanese: add testing-on-headless-ci.md [ci...
2016-07-31 Heilig BenedekSend some more data with the cursor-changed event
2016-07-31 Heilig BenedekAdds option to get raw data from NativeImage
2016-07-31 Heilig BenedekFixes not being able to send UTF8 characters anymore
2016-07-31 Heilig BenedekMerge pull request #13 from electron/master
2016-07-30 Cheng ZhaoMerge pull request #6641 from electron/felix-macos...
2016-07-29 Felix Rieseberg:memo: Add debugging instructions for macOS
2016-07-29 Cheng ZhaoMerge pull request #6649 from miniak/docs-fix
2016-07-29 Milan Burdadocs: fix argument types
2016-07-29 Cheng ZhaoMerge pull request #6644 from electron/webcontents...
2016-07-29 Cheng ZhaoMerge pull request #6646 from electron/linux-200
2016-07-29 Cheng ZhaoLoad 200 DPI resources on Linux
2016-07-29 Cheng ZhaoMerge pull request #6637 from electron/check-window...
2016-07-29 Cheng ZhaoMerge pull request #6645 from electron/ico-125
2016-07-29 Cheng ZhaoUpdate ico to include sizes for 125% DPI
2016-07-29 Cheng ZhaoMerge pull request #6636 from yuya-oc/docs-win32-icon
2016-07-29 Cheng ZhaoMerge pull request #6626 from Starefossen/patch-1
2016-07-28 Kevin SawickiFix typo in comment
2016-07-28 Kevin SawickiReturn early when render widget host view is null
2016-07-28 Kevin SawickiCheck that window is an EventDispatchingWindow
2016-07-28 Yuya Ochiai:memo: Add recommended sizes for Windows ICO icons
2016-07-28 Cheng ZhaoMerge pull request #6631 from amor520/master
2016-07-28 amorupdate Prerequisites
2016-07-28 Cheng ZhaoMerge pull request #6629 from electron/download-item...
2016-07-28 Kevin SawickiAssert save path of download item
2016-07-28 Kevin SawickiMake downloadItem.getSavePath() public
2016-07-28 Kevin SawickiUse selected dialog path as item save path
2016-07-27 Cheng ZhaoMerge pull request #6623 from electron/shortcut
2016-07-27 Kevin SawickiMerge pull request #6627 from davej/patch-1
2016-07-27 DaveJdocs: Add click handler to tray window example
2016-07-27 DaveJdocs: Fix undefined variables
2016-07-27 Dave Jefferydocs: Explain how to use highlightMode with BrowserWindow
2016-07-27 Hans Kristian... docs: mention app ready event for DevTools Extension...
2016-07-27 Cheng ZhaoFix building on non-Windows
2016-07-27 Cheng ZhaoFix lint warnings
2016-07-27 Cheng Zhaodocs: icon and iconIndex have to be set together
2016-07-27 Cheng Zhaospec: shell.writeShortcutLink/readShortcutLink
2016-07-27 Cheng Zhaodocs: shell.writeShortcutLink/readShortcutLink
2016-07-27 Cheng ZhaoThrow exception when ReadShortcutLink failed
2016-07-27 Cheng ZhaoAll fields are always returned
2016-07-27 Cheng ZhaoInitialize COM before using the API
2016-07-27 Cheng ZhaoAdd shell.writeShortcutLink/readShortcutLink
2016-07-27 Cheng ZhaoBump v1.3.1
2016-07-27 Cheng ZhaoMerge pull request #6602 from electron/appusermodelid...
2016-07-27 Cheng ZhaoMerge pull request #6620 from electron/tray-highlight...
2016-07-27 Cheng ZhaoMerge pull request #6619 from electron/web-contents...
2016-07-27 Cheng ZhaoMerge pull request #6618 from electron/code-range-regis...
2016-07-27 Cheng ZhaoMerge pull request #6603 from electron/standard-markdown
2016-07-26 Cheng ZhaoUpdate brightray for #6613
2016-07-26 Cheng ZhaoMerge pull request #6613 from deepak1556/pref_init_patch
2016-07-26 Samuel AttardUse better regex to match spaces
2016-07-26 Kevin SawickiAdd TODO to deprecate boolean param
2016-07-26 Kevin SawickiCorrect typo in variable name
2016-07-26 Kevin SawickiUpdate tray.setHighlightMode docs
2016-07-26 Kevin SawickiAdd option to always highlight the tray icon
2016-07-26 Kevin SawickiDocument webContents.copyImageAt(x,y)
2016-07-26 Kevin SawickiAdd webContents.copyImageAt
next