platform/framework/web/crosswalk-tizen.git
2017-08-07 Youngsoo Choi[Bringup] Handle non virtual functions in chromium... 36/142836/1
2017-08-07 Youngsoo Choi[Bringup] Handle nonexistent function in chromium v56... 35/142835/1
2017-08-07 Youngsoo Choi[Bringup] Add mockup APIs to bring up EFL port 34/142834/1
2017-08-07 Youngsoo ChoiDisable desktop_capturer on desktop linux 33/142833/1
2017-08-07 Youngsoo ChoiAdd flags for desktop linux 32/142832/1
2017-08-07 Youngsoo ChoiRemove x11, aura, gtk and views dependency 31/142831/1
2017-08-07 Youngsoo ChoiSupport icu library via jhbuild 30/142830/1
2017-08-07 Youngsoo ChoiSupport EFL libraries via jhbuild 29/142829/1
2017-08-07 Youngsoo ChoiInclude header path 28/142828/1
2017-08-07 Youngsoo ChoiUse platform toolchain 82/141282/3
2017-08-07 Youngsoo ChoiRefer to desktop sysroot of chromium-efl 27/142827/1
2017-08-07 Youngsoo ChoiBuild electron linking to chromium-efl 83/141283/3
2017-08-07 Youngsoo ChoiSupport c++11 feature 81/141281/3
2017-07-31 Youngsoo ChoiAdd build script for desktop 98/141298/3
2017-07-31 Youngsoo ChoiAdd node module browserify and asar 45/141345/2
2017-07-30 Youngsoo ChoiUpload initial electron-related vendors for tizen 07/141107/4
2017-04-27 Brendan Forsterrework docs
2017-04-27 Brendan Forsterfocus on the self-signed certificate flow here
2017-04-27 Brendan Forstertighten up indenting
2017-04-27 Brendan ForsterMerge branch 'master' into certificate-addition-windows
2017-04-27 Brendan Forsteractually validate the chain before adding
2017-04-26 Kevin SawickiMerge pull request #9299 from electron/menu-item-doc...
2017-04-26 Kevin SawickiFix typos
2017-04-26 Kevin SawickiMerge pull request #9290 from electron/coerce-history...
2017-04-26 Kevin SawickiCoerce offset to number in renderer process
2017-04-26 Kevin SawickiAdd spec for invalid window.history.go offset
2017-04-26 Kevin SawickiMerge pull request #9289 from electron/dont-allow-webpr...
2017-04-26 Kevin SawickiDon't allow webPreferences to be overrideden in feature...
2017-04-26 Kevin SawickiAdd spec for webPreferences in features string
2017-04-26 Kevin SawickiMerge pull request #9287 from electron/store-frames...
2017-04-26 Kevin SawickiStore frame to guests in map
2017-04-26 Kevin SawickiAdd specs for window.open frameName argument
2017-04-26 Kevin SawickiMerge pull request #9286 from electron/to-string-render...
2017-04-26 Kevin SawickiFix typos in comment
2017-04-26 Kevin Sawicki Convert targetOrigin to string in render process
2017-04-26 Kevin SawickiConvert frameName/features to strings in render process
2017-04-26 Kevin SawickiAdd spec for window.open toString errors
2017-04-26 Kevin SawickiMerge pull request #9278 from electron/dont-override...
2017-04-25 Kevin SawickiDisable node integration in chrome-devtools: URLs
2017-04-25 Kevin SawickiAdd spec for chrome-devtools URL with no node integration
2017-04-25 Kevin SawickiMerge pull request #9250 from electron/inherit-javascri...
2017-04-25 Kevin SawickiDocument other inherited web preferences
2017-04-25 Kevin SawickiDisable JavaScript on child when disabled on parent
2017-04-25 Kevin SawickiAdd failing spec for inheriting Javascript web preference
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
next