platform/framework/web/crosswalk-tizen.git
8 years agoRename select-certificate to select-client-certificate
Cheng Zhao [Wed, 18 Nov 2015 02:10:21 +0000 (10:10 +0800)]
Rename select-certificate to select-client-certificate

8 years agoAdd Delegate for AtomBrowserClient
Cheng Zhao [Wed, 18 Nov 2015 02:07:03 +0000 (10:07 +0800)]
Add Delegate for AtomBrowserClient

8 years agoMerge pull request #3469 from atom/cleanup-verify-certificate
Cheng Zhao [Tue, 17 Nov 2015 13:57:58 +0000 (21:57 +0800)]
Merge pull request #3469 from atom/cleanup-verify-certificate

Emit verify-certificate only when default verifier fails

8 years agoRename verify-certificate to untrusted-certificate
Cheng Zhao [Tue, 17 Nov 2015 13:41:36 +0000 (21:41 +0800)]
Rename verify-certificate to untrusted-certificate

8 years agoEmit verify-certificate only when default verifier fails
Cheng Zhao [Tue, 17 Nov 2015 13:36:36 +0000 (21:36 +0800)]
Emit verify-certificate only when default verifier fails

8 years agoCreate a new CertVerifierRequest for each request
Cheng Zhao [Tue, 17 Nov 2015 11:44:55 +0000 (19:44 +0800)]
Create a new CertVerifierRequest for each request

It greatly simplifies the code.

8 years agoMove AtomSSLConfigService to atom/browser/net
Cheng Zhao [Tue, 17 Nov 2015 11:05:38 +0000 (19:05 +0800)]
Move AtomSSLConfigService to atom/browser/net

8 years agoMove AtomCertVerifier to atom/browser/net
Cheng Zhao [Tue, 17 Nov 2015 11:03:09 +0000 (19:03 +0800)]
Move AtomCertVerifier to atom/browser/net

8 years agoNo need to use weak reference
Cheng Zhao [Tue, 17 Nov 2015 11:00:33 +0000 (19:00 +0800)]
No need to use weak reference

Ref-counting manages everything.

8 years agoMerge pull request #3344 from deepak1556/certificate_verifier_api_patch
Cheng Zhao [Tue, 17 Nov 2015 10:53:35 +0000 (18:53 +0800)]
Merge pull request #3344 from deepak1556/certificate_verifier_api_patch

session: api to allow handling certificate verification

8 years agoPortuguese translation of coding-style.md
Moises lopes ferreira [Fri, 13 Nov 2015 13:35:13 +0000 (11:35 -0200)]
Portuguese translation of coding-style.md

8 years agoMerge pull request #3464 from dongjoon-hyun/add_missing_translations_in_menu_items
Cheng Zhao [Tue, 17 Nov 2015 10:20:17 +0000 (18:20 +0800)]
Merge pull request #3464 from dongjoon-hyun/add_missing_translations_in_menu_items

Add missing Korean translations in menu-item.md

8 years agoAdd missing translations
Dongjoon Hyun [Tue, 17 Nov 2015 07:49:08 +0000 (16:49 +0900)]
Add missing translations

8 years agoAdded korean translations for webContents
tom [Sun, 15 Nov 2015 14:33:46 +0000 (23:33 +0900)]
Added korean translations for webContents

8 years agoMerge pull request #3462 from atom/absolut-url-docs
Cheng Zhao [Tue, 17 Nov 2015 03:50:19 +0000 (11:50 +0800)]
Merge pull request #3462 from atom/absolut-url-docs

docs: Use absolute URLs

8 years agodocs: Use absolute URLs
Cheng Zhao [Tue, 17 Nov 2015 03:47:57 +0000 (11:47 +0800)]
docs: Use absolute URLs

Relative paths in GitHub's repo do not work very well, and our docs site
can not recognize them.

8 years agoMerge pull request #3460 from preco21/master
Cheng Zhao [Tue, 17 Nov 2015 03:42:57 +0000 (11:42 +0800)]
Merge pull request #3460 from preco21/master

Small fixes, add translation

8 years agoUpdate brightray: fix #3458
Cheng Zhao [Tue, 17 Nov 2015 03:22:14 +0000 (11:22 +0800)]
Update brightray: fix #3458

8 years agoImprove grammar
Plusb Preco [Tue, 17 Nov 2015 02:22:05 +0000 (11:22 +0900)]
Improve grammar

8 years agoFix missed changes
Plusb Preco [Tue, 17 Nov 2015 01:53:24 +0000 (10:53 +0900)]
Fix missed changes

8 years agoImprove grammar
Plusb Preco [Tue, 17 Nov 2015 01:50:06 +0000 (10:50 +0900)]
Improve grammar

8 years agoSmall changes
Plusb Preco [Tue, 17 Nov 2015 01:44:30 +0000 (10:44 +0900)]
Small changes

8 years agoSmall changes
Plusb Preco [Mon, 16 Nov 2015 20:17:24 +0000 (05:17 +0900)]
Small changes

8 years agoChange the translation encoding
Plusb Preco [Mon, 16 Nov 2015 20:09:27 +0000 (05:09 +0900)]
Change the translation encoding

8 years agoAdd Mac App Store guide translation
Plusb Preco [Mon, 16 Nov 2015 20:05:11 +0000 (05:05 +0900)]
Add Mac App Store guide translation

8 years agouse delegate to notify verification requests
Robo [Mon, 16 Nov 2015 13:28:37 +0000 (18:58 +0530)]
use delegate to notify verification requests

8 years agoMerge remote-tracking branch 'refs/remotes/atom/master'
Plusb Preco [Mon, 16 Nov 2015 14:55:46 +0000 (23:55 +0900)]
Merge remote-tracking branch 'refs/remotes/atom/master'

8 years agoUpdate as upstream
Plusb Preco [Mon, 16 Nov 2015 14:47:09 +0000 (23:47 +0900)]
Update as upstream

8 years agoMerge pull request #3454 from brenca/keyboard-pr
Cheng Zhao [Mon, 16 Nov 2015 14:13:09 +0000 (22:13 +0800)]
Merge pull request #3454 from brenca/keyboard-pr

Adding further options to specify the character being sent with sendInputEvent (keyboard)

8 years agoMerging keyCode and keyIdentifier and adjusting the docs accordingly
Heilig Benedek [Mon, 16 Nov 2015 13:51:26 +0000 (14:51 +0100)]
Merging keyCode and keyIdentifier and adjusting the docs accordingly

8 years agoMerge pull request #3432 from deepak1556/navigation_patch
Cheng Zhao [Mon, 16 Nov 2015 12:55:16 +0000 (20:55 +0800)]
Merge pull request #3432 from deepak1556/navigation_patch

browser: fix reloadignoringcache api

8 years agoBump v0.35.0
Cheng Zhao [Mon, 16 Nov 2015 08:48:51 +0000 (16:48 +0800)]
Bump v0.35.0

8 years agoUpdate brightray: fix building on Windows
Cheng Zhao [Mon, 16 Nov 2015 08:47:51 +0000 (16:47 +0800)]
Update brightray: fix building on Windows

8 years agoMerge pull request #3456 from meowlab/improve-translation-zh-CN
Cheng Zhao [Mon, 16 Nov 2015 08:29:09 +0000 (16:29 +0800)]
Merge pull request #3456 from meowlab/improve-translation-zh-CN

Fix a dead link and add a new Chinese document translation

8 years agoUpdate brightray
Cheng Zhao [Mon, 16 Nov 2015 08:13:11 +0000 (16:13 +0800)]
Update brightray

8 years agoMerge pull request #3453 from preco21/master
Cheng Zhao [Mon, 16 Nov 2015 08:11:51 +0000 (16:11 +0800)]
Merge pull request #3453 from preco21/master

Update as upstream

8 years agoMerge pull request #3441 from brenca/master
Cheng Zhao [Mon, 16 Nov 2015 08:03:58 +0000 (16:03 +0800)]
Merge pull request #3441 from brenca/master

Fixing memory leak in FrameSubscriber

8 years agoAdd Simplified Chinese translation for source code structure
Sunny [Mon, 16 Nov 2015 05:06:14 +0000 (13:06 +0800)]
Add Simplified Chinese translation for source code structure

8 years agoFix typos in download-item.md
Plusb Preco [Mon, 16 Nov 2015 04:44:25 +0000 (13:44 +0900)]
Fix typos in download-item.md

8 years agoSmall fixes
Plusb Preco [Mon, 16 Nov 2015 04:43:16 +0000 (13:43 +0900)]
Small fixes

8 years agoAdd download-item.md translation
Plusb Preco [Mon, 16 Nov 2015 04:41:47 +0000 (13:41 +0900)]
Add download-item.md translation

8 years agoMerge remote-tracking branch 'refs/remotes/atom/master'
Plusb Preco [Mon, 16 Nov 2015 04:41:29 +0000 (13:41 +0900)]
Merge remote-tracking branch 'refs/remotes/atom/master'

8 years agoAdded documentation for the changes in KeyboardEvent and added missing mouseMove...
Heilig Benedek [Mon, 16 Nov 2015 03:22:37 +0000 (04:22 +0100)]
Added documentation for the changes in KeyboardEvent and added missing mouseMove event type

8 years agoAdded the option to `KeyboardEvent` to specify the sent character by it's name (if...
Heilig Benedek [Mon, 16 Nov 2015 03:15:13 +0000 (04:15 +0100)]
Added the option to `KeyboardEvent` to specify the sent character by it's name (if it can't be sent via the `keyCode` parameter)

8 years agoMerge pull request #3450 from eddiezane/patch-1
Cheng Zhao [Mon, 16 Nov 2015 03:17:41 +0000 (11:17 +0800)]
Merge pull request #3450 from eddiezane/patch-1

Fix typo in notifications example docs

8 years agoMerge remote-tracking branch 'refs/remotes/atom/master'
Plusb Preco [Mon, 16 Nov 2015 03:15:38 +0000 (12:15 +0900)]
Merge remote-tracking branch 'refs/remotes/atom/master'

8 years agoUpdate as upstream
Plusb Preco [Mon, 16 Nov 2015 03:15:21 +0000 (12:15 +0900)]
Update as upstream

* Update as upstream
* Fix typos
* Improve grammar

8 years agoUpdate README.md
Plusb Preco [Sun, 15 Nov 2015 23:34:41 +0000 (08:34 +0900)]
Update README.md

8 years agoSmall change
Plusb Preco [Sun, 15 Nov 2015 23:30:08 +0000 (08:30 +0900)]
Small change

8 years agoFix typo in notifications example docs
Eddie Zaneski [Sun, 15 Nov 2015 15:48:09 +0000 (10:48 -0500)]
Fix typo in notifications example docs

8 years agoMoved scope creation before the allocation of the buffer in `FrameSubscriber`
Heilig Benedek [Sat, 14 Nov 2015 22:59:38 +0000 (23:59 +0100)]
Moved scope creation before the allocation of the buffer in `FrameSubscriber`

8 years agoMerge remote-tracking branch 'refs/remotes/atom/master'
Plusb Preco [Sat, 14 Nov 2015 22:58:21 +0000 (07:58 +0900)]
Merge remote-tracking branch 'refs/remotes/atom/master'

8 years agoMerge pull request #3 from atom/master
Heilig Benedek [Sat, 14 Nov 2015 20:11:26 +0000 (21:11 +0100)]
Merge pull request #3 from atom/master

Update from original

8 years agoadd docs
Robo [Sat, 14 Nov 2015 06:39:18 +0000 (12:09 +0530)]
add docs

8 years agobrowser: fix reloadignoringcache api
Robo [Fri, 13 Nov 2015 20:55:23 +0000 (02:25 +0530)]
browser: fix reloadignoringcache api

8 years agoMerge pull request #3428 from atom/remote-enhance
Cheng Zhao [Fri, 13 Nov 2015 16:26:03 +0000 (00:26 +0800)]
Merge pull request #3428 from atom/remote-enhance

Make it easier to use browser side modules

8 years agodocs: Document the new style of remote module
Cheng Zhao [Fri, 13 Nov 2015 14:34:00 +0000 (22:34 +0800)]
docs: Document the new style of remote module

8 years agoUse the new style remote module in Electron
Cheng Zhao [Fri, 13 Nov 2015 14:22:25 +0000 (22:22 +0800)]
Use the new style remote module in Electron

8 years agoSend sync message to get list of modules
Cheng Zhao [Fri, 13 Nov 2015 14:15:16 +0000 (22:15 +0800)]
Send sync message to get list of modules

8 years agoSimplify how remote.require('electron') is optimized
Cheng Zhao [Fri, 13 Nov 2015 13:54:56 +0000 (21:54 +0800)]
Simplify how remote.require('electron') is optimized

8 years agoMake it easier to use remote
Cheng Zhao [Fri, 13 Nov 2015 13:52:27 +0000 (21:52 +0800)]
Make it easier to use remote

8 years agoFix typo, tray => Tray
Cheng Zhao [Fri, 13 Nov 2015 13:52:05 +0000 (21:52 +0800)]
Fix typo, tray => Tray

8 years agoMerge pull request #3425 from atom/tray-api
Cheng Zhao [Fri, 13 Nov 2015 10:52:56 +0000 (18:52 +0800)]
Merge pull request #3425 from atom/tray-api

Rename the "clicked" event to "click" in Tray

8 years agoRename the "clicked" event to "click" in Tray
Cheng Zhao [Fri, 13 Nov 2015 08:41:33 +0000 (16:41 +0800)]
Rename the "clicked" event to "click" in Tray

8 years agoMerge pull request #3424 from atom/api-rename
Cheng Zhao [Fri, 13 Nov 2015 08:27:38 +0000 (16:27 +0800)]
Merge pull request #3424 from atom/api-rename

Replace "Url" in API names with "URL"

8 years agoReplace "Url" in API names with "URL"
Cheng Zhao [Fri, 13 Nov 2015 08:03:40 +0000 (16:03 +0800)]
Replace "Url" in API names with "URL"

8 years agoFix node_bindings link in Simplified Chinese document translation
Sunny [Fri, 13 Nov 2015 07:41:20 +0000 (15:41 +0800)]
Fix node_bindings link in Simplified Chinese document translation

8 years agoMerge pull request #3422 from atom/windows-fix
Cheng Zhao [Fri, 13 Nov 2015 07:04:51 +0000 (15:04 +0800)]
Merge pull request #3422 from atom/windows-fix

Separate options from switches

8 years agoSeparate options from switches
Cheng Zhao [Fri, 13 Nov 2015 05:58:31 +0000 (13:58 +0800)]
Separate options from switches

On Windows the case sensitivity of command line switches are ignored, so
--nodeIntegraion will become --nodeintegration.

We should separate options from switches so we use "nodeIntegraion" in
options, while passing "--node-integration" in command line.

8 years agoMerge pull request #3421 from atom/chrome-paths
Cheng Zhao [Fri, 13 Nov 2015 05:53:55 +0000 (13:53 +0800)]
Merge pull request #3421 from atom/chrome-paths

Add a few more paths for app.getPath

8 years agoFix building on Windows
Cheng Zhao [Fri, 13 Nov 2015 05:23:13 +0000 (13:23 +0800)]
Fix building on Windows

8 years agoAdd paths from chrome_paths
Cheng Zhao [Fri, 13 Nov 2015 05:05:16 +0000 (13:05 +0800)]
Add paths from chrome_paths

8 years agoFix building on OS X
Cheng Zhao [Fri, 13 Nov 2015 05:03:00 +0000 (13:03 +0800)]
Fix building on OS X

8 years agoImport the chrome_paths code
Cheng Zhao [Fri, 13 Nov 2015 04:37:12 +0000 (12:37 +0800)]
Import the chrome_paths code

8 years agoMerge branch 'content_tracing_patch' of https://github.com/deepak1556/atom-shell...
Cheng Zhao [Fri, 13 Nov 2015 04:29:18 +0000 (12:29 +0800)]
Merge branch 'content_tracing_patch' of https://github.com/deepak1556/atom-shell into deepak1556-content_tracing_patch

8 years agoCleanup and docs for the --js-flags
Cheng Zhao [Fri, 13 Nov 2015 04:22:08 +0000 (12:22 +0800)]
Cleanup and docs for the --js-flags

8 years agoMerge pull request #3412 from skhameneh/master
Cheng Zhao [Fri, 13 Nov 2015 04:10:59 +0000 (12:10 +0800)]
Merge pull request #3412 from skhameneh/master

Add --js-flags support for main thread.

8 years agoMerge pull request #3415 from atom/exports-electron
Cheng Zhao [Fri, 13 Nov 2015 03:21:45 +0000 (11:21 +0800)]
Merge pull request #3415 from atom/exports-electron

Move all public APIs to "electron" module

8 years agolinux: Don't throw error when using autoUpdater
Cheng Zhao [Fri, 13 Nov 2015 02:58:10 +0000 (10:58 +0800)]
linux: Don't throw error when using autoUpdater

Fix #3194.

8 years agoretrieve download directory using on linux
Robo [Fri, 13 Nov 2015 02:14:05 +0000 (07:44 +0530)]
retrieve download directory using  on linux

8 years agoFix a few places using old style require
Cheng Zhao [Fri, 13 Nov 2015 01:38:22 +0000 (09:38 +0800)]
Fix a few places using old style require

8 years agoemit verify-certificate event for handling verification
Robo [Thu, 12 Nov 2015 19:55:23 +0000 (01:25 +0530)]
emit verify-certificate event for handling verification

8 years agobrowser: check window liveness before setting title
Robo [Thu, 12 Nov 2015 21:13:21 +0000 (02:43 +0530)]
browser: check window liveness before setting title

8 years agotracing: fix docs and allow null values in file path conversion fromv8
Robo [Thu, 12 Nov 2015 21:06:38 +0000 (02:36 +0530)]
tracing: fix docs and allow null values in file path conversion fromv8

8 years agosession: api to allow handling certificate verification
Robo [Thu, 5 Nov 2015 14:06:36 +0000 (19:36 +0530)]
session: api to allow handling certificate verification

8 years agospec: Disable old APIs in tests
Cheng Zhao [Thu, 12 Nov 2015 15:02:39 +0000 (23:02 +0800)]
spec: Disable old APIs in tests

8 years agoFix a typo
Cheng Zhao [Thu, 12 Nov 2015 14:56:18 +0000 (22:56 +0800)]
Fix a typo

8 years agodocs: Add notes on old APIs
Cheng Zhao [Thu, 12 Nov 2015 14:24:11 +0000 (22:24 +0800)]
docs: Add notes on old APIs

8 years agoAdd electron.hideInternalModules
Cheng Zhao [Thu, 12 Nov 2015 13:46:03 +0000 (21:46 +0800)]
Add electron.hideInternalModules

8 years agoRename the env to ELECTRON_HIDE_INTERNAL_MODULES
Cheng Zhao [Thu, 12 Nov 2015 13:37:44 +0000 (21:37 +0800)]
Rename the env to ELECTRON_HIDE_INTERNAL_MODULES

8 years agodocs: Update codes in docs to use require('electron')
Cheng Zhao [Thu, 12 Nov 2015 13:20:09 +0000 (21:20 +0800)]
docs: Update codes in docs to use require('electron')

8 years agoOptimize remote.require('electron')
Cheng Zhao [Thu, 12 Nov 2015 12:30:40 +0000 (20:30 +0800)]
Optimize remote.require('electron')

8 years agoUse require('electron') in Electron's code
Cheng Zhao [Thu, 12 Nov 2015 10:28:04 +0000 (18:28 +0800)]
Use require('electron') in Electron's code

8 years agoAdd --js-flags support for main thread.
Shawn K [Thu, 12 Nov 2015 09:00:41 +0000 (01:00 -0800)]
Add --js-flags support for main thread.

Allow use of flags that must be set before V8 is initialized, such as
"--harmony_proxies", e.g. --js-flags="--harmony_proxies
--harmony_collections"

8 years agoAdd ELECTRON_DISABLE_OLD_STYLE_MODULES env
Cheng Zhao [Thu, 12 Nov 2015 09:02:04 +0000 (17:02 +0800)]
Add ELECTRON_DISABLE_OLD_STYLE_MODULES env

8 years agoAdd "electron" module
Cheng Zhao [Thu, 12 Nov 2015 08:28:22 +0000 (16:28 +0800)]
Add "electron" module

8 years agoUpdate node for atom/node#13
Cheng Zhao [Thu, 12 Nov 2015 08:27:28 +0000 (16:27 +0800)]
Update node for atom/node#13

8 years agoMerge pull request #3409 from preco21/master
Cheng Zhao [Thu, 12 Nov 2015 04:49:51 +0000 (12:49 +0800)]
Merge pull request #3409 from preco21/master

Update as upstream

8 years agoUpdate as upstream
Plusb Preco [Thu, 12 Nov 2015 03:24:28 +0000 (12:24 +0900)]
Update as upstream

8 years agoUpdate brightray
Cheng Zhao [Thu, 12 Nov 2015 01:49:05 +0000 (09:49 +0800)]
Update brightray