platform/framework/web/crosswalk-tizen.git
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 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
2016-05-02 Cheng Zhaodocs: The building environment variables
2016-05-02 Charlie HessUse a DictionaryValue everywhere instead of a string...
2016-05-02 Charlie HessAdd some shady methods to get V8 objects or arrays...
2016-05-02 Charlie HessMerge remote-tracking branch 'origin/master' into hands...
2016-05-02 Charlie HessMerge branch 'master' of https://github.com/atom/atom...
2016-05-02 Plusb Preco:memo: Update Korean docs as upstream
2016-05-02 Kevin SawickiMerge pull request #5372 from electron/update-appveyor
2016-05-02 Kevin SawickiUpdate link to AppVeyor build badge
2016-05-02 Cheng Zhaodocs: Introduce clang flags
2016-05-02 Cheng ZhaoAvoid overriding environment variables
2016-05-02 Cheng ZhaoFix logic errors
2016-05-02 Cheng ZhaoConvert --clang_dir and --disable_clang to --defines
2016-05-02 Cheng ZhaoPass --disable_clang and --clang_dir to libchromiumcontent
2016-05-02 Cheng ZhaoMerge pull request #5366 from electron/bootstrap-libchr...
2016-05-02 Cheng ZhaoUpdate modules before calling build_libchromiumcontent
2016-05-02 Sindre Sorhusimprove the `webContents.openDevTools` docs
2016-05-02 Cheng ZhaoFix pylint warnings
2016-05-02 Cheng Zhaodocs: the --build_libchromiumcontent switch
2016-05-02 Cheng Zhaodocs: Cleanup unnecessary parts in build-instructions...
2016-05-02 Cheng ZhaoAdd --build_libchromiumcontent option
2016-05-02 Plusb Preco:memo: Update Korean docs as upstream
2016-05-02 Plusb PrecoMerge remote-tracking branch 'refs/remotes/electron...
2016-05-02 Plusb PrecoMerge remote-tracking branch 'refs/remotes/electron...
2016-05-02 Cheng ZhaoMerge pull request #5365 from TyanNN/master
2016-05-02 Cheng ZhaoMerge pull request #5360 from miniak/patch-1
2016-05-01 TyanNNTranslated application distribution and application...
2016-05-01 Milan BurdaFix systemPreferences docs
2016-05-01 Adam BucklandFix autoUpdater error on OS X
2016-05-01 Cheng ZhaoMerge pull request #5361 from preco21/korean-docs
2016-05-01 Cheng ZhaoMerge pull request #5357 from TyanNN/master
2016-04-30 Charlie Hess:memo: about the plist changes.
2016-04-30 Charlie HessValue first, key second.
2016-04-30 Plusb Preco:memo: Update Korean docs as upstream
2016-04-30 Plusb Preco:memo: Update Korean docs as upstream
2016-04-30 Plusb Preco:memo: Update Korean docs as upstream
2016-04-30 Plusb Preco:memo: Improve grammar
2016-04-30 Plusb Preco:memo: Fix typos
2016-04-30 Cheng ZhaoMerge pull request #5359 from electron/windows-pdb
2016-04-30 Cheng ZhaoRevert "Don't upload PDB files in CI"
2016-04-30 Cheng ZhaoRevert "Run tests for branches on appveyor"
2016-04-30 Cheng ZhaoMerge pull request #5358 from electron/windows-ci
2016-04-30 Cheng ZhaoFix specs on Windows when running without desktop session
2016-04-30 Cheng ZhaoRun tests for branches on appveyor
2016-04-30 TyanNNTranslated Quickstart to ru_RU
2016-04-30 Cheng ZhaoFix a few failing tests on Windows
2016-04-30 Cheng ZhaoRemove the output file after testing
2016-04-30 Cheng ZhaoMake sure output is written when test fails
2016-04-30 Cheng ZhaoAlso run tests on 32bit Windows
2016-04-30 Cheng ZhaoDo not write to stdout in Electron when running on...
2016-04-30 Cheng ZhaoMake win32 CI machine run tests
2016-04-30 Charlie HessAdd some documentation in app.md.
2016-04-30 Charlie HessThis is preventDefault by convention.
2016-04-30 Charlie HessMake the Linter happy.
2016-04-30 Cheng ZhaoMerge pull request #5353 from electron/update-old-brack...
2016-04-30 Cheng ZhaoMerge pull request #5349 from electron/link-to-electron...
2016-04-30 Cheng ZhaoMerge pull request #5346 from electron/update-quick...
2016-04-30 Zeke Sikelianosupdate all references to old atom-log bracket notation
2016-04-30 Charlie HessAdd the AppDelegate override for restoring from hand...
2016-04-30 Charlie HessImplement a "continue-activity" event on app for resumi...
2016-04-30 Charlie HessImplement app.setUserActivity(type, userInfo).
2016-04-30 Charlie HessGeneralize this mate converter for reuse.
2016-04-29 Kevin SawickiMerge pull request #5347 from rhedshi/patch-1
2016-04-29 Zeke Sikelianosdescribe electron-prebuilt and link to it
next