platform/framework/web/crosswalk-tizen.git
7 years agoAdd script to verify ffmpeg without proprietary codecs
Kevin Sawicki [Wed, 29 Mar 2017 23:23:30 +0000 (16:23 -0700)]
Add script to verify ffmpeg without proprietary codecs

7 years agobuilds -> Support
Kevin Sawicki [Wed, 29 Mar 2017 22:08:06 +0000 (15:08 -0700)]
builds -> Support

7 years agoAdd test page to check for proprietary codecs
Kevin Sawicki [Wed, 29 Mar 2017 22:07:30 +0000 (15:07 -0700)]
Add test page to check for proprietary codecs

7 years agoUpgrade libcc for ffmpeg linking fix
Kevin Sawicki [Wed, 29 Mar 2017 16:19:21 +0000 (09:19 -0700)]
Upgrade libcc for ffmpeg linking fix

7 years agoMerge pull request #9067 from electron/check-name-param-directly
Kevin Sawicki [Thu, 30 Mar 2017 21:35:56 +0000 (14:35 -0700)]
Merge pull request #9067 from electron/check-name-param-directly

Check name directly instead of arguments length

7 years agoCheck name directly instead of arguments length
Kevin Sawicki [Thu, 30 Mar 2017 19:37:40 +0000 (12:37 -0700)]
Check name directly instead of arguments length

7 years agoMerge pull request #9052 from tonyganch/native_tabs
Kevin Sawicki [Thu, 30 Mar 2017 21:02:19 +0000 (14:02 -0700)]
Merge pull request #9052 from tonyganch/native_tabs

Native tabs on macOS

7 years agoMove tabbingIdentifier out of webPreferences list
Kevin Sawicki [Thu, 30 Mar 2017 20:49:00 +0000 (13:49 -0700)]
Move tabbingIdentifier out of webPreferences list

7 years agoMake tabbing identifier var local
Kevin Sawicki [Thu, 30 Mar 2017 20:47:11 +0000 (13:47 -0700)]
Make tabbing identifier var local

7 years agoAdd initial tabbingIdentifier spec
Kevin Sawicki [Thu, 30 Mar 2017 20:46:58 +0000 (13:46 -0700)]
Add initial tabbingIdentifier spec

7 years agoRemove 10.12 check handled by respondsToSelector
Kevin Sawicki [Thu, 30 Mar 2017 20:46:34 +0000 (13:46 -0700)]
Remove 10.12 check handled by respondsToSelector

7 years agoMerge pull request #9066 from electron/segment-style-enum-warnings
Kevin Sawicki [Thu, 30 Mar 2017 19:36:35 +0000 (12:36 -0700)]
Merge pull request #9066 from electron/segment-style-enum-warnings

Add descriptions for each segmentStyle

7 years agoAdd descriptions for each segmentStyle
Kevin Sawicki [Thu, 30 Mar 2017 19:06:33 +0000 (12:06 -0700)]
Add descriptions for each segmentStyle

7 years agoMerge pull request #9062 from electron/stringify-headers-in-net-module
Kevin Sawicki [Thu, 30 Mar 2017 19:35:53 +0000 (12:35 -0700)]
Merge pull request #9062 from electron/stringify-headers-in-net-module

Fix net module to accept non-string header values

7 years agoMerge pull request #9065 from electron/roles
Zeke Sikelianos [Thu, 30 Mar 2017 19:28:14 +0000 (12:28 -0700)]
Merge pull request #9065 from electron/roles

Improve docs for MenuItem Roles

7 years agoFix net module to accept non-string header values
Thiago de Arruda [Thu, 30 Mar 2017 16:24:40 +0000 (13:24 -0300)]
Fix net module to accept non-string header values

This is required to be compatible with node.js http module.

7 years agoMerge pull request #8917 from bcomnes/patch-1
Kevin Sawicki [Thu, 30 Mar 2017 19:00:47 +0000 (12:00 -0700)]
Merge pull request #8917 from bcomnes/patch-1

Clarify remote require of relative modules

7 years agoRemove spaces around brackets
Kevin Sawicki [Thu, 30 Mar 2017 18:58:09 +0000 (11:58 -0700)]
Remove spaces around brackets

7 years agolink to roles list from Menu doc
Zeke Sikelianos [Thu, 30 Mar 2017 18:08:12 +0000 (11:08 -0700)]
link to roles list from Menu doc

7 years agotighten up formatting of menu example
Zeke Sikelianos [Thu, 30 Mar 2017 18:07:59 +0000 (11:07 -0700)]
tighten up formatting of menu example

7 years agocreate a linkable heading for MenuItem roles
Zeke Sikelianos [Thu, 30 Mar 2017 18:07:25 +0000 (11:07 -0700)]
create a linkable heading for MenuItem roles

7 years agoMerge pull request #9054 from ColinEberhardt/patch-3
Kevin Sawicki [Thu, 30 Mar 2017 17:52:46 +0000 (10:52 -0700)]
Merge pull request #9054 from ColinEberhardt/patch-3

Some minor copy edit on sandbox documentation

7 years agoFix compilation against macOS 10.10 SDK
Tony Ganch [Thu, 30 Mar 2017 13:13:49 +0000 (15:13 +0200)]
Fix compilation against macOS 10.10 SDK

7 years agoClarification of the chromium sandbox support
Colin Eberhardt [Wed, 29 Mar 2017 13:27:01 +0000 (14:27 +0100)]
Clarification of the chromium sandbox support

7 years agoMerge pull request #8880 from mst128256/2814
Kevin Sawicki [Wed, 29 Mar 2017 19:31:58 +0000 (12:31 -0700)]
Merge pull request #8880 from mst128256/2814

Default menu items for 'Edit' and 'Window' #2814

7 years ago:art:
Kevin Sawicki [Wed, 29 Mar 2017 19:27:59 +0000 (12:27 -0700)]
:art:

7 years agoEnable native tabs on macOS
Tony Ganch [Mon, 27 Mar 2017 14:15:17 +0000 (16:15 +0200)]
Enable native tabs on macOS

7 years agoRevert "Disable Show Tab Bar menu item on macOS Sierrra"
Tony Ganch [Tue, 21 Mar 2017 09:19:08 +0000 (10:19 +0100)]
Revert "Disable Show Tab Bar menu item on macOS Sierrra"

This reverts commit 24b93139581836ea8ec3f88cda0edbb3baba8812.

7 years agoRevert "Add forward declaration of NSWindow.allowsAutomaticWindowTabbing"
Tony Ganch [Tue, 21 Mar 2017 09:18:57 +0000 (10:18 +0100)]
Revert "Add forward declaration of NSWindow.allowsAutomaticWindowTabbing"

This reverts commit 770a3509cfcd62c958dc2b70bd497585f55b565c.

7 years agoEmpty objects within default menu replaced by nulls
mst128256 [Wed, 29 Mar 2017 10:17:50 +0000 (12:17 +0200)]
Empty objects within default menu replaced by nulls

7 years agoMerge pull request #9039 from electron/extract-renderer-base-class
Cheng Zhao [Wed, 29 Mar 2017 06:20:46 +0000 (15:20 +0900)]
Merge pull request #9039 from electron/extract-renderer-base-class

Create base class to share code between sandbox and non-sandbox

7 years agoMerge pull request #9043 from electron/fix-uv-run-crash
Cheng Zhao [Wed, 29 Mar 2017 04:37:07 +0000 (13:37 +0900)]
Merge pull request #9043 from electron/fix-uv-run-crash

Fix crash happened in UvRunOnce

7 years agoMerge pull request #9007 from electron/net_redirect_patch
Kevin Sawicki [Tue, 28 Mar 2017 16:31:05 +0000 (09:31 -0700)]
Merge pull request #9007 from electron/net_redirect_patch

net: allow controlling redirects

7 years agoMerge pull request #9001 from electron/net_source_stream_error_patch
Kevin Sawicki [Tue, 28 Mar 2017 16:24:18 +0000 (09:24 -0700)]
Merge pull request #9001 from electron/net_source_stream_error_patch

net: catch source stream creation failure for content encoding

7 years agoMerge pull request #9041 from runinspring/master
Kevin Sawicki [Tue, 28 Mar 2017 16:15:09 +0000 (09:15 -0700)]
Merge pull request #9041 from runinspring/master

Update dialog.md

7 years agoMerge pull request #8652 from electron/no-api-docs-generation
Kevin Sawicki [Tue, 28 Mar 2017 15:59:46 +0000 (08:59 -0700)]
Merge pull request #8652 from electron/no-api-docs-generation

create-dist: Adding argument to supress api docs generation.

7 years agoaddress review comments
deepak1556 [Tue, 28 Mar 2017 13:35:44 +0000 (19:05 +0530)]
address review comments

7 years ago[skip ci] add docs
deepak1556 [Sat, 25 Mar 2017 07:07:34 +0000 (12:37 +0530)]
[skip ci] add docs

7 years agonet: allow controlling redirects
deepak1556 [Thu, 23 Mar 2017 19:37:54 +0000 (01:07 +0530)]
net: allow controlling redirects

7 years agoFix crash happened in UvRunOnce
Cheng Zhao [Tue, 28 Mar 2017 08:19:14 +0000 (17:19 +0900)]
Fix crash happened in UvRunOnce

7 years agoMerge pull request #8923 from electron/geolocation_request_context_patch
Cheng Zhao [Tue, 28 Mar 2017 05:45:46 +0000 (22:45 -0700)]
Merge pull request #8923 from electron/geolocation_request_context_patch

browser: Create separate request context for geolocation service.

7 years agoUpdate dialog.md
ZhangYu [Tue, 28 Mar 2017 03:49:47 +0000 (11:49 +0800)]
Update dialog.md

7 years agoMerge pull request #9037 from electron/upgrade-libcc-for-webview-drag-fix
Kevin Sawicki [Tue, 28 Mar 2017 00:18:17 +0000 (17:18 -0700)]
Merge pull request #9037 from electron/upgrade-libcc-for-webview-drag-fix

Upgrade libcc for webview dnd fix

7 years agoMake AtomSandboxedRendererClient a RendererClientBase subclass.
Thiago de Arruda [Mon, 27 Mar 2017 21:31:18 +0000 (18:31 -0300)]
Make AtomSandboxedRendererClient a RendererClientBase subclass.

7 years agoExtract base class from AtomRendererClient
Thiago de Arruda [Mon, 27 Mar 2017 21:19:34 +0000 (18:19 -0300)]
Extract base class from AtomRendererClient

The new `RendererClientBase` class contains code that is not specific to node.js
integration with the renderer.

7 years agoUpgrade libcc for webview dnd fix
Kevin Sawicki [Mon, 27 Mar 2017 18:40:52 +0000 (11:40 -0700)]
Upgrade libcc for webview dnd fix

7 years agoMerge pull request #9034 from electron/disable-flaky-appveyor-spec
Kevin Sawicki [Mon, 27 Mar 2017 21:05:42 +0000 (14:05 -0700)]
Merge pull request #9034 from electron/disable-flaky-appveyor-spec

Disable flaky post navigation spec on AppVeyor

7 years agoExpect count to be 0
Kevin Sawicki [Mon, 27 Mar 2017 17:21:01 +0000 (10:21 -0700)]
Expect count to be 0

7 years agoMerge pull request #8983 from electron/sandbox-initial-documentation
Kevin Sawicki [Mon, 27 Mar 2017 17:16:24 +0000 (10:16 -0700)]
Merge pull request #8983 from electron/sandbox-initial-documentation

Add initial documentation for `sandbox` option.

7 years agoRemove old sandbox option in list and mark as experimental
Kevin Sawicki [Mon, 27 Mar 2017 17:14:38 +0000 (10:14 -0700)]
Remove old sandbox option in list and mark as experimental

7 years agoMerge pull request #8956 from electron/expose-crash-reporter-to-sandbox
Kevin Sawicki [Mon, 27 Mar 2017 17:09:36 +0000 (10:09 -0700)]
Merge pull request #8956 from electron/expose-crash-reporter-to-sandbox

Expose crash reporter to sandbox

7 years agoMerge pull request #8897 from electron/versioning-doc
Kevin Sawicki [Mon, 27 Mar 2017 16:54:11 +0000 (09:54 -0700)]
Merge pull request #8897 from electron/versioning-doc

update versioning doc

7 years agoMerge pull request #8984 from hansenzhang/display-menuitem-label
Kevin Sawicki [Mon, 27 Mar 2017 16:47:50 +0000 (09:47 -0700)]
Merge pull request #8984 from hansenzhang/display-menuitem-label

Fix '&'  not showing in MenuItem label

7 years agoDisable flaky post navigation spec on AppVeyor
Kevin Sawicki [Mon, 27 Mar 2017 16:15:40 +0000 (09:15 -0700)]
Disable flaky post navigation spec on AppVeyor

7 years agoMerge pull request #9021 from owwo/master
Kevin Sawicki [Mon, 27 Mar 2017 16:11:24 +0000 (09:11 -0700)]
Merge pull request #9021 from owwo/master

Fix translation error

7 years agoMerge pull request #9024 from runinspring/patch-1
Kevin Sawicki [Mon, 27 Mar 2017 16:11:04 +0000 (09:11 -0700)]
Merge pull request #9024 from runinspring/patch-1

add getFileIcon method

7 years agoMerge pull request #9006 from electron/fix-thumbnailSize-doc
Kevin Sawicki [Mon, 27 Mar 2017 16:10:40 +0000 (09:10 -0700)]
Merge pull request #9006 from electron/fix-thumbnailSize-doc

fix docs for thumbnailSize

7 years agoadd getFileIcon method
ZhangYu [Mon, 27 Mar 2017 03:16:05 +0000 (11:16 +0800)]
add getFileIcon method

7 years agoMerge pull request #9014 from electron/MarshallOfSound-patch-1
Zeke Sikelianos [Mon, 27 Mar 2017 02:53:33 +0000 (19:53 -0700)]
Merge pull request #9014 from electron/MarshallOfSound-patch-1

Fix return syntax in docs

7 years agoFix translation error
owwo [Sun, 26 Mar 2017 23:42:07 +0000 (18:42 -0500)]
Fix translation error

7 years agoUpdate web-contents.md
Samuel Attard [Sat, 25 Mar 2017 07:27:43 +0000 (18:27 +1100)]
Update web-contents.md

7 years agoMerge pull request #9012 from electron/fixup-docs-4
Zeke Sikelianos [Sat, 25 Mar 2017 07:10:09 +0000 (00:10 -0700)]
Merge pull request #9012 from electron/fixup-docs-4

Add missing property types on the process docs

7 years agoAdd missing return type on executeJavaScript
Samuel Attard [Sat, 25 Mar 2017 03:59:48 +0000 (14:59 +1100)]
Add missing return type on executeJavaScript

7 years agoAdd missing property types on the process docs
Samuel Attard [Sat, 25 Mar 2017 03:51:23 +0000 (14:51 +1100)]
Add missing property types on the process docs

7 years agoMerge pull request #9010 from electron/fixup-docs-3
Zeke Sikelianos [Sat, 25 Mar 2017 03:30:53 +0000 (20:30 -0700)]
Merge pull request #9010 from electron/fixup-docs-3

Generic doc fixes

7 years agoGeneric doc fixes
Samuel Attard [Sat, 25 Mar 2017 01:37:07 +0000 (12:37 +1100)]
Generic doc fixes

7 years agoV8 dev resources (#9008)
Hari Juturu [Fri, 24 Mar 2017 22:40:23 +0000 (15:40 -0700)]
V8 dev resources (#9008)

* Adding V8 documentation links

* Removing extra space

* use electron markdown conventions

* cross-link v8 and chromium dev docs

* fix v8 link

7 years agoMerge pull request #8988 from electron/chromium-dev-resources
Zeke Sikelianos [Fri, 24 Mar 2017 18:21:29 +0000 (11:21 -0700)]
Merge pull request #8988 from electron/chromium-dev-resources

document resources for tracking chromium development

7 years agofix docs for thumbnailSize
Zeke Sikelianos [Fri, 24 Mar 2017 18:14:43 +0000 (11:14 -0700)]
fix docs for thumbnailSize

7 years agoFixed for linting
mst128256 [Fri, 24 Mar 2017 11:31:49 +0000 (12:31 +0100)]
Fixed for linting

7 years agoAdded specs
mst128256 [Fri, 24 Mar 2017 11:14:08 +0000 (12:14 +0100)]
Added specs

7 years agoAdd initial documentation for `sandbox` option.
Thiago de Arruda [Thu, 9 Mar 2017 12:23:03 +0000 (09:23 -0300)]
Add initial documentation for `sandbox` option.

7 years agonet: catch source stream creation failure for content encoding
deepak1556 [Thu, 23 Mar 2017 18:06:05 +0000 (23:36 +0530)]
net: catch source stream creation failure for content encoding

7 years agoFix indent in api-crash-reporter-spec.js
Thiago de Arruda [Tue, 21 Mar 2017 13:53:17 +0000 (10:53 -0300)]
Fix indent in api-crash-reporter-spec.js

7 years agoRun the crash reporter specs with sandbox option.
Thiago de Arruda [Tue, 21 Mar 2017 13:48:36 +0000 (10:48 -0300)]
Run the crash reporter specs with sandbox option.

- Create a function that accepts BrowserWindow options and generates a suite
  that contains the renderer-specific tests.
- Run the function twice to execute the tests with and without sandbox option.

7 years agoExpose `crashReporter` to sandbox
Thiago de Arruda [Tue, 21 Mar 2017 13:47:18 +0000 (10:47 -0300)]
Expose `crashReporter` to sandbox

7 years agoPrevent browserify from leaking the require function
Thiago de Arruda [Tue, 21 Mar 2017 13:45:40 +0000 (10:45 -0300)]
Prevent browserify from leaking the require function

Define a "require" argument in the wrapper functions that runs browserify
bundles, which will prevent browserify from leaking the require function.

Note that this doesn't affect the isolated renderer script, only when `-r` flag
is passed to browserify command it will export a require function. It is still
added to isolated renderer script to prevent future mistakes(doesn't hurt
defining a "require" local).

7 years agoMake sandbox APIs more compatible with normal renderers
Thiago de Arruda [Tue, 21 Mar 2017 13:41:23 +0000 (10:41 -0300)]
Make sandbox APIs more compatible with normal renderers

- Expose remote shortcuts for the `fs`, `os` and `child_process` modules.
- Expose the `url` and `timers` modules(the browserify versions)
- Add `process.crash` and `process.platform`

7 years agodocument resources for tracking chromium development
Zeke Sikelianos [Thu, 23 Mar 2017 05:59:11 +0000 (22:59 -0700)]
document resources for tracking chromium development

7 years agomention tilde
Zeke Sikelianos [Wed, 22 Mar 2017 23:13:24 +0000 (16:13 -0700)]
mention tilde

7 years agoBump v1.6.4
Kevin Sawicki [Wed, 22 Mar 2017 15:21:05 +0000 (08:21 -0700)]
Bump v1.6.4

7 years agoMerge pull request #8852 from electron/web-worker-hook
Cheng Zhao [Wed, 22 Mar 2017 16:01:42 +0000 (09:01 -0700)]
Merge pull request #8852 from electron/web-worker-hook

Add Node.js integration to WebWorker

7 years agoMerge pull request #8971 from electron/fix-freeenvironment-crash
Cheng Zhao [Wed, 22 Mar 2017 16:00:38 +0000 (09:00 -0700)]
Merge pull request #8971 from electron/fix-freeenvironment-crash

node::Environment should be destroyed before AtomBindings

7 years ago#8881 - Display '&' in MenuItem label
Hansen Zhang [Wed, 22 Mar 2017 15:52:25 +0000 (11:52 -0400)]
#8881 - Display '&'  in MenuItem label

7 years agoCommonWebContentsDelegate::DestroyWebContents => ResetManagedWebContents
deepak1556 [Wed, 22 Mar 2017 02:00:36 +0000 (07:30 +0530)]
CommonWebContentsDelegate::DestroyWebContents => ResetManagedWebContents

7 years agoMerge pull request #8974 from electron/default-popup-async-value
Kevin Sawicki [Tue, 21 Mar 2017 13:36:29 +0000 (06:36 -0700)]
Merge pull request #8974 from electron/default-popup-async-value

Default async to false when object is specified

7 years agoDefault async to false when object is specified
Kevin Sawicki [Tue, 21 Mar 2017 03:24:01 +0000 (20:24 -0700)]
Default async to false when object is specified

7 years agonode::Environment should be destroyed before AtomBindings
Cheng Zhao [Mon, 20 Mar 2017 20:01:28 +0000 (13:01 -0700)]
node::Environment should be destroyed before AtomBindings

The shutdown code may still uses the APIs provieded by AtomBindings.

7 years agoFix docs lint warnings
Cheng Zhao [Thu, 16 Mar 2017 11:18:16 +0000 (20:18 +0900)]
Fix docs lint warnings

7 years agoFix cpplint warning
Cheng Zhao [Thu, 16 Mar 2017 11:14:16 +0000 (20:14 +0900)]
Fix cpplint warning

7 years agoFix js lint
Cheng Zhao [Thu, 16 Mar 2017 10:51:43 +0000 (19:51 +0900)]
Fix js lint

7 years agoFix typos and adjust sentences
Cheng Zhao [Thu, 16 Mar 2017 08:41:25 +0000 (17:41 +0900)]
Fix typos and adjust sentences

7 years agotest: Node integration in web workers
Cheng Zhao [Wed, 15 Mar 2017 11:07:28 +0000 (20:07 +0900)]
test: Node integration in web workers

7 years agodocs: Multithreading
Cheng Zhao [Wed, 15 Mar 2017 10:34:21 +0000 (19:34 +0900)]
docs: Multithreading

7 years agoAdd nodeIntegrationInWorker option
Cheng Zhao [Wed, 15 Mar 2017 09:51:21 +0000 (18:51 +0900)]
Add nodeIntegrationInWorker option

7 years agoMake Archive thread safe
Cheng Zhao [Fri, 10 Mar 2017 08:33:27 +0000 (17:33 +0900)]
Make Archive thread safe

7 years agoAtomBindings should not use default uv loop
Cheng Zhao [Fri, 10 Mar 2017 08:07:51 +0000 (17:07 +0900)]
AtomBindings should not use default uv loop

7 years agoWebWorkerObserver should be destroyed on exit
Cheng Zhao [Fri, 10 Mar 2017 06:35:44 +0000 (15:35 +0900)]
WebWorkerObserver should be destroyed on exit

7 years agoCreate new uv loop in each worker
Cheng Zhao [Fri, 10 Mar 2017 06:22:25 +0000 (15:22 +0900)]
Create new uv loop in each worker

7 years agoConverter for base::Callback is not thread safe
Cheng Zhao [Fri, 10 Mar 2017 02:01:17 +0000 (11:01 +0900)]
Converter for base::Callback is not thread safe