platform/framework/web/crosswalk-tizen.git
2015-10-24 Cheng ZhaoMerge pull request #3192 from preco21/master
2015-10-23 Plusb PrecoUpdate as upstream
2015-10-23 Cheng ZhaoBump v0.34.1
2015-10-23 Cheng ZhaoMerge pull request #3186 from atom/auto-updater-fix
2015-10-23 Cheng ZhaoMerge pull request #3188 from alexandrubau/master
2015-10-23 Cheng Zhaodocs: auto-updater on Windows
2015-10-23 Cheng Zhaowin: Make auto-updater really work
2015-10-23 Alexandru BauUpdated docs
2015-10-23 Alexandru BauUpdated docs
2015-10-23 Cheng ZhaoKeep compatibility with old API style
2015-10-23 Cheng ZhaoSimplify the auto-updater implementations
2015-10-23 Cheng ZhaoMove implementation of auto-updater on OS X to another...
2015-10-23 Cheng ZhaoEmit Date object in C++ directly
2015-10-23 Cheng ZhaoFix passing Date object in remote
2015-10-23 Cheng ZhaoPass real Error object in error event
2015-10-23 Cheng ZhaoFix passing Error object in remote
2015-10-23 Cheng ZhaoMerge pull request #1984 from patrickdet/windows-auto...
2015-10-23 Cheng ZhaoMerge pull request #3184 from atom/windows-background...
2015-10-23 Cheng Zhaodocs: background-color on Windows
2015-10-23 Cheng ZhaoAdd setBackgroundColor method
2015-10-23 Cheng Zhaowin: Set native window's background color
2015-10-23 Cheng ZhaoMerge pull request #3179 from deepak1556/session_api_patch
2015-10-23 Cheng ZhaoMerge pull request #3178 from deepak1556/node_debugger_...
2015-10-23 Cheng ZhaoMerge pull request #3175 from atom/improve-make-single...
2015-10-22 Robosession: allow setproxy to use external pac script
2015-10-22 Cheng Zhaodocs: New behaviors of makeSingleInstance
2015-10-22 Cheng ZhaoPass original argv in callback
2015-10-22 Robodebugger: expose v8debug
2015-10-22 Cheng Zhaowin: Pass original command line
2015-10-22 Cheng Zhaoposix: Pass original command line
2015-10-22 Cheng ZhaoRemove the need for ProcessSingletonStartupLock
2015-10-22 Cheng ZhaoRevert "app.makeSingleInstance is not available on...
2015-10-22 Cheng Zhaowin: Fix compiler warning
2015-10-22 Cheng ZhaoCorrectly handle notification callback when shutting...
2015-10-22 Cheng ZhaoFix crash when calling app.quit() before app is ready
2015-10-22 Cheng Zhaolinux: Delay creating watcher until message loop is...
2015-10-22 Cheng Zhaolinux: Delay listening to socket until message loop...
2015-10-22 Cheng ZhaoDon't discard tasks in BridgeTaskRunner
2015-10-22 Cheng Zhaoapp.makeSingleInstance is not available on OS X
2015-10-22 Cheng ZhaoSimplify the usage of singleton
2015-10-22 Cheng ZhaoMake sure current task runner is available
2015-10-22 Cheng Zhaodocs: Make code more JS-style
2015-10-22 Cheng ZhaoMerge pull request #3145 from atom/single-instance
2015-10-22 Cheng Zhaodocs: background-color is Linux-only for now
2015-10-22 Cheng ZhaoMerge pull request #3168 from deepak1556/window_backgro...
2015-10-22 Robobrowser: option to set window background color
2015-10-22 Cheng ZhaoMerge pull request #3173 from tommoor/patch-5
2015-10-22 Cheng ZhaoMerge pull request #3172 from thomasjfox1/master
2015-10-22 Tom MoorUpdate crash-reporter.md
2015-10-21 Paul Betts:memo: for makeSingleInstance
2015-10-21 Paul BettsRemove atom_process_singleton, just use the Chrome...
2015-10-21 Paul Bettscpplinting
2015-10-21 Paul BettsMove all the browser.cc code over to atom_api_app.cc
2015-10-21 Thomas J Foxquick fix removing excess character
2015-10-21 Paul BettsOnly cleanup if we are the main process
2015-10-21 Paul BettsIf a user calls makeSingleInstance more than once,...
2015-10-21 Plusb PrecoUpdate as upstream
2015-10-21 Paul BettsNeed to free this early or get a SIGSEGV on Linux
2015-10-21 Plusb PrecoMerge remote-tracking branch 'refs/remotes/atom/master'
2015-10-21 Cheng ZhaoMerge pull request #3169 from atom/fix-node-buffer
2015-10-21 Cheng ZhaoFix memory corruption when cleaning timer
2015-10-21 Cheng ZhaoInitialize things in the same sequence with main process
2015-10-21 Cheng ZhaoMerge pull request #3165 from roadev/master
2015-10-21 Cheng ZhaoMerge pull request #3163 from atom/fix-osx-app-region
2015-10-21 Cheng Zhaoosx: Implement draggable region with mouseDownCanMoveWindow
2015-10-21 Paul BettsAllow WM_COPYDATA from all processes
2015-10-21 Paul BettsSince setting up process_singleton is now conditional...
2015-10-20 Juan Roagrammatical corrections for spanish translations at...
2015-10-20 Cheng ZhaoMerge pull request #3158 from ngoldman/patch-1
2015-10-20 Cheng ZhaoMerge pull request #3156 from preco21/master
2015-10-20 Paul BettsI don't think we need this
2015-10-20 Paul BettsInfinite Linting
2015-10-20 Paul BettsUpdate to use Chromium sources
2015-10-20 Paul BettsFix up filenames to include Chrome source
2015-10-20 Paul BettsPort our changes over
2015-10-20 Paul BettsCopy back the original versions of Chromium files in
2015-10-20 Paul BettsMove initialization of Single Instance into MakeSingleI...
2015-10-20 Paul BettsDitch double-callback, just use mate directly
2015-10-20 Paul BettsWire up the final callback to JS
2015-10-20 Paul BettsI am not good at C++ at all
2015-10-20 Paul BettsFix callback handle usage
2015-10-20 Paul BettsAt Browser ctor time, DIR_USER_DATA is unset, wait
2015-10-20 Paul BettsTypo
2015-10-20 Paul BettsWire everything up
2015-10-20 Paul BettsAdd a native mate converter for command lines
2015-10-20 Paul BettsSet up Browser to create the process singleton
2015-10-20 Paul BettsBring in chrome_process_singleton but nuke the active...
2015-10-20 Paul BettsCreate a dummy method in app that we'll twerk
2015-10-20 Paul BettsFix build against old OneShotTimer
2015-10-20 Paul BettsGet POSIX mostly compiling
2015-10-20 Paul BettsRemove a bunch of stuff we don't need in process_single...
2015-10-20 Paul BettsGet process finder working
2015-10-20 Paul BettsCome Correct with headers
2015-10-20 Paul BettsRenames to avoid confusion, add file
2015-10-20 Paul BettsImport process_finder verbatim
2015-10-20 Paul BettsStart to remove / rearrange some header files
2015-10-20 Paul BettsAdd the files to filenames.gypi
2015-10-20 Paul BettsCopy some relevant files over from Chromium
2015-10-20 Paul BettsUpdate app.md
2015-10-20 Nate Goldmanuse webContents.openDevTools
next