platform/framework/web/crosswalk-tizen.git
2016-08-11 Cheng ZhaoMerge pull request #6789 from electron/felix-ignore...
2016-08-10 Kevin SawickiMerge pull request #6796 from electron/disable-global...
2016-08-10 Felix RiesebergGitignore Visual Studio Files
2016-08-10 Kevin SawickiDisable globalShortcut spec on Windows CI
2016-08-10 Cheng ZhaoBump v1.3.3
2016-08-10 Cheng ZhaoMerge pull request #6787 from electron/api-specs
2016-08-09 Kevin SawickiAdd asserts for crash report APIs
2016-08-09 Kevin SawickiAdd spec for invalid capture options
2016-08-09 Kevin SawickiAdd initial global shortcut spec
2016-08-09 Kevin SawickiAdd initial power save blocker spec
2016-08-09 Kevin SawickiMerge pull request #6782 from electron/dip-thumbnail...
2016-08-09 Kevin SawickiUse gfx::Rect::ToRECT
2016-08-09 Kevin SawickiConvert dip to screen rect for thumbnail clip
2016-08-09 Cheng ZhaoMerge pull request #6752 from lgalabru/feature/macos...
2016-08-09 Cheng ZhaoStyle fixes for SetProgressBar
2016-08-09 Cheng ZhaoMerge pull request #6768 from electron/felix-set-progress
2016-08-09 Cheng ZhaoMerge pull request #6780 from electron/update-available...
2016-08-09 Cheng ZhaoMerge pull request #6776 from electron/remove-has-real...
2016-08-09 Cheng ZhaoMerge pull request #6777 from electron/zoom-roles
2016-08-09 Ludovic GalabruFixing indentation
2016-08-08 Felix Rieseberg:wrench: Enable mode indication for setProgressBar
2016-08-08 Kevin SawickiAdd spec for quitAndInstall with no update on Windows
2016-08-08 Kevin SawickiUse const instead of var
2016-08-08 Kevin SawickiKeep update available flag set until restart
2016-08-08 Kevin SawickiAdd zoom items to menu template
2016-08-08 Kevin Sawicki:art: function -> =>
2016-08-08 Kevin SawickiAdd zoom menu item roles
2016-08-08 Kevin SawickiMerge pull request #6765 from miniak/menu-speaking...
2016-08-08 Kevin SawickiAdd spec for executeJavaScript DOM class prototype
2016-08-08 Kevin SawickiRemove HasRealNamedCallbackProperty check
2016-08-08 Kevin SawickiAdd spec for sending document.location over IPC
2016-08-08 Cheng ZhaoMerge pull request #6762 from miniak/set-thumbnail...
2016-08-08 Cheng ZhaoUpdate brightray and libchromiumcontent to latest for...
2016-08-08 Cheng ZhaoCode cleanup for native_window_mac
2016-08-08 Milan BurdaAdd BrowserWindow.prototype.setThumbnailToolTip
2016-08-08 Cheng ZhaoMerge pull request #6766 from miniak/set-user-tasks...
2016-08-08 Cheng ZhaoMerge pull request #6761 from bbondy/master
2016-08-08 Cheng ZhaoMerge pull request #6754 from darkdh/swipe_conflict
2016-08-08 Cheng ZhaoMerge pull request #6741 from MaxWhere/native-window...
2016-08-08 Cheng ZhaoMerge pull request #6745 from electron/remove-lint...
2016-08-08 Cheng ZhaoMerge pull request #6744 from sairoutine/jpdocs
2016-08-08 Cheng ZhaoMerge pull request #6743 from electron/recovery-suggestion
2016-08-08 Milan BurdaDocument boolean return value of app.setAsDefaultProtoc...
2016-08-08 Milan BurdaReport app.setUserTasks success/failure
2016-08-07 Milan BurdaAdd macOS specific speaking roles for MenuItem
2016-08-07 Brian R. BondyFix printing on Windows when sandbox is enabled
2016-08-06 Ludovic Galabru:apple: Send events as native macOS notifications
2016-08-06 Anthony TsengFix scroll conflict
2016-08-05 gellertremoves recycling of compositors on mac
2016-08-05 Kevin SawickiRemove ignore files that are lint free
2016-08-05 Kevin SawickiUse ATOM_COMMON_ATOM_VERSION_H_ as ifdef guar
2016-08-05 sairoutine:memo: Japanese: add build-instructions-linux.md [ci...
2016-08-05 Kevin SawickiAdd recovery suggestion to failure string
2016-08-05 gellertreverts AcceleratedWidgetMacNSView into offscreen class
2016-08-05 Cheng ZhaoMerge pull request #6737 from MaxWhere/setpainting-fix
2016-08-05 Cheng ZhaoMerge pull request #6721 from electron/osr-refactor
2016-08-05 Heilig Benedekadded checks for painting_ when setting the outputdevic...
2016-08-05 gellertmoves AcceleratedWidgetMacNSView to NativeWindowMac
2016-08-05 Cheng ZhaoUse getBitmap in docs
2016-08-05 Cheng ZhaoCleanup the code of getBitmap
2016-08-05 Heilig Benedekupdate docs
2016-08-05 Heilig Benedekadd getBitmap to NativeImage
2016-08-05 Cheng Zhaodocs: Show how to use bitmap data directly
2016-08-05 Cheng ZhaoEmit NativeImage objects in paint event
2016-08-05 Cheng ZhaoMerge pull request #6736 from electron/maximizable...
2016-08-05 Cheng ZhaoMerge pull request #6654 from electron/content-bounds
2016-08-05 Cheng ZhaoMerge pull request #6739 from electron/cookies-refactor
2016-08-05 Cheng ZhaoRemove AtomBrowserContext::SetCookieableSchemes
2016-08-05 Cheng ZhaoMerge pull request #6708 from deepak1556/cookieable_sch...
2016-08-05 Cheng ZhaoUpdate brightray for #6708
2016-08-05 Kevin SawickiNon-resizable windows should only maximizable on Mac
2016-08-04 Kevin SawickiAlways reset maximizable state
2016-08-04 Kevin SawickiAdd failing spec
2016-08-04 Kevin SawickiAdjust y position if menu bar is visible
2016-08-04 Kevin SawickiUse same position as setPosition test
2016-08-04 Kevin SawickiAssert new content bounds after resize event
2016-08-04 Kevin SawickiAdd spec for BrowserWindow.setContentBounds
2016-08-04 Kevin SawickiDoc BrowserWindow.setContentBounds
2016-08-04 Kevin SawickiSet max size on window constraints
2016-08-04 Kevin SawickiUse empty origin when only adjusting size
2016-08-04 Kevin SawickiAdd initial setContentBounds method
2016-08-04 Kevin SawickiUse current content position when adjusting content...
2016-08-04 Kevin SawickiUse bounds for converting window/content sizes
2016-08-04 Kevin SawickiUse View::GetBoundsInScreen to compute content bounds
2016-08-04 Kevin SawickiSet bounds size to content size
2016-08-04 Kevin SawickiDocument BrowserWindow.getContentBounds()
2016-08-04 Kevin SawickiAssert after size through getContentBounds() API
2016-08-04 Kevin SawickiAdd BrowserWindow.getClientBounds API
2016-08-04 Cheng ZhaoMerge pull request #6726 from MaxWhere/dummy-view-fix
2016-08-04 gellertomits setMouseDownCanMoveWindow call for OffScreenView
2016-08-04 Cheng ZhaoMerge pull request #6723 from electron/dummy-view
2016-08-04 Cheng ZhaoFix building on Linux
2016-08-04 Cheng ZhaoAlso show the text on Windows and Linux
2016-08-04 deepak1556register cookieable schemes with browser context
2016-08-04 Cheng ZhaoShow dummy view under offscreen mode
2016-08-04 deepak1556protocol: custom standard schemes should support cookies
2016-08-04 Cheng ZhaoPass SkBitmap directly
2016-08-04 Cheng ZhaoPass OnPaint callback in constructor
2016-08-04 Cheng ZhaoMerge pull request #6713 from MaxWhere/offscreen-render...
2016-08-04 Heilig Benedekremoved bpp (it can be calculated)
next