platform/framework/web/crosswalk-tizen.git
2017-03-28 Kevin SawickiMerge pull request #9037 from electron/upgrade-libcc...
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 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-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-18 Felipe SerafimUpdate README.md
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
2017-03-17 Kevin SawickiUpgrade libcc for heap snapshot patch
2017-03-17 Todd Wolfson:bug: Add toString support to remote functions
2017-03-16 Thiago de ArrudaUse remote/fs to read preload script during sandboxed...
2017-03-16 Thiago de ArrudaExpose lib/renderer/api/remote.js to sandboxed renderer
2017-03-16 Kevin SawickiMerge pull request #8900 from electron/handle-buffer...
2017-03-16 Thiago de ArrudaHandle Buffer deserialization in sandboxed renderers
2017-03-16 Kevin SawickiMerge pull request #8910 from electron/touchbar-scrubber
2017-03-16 Adham Saad:bug: #8919 - add new command that cleans only out...
2017-03-15 Kevin Sawicki:art:
2017-03-15 Kevin SawickihighlightedStyle -> overlayStyle
2017-03-15 Kevin SawickiUse NSZeroRect for scrubber frame
2017-03-15 Kevin SawickiUse icon for consistency with other touch bar APIs
2017-03-15 Kevin SawickiMerge pull request #8899 from electron/dynamically...
2017-03-15 Cheng ZhaoMerge pull request #8435 from electron/pdf_rendering
2017-03-14 Kevin SawickiAdd more non-default options to scrubber spec
2017-03-14 Kevin SawickiDocument more constructor options
2017-03-14 Kevin SawickiDrop on prefix from property names
2017-03-14 Kevin SawickiRemove unneeded long cast
2017-03-14 Kevin SawickiAdd more forward declarations for scrubber APIs
2017-03-14 Kevin SawickiMerge pull request #8924 from electron/update-appveyor...
next