platform/framework/web/crosswalk-tizen.git
8 years agoMerge pull request #6789 from electron/felix-ignore-vscode
Cheng Zhao [Thu, 11 Aug 2016 08:16:41 +0000 (17:16 +0900)]
Merge pull request #6789 from electron/felix-ignore-vscode

Gitignore Visual Studio Files

8 years agoMerge pull request #6796 from electron/disable-global-shortcut-spec-on-windows-ci
Kevin Sawicki [Wed, 10 Aug 2016 16:57:51 +0000 (09:57 -0700)]
Merge pull request #6796 from electron/disable-global-shortcut-spec-on-windows-ci

Disable globalShortcut spec on Windows CI

8 years agoGitignore Visual Studio Files
Felix Rieseberg [Wed, 10 Aug 2016 01:35:43 +0000 (18:35 -0700)]
Gitignore Visual Studio Files
Adds Visual Studio and Visual Studio Code configuration files (auto-generated) to .gitignore.

8 years agoDisable globalShortcut spec on Windows CI
Kevin Sawicki [Wed, 10 Aug 2016 15:51:29 +0000 (08:51 -0700)]
Disable globalShortcut spec on Windows CI

8 years agoBump v1.3.3
Cheng Zhao [Wed, 10 Aug 2016 07:00:24 +0000 (16:00 +0900)]
Bump v1.3.3

8 years agoMerge pull request #6787 from electron/api-specs
Cheng Zhao [Wed, 10 Aug 2016 06:55:23 +0000 (15:55 +0900)]
Merge pull request #6787 from electron/api-specs

Add initial specs for untested modules

8 years agoAdd asserts for crash report APIs
Kevin Sawicki [Tue, 9 Aug 2016 22:41:46 +0000 (15:41 -0700)]
Add asserts for crash report APIs

8 years agoAdd spec for invalid capture options
Kevin Sawicki [Tue, 9 Aug 2016 22:31:24 +0000 (15:31 -0700)]
Add spec for invalid capture options

8 years agoAdd initial global shortcut spec
Kevin Sawicki [Tue, 9 Aug 2016 22:10:51 +0000 (15:10 -0700)]
Add initial global shortcut spec

8 years agoAdd initial power save blocker spec
Kevin Sawicki [Tue, 9 Aug 2016 22:05:56 +0000 (15:05 -0700)]
Add initial power save blocker spec

8 years agoMerge pull request #6782 from electron/dip-thumbnail-clip
Kevin Sawicki [Tue, 9 Aug 2016 16:16:10 +0000 (09:16 -0700)]
Merge pull request #6782 from electron/dip-thumbnail-clip

Convert DIP to screen rect for thumbnail clip

8 years agoUse gfx::Rect::ToRECT
Kevin Sawicki [Tue, 9 Aug 2016 15:42:57 +0000 (08:42 -0700)]
Use gfx::Rect::ToRECT

8 years agoConvert dip to screen rect for thumbnail clip
Kevin Sawicki [Mon, 8 Aug 2016 20:54:53 +0000 (13:54 -0700)]
Convert dip to screen rect for thumbnail clip

8 years agoMerge pull request #6752 from lgalabru/feature/macos-native-notifications
Cheng Zhao [Tue, 9 Aug 2016 12:34:52 +0000 (21:34 +0900)]
Merge pull request #6752 from lgalabru/feature/macos-native-notifications

Send events as native macOS notifications

8 years agoStyle fixes for SetProgressBar
Cheng Zhao [Tue, 9 Aug 2016 12:02:14 +0000 (21:02 +0900)]
Style fixes for SetProgressBar

8 years agoMerge pull request #6768 from electron/felix-set-progress
Cheng Zhao [Tue, 9 Aug 2016 11:58:07 +0000 (20:58 +0900)]
Merge pull request #6768 from electron/felix-set-progress

Enable mode indication for setProgressBar

8 years agoMerge pull request #6780 from electron/update-available-check
Cheng Zhao [Tue, 9 Aug 2016 11:44:26 +0000 (20:44 +0900)]
Merge pull request #6780 from electron/update-available-check

Mark update available until restart

8 years agoMerge pull request #6776 from electron/remove-has-real-name-callback-property-check
Cheng Zhao [Tue, 9 Aug 2016 11:26:26 +0000 (20:26 +0900)]
Merge pull request #6776 from electron/remove-has-real-name-callback-property-check

Remove HasRealNamedCallbackProperty check when converting objects

8 years agoMerge pull request #6777 from electron/zoom-roles
Cheng Zhao [Tue, 9 Aug 2016 11:24:06 +0000 (20:24 +0900)]
Merge pull request #6777 from electron/zoom-roles

Add zoom menu item roles

8 years agoFixing indentation
Ludovic Galabru [Tue, 9 Aug 2016 09:57:02 +0000 (05:57 -0400)]
Fixing indentation

8 years ago:wrench: Enable mode indication for setProgressBar
Felix Rieseberg [Mon, 8 Aug 2016 22:44:48 +0000 (15:44 -0700)]
:wrench: Enable mode indication for setProgressBar

This commit enables setting a mode for the setProgressBar method.
Old behavior is kept intact, usage is entirely optional.

8 years agoAdd spec for quitAndInstall with no update on Windows
Kevin Sawicki [Mon, 8 Aug 2016 20:12:39 +0000 (13:12 -0700)]
Add spec for quitAndInstall with no update on Windows

8 years agoUse const instead of var
Kevin Sawicki [Mon, 8 Aug 2016 20:06:14 +0000 (13:06 -0700)]
Use const instead of var

8 years agoKeep update available flag set until restart
Kevin Sawicki [Mon, 8 Aug 2016 20:03:02 +0000 (13:03 -0700)]
Keep update available flag set until restart

8 years agoAdd zoom items to menu template
Kevin Sawicki [Mon, 8 Aug 2016 18:09:24 +0000 (11:09 -0700)]
Add zoom items to menu template

8 years ago:art: function -> =>
Kevin Sawicki [Mon, 8 Aug 2016 17:13:21 +0000 (10:13 -0700)]
:art: function -> =>

8 years agoAdd zoom menu item roles
Kevin Sawicki [Mon, 8 Aug 2016 17:09:45 +0000 (10:09 -0700)]
Add zoom menu item roles

8 years agoMerge pull request #6765 from miniak/menu-speaking-roles
Kevin Sawicki [Mon, 8 Aug 2016 18:06:45 +0000 (11:06 -0700)]
Merge pull request #6765 from miniak/menu-speaking-roles

Add macOS specific speaking roles for MenuItem

8 years agoAdd spec for executeJavaScript DOM class prototype
Kevin Sawicki [Mon, 8 Aug 2016 16:42:43 +0000 (09:42 -0700)]
Add spec for executeJavaScript DOM class prototype

8 years agoRemove HasRealNamedCallbackProperty check
Kevin Sawicki [Mon, 8 Aug 2016 16:35:40 +0000 (09:35 -0700)]
Remove HasRealNamedCallbackProperty check

8 years agoAdd spec for sending document.location over IPC
Kevin Sawicki [Mon, 8 Aug 2016 16:35:30 +0000 (09:35 -0700)]
Add spec for sending document.location over IPC

8 years agoMerge pull request #6762 from miniak/set-thumbnail-clip
Cheng Zhao [Mon, 8 Aug 2016 11:27:15 +0000 (20:27 +0900)]
Merge pull request #6762 from miniak/set-thumbnail-clip

Add BrowserWindow.prototype.setThumbnailToolTip

8 years agoUpdate brightray and libchromiumcontent to latest for #6769
Cheng Zhao [Mon, 8 Aug 2016 11:17:41 +0000 (20:17 +0900)]
Update brightray and libchromiumcontent to latest for #6769

8 years agoCode cleanup for native_window_mac
Cheng Zhao [Mon, 8 Aug 2016 07:33:16 +0000 (16:33 +0900)]
Code cleanup for native_window_mac

Method definitions should matche sequence of declarations.

8 years agoAdd BrowserWindow.prototype.setThumbnailToolTip
Milan Burda [Sun, 7 Aug 2016 17:23:42 +0000 (19:23 +0200)]
Add BrowserWindow.prototype.setThumbnailToolTip

8 years agoMerge pull request #6766 from miniak/set-user-tasks-result
Cheng Zhao [Mon, 8 Aug 2016 08:43:08 +0000 (17:43 +0900)]
Merge pull request #6766 from miniak/set-user-tasks-result

Report app.setUserTasks success/failure

8 years agoMerge pull request #6761 from bbondy/master
Cheng Zhao [Mon, 8 Aug 2016 07:52:07 +0000 (16:52 +0900)]
Merge pull request #6761 from bbondy/master

Fix printing on Windows when sandbox is enabled

8 years agoMerge pull request #6754 from darkdh/swipe_conflict
Cheng Zhao [Mon, 8 Aug 2016 07:23:52 +0000 (16:23 +0900)]
Merge pull request #6754 from darkdh/swipe_conflict

Fix scroll conflict

8 years agoMerge pull request #6741 from MaxWhere/native-window-widget-mac
Cheng Zhao [Mon, 8 Aug 2016 07:10:30 +0000 (16:10 +0900)]
Merge pull request #6741 from MaxWhere/native-window-widget-mac

Offscreen rendering fixes for macOS

8 years agoMerge pull request #6745 from electron/remove-lint-ignore-files
Cheng Zhao [Mon, 8 Aug 2016 07:04:07 +0000 (16:04 +0900)]
Merge pull request #6745 from electron/remove-lint-ignore-files

Remove files from cpplint ignore list

8 years agoMerge pull request #6744 from sairoutine/jpdocs
Cheng Zhao [Mon, 8 Aug 2016 07:03:30 +0000 (16:03 +0900)]
Merge pull request #6744 from sairoutine/jpdocs

 Japanese: add build-instructions-linux.md

8 years agoMerge pull request #6743 from electron/recovery-suggestion
Cheng Zhao [Mon, 8 Aug 2016 07:02:13 +0000 (16:02 +0900)]
Merge pull request #6743 from electron/recovery-suggestion

Add recovery suggestion to auto update failure string

8 years agoDocument boolean return value of app.setAsDefaultProtocolClient + app.removeAsDefault...
Milan Burda [Mon, 8 Aug 2016 00:26:27 +0000 (02:26 +0200)]
Document boolean return value of app.setAsDefaultProtocolClient + app.removeAsDefaultProtocolClient

8 years agoReport app.setUserTasks success/failure
Milan Burda [Sun, 7 Aug 2016 22:22:32 +0000 (00:22 +0200)]
Report app.setUserTasks success/failure

8 years agoAdd macOS specific speaking roles for MenuItem
Milan Burda [Sun, 7 Aug 2016 22:02:32 +0000 (00:02 +0200)]
Add macOS specific speaking roles for MenuItem

8 years agoFix printing on Windows when sandbox is enabled
Brian R. Bondy [Sun, 7 Aug 2016 14:42:44 +0000 (10:42 -0400)]
Fix printing on Windows when sandbox is enabled

Auditors:  @bridiver

This makes it closer to how it works in Chromium and fixes the forever spooling problem on Windows.

The old way worked when the sandbox was disabled but failed on the call for shared_buf.CreateAndMapAnonymous when the sandbox was enabled

This also fixes a handle leak which Chromium already had fixed.

8 years ago:apple: Send events as native macOS notifications
Ludovic Galabru [Fri, 5 Aug 2016 21:02:59 +0000 (23:02 +0200)]
:apple: Send events as native macOS notifications

8 years agoFix scroll conflict
Anthony Tseng [Mon, 1 Aug 2016 10:01:21 +0000 (18:01 +0800)]
Fix scroll conflict

8 years agoremoves recycling of compositors on mac
gellert [Fri, 5 Aug 2016 22:00:32 +0000 (00:00 +0200)]
removes recycling of compositors on mac

8 years agoRemove ignore files that are lint free
Kevin Sawicki [Fri, 5 Aug 2016 17:53:10 +0000 (10:53 -0700)]
Remove ignore files that are lint free

8 years agoUse ATOM_COMMON_ATOM_VERSION_H_ as ifdef guar
Kevin Sawicki [Fri, 5 Aug 2016 17:52:56 +0000 (10:52 -0700)]
Use ATOM_COMMON_ATOM_VERSION_H_ as ifdef guar

8 years ago:memo: Japanese: add build-instructions-linux.md [ci skip]
sairoutine [Fri, 5 Aug 2016 17:03:15 +0000 (02:03 +0900)]
:memo: Japanese: add build-instructions-linux.md [ci skip]

8 years agoAdd recovery suggestion to failure string
Kevin Sawicki [Fri, 5 Aug 2016 16:24:13 +0000 (09:24 -0700)]
Add recovery suggestion to failure string

8 years agoreverts AcceleratedWidgetMacNSView into offscreen class
gellert [Fri, 5 Aug 2016 12:13:34 +0000 (14:13 +0200)]
reverts AcceleratedWidgetMacNSView into offscreen class

8 years agoMerge pull request #6737 from MaxWhere/setpainting-fix
Cheng Zhao [Fri, 5 Aug 2016 11:47:35 +0000 (20:47 +0900)]
Merge pull request #6737 from MaxWhere/setpainting-fix

Fix for transparent frames when offscreen window restarted painting

8 years agoMerge pull request #6721 from electron/osr-refactor
Cheng Zhao [Fri, 5 Aug 2016 11:44:40 +0000 (20:44 +0900)]
Merge pull request #6721 from electron/osr-refactor

Emit NativeImage objects in paint event

8 years agoadded checks for painting_ when setting the outputdevice to active state and removed...
Heilig Benedek [Fri, 5 Aug 2016 02:35:04 +0000 (04:35 +0200)]
added checks for painting_ when setting the outputdevice to active state and removed show/hide from start/stoppainting since during testing they caused transparent frames to appear when a window was set to paint again after stopping

8 years agomoves AcceleratedWidgetMacNSView to NativeWindowMac
gellert [Fri, 5 Aug 2016 10:29:35 +0000 (12:29 +0200)]
moves AcceleratedWidgetMacNSView to NativeWindowMac

8 years agoUse getBitmap in docs
Cheng Zhao [Fri, 5 Aug 2016 09:08:36 +0000 (18:08 +0900)]
Use getBitmap in docs

8 years agoCleanup the code of getBitmap
Cheng Zhao [Fri, 5 Aug 2016 08:55:57 +0000 (17:55 +0900)]
Cleanup the code of getBitmap

8 years agoupdate docs
Heilig Benedek [Thu, 4 Aug 2016 17:45:06 +0000 (19:45 +0200)]
update docs

8 years agoadd getBitmap to NativeImage
Heilig Benedek [Thu, 4 Aug 2016 17:36:01 +0000 (19:36 +0200)]
add getBitmap to NativeImage

8 years agodocs: Show how to use bitmap data directly
Cheng Zhao [Thu, 4 Aug 2016 04:58:50 +0000 (13:58 +0900)]
docs: Show how to use bitmap data directly

8 years agoEmit NativeImage objects in paint event
Cheng Zhao [Thu, 4 Aug 2016 04:47:52 +0000 (13:47 +0900)]
Emit NativeImage objects in paint event

8 years agoMerge pull request #6736 from electron/maximizable-state
Cheng Zhao [Fri, 5 Aug 2016 08:25:22 +0000 (17:25 +0900)]
Merge pull request #6736 from electron/maximizable-state

Always restore maximizable state after changing window behavior/style

8 years agoMerge pull request #6654 from electron/content-bounds
Cheng Zhao [Fri, 5 Aug 2016 08:23:24 +0000 (17:23 +0900)]
Merge pull request #6654 from electron/content-bounds

Add BrowserWindow.get/setContentBounds()

8 years agoMerge pull request #6739 from electron/cookies-refactor
Cheng Zhao [Fri, 5 Aug 2016 07:46:40 +0000 (16:46 +0900)]
Merge pull request #6739 from electron/cookies-refactor

Remove AtomBrowserContext::SetCookieableSchemes

8 years agoRemove AtomBrowserContext::SetCookieableSchemes
Cheng Zhao [Fri, 5 Aug 2016 07:35:37 +0000 (16:35 +0900)]
Remove AtomBrowserContext::SetCookieableSchemes

The standard schemes are already stored, we don't have to duplicate the
list for every session.

8 years agoMerge pull request #6708 from deepak1556/cookieable_schemes_patch
Cheng Zhao [Fri, 5 Aug 2016 07:25:23 +0000 (16:25 +0900)]
Merge pull request #6708 from deepak1556/cookieable_schemes_patch

protocol: custom standard schemes should support cookies

8 years agoUpdate brightray for #6708
Cheng Zhao [Fri, 5 Aug 2016 07:23:59 +0000 (16:23 +0900)]
Update brightray for #6708

8 years agoNon-resizable windows should only maximizable on Mac
Kevin Sawicki [Fri, 5 Aug 2016 00:10:34 +0000 (17:10 -0700)]
Non-resizable windows should only maximizable on Mac

8 years agoAlways reset maximizable state
Kevin Sawicki [Thu, 4 Aug 2016 23:47:03 +0000 (16:47 -0700)]
Always reset maximizable state

8 years agoAdd failing spec
Kevin Sawicki [Thu, 4 Aug 2016 22:06:49 +0000 (15:06 -0700)]
Add failing spec

8 years agoAdjust y position if menu bar is visible
Kevin Sawicki [Thu, 4 Aug 2016 20:17:04 +0000 (13:17 -0700)]
Adjust y position if menu bar is visible

8 years agoUse same position as setPosition test
Kevin Sawicki [Thu, 4 Aug 2016 20:02:41 +0000 (13:02 -0700)]
Use same position as setPosition test

8 years agoAssert new content bounds after resize event
Kevin Sawicki [Thu, 4 Aug 2016 19:54:45 +0000 (12:54 -0700)]
Assert new content bounds after resize event

8 years agoAdd spec for BrowserWindow.setContentBounds
Kevin Sawicki [Thu, 4 Aug 2016 19:34:09 +0000 (12:34 -0700)]
Add spec for BrowserWindow.setContentBounds

8 years agoDoc BrowserWindow.setContentBounds
Kevin Sawicki [Thu, 4 Aug 2016 19:15:24 +0000 (12:15 -0700)]
Doc BrowserWindow.setContentBounds

8 years agoSet max size on window constraints
Kevin Sawicki [Thu, 4 Aug 2016 19:14:23 +0000 (12:14 -0700)]
Set max size on window constraints

8 years agoUse empty origin when only adjusting size
Kevin Sawicki [Thu, 4 Aug 2016 19:10:01 +0000 (12:10 -0700)]
Use empty origin when only adjusting size

8 years agoAdd initial setContentBounds method
Kevin Sawicki [Thu, 4 Aug 2016 19:02:24 +0000 (12:02 -0700)]
Add initial setContentBounds method

8 years agoUse current content position when adjusting content size
Kevin Sawicki [Thu, 4 Aug 2016 18:41:32 +0000 (11:41 -0700)]
Use current content position when adjusting content size

8 years agoUse bounds for converting window/content sizes
Kevin Sawicki [Thu, 4 Aug 2016 17:58:59 +0000 (10:58 -0700)]
Use bounds for converting window/content sizes

8 years agoUse View::GetBoundsInScreen to compute content bounds
Kevin Sawicki [Fri, 29 Jul 2016 17:03:35 +0000 (10:03 -0700)]
Use View::GetBoundsInScreen to compute content bounds

8 years agoSet bounds size to content size
Kevin Sawicki [Fri, 29 Jul 2016 16:56:02 +0000 (09:56 -0700)]
Set bounds size to content size

8 years agoDocument BrowserWindow.getContentBounds()
Kevin Sawicki [Fri, 29 Jul 2016 16:44:39 +0000 (09:44 -0700)]
Document BrowserWindow.getContentBounds()

8 years agoAssert after size through getContentBounds() API
Kevin Sawicki [Fri, 29 Jul 2016 16:08:23 +0000 (09:08 -0700)]
Assert after size through getContentBounds() API

8 years agoAdd BrowserWindow.getClientBounds API
Kevin Sawicki [Fri, 29 Jul 2016 01:19:17 +0000 (18:19 -0700)]
Add BrowserWindow.getClientBounds API

8 years agoMerge pull request #6726 from MaxWhere/dummy-view-fix
Cheng Zhao [Thu, 4 Aug 2016 13:07:30 +0000 (22:07 +0900)]
Merge pull request #6726 from MaxWhere/dummy-view-fix

Omits setMouseDownCanMoveWindow call for OffScreenView

8 years agoomits setMouseDownCanMoveWindow call for OffScreenView
gellert [Thu, 4 Aug 2016 10:00:35 +0000 (12:00 +0200)]
omits setMouseDownCanMoveWindow call for OffScreenView

8 years agoMerge pull request #6723 from electron/dummy-view
Cheng Zhao [Thu, 4 Aug 2016 08:04:32 +0000 (17:04 +0900)]
Merge pull request #6723 from electron/dummy-view

Show a dummy view in the offscreen window

8 years agoFix building on Linux
Cheng Zhao [Thu, 4 Aug 2016 07:43:30 +0000 (16:43 +0900)]
Fix building on Linux

8 years agoAlso show the text on Windows and Linux
Cheng Zhao [Thu, 4 Aug 2016 07:36:01 +0000 (16:36 +0900)]
Also show the text on Windows and Linux

8 years agoregister cookieable schemes with browser context
deepak1556 [Thu, 4 Aug 2016 06:45:45 +0000 (12:15 +0530)]
register cookieable schemes with browser context

8 years agoShow dummy view under offscreen mode
Cheng Zhao [Thu, 4 Aug 2016 06:34:29 +0000 (15:34 +0900)]
Show dummy view under offscreen mode

8 years agoprotocol: custom standard schemes should support cookies
deepak1556 [Wed, 3 Aug 2016 10:39:03 +0000 (16:09 +0530)]
protocol: custom standard schemes should support cookies

8 years agoPass SkBitmap directly
Cheng Zhao [Thu, 4 Aug 2016 04:22:19 +0000 (13:22 +0900)]
Pass SkBitmap directly

8 years agoPass OnPaint callback in constructor
Cheng Zhao [Thu, 4 Aug 2016 04:03:24 +0000 (13:03 +0900)]
Pass OnPaint callback in constructor

This can catch the paint events happened before onload event.

8 years agoMerge pull request #6713 from MaxWhere/offscreen-rendering-fixes
Cheng Zhao [Thu, 4 Aug 2016 04:00:54 +0000 (13:00 +0900)]
Merge pull request #6713 from MaxWhere/offscreen-rendering-fixes

Fixes buffer size in offscreen mode

8 years agoremoved bpp (it can be calculated)
Heilig Benedek [Thu, 4 Aug 2016 03:18:27 +0000 (05:18 +0200)]
removed bpp (it can be calculated)
fixed buffer size calculation (we actually send the whole image, not just the dirty part)
removed the unnecessary resets and const
now we use Copy instead of New