Merge pull request #7319 from Menci/master
[platform/framework/web/crosswalk-tizen.git] / atom /
2016-09-29 Cheng ZhaoMerge pull request #7319 from Menci/master
2016-09-28 Cheng ZhaoMerge pull request #7362 from bsclifton/fix-windows...
2016-09-28 Cheng ZhaoMerge pull request #7353 from electron/no-login-item...
2016-09-28 Cheng ZhaoMerge pull request #7296 from adammeyer/custom-window...
2016-09-27 Brian CliftonFixes mouse coordinates for Windows when display is...
2016-09-27 Zeke SikelianosMerge pull request #7339 from electron/document-return...
2016-09-27 Cheng ZhaoMerge branch 'support-chromium-sandbox' of https:/...
2016-09-27 Cheng ZhaoMerge pull request #7327 from MaxWhere/osr-fixes
2016-09-27 Cheng ZhaoMerge pull request #7356 from electron/fix-typo
2016-09-27 Cheng ZhaoMerge pull request #7313 from electron/add-type-to...
2016-09-27 Cheng ZhaoMerge pull request #7298 from deepak1556/content_settin...
2016-09-27 Thiago de ArrudaUse the routing id on api::WebContents::GetID
2016-09-27 Thiago de ArrudaImprove AtomSandboxedRendererClient to support preload...
2016-09-27 Thiago de ArrudaMove EmitIPCEvent into AtomRenderViewObserver.
2016-09-27 Thiago de ArrudaExpose atom_api_renderer_ipc module API
2016-09-27 Thiago de ArrudaAdd atom::AtomSandboxedRendererClient class
2016-09-27 Thiago de ArrudaAdd support for native chromium popups on sandboxed...
2016-09-27 Thiago de ArrudaAllow api::WebContents to fully wrap an existing conten...
2016-09-27 Thiago de ArrudaDecouple api::Window initialization from api::WebConten...
2016-09-27 Thiago de ArrudaExpose `--enable-sandbox` command-line switch.
2016-09-27 Thiago de ArrudaAdd "sandboxed" option to "webPreferences".
2016-09-23 gellertfixes software rendering on macos and small resizing...
2016-09-22 Kevin SawickiCompare against NSNormalWindowLevel in IsAlwaysOnTop
2016-09-22 Kevin SawickiIgnore level when calling SetAlwaysOnTop on Widget
2016-09-22 Kevin SawickiMerge pull request #7308 from tinydew4/translate-ko
2016-09-22 Kevin SawickiFix compiler errors
2016-09-22 Kevin SawickiMerge pull request #7284 from enlight/debugging-with...
2016-09-22 Cheng ZhaoBump v1.4.1
2016-09-22 adammeyercustom window level as string
2016-09-21 adammeyerAllow custom window level when sending window to top
2016-09-21 deepak1556renderer: add content settings class for managing storage
2016-09-21 arusMerge branch 'translate-update' of https://github.com...
2016-09-21 Cheng ZhaoMerge pull request #7276 from electron/google-api-key...
2016-09-20 Kevin SawickiStore api_key_ on TokenLoadingJob
2016-09-20 Zeke Sikelianosallow GOOGLE_API_KEY to be set in environment
2016-09-20 Kevin SawickiMerge pull request #7265 from octref/patch-1
2016-09-20 Cheng ZhaoMerge pull request #7262 from tinydew4/patch-1
2016-09-20 Cheng ZhaoMerge pull request #7239 from darkdh/6873
2016-09-20 Cheng ZhaoMerge pull request #7264 from electron/docs-readme
2016-09-20 Cheng ZhaoMerge pull request #7157 from Mossop/moveguest
2016-09-20 Cheng ZhaoMerge pull request #7173 from electron/windows-system...
2016-09-19 Samuel AttardFix k typo
2016-09-19 Samuel AttardAlphabetical method ordering
2016-09-19 Samuel AttardAdd a systemPreferences API method to fetch the system...
2016-09-19 Cheng ZhaoMerge pull request #7253 from electron/osr-crash
2016-09-19 Cheng ZhaoUnsubscribe observer when OffScreenRenderWidgetHostView...
2016-09-19 Cheng ZhaoMerge pull request #7241 from miniak/crashed-killed
2016-09-19 Cheng ZhaoMerge pull request #7238 from electron/felix-windows...
2016-09-19 Cheng ZhaoMerge pull request #7236 from yuya-oc/accelerator-for...
2016-09-19 Cheng ZhaoMerge pull request #7234 from Mossop/testhistoryreplace
2016-09-19 Cheng ZhaoMerge pull request #7231 from miniak/default-error...
2016-09-19 Cheng ZhaoMerge pull request #7062 from MaxWhere/osr-sizing-fix
2016-09-19 Cheng ZhaoMerge pull request #7226 from electron/power-monitor...
2016-09-19 Cheng ZhaoMerge pull request #7233 from electron/deprecate-atom...
2016-09-18 Milan BurdaAdd killed argument for webContents.on("crashed") and...
2016-09-17 Anthony TsengEmit scroll-touch-edge event instead of changing the...
2016-09-16 Kevin SawickiMark atom-shell version as deprecated
2016-09-16 gellertmoves setsize call to osr renderwidgethostview
2016-09-16 gellertremoves extra header
2016-09-16 gellertcleanup and adds docs
2016-09-16 gellertcalling setsize only on osr windows
2016-09-16 gellertadds invalidate method and proper resizing
2016-09-16 Zeke SikelianosMerge pull request #7120 from electron/lint-docs
2016-09-16 Milan BurdaOnly drop the SEM_NOGPFAULTERRORBOX flag when calling...
2016-09-16 Kevin Sawickiinitialize -> require
2016-09-16 Kevin Sawickipower-monitor -> powerMonitor
2016-09-16 Cheng ZhaoMerge pull request #7163 from MaxWhere/frame-sub-scale-fix
2016-09-16 Cheng ZhaoMerge pull request #7169 from deepak1556/download_defau...
2016-09-16 Cheng ZhaoMerge pull request #7209 from electron/remote-function...
2016-09-16 Cheng ZhaoMerge branch 'release'
2016-09-16 deepak1556add save-to-disk disposition for new-window event
2016-09-16 deepak1556provide a default file name for downloads
2016-09-16 gellertreverts subscriber api
2016-09-16 Cheng ZhaoMerge pull request #7178 from aichingm/master
2016-09-16 Cheng ZhaoMerge pull request #6941 from deepak1556/blob_data_patch
2016-09-15 Cheng ZhaoBump v1.4.0
2016-09-15 Cheng ZhaoMerge pull request #7213 from electron/chrome-update
2016-09-15 Cheng ZhaoUpdate to Chrome 53.0.2785.113
2016-09-14 Kevin SawickiMerge pull request #7195 from Joshua-Anderson/update...
2016-09-14 Cheng ZhaoMerge pull request #7104 from electron/chrome53
2016-09-14 deepak1556fix crash when using geolocation api with enableHighAcc...
2016-09-14 Cheng ZhaoOnly emit finalUpdate found-in-page events
2016-09-14 Cheng ZhaoFix compatibility with canScroll
2016-09-14 Cheng ZhaoFix API change of findInPage API
2016-09-14 Cheng ZhaoFix crash caused by new network parameters
2016-09-14 Cheng ZhaoFix crash in offscreen renderer
2016-09-14 Cheng ZhaoFix building on Windows
2016-09-14 Cheng ZhaoFix building on Linux
2016-09-14 Cheng ZhaoFix API changes of Chrome 53
2016-09-14 Cheng ZhaoBump v1.3.6
2016-09-13 Cheng ZhaoMerge pull request #7182 from electron/shell-return...
2016-09-13 Cheng ZhaoMerge pull request #7096 from minggo/add-option-to...
2016-09-12 Kevin SawickiAdd missing return value
2016-09-12 Kevin SawickiReturn boolean from shell.openItem
2016-09-12 Kevin SawickiReturn boolean from shell.showItemInFolder
2016-09-12 Mario Aichinger:penguin: Add support for different trash implementations
2016-09-12 Cheng ZhaoMerge pull request #7140 from liusy182/url-fix
2016-09-09 gellertlint fix
2016-09-09 gellertadds scale factor check and simplifies frame subscription
2016-09-09 Dave TownsendAdd a guestinstance attribute to webviews reflecting...
next