platform/framework/web/crosswalk-tizen.git
2016-06-07 Kevin SawickiRemove trailing comma
2016-06-07 Kevin SawickiAdd TODO about blinkFeatures -> enableBlinkFeatures
2016-06-07 Kevin SawickiMention enabling/disabling
2016-06-07 Kevin SawickiDocument disableblinkfeatures attribute
2016-06-07 Kevin SawickiDocument disableBlinkFeatures option
2016-06-07 Kevin SawickiLink to RuntimeEnabledFeatures.in
2016-06-07 Kevin SawickiAdd webview support for disabled blink features
2016-06-07 Kevin SawickiAdd disableBlinkFeatures option
2016-06-07 Cheng ZhaoMerge pull request #5910 from electron/win-click-through
2016-06-07 Cheng ZhaoMerge pull request #5907 from VReality64/master
2016-06-07 Cheng ZhaoMerge pull request #5906 from ThaddeusJiang/master
2016-06-07 Cheng ZhaoUpdate docs on win.setIgnoreMouseEvents
2016-06-07 Cheng ZhaoImplement SetIgnoreMouseEvents for Linux
2016-06-07 Cheng ZhaoImplement SetIgnoreMouseEvents for Windows
2016-06-07 VReality64Update Korean documentation translation to a latest...
2016-06-07 Cheng ZhaoMerge pull request #5905 from electron/frameless-title
2016-06-07 jf_jiangfix outside link
2016-06-07 jf_jiangupdate Quick Start Page[zh-CN]
2016-06-07 Cheng ZhaoFix title of frameless window showing as empty under...
2016-06-07 Cheng ZhaoMerge pull request #5903 from electron/update-target-url
2016-06-07 Cheng ZhaoAdd update-target-url event
2016-06-07 Cheng ZhaoMerge pull request #5901 from electron/screen-docs
2016-06-07 Cheng Zhaodocs: Update the code sample of screen module
2016-06-07 Cheng ZhaoMerge pull request #5894 from electron/chrome-runtime-id
2016-06-07 Cheng ZhaoMerge pull request #5893 from electron/remove-extension...
2016-06-07 Cheng ZhaoMerge pull request #5898 from electron/native-module...
2016-06-07 Cheng Zhaodocs: Move "Sign Native Modules" to MAS Guide
2016-06-07 Cheng ZhaoMerge pull request #5890 from jpittner/patch-1
2016-06-06 Kevin SawickiSet chrome.runtime.id
2016-06-06 Kevin SawickiAdd failing spec for chrome.runtime.id
2016-06-06 Kevin SawickiDon't log extension id
2016-06-06 Cheng ZhaoMerge pull request #5889 from electron/disable-gpu
2016-06-06 jpittnerUpdate using-native-node-modules.md
2016-06-06 Cheng ZhaoAdd app.disableHardwareAcceleration() API
2016-06-06 Cheng ZhaoMerge pull request #5888 from electron/linux-focus
2016-06-06 Cheng ZhaoFix NativeWindow::Focus not moving focus to window
2016-06-06 Cheng ZhaoMerge pull request #5886 from electron/chrome-update
2016-06-06 Cheng ZhaoUpdate to Chrome 51.0.2704.79
2016-06-06 Cheng ZhaoMerge pull request #5883 from sethlu/update-mas-submiss...
2016-06-06 Cheng ZhaoMerge pull request #5882 from electron/felix-extension...
2016-06-06 Cheng ZhaoMerge pull request #5870 from danhp/missing-roles
2016-06-06 sethluUpdate Chinese translation
2016-06-06 Daniel PhamAdd 'delete' and 'pasteandmatchstyle' roles
2016-06-06 Cheng ZhaoMerge pull request #5873 from sourenaraya/patch-1
2016-06-06 Felix Rieseberg:art: Log a warning if an extension's manifest cannot...
2016-06-06 Cheng ZhaoMerge pull request #5859 from electron/felix-extension...
2016-06-05 sourenarayaFix shared data example
2016-06-03 Felix Rieseberg:art: Log a warning if an extension has already been...
2016-06-03 Cheng ZhaoMerge pull request #5849 from preco21/korean-docs-6
2016-06-03 Plusb Preco:memo: Update Korean docs as upstream
2016-06-03 Plusb Preco:memo: Update Korean docs as upstream
2016-06-03 Plusb Preco:memo: Update Korean docs as upstream
2016-06-03 Cheng ZhaoMerge pull request #5833 from CharlieHess/osx-global...
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 Plusb Preco:memo: Update Korean docs as upstream
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 Charlie HessBe consistent in spec organization.
2016-06-02 Charlie HessAll we really need to do is make getUserDefault support...
2016-06-02 Charlie HessExpose the method to JS and write a simple test.
2016-06-02 Charlie HessWrite a new method that returns prefs under the NSGloba...
2016-06-02 Charlie HessExpose the NSArrayToListValue converter.
2016-06-02 Cheng ZhaoSeparate implementations of RelauncherMain and Relaunch...
2016-06-01 Charlie HessMerge remote-tracking branch 'upstream/master'
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
next