platform/framework/web/crosswalk-tizen.git
8 years agoMerge pull request #6314 from electron/suppress-session-protocol
Cheng Zhao [Fri, 1 Jul 2016 13:56:48 +0000 (13:56 +0000)]
Merge pull request #6314 from electron/suppress-session-protocol

spec: Suppress the session.protocol test

8 years agospec: Suppress the session.protocol test
Cheng Zhao [Fri, 1 Jul 2016 13:24:30 +0000 (22:24 +0900)]
spec: Suppress the session.protocol test

8 years agoMerge pull request #6216 from electron/class-docs
Cheng Zhao [Fri, 1 Jul 2016 05:34:01 +0000 (05:34 +0000)]
Merge pull request #6216 from electron/class-docs

Add details to docs/styleguide.md

8 years agoconjunctions don't have to be capitalized
Cheng Zhao [Fri, 1 Jul 2016 05:33:22 +0000 (14:33 +0900)]
conjunctions don't have to be capitalized

8 years agoUse `*` instead of `-` for lists
Cheng Zhao [Fri, 1 Jul 2016 05:30:55 +0000 (14:30 +0900)]
Use `*` instead of `-` for lists

`*` is used in most lists in our docs, let's keep consistency.

8 years agoUpdate atom-shell-vs-node-webkit.md
Cheng Zhao [Fri, 1 Jul 2016 05:27:56 +0000 (14:27 +0900)]
Update atom-shell-vs-node-webkit.md

8 years agoMerge pull request #6294 from preco21/korean-docs-9
Kevin Sawicki [Thu, 30 Jun 2016 21:41:50 +0000 (14:41 -0700)]
Merge pull request #6294 from preco21/korean-docs-9

docs: Update Korean docs as upstream

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Thu, 30 Jun 2016 02:32:14 +0000 (11:32 +0900)]
:memo: Update Korean docs as upstream

[ci skip]

8 years agoMerge pull request #6225 from miniak/publish-pdb
Kevin Sawicki [Wed, 29 Jun 2016 23:54:26 +0000 (16:54 -0700)]
Merge pull request #6225 from miniak/publish-pdb

Publish Windows PDBs to allow debugging without Symbol server

8 years agoMerge pull request #6280 from electron/pop-up-context-menu-windows
Kevin Sawicki [Wed, 29 Jun 2016 20:00:10 +0000 (13:00 -0700)]
Merge pull request #6280 from electron/pop-up-context-menu-windows

Use previously set context menu when popup menu is null

8 years agoUse nullptr comparisons
Kevin Sawicki [Tue, 28 Jun 2016 22:28:27 +0000 (15:28 -0700)]
Use nullptr comparisons

8 years agoUse set context menu when param is not specified
Kevin Sawicki [Tue, 28 Jun 2016 22:10:32 +0000 (15:10 -0700)]
Use set context menu when param is not specified

8 years agoMerge pull request #6243 from jnugh/master
Kevin Sawicki [Wed, 29 Jun 2016 18:45:19 +0000 (11:45 -0700)]
Merge pull request #6243 from jnugh/master

Ubuntu Unity launcher counter badge

8 years agoadd specs for app.launcher api
Jonas Schwabe [Wed, 29 Jun 2016 17:47:20 +0000 (19:47 +0200)]
add specs for app.launcher api

fix linter errors

8 years agoMerge pull request #6290 from electron/updated-apis-in-doc-translations
Kevin Sawicki [Wed, 29 Jun 2016 18:25:44 +0000 (11:25 -0700)]
Merge pull request #6290 from electron/updated-apis-in-doc-translations

Update renamed nativeImage APIs in translated docs

8 years agoUpdate renamed nativeImage APIs
Kevin Sawicki [Wed, 29 Jun 2016 18:22:50 +0000 (11:22 -0700)]
Update renamed nativeImage APIs

8 years agoAdd additional method isUnityRunning, fix multiple typos in docs
Jonas Schwabe [Wed, 29 Jun 2016 17:23:56 +0000 (19:23 +0200)]
Add additional method isUnityRunning, fix multiple typos in docs

8 years agoAdd ifdef for property, which should only be availabe on Linux
Jonas Schwabe [Wed, 29 Jun 2016 17:23:00 +0000 (19:23 +0200)]
Add ifdef for property, which should only be availabe on Linux

8 years agoRename the unityLauncher api to launcher and make it available on linux in general...
Jonas Schwabe [Sun, 26 Jun 2016 09:48:58 +0000 (11:48 +0200)]
Rename the unityLauncher api to launcher and make it available on linux in general. + Document it only works on ubuntu

8 years ago:memo: docs for unity launcher badge api
Jonas Schwabe [Sun, 26 Jun 2016 00:10:27 +0000 (02:10 +0200)]
:memo: docs for unity launcher badge api

8 years agoFix linter errors
Jonas Schwabe [Sun, 26 Jun 2016 00:00:41 +0000 (02:00 +0200)]
Fix linter errors

8 years agoImplement libunity launcher badge counter to be set via electron, fixes #4193
Jonas Schwabe [Sat, 25 Jun 2016 23:55:24 +0000 (01:55 +0200)]
Implement libunity launcher badge counter to be set via electron, fixes #4193

8 years agoMerge pull request #6289 from electron/lint-specs
Kevin Sawicki [Wed, 29 Jun 2016 18:14:53 +0000 (11:14 -0700)]
Merge pull request #6289 from electron/lint-specs

Remove standard linter warnings from specs

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Wed, 29 Jun 2016 17:50:41 +0000 (02:50 +0900)]
:memo: Update Korean docs as upstream

[ci skip]

8 years agoUpdate buffer length asserts
Kevin Sawicki [Wed, 29 Jun 2016 16:44:38 +0000 (09:44 -0700)]
Update buffer length asserts

8 years ago:art:
Kevin Sawicki [Wed, 29 Jun 2016 16:42:12 +0000 (09:42 -0700)]
:art:

8 years agoRemove standard linter warnings
Kevin Sawicki [Wed, 29 Jun 2016 16:37:10 +0000 (09:37 -0700)]
Remove standard linter warnings

8 years agoAdd WebInspector as global
Kevin Sawicki [Wed, 29 Jun 2016 16:37:00 +0000 (09:37 -0700)]
Add WebInspector as global

8 years agoSet browser env in specs
Kevin Sawicki [Wed, 29 Jun 2016 16:36:32 +0000 (09:36 -0700)]
Set browser env in specs

8 years agochange into spec directory before running standard
Kevin Sawicki [Wed, 29 Jun 2016 16:13:23 +0000 (09:13 -0700)]
change into spec directory before running standard

8 years agoUpgrade to standard 7.1.2+
Kevin Sawicki [Wed, 29 Jun 2016 16:12:59 +0000 (09:12 -0700)]
Upgrade to standard 7.1.2+

8 years agoMerge pull request #6282 from electron/cookie-set-failed-message
Kevin Sawicki [Wed, 29 Jun 2016 16:46:02 +0000 (09:46 -0700)]
Merge pull request #6282 from electron/cookie-set-failed-message

Mention setting cookie in failure message

8 years agoTweak cookie set failure message and add spec
Kevin Sawicki [Wed, 29 Jun 2016 01:44:00 +0000 (18:44 -0700)]
Tweak cookie set failure message and add spec

8 years agoMerge pull request #6281 from electron/cookies-http-only
Kevin Sawicki [Wed, 29 Jun 2016 15:46:37 +0000 (08:46 -0700)]
Merge pull request #6281 from electron/cookies-http-only

Update key to be httpOnly instead of session

8 years agoUpdate key to be httpOnly instead of session
Kevin Sawicki [Wed, 29 Jun 2016 01:16:34 +0000 (18:16 -0700)]
Update key to be httpOnly instead of session

8 years agoMerge pull request #6288 from thompsonemerson/patch-4
Kevin Sawicki [Wed, 29 Jun 2016 15:15:34 +0000 (08:15 -0700)]
Merge pull request #6288 from thompsonemerson/patch-4

word correction

8 years agoPublish Windows PDBs to allow debugging without Symbol server
Milan Burda [Fri, 24 Jun 2016 12:26:05 +0000 (14:26 +0200)]
Publish Windows PDBs to allow debugging without Symbol server

8 years agoword correction
Emerson Thompson [Wed, 29 Jun 2016 14:15:52 +0000 (11:15 -0300)]
word correction

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Wed, 29 Jun 2016 13:34:51 +0000 (22:34 +0900)]
:memo: Update Korean docs as upstream

[ci skip]

8 years agoMerge pull request #6279 from electron/chrome-storage-return
Kevin Sawicki [Tue, 28 Jun 2016 21:47:32 +0000 (14:47 -0700)]
Merge pull request #6279 from electron/chrome-storage-return

Always call chrome.storage.*.get callback

8 years agoInvoke callback instead of returning
Kevin Sawicki [Tue, 28 Jun 2016 20:02:03 +0000 (13:02 -0700)]
Invoke callback instead of returning

8 years agoAdd failing spec for no specified storage keys
Kevin Sawicki [Tue, 28 Jun 2016 20:01:51 +0000 (13:01 -0700)]
Add failing spec for no specified storage keys

8 years agoMerge pull request #6269 from Draivin/master
Kevin Sawicki [Tue, 28 Jun 2016 19:44:45 +0000 (12:44 -0700)]
Merge pull request #6269 from Draivin/master

Add chrome.storage.local

8 years agoMerge pull request #6278 from electron/ico-native-image-crash
Kevin Sawicki [Tue, 28 Jun 2016 19:41:48 +0000 (12:41 -0700)]
Merge pull request #6278 from electron/ico-native-image-crash

Fix nativeImage.createFromPath for non-existent .ico

8 years agoAdd spec for valid .ico file
Kevin Sawicki [Tue, 28 Jun 2016 18:58:34 +0000 (11:58 -0700)]
Add spec for valid .ico file

8 years agoAdd assert for non-existent .ico
Kevin Sawicki [Tue, 28 Jun 2016 18:46:04 +0000 (11:46 -0700)]
Add assert for non-existent .ico

8 years agoFix crash in ReadImageSkiaFromICO when CreateSkBitmapFromHICON fails
Milan Burda [Mon, 27 Jun 2016 12:38:12 +0000 (14:38 +0200)]
Fix crash in ReadImageSkiaFromICO when CreateSkBitmapFromHICON fails

8 years agoMerge pull request #6274 from thompsonemerson/patch-3
Daniel Pham [Tue, 28 Jun 2016 13:43:29 +0000 (09:43 -0400)]
Merge pull request #6274 from thompsonemerson/patch-3

word correction

8 years agoMerge pull request #6272 from thompsonemerson/patch-1
Daniel Pham [Tue, 28 Jun 2016 13:43:06 +0000 (09:43 -0400)]
Merge pull request #6272 from thompsonemerson/patch-1

link correction

8 years agoMerge pull request #6273 from thompsonemerson/patch-2
Daniel Pham [Tue, 28 Jun 2016 13:40:47 +0000 (09:40 -0400)]
Merge pull request #6273 from thompsonemerson/patch-2

link to the translation

8 years agoword correction
Emerson Thompson [Tue, 28 Jun 2016 12:43:10 +0000 (09:43 -0300)]
word correction

8 years agolink to the translation
Emerson Thompson [Tue, 28 Jun 2016 12:38:02 +0000 (09:38 -0300)]
link to the translation

8 years agolink correction
Emerson Thompson [Tue, 28 Jun 2016 12:22:53 +0000 (09:22 -0300)]
link correction

8 years agoAdd chrome.storage.local
Ian Ornelas [Tue, 28 Jun 2016 09:02:25 +0000 (06:02 -0300)]
Add chrome.storage.local

8 years agoMerge pull request #6266 from thompsonemerson/patch-3
Kevin Sawicki [Mon, 27 Jun 2016 23:58:42 +0000 (16:58 -0700)]
Merge pull request #6266 from thompsonemerson/patch-3

Translated: power-monitor.md

8 years agoTranslated: power-monitor.md
Emerson Thompson [Mon, 27 Jun 2016 23:48:58 +0000 (20:48 -0300)]
Translated: power-monitor.md

8 years agoMerge pull request #6265 from thompsonemerson/patch-2
Kevin Sawicki [Mon, 27 Jun 2016 23:28:07 +0000 (16:28 -0700)]
Merge pull request #6265 from thompsonemerson/patch-2

broken link (404)

8 years agoMerge pull request #6263 from thompsonemerson/patch-1
Kevin Sawicki [Mon, 27 Jun 2016 23:27:49 +0000 (16:27 -0700)]
Merge pull request #6263 from thompsonemerson/patch-1

Portuguese error - word "atualização"

8 years agobroken link (404)
Emerson Thompson [Mon, 27 Jun 2016 23:27:09 +0000 (20:27 -0300)]
broken link (404)

Broken link (404) to DesktopCapturer

8 years agoPortuguese error
Emerson Thompson [Mon, 27 Jun 2016 23:19:46 +0000 (20:19 -0300)]
Portuguese error

8 years agoUpdate docs-translations/zh-CN/api/shell.md
Cheng Zhao [Sun, 26 Jun 2016 04:36:05 +0000 (13:36 +0900)]
Update docs-translations/zh-CN/api/shell.md

Close #6099.

8 years agoMerge pull request #6244 from electron/frame-subscription-cleanup
Cheng Zhao [Sun, 26 Jun 2016 04:27:06 +0000 (04:27 +0000)]
Merge pull request #6244 from electron/frame-subscription-cleanup

Cleanup code of beginFrameSubscription

8 years agospec: Make beginFrameSubscription test more reliable
Cheng Zhao [Sun, 26 Jun 2016 02:53:58 +0000 (11:53 +0900)]
spec: Make beginFrameSubscription test more reliable

8 years agoCleanup code of beginFrameSubscription
Cheng Zhao [Sun, 26 Jun 2016 02:46:40 +0000 (11:46 +0900)]
Cleanup code of beginFrameSubscription

8 years agoMerge pull request #6164 from MaxWhere/master
Cheng Zhao [Sun, 26 Jun 2016 02:39:59 +0000 (02:39 +0000)]
Merge pull request #6164 from MaxWhere/master

beginFrameSubscription bugfix and improvement

8 years agoMerge pull request #6238 from fdelayen/click-top-level-menu
Cheng Zhao [Sun, 26 Jun 2016 01:59:31 +0000 (01:59 +0000)]
Merge pull request #6238 from fdelayen/click-top-level-menu

Execute click handlers for top level menu items

8 years agodamaged -> dirty rename, fixed misc issues, changed signature, updated docs and added...
Heilig Benedek [Sat, 25 Jun 2016 16:23:40 +0000 (18:23 +0200)]
damaged -> dirty rename, fixed misc issues, changed signature, updated docs and added tests

8 years agoExecute click handlers for top level menu items
Florent Delayen [Sat, 25 Jun 2016 14:51:43 +0000 (16:51 +0200)]
Execute click handlers for top level menu items

8 years agoMerge pull request #6233 from electron/clipboard-bookmark-support
Cheng Zhao [Sat, 25 Jun 2016 05:23:32 +0000 (05:23 +0000)]
Merge pull request #6233 from electron/clipboard-bookmark-support

Add support for reading/writing bookmarks from the clipboard

8 years agoMerge pull request #6226 from miniak/fix-uninitialized-member-var
Cheng Zhao [Sat, 25 Jun 2016 01:18:19 +0000 (01:18 +0000)]
Merge pull request #6226 from miniak/fix-uninitialized-member-var

Fix uninitialized member variable in CrashReporterWin

8 years agoread/writeBookmark is not implemented on Linux
Kevin Sawicki [Sat, 25 Jun 2016 00:16:38 +0000 (17:16 -0700)]
read/writeBookmark is not implemented on Linux

8 years agominor wording changes and tweaks
Zeke Sikelianos [Fri, 24 Jun 2016 22:59:30 +0000 (15:59 -0700)]
minor wording changes and tweaks

8 years agoTweak return value description
Kevin Sawicki [Fri, 24 Jun 2016 22:35:30 +0000 (15:35 -0700)]
Tweak return value description

8 years agoAdd assertions for no available bookmark
Kevin Sawicki [Fri, 24 Jun 2016 22:32:52 +0000 (15:32 -0700)]
Add assertions for no available bookmark

8 years agoMention empty strings
Kevin Sawicki [Fri, 24 Jun 2016 22:31:15 +0000 (15:31 -0700)]
Mention empty strings

8 years agoRemove unsupported type
Kevin Sawicki [Fri, 24 Jun 2016 22:29:39 +0000 (15:29 -0700)]
Remove unsupported type

8 years agoDocument clipboard bookmark support
Kevin Sawicki [Fri, 24 Jun 2016 22:20:49 +0000 (15:20 -0700)]
Document clipboard bookmark support

8 years agoAdd missing rtf key
Kevin Sawicki [Fri, 24 Jun 2016 22:16:05 +0000 (15:16 -0700)]
Add missing rtf key

8 years agoAdd bookmark key to clipboard.write
Kevin Sawicki [Fri, 24 Jun 2016 22:14:28 +0000 (15:14 -0700)]
Add bookmark key to clipboard.write

8 years agoAdd read/writeBookmark spec
Kevin Sawicki [Fri, 24 Jun 2016 22:10:32 +0000 (15:10 -0700)]
Add read/writeBookmark spec

8 years agoSupport reading/writing bookmarks to clipboard
Kevin Sawicki [Fri, 24 Jun 2016 22:08:12 +0000 (15:08 -0700)]
Support reading/writing bookmarks to clipboard

8 years agoAdd link to Boolean
Kevin Sawicki [Fri, 24 Jun 2016 19:45:22 +0000 (12:45 -0700)]
Add link to Boolean

8 years agoUse more lists
Kevin Sawicki [Fri, 24 Jun 2016 19:40:55 +0000 (12:40 -0700)]
Use more lists

8 years agoMinor formatting and wording tweaks
Kevin Sawicki [Fri, 24 Jun 2016 19:28:41 +0000 (12:28 -0700)]
Minor formatting and wording tweaks

8 years agoFix uninitialized member variable in CrashReporterWin
Milan Burda [Fri, 24 Jun 2016 15:51:31 +0000 (17:51 +0200)]
Fix uninitialized member variable in CrashReporterWin

8 years agoMerge pull request #6221 from SudarAbisheck/master
Zeke Sikelianos [Fri, 24 Jun 2016 06:08:23 +0000 (23:08 -0700)]
Merge pull request #6221 from SudarAbisheck/master

Update quick-start.md

8 years agoMerge pull request #6220 from electron/promise-in-main-process
Cheng Zhao [Fri, 24 Jun 2016 06:07:28 +0000 (06:07 +0000)]
Merge pull request #6220 from electron/promise-in-main-process

Handle v8::MicrotasksScope in the main process

8 years agoUpdate quick-start.md
Sudar Abisheck [Fri, 24 Jun 2016 05:59:55 +0000 (11:29 +0530)]
Update quick-start.md

Corrected the anchor text

8 years agoHandle v8::MicrotasksScope in the main process
Cheng Zhao [Fri, 24 Jun 2016 05:45:31 +0000 (14:45 +0900)]
Handle v8::MicrotasksScope in the main process

8 years agoMerge pull request #6218 from electron/clean-up-callback-id
Cheng Zhao [Fri, 24 Jun 2016 03:17:46 +0000 (03:17 +0000)]
Merge pull request #6218 from electron/clean-up-callback-id

Remove callbackId when callback is removed from registry

8 years agoRemove callbackId when callback is removed from registry
Cheng Zhao [Fri, 24 Jun 2016 02:21:32 +0000 (11:21 +0900)]
Remove callbackId when callback is removed from registry

8 years agoAdd details to docs/styleguide.md
Cheng Zhao [Fri, 24 Jun 2016 01:45:37 +0000 (10:45 +0900)]
Add details to docs/styleguide.md

8 years agoMerge pull request #6213 from electron/reset-search-paths
Cheng Zhao [Fri, 24 Jun 2016 00:26:33 +0000 (00:26 +0000)]
Merge pull request #6213 from electron/reset-search-paths

Reuse node's implementation of Module._nodeModulePaths

8 years agoMerge pull request #6211 from electron/debugging-main-process-docs
Cheng Zhao [Fri, 24 Jun 2016 00:25:26 +0000 (00:25 +0000)]
Merge pull request #6211 from electron/debugging-main-process-docs

Update debugging main process docs

8 years agoMerge pull request #6111 from electron/docs-formatting
Cheng Zhao [Fri, 24 Jun 2016 00:24:57 +0000 (00:24 +0000)]
Merge pull request #6111 from electron/docs-formatting

Docs formatting

8 years agoReuse root path variable
Kevin Sawicki [Thu, 23 Jun 2016 22:56:29 +0000 (15:56 -0700)]
Reuse root path variable

8 years agoInclude trailing separator in comparisons
Kevin Sawicki [Thu, 23 Jun 2016 22:45:08 +0000 (15:45 -0700)]
Include trailing separator in comparisons

8 years agoAdd failing spec for trailing separator bug
Kevin Sawicki [Thu, 23 Jun 2016 22:39:21 +0000 (15:39 -0700)]
Add failing spec for trailing separator bug

8 years agoFilter existing search paths instead reimplementing
Kevin Sawicki [Thu, 23 Jun 2016 22:27:45 +0000 (15:27 -0700)]
Filter existing search paths instead reimplementing

8 years agoAdd specs for Module._nodeModulesPath
Kevin Sawicki [Thu, 23 Jun 2016 22:20:04 +0000 (15:20 -0700)]
Add specs for Module._nodeModulesPath