platform/framework/web/crosswalk-tizen.git
2017-04-25 Kevin SawickiEnable setting javascript and contextIsolation via...
2017-04-25 Kevin SawickiMerge pull request #9279 from electron/extract-default...
2017-04-25 Kevin SawickiExtract script tags to renderer.js file
2017-04-24 Kevin SawickiMerge pull request #9254 from electron/endsession-event
2017-04-24 Hari Krishna... Removing #ifdef on endsession api
2017-04-24 Hari Krishna... Removing #ifdef windows for endsession methods
2017-04-24 Kevin SawickiMerge pull request #9255 from electron/emit-auto-update...
2017-04-24 Hari Krishna... change endsession event name to session-end
2017-04-24 Kevin SawickiDon't run error event on Linux
2017-04-24 Kevin SawickiEmit autoUpdater error directly as Error object
2017-04-24 Kevin SawickiAdd spec for remote autoUpdater error event
2017-04-24 Kevin SawickiMerge pull request #9253 from electron/log-crashes...
2017-04-24 Kevin SawickiLog all crashes during specs
2017-04-24 Kevin SawickiMerge pull request #9252 from electron/convert-to-strin...
2017-04-24 Kevin SawickiConvert message/title to strings in render process
2017-04-24 Kevin SawickiAdd spec for alert/confirm toString errors
2017-04-24 Kevin SawickiMerge pull request #9249 from electron/document-write
2017-04-24 Kevin SawickiDon't use document.write in default app
2017-04-24 Kevin SawickiMerge pull request #9246 from rreimann/master
2017-04-24 Kevin SawickiMinor wording tweaks
2017-04-24 Kevin SawickiWrap header names in backticks
2017-04-24 Kevin SawickiMerge pull request #9273 from electron/update_notificat...
2017-04-24 Kevin SawickiMerge pull request #9262 from ArcticZeroo/patch-1
2017-04-24 Ales PerglUpdated documentation on desktop notifications on Windows 7
2017-04-24 Brendan Forsterclean up the code a bit
2017-04-24 Brendan ForsterMerge remote-tracking branch 'electron/master' into...
2017-04-24 Brendan Forsterreload the current cert database if the certificate...
2017-04-23 ArcticZerooUpdate faq.md
2017-04-22 rreimannRephrase note for resume method
2017-04-21 Hari Krishna... Remove wm_state change
2017-04-21 Hari Krishna... End session event on browser window
2017-04-21 Kevin SawickiMerge pull request #8996 from swashcap/master
2017-04-21 Kevin SawickiMerge pull request #9239 from pfrazee/patch-1
2017-04-21 Kevin SawickiBold note for emphasis
2017-04-21 Kevin SawickiMerge pull request #9248 from electron/stream-test...
2017-04-21 Kevin SawickiStream test output on Windows CI
2017-04-21 Kevin SawickiMerge pull request #9241 from electron/doc-symstore
2017-04-21 Kevin SawickiMention downloading debugging tools for windows
2017-04-21 rreimannClarify requirements for resumable downloads
2017-04-21 Brendan Forsteradd some docs for Windows usage
2017-04-21 Brendan Forsterand this is how we invoke the callback
2017-04-21 Brendan Forsterand the order here matters apparently
2017-04-21 Brendan Forstercoding style fixes
2017-04-20 Kevin SawickiMerge pull request #9237 from electron/root-modules...
2017-04-20 Kevin SawickiAdd root describe to be able to run whole file
2017-04-20 Kevin SawickiMerge pull request #9238 from electron/wait-for-stdout...
2017-04-20 Paul FrazeeMake note about sync webview calls in docs
2017-04-20 Kevin SawickiWait for close event instead of exit so stdout done
2017-04-20 Kevin SawickiMerge pull request #9095 from seanchas116/better-path...
2017-04-20 Kevin SawickiMerge pull request #9108 from yuya-oc/add-macos-sheet...
2017-04-20 Kevin SawickiGroup sheet event methods with other macOS methods
2017-04-20 Brendan Forstera first pass at the script to import the certificate...
2017-04-20 Brendan Forsterand use the same signature for Windows
2017-04-20 Brendan Forsterstub the windows source file
2017-04-20 Kevin SawickiMerge pull request #9227 from electron/specs-on-new...
2017-04-20 Kevin SawickiUse app name in crash dir path on linux/macos
2017-04-19 Kevin Sawicki:art:
2017-04-19 Kevin SawickiRestart crash service in each spec
2017-04-19 Kevin SawickiStill call done when stop server function is null
2017-04-19 Kevin SawickiClose server and connections after each spec
2017-04-19 Kevin SawickiIncrease timeout to 2 minutes
2017-04-19 Kevin SawickiRemove extra space in description
2017-04-19 Kevin SawickiWait for full screen event before leaving kiosk mode
2017-04-18 Kevin SawickiDisable media device specs on CI where they may not...
2017-04-18 Kevin SawickiCall done callback with Error
2017-04-18 Kevin SawickiConsolidate window closing
2017-04-18 Kevin SawickiBump v1.6.7
2017-04-18 Kevin SawickiMerge pull request #9211 from sindresorhus/patch-1
2017-04-18 Kevin SawickiMerge pull request #9194 from electron/external/cookie...
2017-04-18 Kevin SawickiAdd initial spec for cookies.flushStore
2017-04-18 Hari Krishna... fixup! fixup! Adding cookie flush store api
2017-04-18 Hari Krishna... fixup! Adding cookie flush store api
2017-04-18 Hari Krishna... Adding cookie flush store api
2017-04-18 Kevin SawickiMerge pull request #9208 from electron/touchbar-button...
2017-04-18 Kevin SawickiAdd button with icon to touch bar spec
2017-04-18 Kevin SawickiOnly read iconPosition when icon is present
2017-04-18 Samuel AttardMake iconPosition non-breaking by defaulting to overlay
2017-04-18 Samuel Attardadd iconPosition property to touch bar buttons
2017-04-18 Kevin SawickiMerge pull request #9195 from mcizol/master
2017-04-18 Kevin SawickiMerge pull request #9185 from sauber92/patch-2
2017-04-18 Kevin SawickiMerge pull request #9180 from runinspring/patch-1
2017-04-18 Birunthan MohanathasMerge pull request #9219 from electron/update-libcc...
2017-04-18 Birunthan MohanathasFix OverrideSiteInstanceForNavigation() signature
2017-04-18 Birunthan MohanathasUpdate libcc for electron/libchromiumcontent#285
2017-04-17 Birunthan MohanathasMerge pull request #9213 from electron/fix-autohide...
2017-04-17 Birunthan MohanathasActually hide menubar area when menu is autohidden
2017-04-17 Sindre Sorhus:memo: Add docs tip about testing Touch Bar usage
2017-04-16 Birunthan MohanathasMerge pull request #9204 from electron/upgrade-brightra...
2017-04-16 Birunthan MohanathasUpdate Brightray for electron/brightray#289
2017-04-15 Yuya OchiaiAdd events to manage sheets of macOS BrowserWindow
2017-04-14 Mustafa C.... update link to turkish quick-start
2017-04-14 Mustafa C.... add turkish quick start file
2017-04-14 Birunthan MohanathasMerge pull request #9187 from electron/mac-messagebox...
2017-04-14 Birunthan MohanathasFix missing warning icon with dialog.showMessageBox...
2017-04-13 Junyoung JungUpdate protocol.md
2017-04-13 Ryohei IkegamiUse const
2017-04-13 Birunthan MohanathasMerge pull request #9167 from electron/frameless-overflow3
2017-04-13 Kevin SawickiAdd SubSystem setting
2017-04-13 Kevin SawickiUse MinimumRequiredVersion instead of argument
2017-04-13 Kevin SawickiAdd comment to subsystem linker option
next