platform/framework/web/crosswalk-tizen.git
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 agoword correction
Emerson Thompson [Wed, 29 Jun 2016 14:15:52 +0000 (11:15 -0300)]
word correction

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 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 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 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

8 years agoMinor formatting updates
Kevin Sawicki [Thu, 23 Jun 2016 21:23:34 +0000 (14:23 -0700)]
Minor formatting updates

8 years agoMake update number message a note
Kevin Sawicki [Thu, 23 Jun 2016 21:20:52 +0000 (14:20 -0700)]
Make update number message a note

8 years agoUse upstream node-pre-gyp
Kevin Sawicki [Thu, 23 Jun 2016 21:19:23 +0000 (14:19 -0700)]
Use upstream node-pre-gyp

8 years agoremove parens from type
Zeke Sikelianos [Thu, 23 Jun 2016 21:13:03 +0000 (14:13 -0700)]
remove parens from type

8 years agofix list indentation
Zeke Sikelianos [Thu, 23 Jun 2016 17:36:16 +0000 (10:36 -0700)]
fix list indentation

8 years agoMerge pull request #6201 from electron/did-fail-load
Cheng Zhao [Thu, 23 Jun 2016 11:55:39 +0000 (11:55 +0000)]
Merge pull request #6201 from electron/did-fail-load

Do not emit did-fail-load for canceled requests

8 years agoDo not emit did-fail-load for canceled requests
Cheng Zhao [Thu, 23 Jun 2016 11:32:19 +0000 (20:32 +0900)]
Do not emit did-fail-load for canceled requests

8 years agoBump v1.2.5
Cheng Zhao [Thu, 23 Jun 2016 05:37:58 +0000 (14:37 +0900)]
Bump v1.2.5

8 years agoMerge pull request #6190 from electron/default-label-and-accelerator
Cheng Zhao [Thu, 23 Jun 2016 05:34:10 +0000 (05:34 +0000)]
Merge pull request #6190 from electron/default-label-and-accelerator

Add default label and accelerator for menu item roles

8 years agoMerge pull request #6180 from jhen0409/patch-4
Cheng Zhao [Thu, 23 Jun 2016 04:58:30 +0000 (04:58 +0000)]
Merge pull request #6180 from jhen0409/patch-4

Fix chrome.runtime.sendMessage

8 years agoMerge pull request #6197 from electron/fix-api-call-yosemite
Cheng Zhao [Thu, 23 Jun 2016 04:49:11 +0000 (04:49 +0000)]
Merge pull request #6197 from electron/fix-api-call-yosemite

mac: Avoid calling setTitleVisibility for OS X 10.9

8 years agoMerge pull request #6198 from electron/fix-session-protocol-test
Cheng Zhao [Thu, 23 Jun 2016 04:49:06 +0000 (04:49 +0000)]
Merge pull request #6198 from electron/fix-session-protocol-test

Split the session.protocol test into multiple tests

8 years agospec: Set mimeType for protocol's handler
Cheng Zhao [Thu, 23 Jun 2016 04:29:18 +0000 (13:29 +0900)]
spec: Set mimeType for protocol's handler

8 years agospec: Split the session.protocol test into multiple tests
Cheng Zhao [Thu, 23 Jun 2016 04:14:33 +0000 (13:14 +0900)]
spec: Split the session.protocol test into multiple tests

8 years agospec: Put protocol registration in beforeEach
Cheng Zhao [Thu, 23 Jun 2016 04:11:19 +0000 (13:11 +0900)]
spec: Put protocol registration in beforeEach

8 years agoMerge pull request #6174 from electron/session-docs-cleanup
Cheng Zhao [Thu, 23 Jun 2016 04:05:18 +0000 (04:05 +0000)]
Merge pull request #6174 from electron/session-docs-cleanup

docs: Separate Cookies and WebRequest classes in session.md

8 years agomac: Avoid calling setTitleVisibility for OS X 10.9
Cheng Zhao [Thu, 23 Jun 2016 04:00:14 +0000 (13:00 +0900)]
mac: Avoid calling setTitleVisibility for OS X 10.9

8 years agoMerge pull request #6195 from electron/eagerly-require-protocol
Cheng Zhao [Thu, 23 Jun 2016 03:31:26 +0000 (03:31 +0000)]
Merge pull request #6195 from electron/eagerly-require-protocol

Eagerly require protocol

8 years agoMerge pull request #6192 from electron/native-image-api-names
Cheng Zhao [Thu, 23 Jun 2016 03:06:42 +0000 (03:06 +0000)]
Merge pull request #6192 from electron/native-image-api-names

Upper case initialisms in nativeImage API

8 years agoUpdate brightray for #6178
Cheng Zhao [Thu, 23 Jun 2016 03:05:10 +0000 (12:05 +0900)]
Update brightray for #6178

8 years agoEagerly require protocol
Kevin Sawicki [Thu, 23 Jun 2016 01:51:39 +0000 (18:51 -0700)]
Eagerly require protocol

8 years agoCtrl -> Control for consistency
Kevin Sawicki [Wed, 22 Jun 2016 23:56:45 +0000 (16:56 -0700)]
Ctrl -> Control for consistency

8 years agoFix chrome.runtime.sendMessage
Jhen [Wed, 22 Jun 2016 11:47:07 +0000 (19:47 +0800)]
Fix chrome.runtime.sendMessage

add a case of not provide extension-id: (message, responseCallback)

8 years agoMerge pull request #6183 from joshaber/patch-1
Cheng Zhao [Wed, 22 Jun 2016 23:33:30 +0000 (23:33 +0000)]
Merge pull request #6183 from joshaber/patch-1

Update external frameworks version

8 years agotoPng/toJpeg -> toPNG/toJPEG
Kevin Sawicki [Wed, 22 Jun 2016 22:46:22 +0000 (15:46 -0700)]
toPng/toJpeg -> toPNG/toJPEG

8 years agoUpdate expected accelerator
Kevin Sawicki [Wed, 22 Jun 2016 22:35:58 +0000 (15:35 -0700)]
Update expected accelerator

8 years agoIncorporate review feedback
Kevin Sawicki [Wed, 22 Jun 2016 22:26:17 +0000 (15:26 -0700)]
Incorporate review feedback

8 years agoExport app before requiring modules
Kevin Sawicki [Wed, 22 Jun 2016 22:21:45 +0000 (15:21 -0700)]
Export app before requiring modules

8 years agoRemove label/accelerators with role defaults
Kevin Sawicki [Wed, 22 Jun 2016 21:37:16 +0000 (14:37 -0700)]
Remove label/accelerators with role defaults

8 years agoAdd assert for role with app name in label
Kevin Sawicki [Wed, 22 Jun 2016 21:22:15 +0000 (14:22 -0700)]
Add assert for role with app name in label

8 years ago:art:
Kevin Sawicki [Wed, 22 Jun 2016 21:14:32 +0000 (14:14 -0700)]
:art:

8 years agoRemove lint errors
Kevin Sawicki [Wed, 22 Jun 2016 21:13:12 +0000 (14:13 -0700)]
Remove lint errors

8 years agoDoc role defaults
Kevin Sawicki [Wed, 22 Jun 2016 21:10:38 +0000 (14:10 -0700)]
Doc role defaults

8 years agoAdd spec for default role label/accelerator
Kevin Sawicki [Wed, 22 Jun 2016 21:07:46 +0000 (14:07 -0700)]
Add spec for default role label/accelerator

8 years agoSpecify focused window to execute call
Kevin Sawicki [Wed, 22 Jun 2016 21:02:31 +0000 (14:02 -0700)]
Specify focused window to execute call

8 years agoAdd app require
Kevin Sawicki [Wed, 22 Jun 2016 20:59:49 +0000 (13:59 -0700)]
Add app require

8 years agoAdd execute helper to roles file
Kevin Sawicki [Wed, 22 Jun 2016 20:48:26 +0000 (13:48 -0700)]
Add execute helper to roles file

8 years ago:art: Sort roles alphabetically
Kevin Sawicki [Wed, 22 Jun 2016 20:15:20 +0000 (13:15 -0700)]
:art: Sort roles alphabetically

8 years agoAdd more role defaults
Kevin Sawicki [Wed, 22 Jun 2016 20:09:39 +0000 (13:09 -0700)]
Add more role defaults

8 years agoAdd default help/window labels
Kevin Sawicki [Wed, 22 Jun 2016 17:47:25 +0000 (10:47 -0700)]
Add default help/window labels