platform/framework/web/crosswalk-tizen.git
2015-11-12 Cheng ZhaoRename the env to ELECTRON_HIDE_INTERNAL_MODULES
2015-11-12 Cheng Zhaodocs: Update codes in docs to use require('electron')
2015-11-12 Cheng ZhaoOptimize remote.require('electron')
2015-11-12 Cheng ZhaoUse require('electron') in Electron's code
2015-11-12 Cheng ZhaoAdd ELECTRON_DISABLE_OLD_STYLE_MODULES env
2015-11-12 Cheng ZhaoAdd "electron" module
2015-11-12 Cheng ZhaoUpdate node for atom/node#13
2015-11-12 Cheng ZhaoMerge pull request #3409 from preco21/master
2015-11-12 Plusb PrecoUpdate as upstream
2015-11-12 Cheng ZhaoUpdate brightray
2015-11-11 Cheng Zhaodocs: Update BrowserWindow's options
2015-11-11 Cheng ZhaoMerge pull request #3392 from Mingling94/master
2015-11-11 Cheng Zhaodocs: More notes on --proxy-server, close #3390
2015-11-11 Cheng ZhaoMerge pull request #3354 from nishanths/master
2015-11-11 Cheng ZhaoMerge pull request #3400 from atom/browser-window-options
2015-11-11 Cheng Zhaospec: Make the crash-reporter test more reliable
2015-11-11 Cheng ZhaoUse new styles of browserWindow options
2015-11-11 Cheng ZhaoAvoid storing unrelated things in WebContentsPreferences
2015-11-11 Cheng ZhaoDeep copy the options
2015-11-11 Cheng ZhaoBe compatible with old BrowserWindow options
2015-11-11 Cheng ZhaoRemove unneeded override code
2015-11-11 Cheng ZhaoUse minWidth style for options instead of min-width
2015-11-11 Cheng ZhaoReorder switches
2015-11-11 Cheng ZhaoMerge pull request #3398 from preco21/master
2015-11-11 Cheng ZhaoMerge pull request #3397 from preco21/patch-2
2015-11-11 Plusb PrecoUpdate as upstream
2015-11-11 Plusb PrecoStandardize the webContents object name
2015-11-10 Plusb PrecoMerge remote-tracking branch 'refs/remotes/atom/master'
2015-11-10 Ming LuoSuggest adding arguments when running webdriver
2015-11-10 Nishanth Shanmughamdocs: Update tray docs with drop and drag-end events
2015-11-10 Nishanth ShanmughamTray: Add drag-end and drop events
2015-11-10 Nishanth ShanmughamTray: Rename events to drag-enter and drag-leave
2015-11-10 Cheng ZhaoUpdate brightray for atom/brightray#167
2015-11-10 Cheng ZhaoMerge pull request #3385 from DerNivel/patch-1
2015-11-10 Levin RickertFix typo
2015-11-10 Cheng ZhaoFix compilation error of brightray
2015-11-10 Cheng ZhaoUpdate brightray for win7 crash of using notification
2015-11-10 Cheng Zhaodocs: Clean up the desktop-environment-integration.md
2015-11-10 Cheng ZhaoMerge pull request #3382 from felixrieseberg/notifications
2015-11-10 Cheng ZhaoMerge pull request #3384 from atom/ipc-renderer
2015-11-10 Cheng ZhaoImplement event.sender for ipcRenderer
2015-11-10 Cheng Zhaodocs: Update with new IPC modules
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 Felix RiesebergDocument Notifications
2015-11-10 Cheng ZhaoDeprecate ipc module for ipcRenderer
2015-11-09 Cheng ZhaoUpdate brightray for atom/brightray#161
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 Plusb PrecoMerge remote-tracking branch 'refs/remotes/atom/master'
2015-11-08 Plusb PrecoUpdate as upstream
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-06 Nishanth ShanmughamTray: Remove extra qualification in header
2015-11-06 Nishanth Shanmughamdocs: Add Tray drag-entered and drag-exited events
2015-11-06 Nishanth ShanmughamTray: Add drag-entered and drag-exited events
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
next