platform/framework/web/crosswalk-tizen.git
2015-11-13 SunnyFix node_bindings link in Simplified Chinese document...
2015-11-13 Cheng ZhaoMerge pull request #3422 from atom/windows-fix
2015-11-13 Cheng ZhaoSeparate options from switches
2015-11-13 Cheng ZhaoMerge pull request #3421 from atom/chrome-paths
2015-11-13 Cheng ZhaoFix building on Windows
2015-11-13 Cheng ZhaoAdd paths from chrome_paths
2015-11-13 Cheng ZhaoFix building on OS X
2015-11-13 Cheng ZhaoImport the chrome_paths code
2015-11-13 Cheng ZhaoMerge branch 'content_tracing_patch' of https://github...
2015-11-13 Cheng ZhaoCleanup and docs for the --js-flags
2015-11-13 Cheng ZhaoMerge pull request #3412 from skhameneh/master
2015-11-13 Cheng ZhaoMerge pull request #3415 from atom/exports-electron
2015-11-13 Cheng Zhaolinux: Don't throw error when using autoUpdater
2015-11-13 Roboretrieve download directory using on linux
2015-11-13 Cheng ZhaoFix a few places using old style require
2015-11-12 Robobrowser: check window liveness before setting title
2015-11-12 Robotracing: fix docs and allow null values in file path...
2015-11-12 Cheng Zhaospec: Disable old APIs in tests
2015-11-12 Cheng ZhaoFix a typo
2015-11-12 Cheng Zhaodocs: Add notes on old APIs
2015-11-12 Cheng ZhaoAdd electron.hideInternalModules
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 Shawn KAdd --js-flags support for main thread.
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
next