platform/framework/web/crosswalk-tizen.git
2016-12-01 Kevin SawickiMerge pull request #8121 from electron/add-basic-dialog...
2016-12-01 Kevin SawickibuttonLabel -> Button label for consistency
2016-12-01 Kevin SawickiAdd initial dialog specs
2016-12-01 Kevin SawickiMerge pull request #8115 from ArisLittle/patch-1
2016-12-01 Zheng Guolifix typos
2016-11-30 GuerinAdding French translations for the documentation (...
2016-11-30 Kevin SawickiMerge pull request #8105 from electron/ci-build-scripts
2016-11-30 Kevin SawickiLog build type
2016-11-30 Kevin SawickiAdd initial arm specific cibuild script
2016-11-30 Kevin SawickiMerge pull request #8098 from electron/clean-up-specs
2016-11-30 Kevin SawickiRemove unneeded timeout call
2016-11-29 Kevin SawickiAdd missing call to done
2016-11-29 Kevin SawickiisCi -> isCI
2016-11-29 Kevin SawickiUse 1 or 2 minute timeout for long specs
2016-11-29 Kevin SawickiDefault timeout to 30 seconds on CI and 10 seconds...
2016-11-29 Kevin SawickiRemove unneeded return
2016-11-29 Kevin SawickiRun more crashReporter specs on CI
2016-11-29 Kevin SawickiMerge pull request #8084 from poiru/systempreferences...
2016-11-29 Kevin SawickiMerge pull request #8092 from poiru/setcursorautohide
2016-11-29 Kevin SawickiAdd override to SetAutoHideCursor signature
2016-11-29 Kevin SawickiMerge pull request #8086 from deepak1556/devtools_remov...
2016-11-29 Kevin SawickiInline buttons and cancelId values
2016-11-29 Kevin SawickiMerge pull request #8096 from electron/dont-use-skip
2016-11-29 Kevin SawickicloseWindow in an afterEach block
2016-11-29 Kevin SawickiClose window in an afterEach
2016-11-29 Kevin SawickiReuse window variable and only close from root afterEach
2016-11-29 Kevin SawickiAssert single window from closeWindow helper
2016-11-29 Kevin SawickiDon't use this.skip() since after hooks won't be run
2016-11-29 Kevin SawickiAssert windows are not leaking across tests
2016-11-29 Birunthan MohanathasAdd systemPreferences.setUserDefault for macOS
2016-11-29 Birunthan MohanathasAdd BrowserWindow.setAutoHideCursor for macOS
2016-11-28 Kevin SawickiMerge pull request #8082 from aaronang/doc-electron...
2016-11-28 Kevin SawickiMerge pull request #8072 from ramya-rao-a/doc-update
2016-11-28 Kevin SawickiMinor updates to crash reporter notes
2016-11-28 Kevin SawickiMerge pull request #7901 from electron/rename-auto...
2016-11-28 Kevin SawickiRemove include now included in parent header
2016-11-28 Kevin SawickiValue should be true on non-macOS platforms
2016-11-28 Kevin SawickiAdd autoSubmit crashReporter option
2016-11-28 Kevin Sawickiused -> called
2016-11-28 Kevin SawickiMention setUploadToServer only has effect after start
2016-11-28 Kevin SawickiAdd spec for get/setUploadToServer
2016-11-28 Kevin SawickiRemove deprecation warning for autoSubmit
2016-11-28 Samuel AttardshouldUpload --> uploadToServer
2016-11-28 Samuel AttardUpdate crash_reporter.cc
2016-11-28 Samuel AttardFix linting
2016-11-28 Samuel AttardUse GetUploadsEnabled to return GetShouldUpload
2016-11-28 Samuel AttardFix build issues
2016-11-28 Samuel AttardFix issues and deprecate the old prop
2016-11-28 Samuel AttardshouldUpload API's are macOS only
2016-11-28 Samuel AttardAdd docs for getShouldUpload
2016-11-28 Samuel AttardRename autoUpload to shouldUpload
2016-11-28 Kevin SawickiMerge pull request #8038 from electron/danhp/close...
2016-11-28 Kevin SawickiMerge pull request #7952 from the-ress/window-setappid
2016-11-28 Kevin SawickiUse skip for setAppDetails spec
2016-11-28 Kevin SawickiAdd initial previewFile/closeFilePreview test
2016-11-28 Kevin SawickiTweak setAppDetails docs
2016-11-28 Kevin SawickiInitialize app icon index to 0
2016-11-28 Daniel Pham:gift: Add 'win.closeFilePreview()'
2016-11-28 Kevin SawickiBump v1.4.10
2016-11-28 Kevin SawickiMerge branch 'access-url-through-web-contents'
2016-11-28 Kevin SawickiRemove unintended returns
2016-11-28 Kevin SawickiAccess URL through webContents directly
2016-11-28 Kevin SawickiAdd more origin comparison specs
2016-11-28 Kevin Sawickiwindow.opener location should be webview src URL
2016-11-27 deepak1556override window.confirm in devtools
2016-11-27 Cheng ZhaoMerge pull request #8049 from electron/prevent-remove...
2016-11-27 Cheng ZhaoMerge pull request #8024 from pedro/handle-drop-mac...
2016-11-25 Aaron Ang:memo: Clarify where Electron's resources directory...
2016-11-23 Ramya Achutha RaoClarifying crash reporter behviour in Mac
2016-11-23 Kevin SawickiBump v1.4.9
2016-11-23 Kevin SawickiMerge pull request #8071 from electron/fix-doc-indentation
2016-11-23 Kevin SawickiFix indentation in menu template example
2016-11-23 Kevin SawickiMerge pull request #8070 from electron/remove-unnecessa...
2016-11-23 Kevin SawickiRemove unnecessary escape characters
2016-11-23 Kevin SawickiMerge branch 'check-sender-web-contents-access'
2016-11-23 Kevin SawickiAlways use guest contents for canAccessWindow check
2016-11-23 Kevin SawickiAdd failing specs window.opener from <webview> opened...
2016-11-23 Kevin SawickiMerge pull request #8065 from DanTheMan827/patch-1
2016-11-23 Kevin SawickiSort by codes
2016-11-23 Kevin SawickiMerge pull request #8016 from the-ress/windows-lint
2016-11-23 DanTheMan827Fixed language code to Aragonese
2016-11-23 Zeke Sikelianosuse new docs linter, remove cross-conf-env dep
2016-11-23 Tereza TomcovaFixed linting on Windows
2016-11-23 Zeke SikelianosMerge pull request #8057 from electron/fixup-docs-for-ts
2016-11-23 Samuel AttardDocs update
2016-11-23 Kevin SawickiMerge pull request #7986 from salomvary/fix-before...
2016-11-22 LuisHsuzh_TW translation of some tutorial document (#8054)
2016-11-22 Kevin SawickiBump v1.4.8
2016-11-22 Kevin SawickiMerge pull request #8047 from electron/fix-incorrect...
2016-11-22 Kevin SawickiMove restore/unmaximize specs near state ones
2016-11-22 Kevin SawickiMerge pull request #8056 from electron/mocha-only-check
2016-11-22 Kevin SawickiAssert bounds when restoring
2016-11-22 Kevin SawickiTry specs without setTimeout calls
2016-11-22 Kevin SawickiCheck runner.hasOnly for focused spec check
2016-11-22 Kevin SawickiRemove .only call
2016-11-22 Zeke SikelianosMerge pull request #8022 from electron/lint-required...
2016-11-22 Zeke SikelianosMerge pull request #7992 from electron/process-doc...
2016-11-22 Kevin SawickiMerge pull request #8041 from electron/webview-zoom...
2016-11-22 Kevin SawickiAdd initial spec for zoom level limits
2016-11-22 Kevin SawickiAdd setZoomLevelLimits to planned breaking changes
next