platform/framework/web/crosswalk-tizen.git
2017-03-29 Tony GanchRevert "Disable Show Tab Bar menu item on macOS Sierrra"
2017-03-29 Tony GanchRevert "Add forward declaration of NSWindow.allowsAutom...
2017-03-29 Cheng ZhaoMerge pull request #9039 from electron/extract-renderer...
2017-03-29 Cheng ZhaoMerge pull request #9043 from electron/fix-uv-run-crash
2017-03-28 Kevin SawickiMerge pull request #9007 from electron/net_redirect_patch
2017-03-28 Kevin SawickiMerge pull request #9001 from electron/net_source_strea...
2017-03-28 Kevin SawickiMerge pull request #9041 from runinspring/master
2017-03-28 Kevin SawickiMerge pull request #8652 from electron/no-api-docs...
2017-03-28 deepak1556address review comments
2017-03-28 deepak1556[skip ci] add docs
2017-03-28 deepak1556net: allow controlling redirects
2017-03-28 Cheng ZhaoFix crash happened in UvRunOnce
2017-03-28 Cheng ZhaoMerge pull request #8923 from electron/geolocation_requ...
2017-03-28 ZhangYuUpdate dialog.md
2017-03-28 Kevin SawickiMerge pull request #9037 from electron/upgrade-libcc...
2017-03-27 Thiago de ArrudaMake AtomSandboxedRendererClient a RendererClientBase...
2017-03-27 Thiago de ArrudaExtract base class from AtomRendererClient
2017-03-27 Kevin SawickiUpgrade libcc for webview dnd fix
2017-03-27 Kevin SawickiMerge pull request #9034 from electron/disable-flaky...
2017-03-27 Kevin SawickiExpect count to be 0
2017-03-27 Kevin SawickiMerge pull request #8983 from electron/sandbox-initial...
2017-03-27 Kevin SawickiRemove old sandbox option in list and mark as experimental
2017-03-27 Kevin SawickiMerge pull request #8956 from electron/expose-crash...
2017-03-27 Kevin SawickiMerge pull request #8897 from electron/versioning-doc
2017-03-27 Kevin SawickiMerge pull request #8984 from hansenzhang/display-menui...
2017-03-27 Kevin SawickiDisable flaky post navigation spec on AppVeyor
2017-03-27 Kevin SawickiMerge pull request #9021 from owwo/master
2017-03-27 Kevin SawickiMerge pull request #9024 from runinspring/patch-1
2017-03-27 Kevin SawickiMerge pull request #9006 from electron/fix-thumbnailSiz...
2017-03-27 ZhangYuadd getFileIcon method
2017-03-27 Zeke SikelianosMerge pull request #9014 from electron/MarshallOfSound...
2017-03-26 owwoFix translation error
2017-03-25 Samuel AttardUpdate web-contents.md
2017-03-25 Zeke SikelianosMerge pull request #9012 from electron/fixup-docs-4
2017-03-25 Samuel AttardAdd missing return type on executeJavaScript
2017-03-25 Samuel AttardAdd missing property types on the process docs
2017-03-25 Zeke SikelianosMerge pull request #9010 from electron/fixup-docs-3
2017-03-25 Samuel AttardGeneric doc fixes
2017-03-24 Hari JuturuV8 dev resources (#9008)
2017-03-24 Zeke SikelianosMerge pull request #8988 from electron/chromium-dev...
2017-03-24 Zeke Sikelianosfix docs for thumbnailSize
2017-03-24 Thiago de ArrudaAdd initial documentation for `sandbox` option.
2017-03-23 deepak1556net: catch source stream creation failure for content...
2017-03-23 Thiago de ArrudaFix indent in api-crash-reporter-spec.js
2017-03-23 Thiago de ArrudaRun the crash reporter specs with sandbox option.
2017-03-23 Thiago de ArrudaExpose `crashReporter` to sandbox
2017-03-23 Thiago de ArrudaPrevent browserify from leaking the require function
2017-03-23 Thiago de ArrudaMake sandbox APIs more compatible with normal renderers
2017-03-23 Zeke Sikelianosdocument resources for tracking chromium development
2017-03-22 Zeke Sikelianosmention tilde
2017-03-22 Kevin SawickiBump v1.6.4
2017-03-22 Cheng ZhaoMerge pull request #8852 from electron/web-worker-hook
2017-03-22 Cheng ZhaoMerge pull request #8971 from electron/fix-freeenvironm...
2017-03-22 Hansen Zhang#8881 - Display '&' in MenuItem label
2017-03-22 deepak1556CommonWebContentsDelegate::DestroyWebContents => ResetM...
2017-03-21 Kevin SawickiMerge pull request #8974 from electron/default-popup...
2017-03-21 Kevin SawickiDefault async to false when object is specified
2017-03-20 Cheng Zhaonode::Environment should be destroyed before AtomBindings
2017-03-20 Cheng ZhaoFix docs lint warnings
2017-03-20 Cheng ZhaoFix cpplint warning
2017-03-20 Cheng ZhaoFix js lint
2017-03-20 Cheng ZhaoFix typos and adjust sentences
2017-03-20 Cheng Zhaotest: Node integration in web workers
2017-03-20 Cheng Zhaodocs: Multithreading
2017-03-20 Cheng ZhaoAdd nodeIntegrationInWorker option
2017-03-20 Cheng ZhaoMake Archive thread safe
2017-03-20 Cheng ZhaoAtomBindings should not use default uv loop
2017-03-20 Cheng ZhaoWebWorkerObserver should be destroyed on exit
2017-03-20 Cheng ZhaoCreate new uv loop in each worker
2017-03-20 Cheng ZhaoConverter for base::Callback is not thread safe
2017-03-20 Cheng ZhaoCorrectly initialize Node environment in worker
2017-03-20 Cheng ZhaoAdd a new type of NodeBindings
2017-03-20 Cheng ZhaoUpdate native_mate: Make Wrappable thread safe
2017-03-20 Cheng ZhaoWrap ContextCreated with context scope
2017-03-20 Cheng ZhaoInsert node integrations into WebWorker
2017-03-20 Kevin SawickiMerge pull request #8955 from babanesma/feat/new-clean...
2017-03-20 Kevin SawickiAdd option to clean.py to only remove dist and out...
2017-03-20 Kevin SawickiMerge pull request #8878 from TanninOne/patch-1
2017-03-20 Kevin SawickiUse rendered language in both ready-to-show docs
2017-03-20 Kevin SawickiMerge pull request #8890 from twolfson/dev/proxy.to...
2017-03-20 Kevin SawickiMerge pull request #8962 from feserafim/patch-1
2017-03-19 deepak1556destroy guest webcontents before embedder
2017-03-18 Felipe SerafimUpdate README.md
2017-03-18 deepak1556Create separate request context for geolocation service.
2017-03-17 Adham Saad:bug: #8919 - fix typo
2017-03-17 Adham Saad:bug: #8919 - add new command to the docs
2017-03-17 Kevin SawickiMerge pull request #8954 from electron/mark-touchbar...
2017-03-17 Kevin SawickiMark touch bar apis with _Experimental_
2017-03-17 Kevin SawickiMerge pull request #8942 from electron/read-binary...
2017-03-17 Kevin SawickiRemove unused args param
2017-03-17 Kevin SawickiCheck toString after loading remote properties
2017-03-17 Kevin SawickiAdd spec for remote function with toString property
2017-03-17 Kevin Sawicki:art:
2017-03-17 Kevin SawickiChange data -> format in clipboard docs
2017-03-17 Kevin SawickiAdd clipboard.readBuffer
2017-03-17 Kevin SawickiAdd initial spec for clipboard.readBuffer
2017-03-17 Kevin SawickiMerge pull request #8926 from electron/upgrade-libcc...
2017-03-17 Kevin SawickiMerge pull request #8939 from electron/expose-remote...
2017-03-17 Kevin SawickiUpgrade to libcc 44448acf
2017-03-17 Kevin SawickiEnable takeHeapSnapshot spec
next