platform/framework/web/crosswalk-tizen.git
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-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 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 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: 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
2016-03-15 Cheng ZhaoMerge pull request #4777 from deepak1556/webview_backgr...
2016-03-15 Cheng ZhaoMerge pull request #4804 from deepak1556/devtools_works...
2016-03-15 Cheng ZhaoUpdate brightray for atom/brightray#204
2016-03-15 scycbxMerge pull request #7 from heyunjiang/master
2016-03-15 heyunjiangadd last api files first
2016-03-15 heyunjiangadd three render process's files first
2016-03-15 heyunjiangadd tray first
2016-03-15 Paul BettsUpdate the tests
2016-03-15 Paul BettsAutomatically set app user model ID
2016-03-15 heyunjiangadd web-contents first
2016-03-15 Paul BettsUpdate the docs to match
2016-03-15 Paul BettsAsNativeRepresentation => getNativeHandle
2016-03-15 Paul BettsRemove type parameter
2016-03-15 Robodevtools: fix filesyatem api usage and use prefs to...
2016-03-15 scycbxMerge pull request #6 from heyunjiang/master
2016-03-14 Robomodify default background for all render views
2016-03-14 Robowebview: allow setting background color
2016-03-14 Cheng ZhaoBump v0.37.2
2016-03-14 Cheng ZhaoMerge pull request #4793 from atom/gtk-dialog-extension
2016-03-14 Cheng ZhaoReplace extension with the one in filter
2016-03-14 heyunjiangadd protocol && session first
2016-03-14 Cheng ZhaoAdd extension to filename automatically for GTK+ save...
2016-03-14 Cheng ZhaoMerge pull request #4788 from deepak1556/find_in_page_patch
2016-03-14 Cheng Zhaospec: Add test case for #4785
2016-03-14 Cheng ZhaoMerge pull request #4792 from atom/shutdown-v8
next