platform/framework/web/crosswalk-tizen.git
2016-03-29 Zeke SikelianosMerge pull request #4941 from atom/black-background
2016-03-29 Felix RiesebergAdd "black background?" to FAQ
2016-03-28 Kevin SawickiMerge pull request #4921 from roramirez/curl_build_linux
2016-03-28 Kevin SawickiMerge pull request #4920 from PierBover/master
2016-03-28 Pier BoverUpdate desktop-environment-integration.md
2016-03-28 Kevin SawickiMerge pull request #4923 from guatedude2/master
2016-03-28 Alejandro Gonzalez... Update power-monitor.md
2016-03-27 Cheng ZhaoMerge pull request #4927 from atom/node-5.9.1
2016-03-27 Cheng ZhaoExport symbols of node::Environment
2016-03-27 Cheng ZhaoGet rid of the global_env
2016-03-27 Cheng ZhaoAvoid re-evaluating internal modules
2016-03-27 Cheng ZhaoDo not create dummy node environment
2016-03-27 Cheng ZhaoUse Environment::KickNextTick
2016-03-27 Cheng ZhaoType of native array has changed
2016-03-27 Cheng ZhaoUpgrade to node v5.9.1
2016-03-27 Cheng ZhaoMerge pull request #4854 from preco21/master
2016-03-27 Cheng ZhaoBump v0.37.3
2016-03-27 Cheng ZhaoMerge pull request #4869 from atom/fix-set-destructor
2016-03-26 Rodrigo Ramírez... add curl package into Ubuntu section missing for the...
2016-03-25 Pier BoverUpdate desktop-environment-integration.md
2016-03-25 Kevin SawickiMerge pull request #4883 from atom/repl
2016-03-24 Kevin SawickiDon't quit on window-all-closed when in repl mode
2016-03-24 Kevin SawickiExit process when repl exits
2016-03-24 Kevin SawickiAdd repl run script
2016-03-24 Kevin SawickiDocument -i/--interactive option
2016-03-24 Kevin SawickiAdd repl CLI option
2016-03-24 Kevin SawickiMerge pull request #4911 from atom/link-newline
2016-03-24 Kevin SawickiPut link on same line as name
2016-03-24 Kevin SawickiMerge pull request #4910 from atom/update-structure-doc
2016-03-24 Kevin SawickiUpdate source tree docs for new layout
2016-03-23 Plusb Preco:memo: Update Korean readme as upstream
2016-03-23 Plusb Preco:memo: Update Korean docs as upstream
2016-03-22 Kevin SawickiMerge pull request #4872 from atom/destructured-assignment
2016-03-22 Kevin SawickiDestructure objects
2016-03-22 Kevin SawickiDestructure params directly
2016-03-22 Kevin SawickiUse direct params instead of rest params
2016-03-22 Kevin SawickiUse destructuring assigment
2016-03-22 Kevin SawickiMerge pull request #4851 from k0kubun/app-doc-set-name
2016-03-22 Plusb Preco:memo: Update Korean docs as upstream
2016-03-22 Takashi KokubunDocument `app.setName()`
2016-03-21 Jessica LordMerge pull request #4864 from miniak/fix-menu-api-doc
2016-03-21 Kevin SawickiMerge pull request #4871 from atom/add-more-camel-case...
2016-03-21 Kevin SawickiAdd minWidth and maxWidth to ints array
2016-03-21 Cheng ZhaoRun callback of setDestructor immediately when GC happens
2016-03-21 Cheng ZhaoMerge pull request #4846 from atom/rest-parameters
2016-03-21 Cheng ZhaoMerge pull request #4840 from atom/undefined-menu-accel...
2016-03-21 Cheng ZhaoMerge pull request #4845 from atom/node-version-file
2016-03-21 Cheng ZhaoMerge pull request #4831 from atom/docs-cleanup
2016-03-21 Jessica LordMerge pull request #4853 from preco21/patch-9
2016-03-21 Jessica LordMerge pull request #4860 from chadluo/master
2016-03-20 Milan BurdaFix Menu documentation
2016-03-20 chadluofix link
2016-03-19 Plusb Preco:memo: Update Korean docs as upstream
2016-03-19 Plusb Preco:memo: Correct link anchor
2016-03-18 Kevin SawickiRemove unneeded slice call
2016-03-18 Kevin SawickiUse rest parameters
2016-03-18 Kevin SawickiAdd .node-version pinned to 5.1.1
2016-03-18 Zeke Sikelianosstyle nit
2016-03-18 Kevin SawickiMerge pull request #4829 from atom/deprecated-browser...
2016-03-18 Kevin SawickiSet _setDeprecatedOptionsCheck on exports
2016-03-18 Kevin SawickiUse deprecate.warn instead of deprecate.log
2016-03-17 Zeke Sikelianosignore set menu item fields
2016-03-17 Zeke Sikelianostest for null accelerator too
2016-03-17 Zeke Sikelianosadd failing spec for undefined accelerator
2016-03-17 Kevin SawickiImprove deprecated message on webPreferences options
2016-03-17 Kevin SawickiCorrect typos in comments
2016-03-17 Kevin SawickiAdd todo about removing hyphenated options
2016-03-17 Kevin SawickiAdd camel case versions to ints array
2016-03-17 Kevin SawickiSet webPrereferences from features tring
2016-03-17 Kevin Sawickinode-integration -> nodeIntegration
2016-03-17 Kevin SawickiReport deprecated BrowserWindow options
2016-03-17 Kevin SawickiAdd missing semicolons
2016-03-17 Kevin Sawickipersistented -> persisted
2016-03-17 Kevin SawickiAdd failing specs for deprecated options usage
2016-03-17 Kevin Sawickiweb-preferences -> webPreferences
2016-03-17 Cheng ZhaoMerge pull request #4821 from yucheng-inc/master
2016-03-17 Cheng ZhaoMerge pull request #4837 from atom/breakpad-server
2016-03-17 Cheng Zhaodocs: List breakpad server implementations
2016-03-17 Cheng ZhaoMerge pull request #4812 from thanpolas/patch-1
2016-03-17 Cheng ZhaoMerge pull request #4805 from atom/automatically-set...
2016-03-17 Cheng ZhaoMerge pull request #4836 from atom/get-native-handle-osx
2016-03-17 Cheng ZhaoThrow error with message of "Not implemented".
2016-03-17 Cheng Zhaodocs: Make it clear image.getNativeHandle is OS X only
2016-03-17 Cheng ZhaoMerge pull request #4791 from atom/nativeimage-as-nsimage
2016-03-17 Cheng ZhaoUpdate brightray for #4681
2016-03-17 Zeke Sikelianoss/troubles/problems/
2016-03-16 Zeke Sikelianoslink to gyp
2016-03-16 Paul BettsFix compile oopses on non-OS X
2016-03-16 Paul BettsFix spec failure
2016-03-16 Paul BettsFix failing test
2016-03-16 Zeke Sikelianosadd another link to ninja
2016-03-16 Zeke Sikelianoslink to the ninja website
2016-03-16 Zeke Sikelianosimprove wording in the FAQ
2016-03-16 scycbxMerge pull request #8 from heyunjiang/master
2016-03-16 heyunjiangmodify 2days ago update 2files
2016-03-16 heyunjiangadd last three files first
2016-03-16 heyunjiangadd build-instructions three first
2016-03-16 heyunjiangadd build-system-overview first
2016-03-15 Thanasis PolychronakisMore info for crash reporter form type and payload
2016-03-15 Cheng ZhaoMerge pull request #4803 from yucheng-inc/master
next