platform/framework/web/crosswalk-tizen.git
2015-10-29 Robouse idweakmap for holding callbacks in browser
2015-10-29 Roboremote: track listeners for browser side
2015-10-29 Cheng ZhaoMerge pull request #3261 from preco21/patch-1
2015-10-29 Plusb PrecoRemove extra spaces
2015-10-29 Cheng ZhaoSmall code cleanup
2015-10-29 Cheng ZhaoMerge pull request #3254 from templateK/master
2015-10-29 Cheng ZhaoMerge pull request #3256 from omrilitov/master
2015-10-29 Cheng ZhaoMerge pull request #3250 from atom/basic-auth
2015-10-29 Omri LitovReturns buffer instead of WPARAM and LPARAM
2015-10-28 Omri LitovUse WPARAM as uint64_t and LPARAM as int64_t
2015-10-28 Omri LitovAdded .idea to .gitignore
2015-10-28 taemuFix remove boolean parameter at IsSwitchEnabled function
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 ZhaoGuard against multiple calls of auth
2015-10-28 Cheng Zhaodocs: login event
2015-10-28 Cheng ZhaoAlso emit "login" on WebContents
2015-10-28 Cheng ZhaoConverted callback can only be called for once
2015-10-28 Cheng ZhaoAlso pass "webContents" in "login" event
2015-10-28 Cheng ZhaoPass auth_info and request in "login" event
2015-10-28 Cheng ZhaoAdd login event for "app" module
2015-10-28 Cheng ZhaoDon't leak TranslaterHolder
2015-10-28 Cheng ZhaoUse the callback converter in JsAsker
2015-10-28 Cheng Zhaospec: Return early on error
2015-10-28 Cheng ZhaoDon't leak FunctionTemplate when converting C++ callback
2015-10-28 Cheng ZhaoAdd dummy LoginHandler
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...
next