platform/framework/web/crosswalk-tizen.git
2015-10-28 Omri LitovAdded .idea to .gitignore
2015-10-28 Jessica LordMerge pull request #3249 from antoinepairet/patch-1
2015-10-28 Antoine PairetFix comments from @jlord
2015-10-28 Antoine PairetUpdate from @jlord
2015-10-28 Cheng ZhaoUse uint64_t instead of LPARAM
2015-10-28 Cheng ZhaoAdd converter for LPARAM
2015-10-28 Antoine PairetFix module types available in the renderer process
2015-10-28 Cheng ZhaoMerge pull request #3247 from matiasinsaurralde/master
2015-10-28 Matias InsaurraldeCreating supported-platforms.md
2015-10-27 Cheng ZhaoMerge pull request #3240 from atom/reland-win-remove...
2015-10-27 Cheng ZhaoMerge pull request #3231 from omrilitov/master
2015-10-27 Haojian WuWin: Fix adding '.*' to filename in callback.
2015-10-27 Haojian WuWin: Remove adding '*.*' to file name in a save dialog.
2015-10-27 Omri LitovChange windows messages api to hook instead of emitter
2015-10-27 Cheng ZhaoMerge pull request #3236 from atom/mas-fix
2015-10-27 Cheng ZhaoRevert "Win: Remove adding default file filter(*.*...
2015-10-27 Cheng ZhaoMerge pull request #3235 from sitdh/master
2015-10-27 Cheng ZhaoMerge pull request #3234 from atom/win-remove-default...
2015-10-27 Cheng ZhaoUpdate libchromiumcontent: fix private API call
2015-10-27 Sitdhibong... Fix missing spell
2015-10-27 Sitdhibong... Remove original msg
2015-10-27 Haojian WuWin: Remove adding default file filter(*.*) in a save...
2015-10-27 Sitdhibong... Translate README.md
2015-10-27 Cheng ZhaoMerge pull request #3227 from nekuz0r/load-url-headers
2015-10-27 Omri LitovAdded browser-window event 'message'
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'
next