platform/framework/web/crosswalk-tizen.git
2015-10-27 Cheng ZhaoUpdate libchromiumcontent: fix private API call
2015-10-27 Cheng ZhaoMerge pull request #3227 from nekuz0r/load-url-headers
2015-10-26 Gohy LeandreAdd extra headers option to webContents.loadUrl
2015-10-26 Cheng ZhaoMerge pull request #3215 from atom/fix-remote-call
2015-10-26 Cheng ZhaoFix calling showItemInFolder in renderer
2015-10-26 Cheng ZhaoMerge pull request #3213 from rubixware/source-code...
2015-10-26 Cheng ZhaoShip LICENSES.chromium.html in zip archive
2015-10-26 Cheng ZhaoMerge pull request #3198 from deepak1556/callback_patch
2015-10-26 Everardo Medina:memo: Add source code directory structure spanish...
2015-10-26 Robonativemate: use maybe version of v8::Function::Call...
2015-10-26 Cheng ZhaoMerge pull request #3212 from rubixware/coding-style...
2015-10-26 Everardo Medina:memo: Add coding style spanish translation
2015-10-26 Cheng ZhaoMerge pull request #3203 from etiktin/patch-1
2015-10-26 Cheng ZhaoMerge pull request #3200 from jhen0409/patch-3
2015-10-25 Paul BettsMerge pull request #3207 from diegowifi/patch-1
2015-10-25 Diego PonceRemove english words in description
2015-10-25 Eran TiktinUpdate web-contents.md
2015-10-24 JhenUpdate tutorial/quick-start.md for zh-TW docs
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
next