platform/framework/web/crosswalk-tizen.git
2016-06-03 Cheng ZhaoMerge pull request #5839 from sqrthree/patch-1
2016-06-03 Cheng ZhaoMerge pull request #5837 from electron/restart
2016-06-03 Cheng ZhaoMerge pull request #5826 from Pym/patch-1
2016-06-03 Cheng Zhaospec: Add test case for app.relaunch
2016-06-03 Cheng Zhaoargs should always be checked
2016-06-03 Paul BettsMerge pull request #5841 from envygeeks/patch-1
2016-06-03 Jordon BedwellList all the possible folders for Linux.
2016-06-02 Kevin SawickiMerge pull request #5840 from electron/code-block-name
2016-06-02 Kevin Sawickijavascript -> javascript
2016-06-02 sqrthreeCorrect wrong words
2016-06-02 Cheng Zhaodocs: app.relaunch
2016-06-02 Cheng ZhaoProvide a flexible API for app.relaunch
2016-06-02 Cheng ZhaoCorrectly quotes the argv on Windows
2016-06-02 Cheng ZhaoAllow using current argv for relaunch
2016-06-02 Cheng ZhaoUniform when to use args or argv
2016-06-02 Cheng ZhaoMake sure the new instance inherite cwd on mac
2016-06-02 Cheng ZhaoImplement Relaunch on Windows
2016-06-02 Cheng ZhaoImplement Relaunch on Linux
2016-06-02 Cheng ZhaoSeparate LaunchProgram from mac implementation
2016-06-02 Cheng ZhaoSeparate implementations of RelauncherMain and Relaunch...
2016-06-01 Kevin SawickiMerge pull request #5829 from electron/rename-framework...
2016-06-01 Kevin SawickiRename atom-shell-frameworks repo name and org
2016-06-01 Pierre-Yves... Add nuts link to the docs
2016-06-01 Cheng ZhaoUse AtomCommandLine to process command line parameters
2016-06-01 Cheng ZhaoGet ready to make relauncher cross-platform
2016-06-01 Cheng ZhaoImplement app.relaunch on OS X
2016-06-01 Cheng ZhaoImport chrome/browser/mac/relauncher.{cc,h}
2016-06-01 Cheng ZhaoBump v1.2.1
2016-06-01 Cheng ZhaoMerge pull request #5824 from electron/cleanup-web...
2016-06-01 Cheng ZhaoMerge pull request #5781 from deepak1556/bluetooth_patch
2016-06-01 Cheng ZhaoMerge pull request #5823 from ColinEberhardt/patch-1
2016-06-01 Cheng ZhaoSlightly improve docs of webContents.printToPDF
2016-06-01 Cheng ZhaoCleanup the printToPDF code
2016-06-01 deepak1556fix docs
2016-06-01 deepak1556fix header paths and comments
2016-06-01 deepak1556move bluetooth_chooser to atom/browser/lib
2016-06-01 deepak1556add docs
2016-06-01 deepak1556browser: implement bluetooth chooser interface
2016-06-01 Cheng ZhaoCleanup the CoffeeScript converted code
2016-06-01 Cheng ZhaoExplicitly initialize session before webContents
2016-06-01 Cheng ZhaoUpdate libchromiumcontent and brightray for #5781
2016-06-01 Cheng ZhaoMerge pull request #5812 from vasumahesh1/feature-pdf
2016-06-01 Colin EberhardtMinor typo fixes
2016-06-01 Cheng ZhaoMerge pull request #5817 from electron/plist-vars
2016-06-01 Cheng ZhaoMerge pull request #5820 from electron/session-check
2016-06-01 Cheng ZhaoThrow error when session module is used before app...
2016-06-01 Cheng ZhaoCleanup the JavaScript code of session
2016-06-01 Kevin SawickiMerge pull request #5819 from gjtorikian/patch-1
2016-06-01 Garen TorikianFix typo
2016-05-31 Kevin SawickiAdd plist path variables
2016-05-31 Vasu MaheshAdd: custom pageSize for printToPDF
2016-05-31 Cheng ZhaoMerge pull request #5782 from electron/store-icons
2016-05-31 Cheng ZhaoKeep copies of window icons
2016-05-31 Cheng ZhaoMerge pull request #5776 from electron/fix-node-output
2016-05-31 Cheng Zhaospec: child_process.fork shouble be able to pipe stdio
2016-05-31 Cheng ZhaoCorrectly redirect output to console
2016-05-30 Cheng ZhaoMerge pull request #5770 from electron/clear-before...
2016-05-30 Cheng ZhaoClear the buffers before notifying the other end of...
2016-05-30 Cheng ZhaoMerge pull request #5769 from electron/fetch-job-cleanup
2016-05-30 Cheng ZhaoRefactor the URLRequestFetchJob code
2016-05-30 Cheng ZhaoMerge pull request #5753 from deepak1556/url_request_fe...
2016-05-30 Cheng ZhaoMerge pull request #5768 from electron/fix-web-securiy...
2016-05-30 Cheng ZhaoMerge pull request #5766 from kcrt/jpdocs
2016-05-30 Cheng ZhaoInitialize script context in DidClearWindowObject
2016-05-30 Cheng Zhaospec: disablewebsecurity should not break preload and...
2016-05-30 TAKAHASHI Kyohei:memo: trivial change in web-view-tag.md
2016-05-30 TAKAHASHI Kyohei:memo: Japanese: add web-view-tag.md
2016-05-30 Cheng Zhaodocs: Move the "Packaging Tools" out of "Rebranding...
2016-05-30 Cheng ZhaoMerge pull request #5734 from danhp/fix-aspect-ratio
2016-05-30 Cheng ZhaoMerge pull request #5763 from electron/window-icon...
2016-05-30 Cheng ZhaoMerge pull request #5720 from danhp/release-single...
2016-05-30 Cheng ZhaoChoose the correct icon size for Windows taskbar
2016-05-30 Cheng ZhaoMerge pull request #5726 from danhp/fix-context-menu
2016-05-30 Cheng ZhaoRemove trailing whitespaces and cleanup the code logic
2016-05-30 Cheng ZhaoMerge pull request #5718 from felixrieseberg/windows...
2016-05-29 Cheng ZhaoMerge pull request #5711 from electron/extension-code...
2016-05-29 Daniel Pham:white_check_mark: Add test for 'setAspectRatio(0)'
2016-05-29 deepak1556add spec
2016-05-29 deepak1556protocol: store response data when reader is not ready
2016-05-29 Cheng ZhaoUpdate the docs on using DevTools extension
2016-05-29 Cheng ZhaoSimplify the implementation of sendToAll
2016-05-29 Cheng ZhaoUse meaningful name for extensionId
2016-05-29 Cheng ZhaoImplement chrome.tab.onCreated/onRemoved APIs
2016-05-29 Cheng ZhaoCurrent handle sender.tab for background pages
2016-05-29 Cheng ZhaoEnable specifying custom command line switches
2016-05-28 Cheng ZhaoFix js lint warnings
2016-05-28 Cheng ZhaoMerge pull request #5736 from electron/missing-has...
2016-05-28 Cheng ZhaoMerge pull request #5742 from electron/duplicate-hidden...
2016-05-28 Cheng ZhaoSet default mimeType for BufferJob
2016-05-28 Cheng ZhaoPages in chrome extension should not have node integration
2016-05-28 Cheng ZhaoPass sender for chrome.runtime.onMessage
2016-05-28 Cheng ZhaoImplement chrome.tabs.sendMessage
2016-05-28 Cheng ZhaoImplement chrome.runtime.sendMessage
2016-05-28 Cheng ZhaoUse ipcRenderer.sendTo to get rid of routers in main...
2016-05-28 Cheng Zhaospec: ipcRenderer.sendTo sends message to WebContents
2016-05-28 Cheng ZhaoAdd ipcRenderer.sendTo
2016-05-28 Cheng ZhaoClean up the Chrome API implementation code
2016-05-28 Cheng ZhaoImplement chrome.tabs.executeScript
2016-05-28 Cheng ZhaoImplement port.sender
2016-05-28 Cheng ZhaoInject chrome.* to content scripts
next