platform/framework/web/crosswalk-tizen.git
2015-11-10 Cheng Zhaospec: Use multiparty instead of formidable
2015-11-10 Cheng ZhaoUse ipcMain in Electron's code
2015-11-10 Cheng ZhaoDeprecate ipc module for ipcMain
2015-11-10 Cheng ZhaoUse ipcRenderer in Electron's code
2015-11-10 Cheng ZhaoDeprecate ipc module for ipcRenderer
2015-11-09 Cheng ZhaoMerge pull request #3372 from atom/deprecation-notice
2015-11-09 Cheng ZhaoPrint warnings for deprecated APIs
2015-11-09 Cheng ZhaoDo not turn off deprecation notice by default
2015-11-09 Cheng ZhaoAdd "deprecate" module
2015-11-09 Cheng ZhaoRely on "download" script for argument verification
2015-11-09 Cheng ZhaoUpdate brightray for atom/electron#3310
2015-11-09 Cheng ZhaoMerge pull request #3368 from tejaspathak/master
2015-11-09 Cheng Zhaodocs: Fix typo
2015-11-08 tejaspathakFix pylint errors
2015-11-08 tejaspathakAdd option to build local libchromiumcontent
2015-11-07 Cheng ZhaoUpdate brightray for #3357
2015-11-06 Cheng ZhaoBump v0.34.3
2015-11-06 Cheng ZhaoMerge pull request #3356 from atom/process-exit
2015-11-06 Cheng Zhaospec: Fix refreshing on Windows
2015-11-06 Cheng ZhaoMake sure handles of callbacks are releases on exit
2015-11-06 Cheng Zhaowin: Add ELECTRON_DEFAULT_ERROR_MODE env
2015-11-06 Cheng ZhaoMake process.exit() quit gracefully
2015-11-06 Cheng ZhaoMerge pull request #3355 from preco21/master
2015-11-06 Plusb PrecoUpdate as upstream
2015-11-05 Cheng ZhaoMerge pull request #3343 from atom/fix-crash-of-crash...
2015-11-05 Cheng Zhaowin: Guard against failure of RtlAddFunctionTable
2015-11-05 Cheng Zhaowin: Fix calling showItemInFolder in renderer process
2015-11-05 Tyler GibsonFixing MoveItemToTrash behavior in Windows
2015-11-05 Ryan MoldenRe-enable accessibility in Electron on Windows
2015-11-05 Cheng ZhaoMerge pull request #3313 from kevinsimper/patch-1
2015-11-04 Kevin SimperUpdate devtools-extension with a note about it not...
2015-11-04 Cheng ZhaoMerge pull request #3328 from atom/wrapper-cleanup
2015-11-04 Cheng ZhaoMake sure all native resources get freed on exit
2015-11-04 Cheng ZhaoDestroy JS env immediately after running destruction...
2015-11-04 Cheng Zhaomac: Destroy the app delegate before running destructio...
2015-11-04 Cheng ZhaoMerge pull request #3326 from preco21/master
2015-11-04 Cheng ZhaoCleanup wrapper function when app has done quitting
2015-11-04 Cheng ZhaoStyle fix
2015-11-04 Plusb PrecoUpdate as upstream
2015-11-04 Plusb PrecoMerge remote-tracking branch 'refs/remotes/atom/master'
2015-11-04 mgarciaisaia:checkered_flag::bug: Buffer overflows in tooltips
2015-11-04 Cheng ZhaoMerge pull request #3323 from joaomoreno/win-keyboard...
2015-11-04 Cheng ZhaoMerge pull request #3308 from frankenbot/master
2015-11-04 Plusb PrecoMerge remote-tracking branch 'refs/remotes/atom/master'
2015-11-04 Joao Morenoremove kDisableLegacyIntermediateWindow switch set
2015-11-03 frankenbotUpdate nodejs url
2015-11-03 Cheng ZhaoMerge pull request #3309 from atom/app-model-id
2015-11-03 Cheng Zhaowin: Use electron.app.$1 as default user model id
2015-11-03 Cheng Zhaodocs: app.setAppUserModelId
2015-11-03 Cheng Zhaodocs: Add notes for working together with Squirrel
2015-11-03 Cheng ZhaoFix building on POSIX
2015-11-03 Cheng Zhaowin: Set app user model ID in one place
2015-11-03 Cheng Zhaowin: Do not set app user model id by default
2015-11-03 frankenbotUpdate redirects
2015-11-02 Cheng ZhaoTranslate menu template directly in C++
2015-11-02 Cheng ZhaoMerge pull request #3288 from deepak1556/flash_context_...
2015-11-02 Cheng ZhaoIgnore case for type of savePage
2015-11-02 Cheng ZhaoUpdate native-mate
2015-11-02 Cheng ZhaoMerge pull request #3292 from ggamel/patch-2
2015-11-02 Cheng ZhaoCode cleanup for remote module
2015-11-02 Cheng ZhaoMerge pull request #3291 from maxcnunes/better-error...
2015-11-02 Cheng ZhaoMerge pull request #3281 from MrSurly/patch-1
2015-11-02 Cheng ZhaoMerge pull request #3282 from bureken/master
2015-11-02 Jesus David... Spanish translations of the documents
2015-11-01 Greg GamelUpdate auto-updater.md to improve readability
2015-10-31 Max Claus NunesImprove error handling from remote
2015-10-31 Eric PoulsenUpdate dialog.md
2015-10-31 Robobrowser: handle flash context menu
2015-10-31 Paul BettsAdd Windows version of running cmd
2015-10-31 Cheng ZhaoClean up the code handling renderer callback
2015-10-31 Cheng ZhaoMerge pull request #3251 from deepak1556/remote_callbac...
2015-10-31 Jesus David... Translate "Diferencias Técnicas con NW.js"
2015-10-31 burekenReplace Mac with OS X
2015-10-30 Eric PoulsenUpdate dialog.md
2015-10-30 Robouse webcontents id to identify callbacks
2015-10-30 Cheng ZhaoMerge pull request #3275 from atom/as-optimize-fs-read...
2015-10-30 Cheng ZhaoMerge pull request #3278 from michaelzoidl/patch-1
2015-10-30 Michael J.... Update autoUpdater api docs
2015-10-30 Antonio ScandurraAllow v8 to optimize fs.readFileSync
2015-10-30 Cheng ZhaoBump v0.34.2
2015-10-30 Thomas JohansenMerge pull request #3272 from sk2/patch-1
2015-10-30 Simon Knightfix capital I -> i in isDocumentEdited
2015-10-30 Cheng ZhaoMerge pull request #3270 from preco21/master
2015-10-29 Roboadd line and column values to callback id
2015-10-29 Robocreate binding to idweakmap
2015-10-29 Robouse idweakmap for holding callbacks in browser
2015-10-29 Roboremote: track listeners for browser side
2015-10-29 Cheng ZhaoMerge pull request #3261 from preco21/patch-1
2015-10-29 Plusb PrecoMerge remote-tracking branch 'refs/remotes/atom/master'
2015-10-29 Plusb PrecoRemove extra spaces
2015-10-29 Plusb PrecoUpdate as upstream
2015-10-29 Cheng ZhaoSmall code cleanup
2015-10-29 Cheng ZhaoMerge pull request #3254 from templateK/master
2015-10-29 Cheng ZhaoMerge pull request #3256 from omrilitov/master
2015-10-29 Cheng ZhaoMerge pull request #3250 from atom/basic-auth
2015-10-29 Omri LitovReturns buffer instead of WPARAM and LPARAM
2015-10-28 Omri LitovUse WPARAM as uint64_t and LPARAM as int64_t
2015-10-28 Omri LitovAdded .idea to .gitignore
2015-10-28 taemuFix remove boolean parameter at IsSwitchEnabled function
2015-10-28 Jessica LordMerge pull request #3249 from antoinepairet/patch-1
next