platform/framework/web/crosswalk-tizen.git
8 years agoIt isn't entirely clear to me that 'window-all-closed' is used for
Robert Stanfield [Sat, 14 May 2016 00:43:10 +0000 (20:43 -0400)]
It isn't entirely clear to me that 'window-all-closed' is used for
this purpose. I originally looked for an event that would fire if
all windows were closed and the reason was NOT due to the application
quitting; however, this differs in that it is called regardless of
whether the app was quitting.

8 years agoBump v1.1.0
Cheng Zhao [Fri, 13 May 2016 08:00:02 +0000 (17:00 +0900)]
Bump v1.1.0

8 years agoMerge pull request #5461 from electron/chrome50
Cheng Zhao [Fri, 13 May 2016 05:52:09 +0000 (14:52 +0900)]
Merge pull request #5461 from electron/chrome50

Continue the work of Chrome 50 upgrade

8 years agoAllow using __weak keyword
Cheng Zhao [Fri, 13 May 2016 04:41:40 +0000 (13:41 +0900)]
Allow using __weak keyword

8 years agoUpdate clang revision to 261368
Cheng Zhao [Fri, 13 May 2016 02:18:16 +0000 (11:18 +0900)]
Update clang revision to 261368

8 years agoUpdate to Chrome 50.0.2661.102
Cheng Zhao [Fri, 13 May 2016 02:14:43 +0000 (11:14 +0900)]
Update to Chrome 50.0.2661.102

8 years agoAdapt to changes on hash functions of Chrome 50
Cheng Zhao [Wed, 11 May 2016 13:15:24 +0000 (22:15 +0900)]
Adapt to changes on hash functions of Chrome 50

8 years agoUse VS2015 on appveyor
Cheng Zhao [Tue, 10 May 2016 12:25:15 +0000 (21:25 +0900)]
Use VS2015 on appveyor

8 years agoChange version number so native modules can build
Cheng Zhao [Tue, 10 May 2016 12:08:16 +0000 (21:08 +0900)]
Change version number so native modules can build

8 years agoUpdate libchromiumcontent: fix Release build on Windows
Cheng Zhao [Tue, 10 May 2016 11:08:47 +0000 (20:08 +0900)]
Update libchromiumcontent: fix Release build on Windows

8 years agochromedriver's version is now v2.21
Cheng Zhao [Tue, 10 May 2016 08:45:36 +0000 (17:45 +0900)]
chromedriver's version is now v2.21

8 years agoIt is not allowed to run scripts in DidCreateDocumentElement
Cheng Zhao [Tue, 10 May 2016 06:43:25 +0000 (15:43 +0900)]
It is not allowed to run scripts in DidCreateDocumentElement

8 years agoFix crash when creating external buffer
Cheng Zhao [Tue, 10 May 2016 06:18:11 +0000 (15:18 +0900)]
Fix crash when creating external buffer

8 years agoSuppress crashReporter test on x64 Windows for now
Cheng Zhao [Tue, 10 May 2016 05:45:44 +0000 (14:45 +0900)]
Suppress crashReporter test on x64 Windows for now

8 years agoDo not call import_vs_env for non-win32
Cheng Zhao [Tue, 10 May 2016 05:00:13 +0000 (14:00 +0900)]
Do not call import_vs_env for non-win32

8 years agoFix compilation warnings introduced by VS 2015
Cheng Zhao [Tue, 10 May 2016 04:09:41 +0000 (13:09 +0900)]
Fix compilation warnings introduced by VS 2015

8 years agoImport build env from VS 2015
Cheng Zhao [Tue, 10 May 2016 03:44:56 +0000 (12:44 +0900)]
Import build env from VS 2015

8 years agoUpgrade to Node v6
Cheng Zhao [Tue, 10 May 2016 02:05:42 +0000 (11:05 +0900)]
Upgrade to Node v6

8 years agoUpdate libchromiumcontent to fix renderer process crash
Cheng Zhao [Mon, 9 May 2016 12:23:02 +0000 (21:23 +0900)]
Update libchromiumcontent to fix renderer process crash

8 years agoUpdate crashpad with AppKit patch
Cheng Zhao [Mon, 9 May 2016 11:31:02 +0000 (20:31 +0900)]
Update crashpad with AppKit patch

8 years agoDo not remove the patch for Command key
Cheng Zhao [Mon, 9 May 2016 10:38:27 +0000 (19:38 +0900)]
Do not remove the patch for Command key

8 years agoSimplify the check for web_frame_widget
Cheng Zhao [Mon, 9 May 2016 10:37:38 +0000 (19:37 +0900)]
Simplify the check for web_frame_widget

8 years agosetBaseBackgroundColor moved to WebFrameWidget
Brian R. Bondy [Thu, 5 May 2016 01:50:06 +0000 (21:50 -0400)]
setBaseBackgroundColor moved to WebFrameWidget

8 years agoUpdate Brightray and libchromiumcontent v50 ref (Electron maintainer use
Brian R. Bondy [Wed, 4 May 2016 17:46:37 +0000 (13:46 -0400)]
Update Brightray and libchromiumcontent v50 ref (Electron maintainer use
your refs)

8 years agoUpdate SharedMemory buf constructor
Brian R. Bondy [Sun, 1 May 2016 21:20:50 +0000 (17:20 -0400)]
Update SharedMemory buf constructor

8 years agoUpdate PlatformCanvas to SKCanvas
Brian R. Bondy [Sun, 1 May 2016 00:39:11 +0000 (20:39 -0400)]
Update PlatformCanvas to SKCanvas

8 years ago Update x11 global shortcut listeners
Brian R. Bondy [Sun, 1 May 2016 00:31:07 +0000 (20:31 -0400)]
 Update x11 global shortcut listeners

8 years agoUpdate linux menu overrides
Brian R. Bondy [Sat, 30 Apr 2016 23:56:28 +0000 (19:56 -0400)]
Update linux menu overrides

8 years agoAdd SkUserConfig.h with blank SkDebugf macro
Brian R. Bondy [Fri, 29 Apr 2016 19:50:40 +0000 (15:50 -0400)]
Add SkUserConfig.h with blank SkDebugf macro

This file was copied from:
./third_party/skia/include/config/SkUserConfig.h

But because of this linking error we needed to
define a macro for SkDebugf.

```
"SkDebugf(char const*, ...)", referenced from:
      SkBitmap::allocPixels(SkImageInfo const&, unsigned long) in
      libbrave_lib.a(brave_lib.native_desktop_media_list.o)
      ld: symbol(s) not found for architecture x86_64
```

There used to be a hack to copy this file here which was removed:
https://github.com/brave/libchromiumcontent/commit/8de9d9e2bcf455ba70e8005016150ab55690cb59

8 years agoMinimum fixes needed for chromium_src
Brian R. Bondy [Fri, 29 Apr 2016 13:15:04 +0000 (09:15 -0400)]
Minimum fixes needed for chromium_src

8 years agoFix linking problem with IPC::MessageT
Brian R. Bondy [Fri, 29 Apr 2016 00:07:16 +0000 (20:07 -0400)]
Fix linking problem with IPC::MessageT

IPC::MessageT<ChromeUtilityHostMsg_ProcessStarted_Meta, std::__1::tuple<>, void>::MessageT(IPC::Routing)

8 years agoFix GURL coonstructor from webkit string error
Brian R. Bondy [Thu, 28 Apr 2016 14:02:05 +0000 (10:02 -0400)]
Fix GURL coonstructor from webkit string error

8 years agoRemove wwebaudio from web_preferences
Brian R. Bondy [Wed, 27 Apr 2016 21:33:51 +0000 (17:33 -0400)]
Remove wwebaudio from web_preferences

Becauseit doesn't exist there anymore

8 years agoGetNativeScreen -> GetScreen
Brian R. Bondy [Wed, 27 Apr 2016 17:42:10 +0000 (13:42 -0400)]
GetNativeScreen -> GetScreen

8 years agoUpdate to brave crashpad dep (Electron maintainer rebase this to use
Brian R. Bondy [Wed, 27 Apr 2016 21:09:54 +0000 (17:09 -0400)]
Update to brave crashpad dep (Electron maintainer rebase this to use
your ref)

8 years agoRemove user_gesture parameter from PermissionManager::RequestPermission
Brian R. Bondy [Wed, 27 Apr 2016 18:20:43 +0000 (14:20 -0400)]
Remove user_gesture parameter from PermissionManager::RequestPermission

8 years agoWebFindOptions in its own header
Brian R. Bondy [Wed, 27 Apr 2016 18:45:53 +0000 (14:45 -0400)]
WebFindOptions in its own header

8 years agoIterator to use size_t
Brian R. Bondy [Wed, 27 Apr 2016 18:43:50 +0000 (14:43 -0400)]
Iterator to use size_t

8 years agoPermissionStatus constant update
Brian R. Bondy [Wed, 27 Apr 2016 18:40:02 +0000 (14:40 -0400)]
PermissionStatus constant update

8 years agoAccessTokenSet -> AccessTokenMap
Brian R. Bondy [Wed, 27 Apr 2016 18:35:21 +0000 (14:35 -0400)]
AccessTokenSet -> AccessTokenMap

8 years agoUpdate to new pref service location in components
Brian R. Bondy [Wed, 27 Apr 2016 18:31:29 +0000 (14:31 -0400)]
Update to new pref service location in components

8 years agoLoadAccessTokensCallbackType -> LoadAccessTokensCallback
Brian R. Bondy [Wed, 27 Apr 2016 17:59:46 +0000 (13:59 -0400)]
LoadAccessTokensCallbackType -> LoadAccessTokensCallback

8 years agoNo more GetCookieMonster
Brian R. Bondy [Wed, 27 Apr 2016 17:40:20 +0000 (13:40 -0400)]
No more GetCookieMonster

8 years agoWidevine AAC CDM no longer avail
Brian R. Bondy [Wed, 27 Apr 2016 17:14:17 +0000 (13:14 -0400)]
Widevine AAC CDM no longer avail

See chromium ./third_party /widevine/cdm/widevine_cdm_common.h

8 years agoRemove Vorbis from CDM support
Brian R. Bondy [Wed, 27 Apr 2016 17:10:14 +0000 (13:10 -0400)]
Remove Vorbis from CDM support

See https://codereview.chromium.org/1690353002

8 years agoAdd referrer_schems to AddAdditionalSchemes
Brian R. Bondy [Wed, 27 Apr 2016 17:02:01 +0000 (13:02 -0400)]
Add referrer_schems to AddAdditionalSchemes

8 years agoBump v1.0.2
Cheng Zhao [Fri, 13 May 2016 00:21:33 +0000 (09:21 +0900)]
Bump v1.0.2

8 years agoUpdate brightray for electron/brightray#219
Cheng Zhao [Fri, 13 May 2016 00:19:46 +0000 (09:19 +0900)]
Update brightray for electron/brightray#219

8 years agoMerge pull request #5513 from danhp/patch-1
Cheng Zhao [Fri, 13 May 2016 00:08:32 +0000 (09:08 +0900)]
Merge pull request #5513 from danhp/patch-1

Document 'Tab' as a supported accelerator.

8 years agoMerge pull request #5508 from electron/bengotow/docs-tweaks
Cheng Zhao [Thu, 12 May 2016 23:46:08 +0000 (08:46 +0900)]
Merge pull request #5508 from electron/bengotow/docs-tweaks

Add to security checklist

8 years ago:memo: Document 'Tab' as a supported accelerator.
Daniel Pham [Thu, 12 May 2016 20:00:58 +0000 (16:00 -0400)]
:memo: Document 'Tab' as a supported accelerator.

[ci skip]

8 years agoAdd to security checklist
Ben Gotow [Sun, 8 May 2016 18:21:11 +0000 (11:21 -0700)]
Add to security checklist

8 years agoMerge pull request #5502 from anthonyryan1/master
Cheng Zhao [Thu, 12 May 2016 10:37:25 +0000 (19:37 +0900)]
Merge pull request #5502 from anthonyryan1/master

Replace gtk_widget_hide_all with gtk_widget_hide

8 years agoUpdate brightray for #5503
Cheng Zhao [Thu, 12 May 2016 09:01:03 +0000 (18:01 +0900)]
Update brightray for #5503

8 years agoMerge pull request #5504 from dalabarge/patch-1
Machisté N. Quintana [Thu, 12 May 2016 02:29:36 +0000 (19:29 -0700)]
Merge pull request #5504 from dalabarge/patch-1

Fixed grammar issue.

8 years agoFixed grammar issue.
Daniel LaBarge [Thu, 12 May 2016 02:08:01 +0000 (21:08 -0500)]
Fixed grammar issue.

8 years agoMerge pull request #5501 from ecmadao/patch-1
Cheng Zhao [Thu, 12 May 2016 01:36:38 +0000 (10:36 +0900)]
Merge pull request #5501 from ecmadao/patch-1

Update screen.md

8 years agoMerge pull request #5500 from radarhere/master
Cheng Zhao [Thu, 12 May 2016 01:26:39 +0000 (10:26 +0900)]
Merge pull request #5500 from radarhere/master

Fixed typo

8 years agoMerge pull request #5496 from deepak1556/linux_dialog_icon_patch
Cheng Zhao [Thu, 12 May 2016 01:24:32 +0000 (10:24 +0900)]
Merge pull request #5496 from deepak1556/linux_dialog_icon_patch

dialog: resize icon on linux before showing

8 years agoUpdate screen.md
ecmadao [Thu, 12 May 2016 01:21:10 +0000 (09:21 +0800)]
Update screen.md

bugfix-修改错别字

8 years agoMerge pull request #5489 from felixrieseberg/windows-store-guide
Cheng Zhao [Thu, 12 May 2016 00:30:18 +0000 (09:30 +0900)]
Merge pull request #5489 from felixrieseberg/windows-store-guide

Add Windows Store Guide

8 years agoMerge pull request #5487 from felixrieseberg/windows-dialog-array
Cheng Zhao [Thu, 12 May 2016 00:26:28 +0000 (09:26 +0900)]
Merge pull request #5487 from felixrieseberg/windows-dialog-array

Document Dialog Buttons Behavior on Windows

8 years agoFixed typo
Andrew Murray [Wed, 11 May 2016 22:14:17 +0000 (08:14 +1000)]
Fixed typo

8 years agoReplace gtk_widget_hide_all with gtk_widget_hide
Anthony Ryan [Wed, 11 May 2016 19:33:43 +0000 (15:33 -0400)]
Replace gtk_widget_hide_all with gtk_widget_hide

gtk_widget_hide_all was deprecated in gtk+ 2.24 and was removed
entirely in recent versions. This is a pretty straight forward
replacement.

8 years agodialog: resize icon on linux before showing
deepak1556 [Wed, 11 May 2016 17:00:10 +0000 (22:30 +0530)]
dialog: resize icon on linux before showing

8 years agoMerge branch '1-0-release'
Cheng Zhao [Wed, 11 May 2016 13:11:08 +0000 (22:11 +0900)]
Merge branch '1-0-release'

8 years agoMerge pull request #5491 from electron/key-weak-map
Cheng Zhao [Wed, 11 May 2016 13:10:43 +0000 (22:10 +0900)]
Merge pull request #5491 from electron/key-weak-map

Extend the IDWeakMap to accept arbitrary key type

8 years agohash function for pair is already defined in VS
Cheng Zhao [Wed, 11 May 2016 12:20:40 +0000 (21:20 +0900)]
hash function for pair is already defined in VS

8 years agoAdd typename hint to fix compilation error on VS2015
Cheng Zhao [Wed, 11 May 2016 11:57:21 +0000 (20:57 +0900)]
Add typename hint to fix compilation error on VS2015

8 years agoUse DoubleIDWeakMap for |rendererFunctions|
Cheng Zhao [Wed, 11 May 2016 11:40:48 +0000 (20:40 +0900)]
Use DoubleIDWeakMap for |rendererFunctions|

8 years agoBump v1.0.1
Cheng Zhao [Wed, 11 May 2016 11:10:38 +0000 (20:10 +0900)]
Bump v1.0.1

8 years agoMerge pull request #5490 from electron/webcontents-event
Cheng Zhao [Wed, 11 May 2016 10:59:09 +0000 (19:59 +0900)]
Merge pull request #5490 from electron/webcontents-event

Listen for devtools-opened on webContents

8 years agoUse arrow function for this binding
Kevin Sawicki [Wed, 11 May 2016 10:54:52 +0000 (12:54 +0200)]
Use arrow function for this binding

8 years agoListen for devtools-opened on webContents
Kevin Sawicki [Wed, 11 May 2016 10:48:46 +0000 (12:48 +0200)]
Listen for devtools-opened on webContents

8 years agoMove createIDWeakMap to v8Util
Cheng Zhao [Wed, 11 May 2016 10:30:06 +0000 (19:30 +0900)]
Move createIDWeakMap to v8Util

8 years agoTurn api::IDWeakMap into api::KeyWeakMap<T>
Cheng Zhao [Wed, 11 May 2016 09:21:35 +0000 (18:21 +0900)]
Turn api::IDWeakMap into api::KeyWeakMap<T>

8 years ago:memo: Add Windows Store Guide
Felix Rieseberg [Wed, 11 May 2016 08:48:33 +0000 (10:48 +0200)]
:memo: Add Windows Store Guide

This commit adds a guide about how to compile your app as a Windows Store app, analog to the Mac App Store guide.

8 years ago:memo: Document Dialog Buttons Behavior on Windows
Felix Rieseberg [Wed, 11 May 2016 08:26:15 +0000 (10:26 +0200)]
:memo: Document Dialog Buttons Behavior on Windows

Closes #5464

8 years agoUse create function instead of IDWeakMap constructor
Cheng Zhao [Wed, 11 May 2016 07:15:32 +0000 (16:15 +0900)]
Use create function instead of IDWeakMap constructor

8 years agoRemove IDWeakMap
Cheng Zhao [Wed, 11 May 2016 06:51:22 +0000 (15:51 +0900)]
Remove IDWeakMap

8 years agoMake KeyWeakMap a template class
Cheng Zhao [Wed, 11 May 2016 05:46:32 +0000 (14:46 +0900)]
Make KeyWeakMap a template class

8 years agoFix leak when KeyWeakMap::Remove is called directly
Cheng Zhao [Wed, 11 May 2016 05:26:32 +0000 (14:26 +0900)]
Fix leak when KeyWeakMap::Remove is called directly

Usually the KeyObject would be destroyed when GC happens, but then
Remove is called before GC happens, the KeyObject would be leaked
forever. This fixes it by keeping KeyObject as a member of map.

8 years agoAdd KeyWeakMap without Add method
Cheng Zhao [Wed, 11 May 2016 04:40:33 +0000 (13:40 +0900)]
Add KeyWeakMap without Add method

8 years agoRemove unused methods of IDWeakMap
Cheng Zhao [Wed, 11 May 2016 03:24:02 +0000 (12:24 +0900)]
Remove unused methods of IDWeakMap

8 years agoMerge branch 'master' of https://github.com/electron/electron
Cheng Zhao [Wed, 11 May 2016 06:15:15 +0000 (15:15 +0900)]
Merge branch 'master' of https://github.com/electron/electron

8 years agoMerge branch '1-0-release'
Cheng Zhao [Wed, 11 May 2016 06:14:56 +0000 (15:14 +0900)]
Merge branch '1-0-release'

8 years agoMerge pull request #5486 from electron/fix-dump-version-info-js
Cheng Zhao [Wed, 11 May 2016 06:12:04 +0000 (15:12 +0900)]
Merge pull request #5486 from electron/fix-dump-version-info-js

Do not use require('app') in dump-version-info.js

8 years agoDo not use require('app') in dump-version-info.js
Cheng Zhao [Wed, 11 May 2016 06:07:09 +0000 (15:07 +0900)]
Do not use require('app') in dump-version-info.js

8 years agoMerge pull request #5485 from preco21/korean-docs-4
Cheng Zhao [Wed, 11 May 2016 05:48:43 +0000 (14:48 +0900)]
Merge pull request #5485 from preco21/korean-docs-4

docs: Update Korean docs as upstream

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Wed, 11 May 2016 04:48:40 +0000 (13:48 +0900)]
:memo: Update Korean docs as upstream

[ci skip]

8 years agoMerge pull request #5480 from preco21/patch-3
Machisté N. Quintana [Wed, 11 May 2016 04:27:45 +0000 (21:27 -0700)]
Merge pull request #5480 from preco21/patch-3

docs: Match object notation style

8 years ago:memo: Update `README-ko.md`
Plusb Preco [Wed, 11 May 2016 01:48:54 +0000 (10:48 +0900)]
:memo: Update `README-ko.md`

[ci skip]

8 years ago:memo: Match object notation style
Plusb Preco [Wed, 11 May 2016 01:30:02 +0000 (10:30 +0900)]
:memo: Match object notation style

[ci skip]

8 years agoMerge pull request #5477 from danhp/download-bounce
Cheng Zhao [Wed, 11 May 2016 00:41:08 +0000 (09:41 +0900)]
Merge pull request #5477 from danhp/download-bounce

Add API: app.dock.downloadFinished(filePath)

8 years agoMerge pull request #5479 from electron/widevine-path
Cheng Zhao [Wed, 11 May 2016 00:24:24 +0000 (09:24 +0900)]
Merge pull request #5479 from electron/widevine-path

Fix passing paths in command line

8 years agoMerge branch 'document-fixes-4' of https://github.com/preco21/electron into preco21...
Cheng Zhao [Wed, 11 May 2016 00:23:52 +0000 (09:23 +0900)]
Merge branch 'document-fixes-4' of https://github.com/preco21/electron into preco21-document-fixes-4

8 years agoMerge pull request #5473 from preco21/korean-docs-3
Cheng Zhao [Wed, 11 May 2016 00:20:51 +0000 (09:20 +0900)]
Merge pull request #5473 from preco21/korean-docs-3

docs: Update Korean docs as upstream

8 years agoMerge pull request #5471 from nickytonline/fix-readme
Cheng Zhao [Wed, 11 May 2016 00:12:01 +0000 (09:12 +0900)]
Merge pull request #5471 from nickytonline/fix-readme

Fixed code snippet in read me

8 years agoFix passing paths in command line
Cheng Zhao [Tue, 10 May 2016 23:47:50 +0000 (08:47 +0900)]
Fix passing paths in command line

8 years agofixed code snippet in menu api documentation.
Nick Taylor [Tue, 10 May 2016 20:32:45 +0000 (22:32 +0200)]
fixed code snippet in menu api documentation.