platform/framework/web/crosswalk-tizen.git
7 years agoMerge pull request #7524 from deepak1556/pa_app_name_patch
Kevin Sawicki [Fri, 7 Oct 2016 17:15:35 +0000 (10:15 -0700)]
Merge pull request #7524 from deepak1556/pa_app_name_patch

media: set the application name for audio streams shown in external apps

7 years agoMerge pull request #7522 from tinydew4/translate-ko
Kevin Sawicki [Fri, 7 Oct 2016 17:11:24 +0000 (10:11 -0700)]
Merge pull request #7522 from tinydew4/translate-ko

Add REPL doc in ko-KR and apply other changes

7 years agoMerge pull request #7520 from electron/fix-undef-webprefs
Kevin Sawicki [Fri, 7 Oct 2016 17:10:40 +0000 (10:10 -0700)]
Merge pull request #7520 from electron/fix-undef-webprefs

Default webPreferences to empty object always

7 years agomedia: set the application name for audio streams shown in external apps
deepak1556 [Fri, 7 Oct 2016 10:45:30 +0000 (16:15 +0530)]
media: set the application name for audio streams shown in external apps

7 years agoAdd REPL doc in ko-KR and apply other changes
tinydew4 [Fri, 7 Oct 2016 08:33:52 +0000 (08:33 +0000)]
Add REPL doc in ko-KR and apply other changes

7 years agoAdd spec for window.open with webPreferences set to null
Samuel Attard [Fri, 7 Oct 2016 01:13:04 +0000 (12:13 +1100)]
Add spec for window.open with webPreferences set to null

7 years agoDefault webPreferences to empty object always
Samuel Attard [Fri, 7 Oct 2016 00:45:13 +0000 (11:45 +1100)]
Default webPreferences to empty object always

7 years agoMerge pull request #7449 from amtj/repl-docs
Kevin Sawicki [Thu, 6 Oct 2016 18:38:48 +0000 (11:38 -0700)]
Merge pull request #7449 from amtj/repl-docs

add REPL documentation

7 years agoUpdate Node.js docs link and Windows note
Kevin Sawicki [Thu, 6 Oct 2016 18:38:09 +0000 (11:38 -0700)]
Update Node.js docs link and Windows note

7 years agoMerge pull request #7511 from tinydew4/translate-ko
Kevin Sawicki [Thu, 6 Oct 2016 18:12:26 +0000 (11:12 -0700)]
Merge pull request #7511 from tinydew4/translate-ko

Update korean docs

7 years agoMerge pull request #7508 from miniak/docs-fix
Kevin Sawicki [Thu, 6 Oct 2016 18:11:31 +0000 (11:11 -0700)]
Merge pull request #7508 from miniak/docs-fix

Add missing documentation

7 years agoMerge pull request #7507 from toonborgers/translate-nl
Kevin Sawicki [Thu, 6 Oct 2016 18:06:18 +0000 (11:06 -0700)]
Merge pull request #7507 from toonborgers/translate-nl

Add link to dutch translation in CONTRIBUTING.md [ci skip]

7 years agoMerge pull request #7515 from electron/newline-before-list
Kevin Sawicki [Thu, 6 Oct 2016 18:03:52 +0000 (11:03 -0700)]
Merge pull request #7515 from electron/newline-before-list

Add newline before list

7 years agoAdd newline before list
Kevin Sawicki [Thu, 6 Oct 2016 18:02:30 +0000 (11:02 -0700)]
Add newline before list

7 years agoMerge pull request #7502 from squarejaw/patch-1
Zeke Sikelianos [Thu, 6 Oct 2016 17:44:11 +0000 (10:44 -0700)]
Merge pull request #7502 from squarejaw/patch-1

Fix misspelling in docs/api/app.md

7 years agoUpdate ko docs
tinydew4 [Thu, 6 Oct 2016 14:53:57 +0000 (14:53 +0000)]
Update ko docs

7 years agoUpdate ko docs
tinydew4 [Thu, 6 Oct 2016 14:26:41 +0000 (14:26 +0000)]
Update ko docs

7 years agoModify docs to refelect the latest
tinydew4 [Thu, 6 Oct 2016 03:30:45 +0000 (03:30 +0000)]
Modify docs to refelect the latest

7 years agoFix typo
Milan Burda [Thu, 6 Oct 2016 10:03:37 +0000 (12:03 +0200)]
Fix typo

7 years agoAdd missing documentation
Milan Burda [Thu, 6 Oct 2016 09:30:34 +0000 (11:30 +0200)]
Add missing documentation

7 years agoAdd link to dutch translation in CONTRIBUTING.md
Toon Borgers [Thu, 6 Oct 2016 08:56:59 +0000 (10:56 +0200)]
Add link to dutch translation in CONTRIBUTING.md

7 years agoBump v1.4.3
Cheng Zhao [Thu, 6 Oct 2016 06:03:01 +0000 (15:03 +0900)]
Bump v1.4.3

7 years agoLock the version of electron-docs-linter
Cheng Zhao [Thu, 6 Oct 2016 08:11:41 +0000 (17:11 +0900)]
Lock the version of electron-docs-linter

7 years agoMerge pull request #7488 from electron/native-image-resize-and-crop
Cheng Zhao [Thu, 6 Oct 2016 06:01:41 +0000 (15:01 +0900)]
Merge pull request #7488 from electron/native-image-resize-and-crop

Support resizing and cropping native images

7 years agoMerge pull request #7494 from thomsonreuters/Update_Test_For_Missing_Additional_Features
Cheng Zhao [Thu, 6 Oct 2016 05:45:28 +0000 (14:45 +0900)]
Merge pull request #7494 from thomsonreuters/Update_Test_For_Missing_Additional_Features

Update BrowserWindow's test to check additional features upon window.open() call

7 years agoUpdate brightray for #7332
Cheng Zhao [Thu, 6 Oct 2016 05:42:14 +0000 (14:42 +0900)]
Update brightray for #7332

7 years agoMerge pull request #7407 from thomsonreuters/New_Window_Handler_Can_Create_And_Return...
Cheng Zhao [Thu, 6 Oct 2016 05:37:48 +0000 (14:37 +0900)]
Merge pull request #7407 from thomsonreuters/New_Window_Handler_Can_Create_And_Return_Window

New-window event handler can return its own BrowserWindow instance

7 years ago:memo: Fix misspelling in docs/api/app.md [ci skip]
Bryan Bess [Thu, 6 Oct 2016 00:17:49 +0000 (19:17 -0500)]
:memo: Fix misspelling in docs/api/app.md [ci skip]

7 years agoMark width/height as optional
Kevin Sawicki [Wed, 5 Oct 2016 17:58:39 +0000 (10:58 -0700)]
Mark width/height as optional

7 years agoAdd spec for getAspectRatio
Kevin Sawicki [Wed, 5 Oct 2016 16:21:28 +0000 (09:21 -0700)]
Add spec for getAspectRatio

7 years agoResize images with preserve aspect ratio
Kevin Sawicki [Wed, 5 Oct 2016 16:15:06 +0000 (09:15 -0700)]
Resize images with preserve aspect ratio

7 years agobounds -> rect
Kevin Sawicki [Wed, 5 Oct 2016 15:02:04 +0000 (08:02 -0700)]
bounds -> rect

7 years agoAdd tests of resizing/cropping an empty image
Kevin Sawicki [Tue, 4 Oct 2016 19:50:20 +0000 (12:50 -0700)]
Add tests of resizing/cropping an empty image

7 years agoDocument crop and resize
Kevin Sawicki [Tue, 4 Oct 2016 18:42:14 +0000 (11:42 -0700)]
Document crop and resize

7 years agoAdd tests for cropping native images
Kevin Sawicki [Tue, 4 Oct 2016 18:28:47 +0000 (11:28 -0700)]
Add tests for cropping native images

7 years agoAdd initial crop method
Kevin Sawicki [Tue, 4 Oct 2016 18:23:18 +0000 (11:23 -0700)]
Add initial crop method

7 years agoAdd specs for other create image helpers
Kevin Sawicki [Tue, 4 Oct 2016 18:05:07 +0000 (11:05 -0700)]
Add specs for other create image helpers

7 years ago:art: Use deepEqual asserts
Kevin Sawicki [Tue, 4 Oct 2016 17:52:02 +0000 (10:52 -0700)]
:art: Use deepEqual asserts

7 years agoAdd native image resize tests
Kevin Sawicki [Tue, 4 Oct 2016 17:50:33 +0000 (10:50 -0700)]
Add native image resize tests

7 years agoAdd resize method to native image
Kevin Sawicki [Tue, 4 Oct 2016 17:26:01 +0000 (10:26 -0700)]
Add resize method to native image

7 years agoMerge pull request #7496 from electron/app-doc-fix
Kevin Sawicki [Wed, 5 Oct 2016 16:36:01 +0000 (09:36 -0700)]
Merge pull request #7496 from electron/app-doc-fix

Add newline before return list

7 years agoMerge pull request #7495 from toonborgers/translate-nl
Kevin Sawicki [Wed, 5 Oct 2016 16:34:08 +0000 (09:34 -0700)]
Merge pull request #7495 from toonborgers/translate-nl

:memo: Dutch translation for CONTRIBUTING.md [ci skip]

7 years agoMerge pull request #7487 from fplucas/master
Kevin Sawicki [Wed, 5 Oct 2016 16:33:07 +0000 (09:33 -0700)]
Merge pull request #7487 from fplucas/master

:memo: Fix the link source-code-directory-structure.md on pt-br [ci skip]

7 years agoAdd newline before list
Kevin Sawicki [Wed, 5 Oct 2016 16:24:33 +0000 (09:24 -0700)]
Add newline before list

7 years agoUpdate BrowserWindow's test to check additional features upon window.open() call
Michael Vasseur [Wed, 5 Oct 2016 11:45:15 +0000 (13:45 +0200)]
Update BrowserWindow's test to check additional features upon window.open() call

7 years agoFix relative url
Toon Borgers [Wed, 5 Oct 2016 10:28:36 +0000 (12:28 +0200)]
Fix relative url

7 years agoFix relative link, added translation link for dutch
Toon Borgers [Wed, 5 Oct 2016 10:28:08 +0000 (12:28 +0200)]
Fix relative link, added translation link for dutch

7 years agoTranslate CONTRIBUTING.md
Toon Borgers [Wed, 5 Oct 2016 10:25:50 +0000 (12:25 +0200)]
Translate CONTRIBUTING.md

7 years agoFix errors
Michael Vasseur [Wed, 5 Oct 2016 09:46:55 +0000 (11:46 +0200)]
Fix errors

7 years agoFix JS Lint issues
Michael Vasseur [Thu, 29 Sep 2016 14:01:05 +0000 (16:01 +0200)]
Fix JS Lint issues

7 years agoSets correct openerId in mergeBrowserWindowOptions() to give correct options to ...
Michael Vasseur [Thu, 29 Sep 2016 13:43:40 +0000 (15:43 +0200)]
Sets correct openerId in mergeBrowserWindowOptions() to give correct options to 'new-window' event handler

7 years agoRebase with recent changes
Michael Vasseur [Thu, 29 Sep 2016 13:37:28 +0000 (15:37 +0200)]
Rebase with recent changes

7 years agoUpdated the related documentation
Michael Vasseur [Thu, 29 Sep 2016 12:53:24 +0000 (14:53 +0200)]
Updated the related documentation

7 years agoFix indentation
Michael Vasseur [Thu, 29 Sep 2016 12:41:35 +0000 (14:41 +0200)]
Fix indentation

7 years ago'new-window' event handlers can return their window when default behavior is prevented
Michael Vasseur [Fri, 16 Sep 2016 11:33:02 +0000 (13:33 +0200)]
'new-window' event handlers can return their window when default behavior is prevented

7 years agoAdd english version to start from
Toon Borgers [Wed, 5 Oct 2016 07:27:20 +0000 (09:27 +0200)]
Add english version to start from

7 years agoCreate CONTRIBUTING.md
Toon Borgers [Wed, 5 Oct 2016 07:16:34 +0000 (09:16 +0200)]
Create CONTRIBUTING.md

7 years agoMerge pull request #7491 from electron/initialize-direct-write-font-proxy
Cheng Zhao [Wed, 5 Oct 2016 05:15:55 +0000 (14:15 +0900)]
Merge pull request #7491 from electron/initialize-direct-write-font-proxy

Enable emoji as fallback font on Windows 10

7 years agoUpdate libchromiumcontent for #7334
Kevin Sawicki [Wed, 5 Oct 2016 00:28:46 +0000 (17:28 -0700)]
Update libchromiumcontent for #7334

7 years agoMerge pull request #7489 from davej/patch-2
Kevin Sawicki [Tue, 4 Oct 2016 20:36:48 +0000 (13:36 -0700)]
Merge pull request #7489 from davej/patch-2

Docs: Correct image.getSize() type signature

7 years agoDocs: Move buffer link to end of file
Dave Jeffery [Tue, 4 Oct 2016 20:34:24 +0000 (21:34 +0100)]
Docs: Move buffer link to end of file

7 years agoDocs: Correct image.getSize() type signature
Dave Jeffery [Tue, 4 Oct 2016 20:20:42 +0000 (21:20 +0100)]
Docs: Correct image.getSize() type signature

7 years ago:memo: Fix the link source-code-directory-structure.md on pt-br [ci skip]
Lucas Pugliesi [Tue, 4 Oct 2016 17:43:11 +0000 (14:43 -0300)]
:memo: Fix the link source-code-directory-structure.md on pt-br [ci skip]

7 years agoMerge pull request #7486 from fplucas/master
Kevin Sawicki [Tue, 4 Oct 2016 17:31:08 +0000 (10:31 -0700)]
Merge pull request #7486 from fplucas/master

:memo: Translation of build-instructions-osx.md to pt-br [ci skip]

7 years agoMerge remote-tracking branch 'upstream/master'
Lucas Pugliesi [Tue, 4 Oct 2016 17:27:00 +0000 (14:27 -0300)]
Merge remote-tracking branch 'upstream/master'

7 years ago:memo: Translation of build-instructions-osx.md to pt-br [ci skip]
Lucas Pugliesi [Tue, 4 Oct 2016 17:26:41 +0000 (14:26 -0300)]
:memo: Translation of build-instructions-osx.md to pt-br [ci skip]

7 years agoMerge pull request #7481 from fplucas/master
Kevin Sawicki [Tue, 4 Oct 2016 16:11:16 +0000 (09:11 -0700)]
Merge pull request #7481 from fplucas/master

:memo: Translation of synopsis.md to pt-br [ci skip]

7 years agoMerge pull request #7478 from tinydew4/translate-ko
Kevin Sawicki [Tue, 4 Oct 2016 16:10:55 +0000 (09:10 -0700)]
Merge pull request #7478 from tinydew4/translate-ko

Update the ko-KR docs related to the `additionalFeatures`.

7 years agoadd note about windows
Amitoj [Tue, 4 Oct 2016 14:02:46 +0000 (19:32 +0530)]
add note about windows

note "REPL is not available on Windows."

7 years ago:memo: Translation of synopsis.md to pt-br [ci skip]
Lucas Pugliesi [Tue, 4 Oct 2016 12:37:18 +0000 (09:37 -0300)]
:memo: Translation of synopsis.md to pt-br [ci skip]

7 years agoUpdate the ko-KR docs related to the .
tinydew4 [Tue, 4 Oct 2016 08:35:07 +0000 (08:35 +0000)]
Update the ko-KR docs related to the .

7 years agoMerge pull request #7291 from thomsonreuters/Fix_Missing_Additional_Features_New_Popu...
Cheng Zhao [Tue, 4 Oct 2016 06:42:36 +0000 (15:42 +0900)]
Merge pull request #7291 from thomsonreuters/Fix_Missing_Additional_Features_New_Popup_Windows

Fix for missing additional features fields when creating new popup windows

7 years agoFormat the docs according to style guide
Cheng Zhao [Tue, 4 Oct 2016 05:41:37 +0000 (14:41 +0900)]
Format the docs according to style guide

7 years agoDocumented JavasScript API changes related to the fix for additional features processing
Michael Vasseur [Fri, 23 Sep 2016 07:08:32 +0000 (09:08 +0200)]
Documented JavasScript API changes related to the fix for additional features processing

7 years agoUpdated required code to handle missing additional features for popup windows
Michael Vasseur [Thu, 15 Sep 2016 13:37:35 +0000 (15:37 +0200)]
Updated required code to handle missing additional features for popup windows

7 years agoUpdate libchromiumcontent for #7291
Cheng Zhao [Mon, 3 Oct 2016 07:50:22 +0000 (16:50 +0900)]
Update libchromiumcontent for #7291

7 years agoMerge pull request #7468 from electron/focus-window-when-menu-is-clicked
Cheng Zhao [Tue, 4 Oct 2016 05:22:49 +0000 (14:22 +0900)]
Merge pull request #7468 from electron/focus-window-when-menu-is-clicked

Focus window when menu button is pressed

7 years agoMerge pull request #7437 from fplucas/master
Kevin Sawicki [Mon, 3 Oct 2016 22:37:52 +0000 (15:37 -0700)]
Merge pull request #7437 from fplucas/master

:memo: Translation of CONTRIBUTING.md to pt-br [ci skip]

7 years agorepl-docs: move file to tutorials
Amitoj [Mon, 3 Oct 2016 18:42:25 +0000 (00:12 +0530)]
repl-docs: move file to tutorials

also add note for renderer processes.

7 years agoMerge CONTRIBUTING.md
Lucas Pugliesi [Mon, 3 Oct 2016 18:18:03 +0000 (15:18 -0300)]
Merge CONTRIBUTING.md

7 years agoRemove unused ButtonListener
Kevin Sawicki [Mon, 3 Oct 2016 17:26:18 +0000 (10:26 -0700)]
Remove unused ButtonListener

7 years agoFocus submenu buttons when clicked
Kevin Sawicki [Mon, 3 Oct 2016 17:13:41 +0000 (10:13 -0700)]
Focus submenu buttons when clicked

7 years agoMerge pull request #7434 from rafaelstz/patch-2
Kevin Sawicki [Mon, 3 Oct 2016 16:29:54 +0000 (09:29 -0700)]
Merge pull request #7434 from rafaelstz/patch-2

Update year in LICENSE file

7 years agoMerge pull request #7433 from rafaelstz/patch-1
Kevin Sawicki [Mon, 3 Oct 2016 16:29:26 +0000 (09:29 -0700)]
Merge pull request #7433 from rafaelstz/patch-1

Update license in README file

7 years agoMerge pull request #7456 from amitmerchant1990/patch-1
Kevin Sawicki [Mon, 3 Oct 2016 16:28:22 +0000 (09:28 -0700)]
Merge pull request #7456 from amitmerchant1990/patch-1

Update accessibility.md

7 years agoMerge pull request #7457 from josephfrazier/fix-findinpage-links
Kevin Sawicki [Mon, 3 Oct 2016 16:22:53 +0000 (09:22 -0700)]
Merge pull request #7457 from josephfrazier/fix-findinpage-links

Fix webContents.findInPage links in docs

7 years agoMerge pull request #7452 from enlight/node-buffer-safe-free
Cheng Zhao [Mon, 3 Oct 2016 12:57:37 +0000 (21:57 +0900)]
Merge pull request #7452 from enlight/node-buffer-safe-free

Prevent undefined behavior when some Node Buffer objects are destroyed

7 years agoMerge pull request #7451 from was4444/master
Cheng Zhao [Mon, 3 Oct 2016 12:35:06 +0000 (21:35 +0900)]
Merge pull request #7451 from was4444/master

keep up with en version

7 years agoMerge pull request #7432 from electron/check-if-window-closed
Cheng Zhao [Mon, 3 Oct 2016 12:21:35 +0000 (21:21 +0900)]
Merge pull request #7432 from electron/check-if-window-closed

Ignore already closed windows

7 years agoMerge pull request #7444 from rogerlista/master
Cheng Zhao [Mon, 3 Oct 2016 12:19:35 +0000 (21:19 +0900)]
Merge pull request #7444 from rogerlista/master

:memo: Translation of CODE OF CONDUCT.md to pt-BR [ci skip]

7 years agoMerge pull request #7335 from miniak/set-default-error-mode
Cheng Zhao [Mon, 3 Oct 2016 11:53:42 +0000 (20:53 +0900)]
Merge pull request #7335 from miniak/set-default-error-mode

Add process.setDefaultErrorMode()

7 years agoMerge pull request #7461 from electron/revert-7416-fix-windows-draggable-high-dpi
Cheng Zhao [Mon, 3 Oct 2016 11:42:44 +0000 (20:42 +0900)]
Merge pull request #7461 from electron/revert-7416-fix-windows-draggable-high-dpi

Revert "Fix for issues seen on frameless window (Windows) when at 200% resolution"

7 years agoRevert "Fix for issues seen on frameless window (Windows) when at 200% resolution"
Cheng Zhao [Mon, 3 Oct 2016 11:41:52 +0000 (20:41 +0900)]
Revert "Fix for issues seen on frameless window (Windows) when at 200% resolution"

7 years agoMerge pull request #7416 from bsclifton/fix-windows-draggable-high-dpi
Cheng Zhao [Mon, 3 Oct 2016 09:34:18 +0000 (18:34 +0900)]
Merge pull request #7416 from bsclifton/fix-windows-draggable-high-dpi

Fix for issues seen on frameless window (Windows) when at 200% resolution

7 years agoFix webContents.findInPage links in docs
Joseph Frazier [Mon, 3 Oct 2016 05:54:07 +0000 (01:54 -0400)]
Fix webContents.findInPage links in docs

7 years agoUpdate accessibility.md
Amit Merchant [Mon, 3 Oct 2016 05:43:25 +0000 (11:13 +0530)]
Update accessibility.md

7 years agoPrevent undefined behavior when some Node Buffer objects are destroyed
Vadim Macagon [Sun, 2 Oct 2016 16:38:39 +0000 (23:38 +0700)]
Prevent undefined behavior when some Node Buffer objects are destroyed

If node::Buffer::New() is used to wrap an existing chunk of memory
without providing a custom callback to release that memory then Node
will just use `free()`. In a couple of places Node buffer objects were
constructed from chunks of memory that were allocated with `new[]`, but
a custom callback to release that memory was omitted, this resulted in
undefined behavior when those buffers were destroyed because `free()`
was used to release memory allocated with `new[]`.

To avoid undefined behavior the aforementioned buffer objects are now
constructed with a custom callback that safely releases the underlying
chunk of memory.

7 years agoadd link to repl documentation
Amitoj [Sun, 2 Oct 2016 18:17:11 +0000 (23:47 +0530)]
add link to repl documentation

7 years agos/provides/provides a/
Amitoj [Sun, 2 Oct 2016 18:12:37 +0000 (23:42 +0530)]
s/provides/provides a/

7 years agokeep up with en version
wxf [Sun, 2 Oct 2016 10:27:48 +0000 (18:27 +0800)]
keep up with en version