platform/framework/web/crosswalk-tizen.git
2015-07-08 Brandon KeepersAdd code of conduct to README
2015-07-08 Brandon KeepersAdd code of conduct to contributing guidelines
2015-07-08 Cheng ZhaoMerge pull request #2152 from atom/task-dialog
2015-07-08 Cheng ZhaoFinal cleanup
2015-07-08 Cheng ZhaoOn Windows "Cancel" button is also forced to be canclId
2015-07-08 Cheng ZhaoShow custom buttons as links
2015-07-08 Cheng ZhaoUse stock buttons on Windows when possible
2015-07-08 Cheng ZhaoShow user's icon when specified
2015-07-08 Cheng ZhaoShow icon according to dialog's type
2015-07-08 Cheng ZhaoIf "detail" is empty then don't make message hilighted
2015-07-08 Cheng ZhaoHandle when dialog is cancelled
2015-07-08 Cheng ZhaoImplement ShowMessageBox with TaskDialog
2015-07-08 Cheng ZhaoSet compilation requirements for using TaskDialogIndirect
2015-07-08 Cheng ZhaoHard code the chromedriver's version
2015-07-08 Cheng ZhaoUpload PDBs to Windows symbol server
2015-07-08 Cheng ZhaoMerge pull request #2150 from mattdesl/patch-2
2015-07-08 Cheng ZhaoMerge pull request #2146 from atom/cancel-id
2015-07-08 Cheng ZhaoMerge pull request #2133 from atom/app_dir_api
2015-07-08 Matt DesLauriersimprove docs on toJpeg(quality)
2015-07-07 Cheng Zhaodocs: cancelId
2015-07-07 Cheng ZhaoOn OS X the "Cancel" is always get selected when dialog...
2015-07-07 Cheng ZhaoSet default cancelId in JavaScript
2015-07-07 Cheng ZhaoAdd cancelId option for showMessageBox
2015-07-07 Cheng ZhaoMerge pull request #2145 from atom/gtk-message-box
2015-07-07 Haojian WuImplment app.getAppPath API.
2015-07-07 Cheng ZhaoBump v0.29.2
2015-07-07 Cheng ZhaoMake "title" work
2015-07-07 Cheng ZhaoAllow "detail" to be empty
2015-07-07 Cheng ZhaoSimplify the code
2015-07-07 Cheng ZhaoReuse ShowMessageBox in ShowErrorBox
2015-07-07 Cheng Zhaogtk: Map dialog type to message box type
2015-07-07 Cheng ZhaoFix focusing message box
2015-07-07 Cheng Zhaogtk: Implement message box APIs
2015-07-07 Cheng ZhaoUse SetGtkTransientForAura from libgtk2ui
2015-07-07 Cheng ZhaoSeperate linux's implementation of message box
2015-07-07 Cheng ZhaoInstall libnss3-dev on CI
2015-07-07 Cheng ZhaoRun clean after cibuild
2015-07-07 Cheng Zhaolinux: Link with nss
2015-07-07 Cheng ZhaoMerge pull request #2142 from atom/no-back-on-backspace
2015-07-07 Cheng ZhaoUpdate libchromiumcontent
2015-07-07 Cheng ZhaoMerge pull request #2140 from mattdesl/patch-1
2015-07-07 Cheng ZhaoMerge pull request #2138 from atom/window-move-issue
2015-07-07 Matt DesLauriersexplain the process.platform check
2015-07-06 Haojian WuFix a type error on window.moveTo API.
2015-07-06 Cheng ZhaoMerge pull request #2134 from fbrinker/patch-1
2015-07-06 Cheng ZhaoMerge pull request #2136 from atom/check-object-life
2015-07-06 Cheng ZhaoNo need to send message to embedder after it is closed
2015-07-06 Cheng ZhaoSome methods can be accessed after object is destroyed
2015-07-06 Florian BrinkerUpdate using-native-node-modules.md
2015-07-06 Cheng ZhaoCheck BrowserWindow's lifetime
2015-07-06 Cheng ZhaoRemove manual lifetime check for Tray
2015-07-06 Cheng ZhaoCheck whether WebContents lives before using its methods
2015-07-06 Cheng ZhaoUpdate native_mate to have ability to check object...
2015-07-06 Cheng ZhaoInherit current window's node-integration in window...
2015-07-06 Cheng ZhaoMerge pull request #2131 from atom/cursors
2015-07-06 Cheng Zhaowin: Build with cursors from Chromium
2015-07-06 Cheng ZhaoMerge pull request #2128 from atom/no-openssl
2015-07-06 Cheng ZhaoUpdate libchromiumcontent to include cursors
2015-07-06 Cheng ZhaoAllow ia32 and arm builds to fail for now
2015-07-06 Cheng ZhaoMerge pull request #2119 from deepak1556/linux_doc_patch
2015-07-06 Cheng ZhaoOpenSSL is still used on Windows and Mac
2015-07-06 Cheng ZhaoDon't use OpenSSL for networking
2015-07-06 Cheng ZhaoMerge pull request #2117 from tommoor/patch-4
2015-07-06 Cheng ZhaoMerge pull request #2113 from atom/libchromiumcontent...
2015-07-05 Cheng ZhaoMerge pull request #2109 from krainboltgreene/patch-1
2015-07-05 Cheng ZhaoMerge pull request #2105 from deepak1556/ppapi_browser_...
2015-07-05 Haojian Wu:memo: Add mirror address description.
2015-07-05 Cheng ZhaoMerge pull request #2093 from preco21/master
2015-07-05 Cheng ZhaoMerge pull request #2080 from deepak1556/linux_fullscre...
2015-07-05 Cheng ZhaoMerge pull request #2074 from ankitaggarwal011/windows...
2015-07-04 Robodoc: linux troubleshooting libtinfo.so.5 not found
2015-07-03 Tom MoorFixed and clarified crash-reporter documentation
2015-07-03 Cheng ZhaoBump v0.29.1
2015-07-03 Cheng ZhaoRemove ~/.node-gyp in clean script
2015-07-03 Cheng ZhaoCheckout boto in our repo
2015-07-03 Cheng ZhaoUpdate node
2015-07-03 Cheng ZhaoRevert "Set openssl_fips in config.gypi"
2015-07-03 Cheng ZhaoFist line of config.gypi should be empty
2015-07-03 Cheng ZhaoRevert "Get the pending version from the commit message"
2015-07-03 Cheng ZhaoSet openssl_fips in config.gypi
2015-07-03 Cheng ZhaoGet the pending version from the commit message
2015-07-03 Cheng ZhaoDon't warn arch on Windows
2015-07-03 Cheng ZhaoFix uploading headers when release draft exists
2015-07-03 Cheng ZhaoDon't check valid upload when -p is specified
2015-07-03 Cheng ZhaoDon't check build version for arm target
2015-07-03 Cheng ZhaoBump v0.29.0
2015-07-03 Cheng ZhaoMerge pull request #2111 from atom/upload-in-ci
2015-07-03 Cheng ZhaoOnly creates Release build when ELECTRON_RELEASE is set
2015-07-03 Roboplugin: dont check for renderer flags for adding pepper...
2015-07-03 Cheng ZhaoFix pylint warning
2015-07-03 Cheng ZhaoDelete the original file before uploading in CI
2015-07-03 Cheng ZhaoJust ignore all OSError for rm_rf
2015-07-03 Cheng ZhaoWindowsError is undefined on POSIX
2015-07-03 Cheng ZhaoUse better tag and title
2015-07-03 Cheng ZhaoWindowsError is a subclass of OSError
2015-07-03 Cheng ZhaoFix path to requests library
2015-07-03 Cheng ZhaoOne failing rm should not block others
2015-07-03 Cheng ZhaoNo need to clean after cibuild
2015-07-03 Cheng ZhaoDon't check build version in CI
2015-07-03 Cheng ZhaoBuild the python requests library
next