platform/framework/web/crosswalk-tizen.git
2016-05-10 Plusb Preco:memo: Match variable names
2016-05-10 Plusb Preco:memo: Fix code style issue
2016-05-10 Plusb Preco:memo: Add missing semicolons
2016-05-10 Plusb Preco:memo: Cleanup codes
2016-05-10 Plusb Preco:memo: Remove whitespace after code block
2016-05-10 Plusb Preco:memo: Match destructuring style
2016-05-10 Plusb Preco:memo: Fix code style issue
2016-05-10 Plusb Preco:memo: Adjust line length to `80`
2016-05-10 Plusb Preco:memo: Small fixes
2016-05-10 Cheng ZhaoUpdate native_mate: close #5392
2016-05-10 Cheng ZhaoMerge pull request #5459 from electron/soft-warning
2016-05-10 Cheng Zhaospec: protocol.registerStandardSchemes does not throw
2016-05-10 Cheng Zhaodocs: When to use protocol.registerStandardSchemes
2016-05-10 Cheng ZhaoTurn the exception in protocol.registerStandardSchemes...
2016-05-10 Cheng ZhaoNo need to keep the deprecated APIs
2016-05-09 Cheng ZhaoFix exception when refreshing specs window
2016-05-09 Cheng ZhaoMerge pull request #5406 from deepak1556/protocol_stand...
2016-05-08 Cheng ZhaoMerge pull request #5440 from electron/bengotow/remove...
2016-05-08 Ben GotowAdd docs, avoid side effects when not currently default
2016-05-08 deepak1556delay protocol object creation
2016-05-08 Cheng ZhaoMerge pull request #5445 from electron/fix-flaky-tests
2016-05-08 Cheng ZhaoSuppress the window.open tests on travis CI's mac machine
2016-05-08 Cheng ZhaoMerge pull request #5444 from electron/expiration-date
2016-05-08 Cheng ZhaoSet expirationDate for persistent cookie
2016-05-08 Cheng ZhaoMerge pull request #5436 from stevekinney/refactor...
2016-05-08 Cheng ZhaoMerge pull request #5432 from stevekinney/default-app...
2016-05-08 Cheng ZhaoMerge pull request #5418 from felixrieseberg/security...
2016-05-07 deepak1556fix docs and spec
2016-05-07 deepak1556allow protocol module initialization before app ready.
2016-05-07 deepak1556protocol: fix registerStandardSchemes api
2016-05-07 Ben GotowImplement RemoveAsDefaultProtocolClient on OS X
2016-05-07 Steve Kinney:lipstick: Simplify conditional check for BrowserWindow
2016-05-07 Steve Kinney:lipstick: Use destructuring to shift arguments
2016-05-07 Steve Kinney:lipstick: Cache last argument in parseArgs
2016-05-07 Steve Kinney:lipstick: Update default_app to ES6 conventions
2016-05-07 Felix Rieseberg:memo: Add Security Tutorial
2016-05-07 Cheng ZhaoMerge pull request #5430 from deepak1556/ipc_renderer_patch
2016-05-07 Cheng ZhaoMerge pull request #5428 from miniak/update-app-manifest
2016-05-07 Cheng ZhaoMerge pull request #5431 from deepak1556/devtools_file_...
2016-05-07 Cheng ZhaoUpdate brightray for #5431
2016-05-06 Milan BurdaAdd dpiAware to app manifest instead of calling SetProc...
2016-05-06 Milan BurdaAdd disableWindowFiltering to app manifest to enable...
2016-05-06 deepak1556devtools: handle file system indexing requests
2016-05-06 Cheng ZhaoMerge pull request #5421 from electron/default-app...
2016-05-06 Cheng ZhaoAdd a flag indicating app is started from default app
2016-05-06 Cheng ZhaoMerge pull request #5412 from electron/osx-disable...
2016-05-06 Cheng ZhaoAdd scrollBounce option and disable it by default
2016-05-06 Cheng ZhaoMerge pull request #5409 from electron/did-fail-load...
2016-05-06 Cheng ZhaoMerge pull request #5411 from electron/min-max-size...
2016-05-06 Cheng Zhaodocs: Make it clear that size constraints only apply...
2016-05-06 Cheng ZhaoMerge pull request #5408 from electron/ld-update-code...
2016-05-05 Charlie HessClarify how did-fail-load handles redirects.
2016-05-05 deepak1556ipcRenderer: fix crash with multiple listeners to sync...
2016-05-05 Lee Dohm:memo: Update to v1.4 of the Code of Conduct
2016-05-05 Cheng ZhaoMerge branch 'update-code-samples' of https://github...
2016-05-05 Cheng ZhaoMerge pull request #5401 from electron/ns-js-object
2016-05-05 Cheng ZhaoRevert "Generalize this mate converter for reuse."
2016-05-05 Cheng Zhaodocs: We support arbitrary NSDictionary now
2016-05-05 Cheng ZhaoMove the job of creating userActivity to AtomApplication
2016-05-05 Cheng ZhaoFully support converting NSDictionary to JS userInfo...
2016-05-05 Cheng Zhaospec: Should not run app.setUserActivity test on non...
2016-05-05 Cheng ZhaoFix code styling problems
2016-05-05 Cheng ZhaoMerge pull request #5352 from CharlieHess/hands-on...
2016-05-05 Cheng ZhaoMerge pull request #5393 from appetizermonster/patch-2
2016-05-05 Cheng ZhaoMerge pull request #5379 from danhp/context-menu
2016-05-04 Charlie HessUse scoped_nsobject to ensure our intermediate objects...
2016-05-04 Steve Kinney:memo: Update tutorials to ES6 [ci skip]
2016-05-04 Steve Kinney:memo: Update FAQ to ES6 [ci skip]
2016-05-04 Steve Kinney:memo: Rewrite docs on destructuring assignment [ci...
2016-05-04 Steve Kinney:memo: Update API documentation to ES6 [ci skip]
2016-05-04 Steve Kinney:memo: Update documentation style guide to ES6 [ci...
2016-05-04 Heejin LeeFix small mistakes in CONTRIBUTING-ko.md
2016-05-04 Daniel PhamFollow object naming conventions for params in the...
2016-05-04 Cheng ZhaoMerge pull request #5383 from preco21/korean-docs-2
2016-05-04 Cheng ZhaoMerge pull request #5387 from preco21/patch-1
2016-05-04 Cheng ZhaoMerge pull request #5378 from CGamesPlay/master
2016-05-04 Plusb Preco:memo: Update Korean docs as upstream
2016-05-04 Cheng ZhaoFix code styling issue
2016-05-04 Cheng ZhaoMerge pull request #5371 from adambuckland/fix_auto_upd...
2016-05-04 Cheng ZhaoMerge pull request #5367 from sindresorhus/patch-1
2016-05-04 Charlie HessDon't run this spec on platforms where the method is...
2016-05-04 Plusb Preco:memo: Update Korean docs as upstream
2016-05-04 Plusb Preco:memo: Match code syntax
2016-05-04 Plusb Preco:memo: Fix typo
2016-05-03 Charlie HessAdd an accessor for the current activity type and write...
2016-05-03 Charlie HessSave the activity on the application instance to ensure...
2016-05-03 Daniel Pham:memo: Document 'context-menu' event
2016-05-03 Daniel PhamAdd 'context-menu' event to 'WebContents'
2016-05-03 Plusb Preco:memo: Small fixes
2016-05-03 Charlie Hess:memo: on using only strings.
2016-05-03 Charlie HessRevert "Add some shady methods to get V8 objects or...
2016-05-03 Charlie HessRevert "Use a DictionaryValue everywhere instead of...
2016-05-03 Paul BettsMerge pull request #5382 from danhp/patch-1
2016-05-03 Daniel Pham:memo: Fix Windows debug doc pointing to OS X
2016-05-03 Cheng ZhaoMerge pull request #5377 from electron/custom_compiler
2016-05-03 Ryan PattersonUse select to query the uv kqueue
2016-05-03 Plusb Preco:memo: Small fixes
2016-05-03 Plusb Preco:memo: Improve grammar
2016-05-03 Cheng ZhaoDo not download clang on Windows
2016-05-03 Cheng ZhaoIgnore CC and CXX if user didn't change build configuration
next