platform/framework/web/crosswalk-tizen.git
2017-02-09 Cheng ZhaoFix exception when executing create-dist directly
2017-02-08 Kevin SawickiMerge pull request #8636 from electron/update-certifica...
2017-02-08 Kevin SawickiAllow multiple verification results
2017-02-08 Kevin SawickiMerge pull request #7955 from deepak1556/veto-ssl-verify
2017-02-08 Kevin SawickiAdd spec for rejecting using old signature
2017-02-08 Kevin SawickiUse unique_ptr for passing VerifyRequestParams
2017-02-08 Kevin SawickiUse object for verification request
2017-02-08 Kevin SawickiOnly document deprecation for now
2017-02-08 Kevin SawickiAssert certificate error
2017-02-08 Kevin SawickiAdd spec for remote callback length
2017-02-08 Kevin SawickiUse NetLogWithSource since BoundNetLog no longer exists
2017-02-08 Greg Nollemodify CertVerifier Class
2017-02-08 Kevin SawickiMerge pull request #8618 from electron/forward-this...
2017-02-08 Kevin SawickiAssert test.coffee outside of doesNotThrow
2017-02-08 Kevin SawickiAdd coffee-script dependency to specs
2017-02-08 Kevin SawickiUpgrade node for require wrapper `this` fix
2017-02-08 Kevin SawickiAdd spec for registering/requiring Coffeescript
2017-02-08 Kevin SawickiMerge pull request #8626 from dengyaolong/master
2017-02-08 Cheng ZhaoMerge pull request #8619 from electron/mac-os-version...
2017-02-08 dengyaolongcomplete download-item translation docs
2017-02-08 Kevin SawickiMerge pull request #8624 from electron/disable-file...
2017-02-08 Kevin SawickiDisable getFileIcon specs on Linux CI
2017-02-07 Cheng ZhaoMerge pull request #8616 from electron/renew-symbol...
2017-02-07 Kevin SawickiMerge pull request #7851 from YurySolovyov/image-from...
2017-02-07 Kevin SawickiLarge is only 48x48 on Linux
2017-02-07 Kevin SawickiTweak optional syntax
2017-02-07 Kevin SawickiDocument sizes
2017-02-07 Kevin SawickiTweak spec descriptions
2017-02-07 Kevin SawickiCall done instead of skip
2017-02-07 Kevin SawickiUpdate IconManager for Chrome 56 upgrade
2017-02-07 Yury SolovyovFix large icon spec
2017-02-07 Yury SolovyovFix doc lint
2017-02-07 Yury SolovyovFix more review
2017-02-07 Yury SolovyovFix some feedback
2017-02-07 Yury SolovyovUse isolate() method to get isolate
2017-02-07 Yury SolovyovProperly skip large size test on macOS
2017-02-07 Yury SolovyovLint tests
2017-02-07 Yury SolovyovAdd tests
2017-02-07 Yury SolovyovPut locker and handle scope to the top of the function...
2017-02-07 Yury SolovyovUpdate docs
2017-02-07 Yury SolovyovNormalize path
2017-02-07 YuryImage from icon node-style callback (#2)
2017-02-07 deepak1556Fix code style
2017-02-07 Yury SolovyovFix lint
2017-02-07 Yury SolovyovAdd docs
2017-02-07 Yury SolovyovUse object for options
2017-02-07 Yury SolovyovMake size optional
2017-02-07 deepak1556define icon loader for liunx as separate target
2017-02-07 Robocreate iconmanager as singleton class and cleanup code...
2017-02-07 Yury SolovyovAdd icon manager to browser process
2017-02-07 Yury SolovyovInclude proper header
2017-02-07 Yury SolovyovGet it compiling, linking till fails though
2017-02-07 Yury SolovyovTry my own class
2017-02-07 Yury SolovyovAdd icon fetching sources
2017-02-07 Yury SolovyovAdd callback converters
2017-02-07 Yury SolovyovWIP
2017-02-07 Kevin SawickiUse at least OS version checks
2017-02-07 Kevin SawickiMerge pull request #8542 from yamgent/webpref-numeric
2017-02-07 Kevin SawickiMake int converter helper an instance method
2017-02-07 Tan Wang LengUse base::StringToInt() instead of std::stringstream
2017-02-07 Tan Wang Leng:bug: Fix webpreferences not accepting numeric options
2017-02-07 Cheng ZhaoSimplify the trick used for referencing symbols
2017-02-07 Kevin SawickiBump v1.6.0
2017-02-07 Kevin SawickiMerge pull request #8607 from electron/fix-win32-link
2017-02-07 Cheng ZhaoFix missing of symbols when linking win32 build
2017-02-07 Kevin SawickiMerge pull request #8606 from electron/fix-broken-link
2017-02-06 Charlie HessFix broken Squirrel.Windows link.
2017-02-06 Kevin SawickiMerge pull request #8501 from electron/chrome56
2017-02-06 Kevin SawickiUpgrade node for modules version bump
2017-02-06 Kevin SawickiUpdate libcc to e0da1e9
2017-02-06 Cheng ZhaoUpdate to Chrome 56.0.2924.87
2017-02-06 Cheng ZhaoFix print() not working
2017-02-06 Cheng ZhaoAllow filter to use any scheme
2017-02-06 Cheng ZhaoFix compilation waring on Mac
2017-02-06 Cheng ZhaoUpdate Windows printing code to latest
2017-02-06 Cheng ZhaoFix PrintToPDF not receiving results
2017-02-06 Cheng ZhaoThere were new defaultPrintingSetting fields added
2017-02-06 Cheng ZhaoUpdate printing code to latest
2017-02-06 Cheng ZhaoFix sync printing not working
2017-02-06 Cheng ZhaoUpdate libchromiumcontent to fix duplicate main functions
2017-02-06 Cheng ZhaoLink with xcb on Linux
2017-02-06 Cheng ZhaoFix missing of symbols issue on Release build
2017-02-06 Cheng Zhaoicu's namespace has become icu_58
2017-02-06 Cheng ZhaoWork around the compilation error of v8_value_converter.cc
2017-02-06 Cheng Zhaolibgtk2ui => libgtkui
2017-02-06 Cheng ZhaoFix cpplint warnings
2017-02-06 Cheng ZhaoFix Debug building on Windows
2017-02-06 Cheng ZhaoThere is a new INSERTED type of ChangeCause
2017-02-06 Cheng ZhaoFix crash when using webview
2017-02-06 Cheng ZhaoWebInspector has been split up
2017-02-06 Cheng ZhaoFix linking on Mac
2017-02-06 Cheng ZhaoFix error due to search for openssl headers
2017-02-06 Cheng ZhaoScopedTempDir::path is replaced with GetPath
2017-02-06 Cheng ZhaoUpdate URLPattern to its latest version
2017-02-06 Cheng ZhaoPrintWebViewHelper is attached to RenderFrame
2017-02-06 Cheng Zhaobase::Bind now prevents the case with no arguments
2017-02-06 Cheng ZhaoClear is replaced with ClearEntriesAddedWithin
2017-02-06 Cheng ZhaoInterface of crashpad_client.StartHandler has changed
2017-02-06 Cheng ZhaoWindowOpenDisposition has become enum class
2017-02-06 Cheng ZhaoinsertText is deprecated
next