Upgrade wrt for electron v1.6.7
[platform/framework/web/crosswalk-tizen.git] / atom /
2017-09-12 Sungsik HanMerge "Add node modules for grunt" into tizen.devel
2017-09-12 Sungsik HanMerge "fixup! add build env for was grunt build" into...
2017-09-05 Sanghyup LeeDo not handle ViewHostMsg_SetCursor in WebContents 10/147310/3
2017-09-04 Youngsoo Choifixup! Implement initial native window 31/145931/7
2017-08-22 Youngsoo ChoiAdd switches for EFL port 70/145070/5
2017-08-21 Youngsoo ChoiInit AtomCommandLine when render thread is started 69/145069/2
2017-08-21 Youngsoo ChoiImplement initial native window 58/143658/2
2017-08-07 Youngsoo Choi[Bringup] Fix unity related linking error 45/142845/1
2017-08-07 Youngsoo Choi[Bringup] Fix DelegatedFrameHost related linking error 43/142843/1
2017-08-07 Youngsoo Choi[Bringup] Fix OffScreenRenderWidgetHostView related... 42/142842/1
2017-08-07 Youngsoo Choi[Bringup] Fix security_state related linking error 41/142841/1
2017-08-07 Youngsoo Choi[Bringup] Fix ShowColorChooser related linking error 37/142837/1
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 ChoiBuild electron linking to chromium-efl 83/141283/3
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-24 Kevin SawickiMerge pull request #9254 from electron/endsession-event
2017-04-24 Hari Krishna Reddy... Removing #ifdef on endsession api
2017-04-24 Hari Krishna Reddy... Removing #ifdef windows for endsession methods
2017-04-24 Kevin SawickiMerge pull request #9255 from electron/emit-auto-update...
2017-04-24 Hari Krishna Reddy... change endsession event name to session-end
2017-04-24 Kevin SawickiEmit autoUpdater error directly as Error object
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-21 Hari Krishna Reddy... Remove wm_state change
2017-04-21 Hari Krishna Reddy... End session event on browser window
2017-04-21 Kevin SawickiMerge pull request #8996 from swashcap/master
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 #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-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 Hari Krishna Reddy... fixup! fixup! Adding cookie flush store api
2017-04-18 Hari Krishna Reddy... Adding cookie flush store api
2017-04-18 Kevin SawickiMerge pull request #9208 from electron/touchbar-button...
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-17 Birunthan MohanathasMerge pull request #9213 from electron/fix-autohide...
2017-04-17 Birunthan MohanathasActually hide menubar area when menu is autohidden
2017-04-15 Yuya OchiaiAdd events to manage sheets of macOS BrowserWindow
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 Ryohei IkegamiUse const
2017-04-13 Birunthan MohanathasMerge pull request #9167 from electron/frameless-overflow3
2017-04-13 Kevin SawickiUse Chrome default client inset handling
2017-04-13 Birunthan MohanathasMerge pull request #9166 from electron/browserview
2017-04-13 Ryohei IkegamiUse base::FilePath
2017-04-12 Birunthan MohanathasAdd support for BrowserView autoresizing
2017-04-12 Birunthan MohanathasRemove MenuLayout in favor of NativeWindowViews::Layout
2017-04-12 Birunthan MohanathasImplement initial, experimental BrowserView API
2017-04-12 Kevin SawickiMerge pull request #8786 from electron/per-monitor...
2017-04-11 Kevin SawickiMerge pull request #9148 from electron/share-render...
2017-04-11 Kevin SawickiMerge pull request #9133 from electron/app-exit-failure
2017-04-11 Kevin SawickiAdd IsEmpty helper and remove GetInstance public usage
2017-04-11 Kevin SawickiAdd GetWindows helper that returns a vector
2017-04-11 Kevin SawickiUse CloseAllWindows helper
2017-04-11 Kevin SawickiAdd DestroyAllWindows helper that uses vector copy
2017-04-11 Kevin SawickiMerge pull request #9134 from electron/scroll-bounce-fix
2017-04-11 Kevin SawickiAlways set NSScrollViewRubberbanding scroll bounce...
2017-04-11 Cheng ZhaoEnable per-monitor DPI
2017-04-10 Kevin SawickiMerge pull request #9104 from electron/fix-crash-report...
2017-04-10 Kevin SawickiMerge pull request #9137 from runinspring/patch-3
2017-04-10 Kevin SawickiMerge pull request #9136 from runinspring/patch-2
2017-04-08 Thiago de ArrudaMove AtomRenderFrameObserver creation to RendererClient...
2017-04-08 Thiago de ArrudaChange AtomRenderFrameObserver.renderer_client_ type...
2017-04-08 Thiago de ArrudaMake SetupMainWorldOverrides/isolated_world pure virtual.
2017-04-08 Thiago de ArrudaMake DidCreateScriptContext/WillReleaseScriptContext...
2017-04-08 Thiago de ArrudaMove DidClearWindowObject into RendererClientBase.
2017-04-08 Thiago de ArrudaMove AtomRenderFrameObserver into a separate module.
2017-04-07 Kevin SawickiBump v1.6.6
2017-04-06 Kevin SawickiMerge pull request #9117 from electron/fix_debug_checks
2017-04-05 Kevin SawickiMerge pull request #9111 from electron/deliver-ipc...
2017-04-05 Ales PerglFixed a couple of failing debug checks when calling...
2017-04-05 Kevin SawickiRestore delivering IPC messages to utility handlers
2017-04-04 Kevin SawickiMerge pull request #9028 from electron/fix-popover...
2017-04-04 Kevin SawickiGuard against missing popover identifier
2017-04-04 Kevin SawickiUse const references for params
2017-04-04 Samuel AttardUpdate as per feedback
2017-04-04 Samuel AttardAllow items to be assigned to multiple popovers
2017-04-04 Samuel AttardStore parent popover in popover touch bar items
2017-04-04 Kevin SawickiMerge pull request #9023 from electron/touchbar-set...
next