platform/framework/web/crosswalk-tizen.git
8 years agodocs: New session methods
Cheng Zhao [Thu, 19 Nov 2015 13:31:39 +0000 (21:31 +0800)]
docs: New session methods

8 years agodocs: webContents.savePage is placed at wrong place
Cheng Zhao [Thu, 19 Nov 2015 13:10:50 +0000 (21:10 +0800)]
docs: webContents.savePage is placed at wrong place

8 years agoAdd session.defaultSession and remove app.defaultSession
Cheng Zhao [Thu, 19 Nov 2015 13:03:42 +0000 (21:03 +0800)]
Add session.defaultSession and remove app.defaultSession

The latter has never been a public API, no need to keep it.

8 years agoAdd session module
Cheng Zhao [Thu, 19 Nov 2015 12:47:11 +0000 (20:47 +0800)]
Add session module

8 years agoMerge pull request #3510 from atom/is-destroyed
Cheng Zhao [Thu, 19 Nov 2015 09:28:59 +0000 (17:28 +0800)]
Merge pull request #3510 from atom/is-destroyed

Add "isDestroyed" method for objects with "destroy" method

8 years agoAdd isDestroyed method for classes with destroy method
Cheng Zhao [Thu, 19 Nov 2015 09:08:16 +0000 (17:08 +0800)]
Add isDestroyed method for classes with destroy method

8 years agoMerge pull request #3507 from atom/upload-dsym
Cheng Zhao [Thu, 19 Nov 2015 08:38:58 +0000 (16:38 +0800)]
Merge pull request #3507 from atom/upload-dsym

Upload the dSYM symbols

8 years agoUpload the dSYM symbols
Cheng Zhao [Thu, 19 Nov 2015 07:10:33 +0000 (15:10 +0800)]
Upload the dSYM symbols

8 years agoMerge pull request #3506 from atom/linux-dpi
Cheng Zhao [Thu, 19 Nov 2015 06:45:30 +0000 (14:45 +0800)]
Merge pull request #3506 from atom/linux-dpi

Update libchromiumcontent

8 years agoUpdate libchromiumcontent
Cheng Zhao [Thu, 19 Nov 2015 05:49:50 +0000 (13:49 +0800)]
Update libchromiumcontent

Backport https://codereview.chromium.org/1324513002.

8 years agoMerge pull request #3504 from KevinRamsunder/patch-1
Cheng Zhao [Thu, 19 Nov 2015 03:00:43 +0000 (11:00 +0800)]
Merge pull request #3504 from KevinRamsunder/patch-1

mac-app-store-submission-guide.md: typo correction

8 years agoMerge pull request #3503 from etiktin/patch-2
Cheng Zhao [Thu, 19 Nov 2015 03:00:13 +0000 (11:00 +0800)]
Merge pull request #3503 from etiktin/patch-2

Update ipc-renderer.md

8 years agoMerge pull request #3496 from preco21/master
Cheng Zhao [Thu, 19 Nov 2015 02:57:21 +0000 (10:57 +0800)]
Merge pull request #3496 from preco21/master

Update as upstream and some fixes

8 years agoMerge pull request #3497 from etiktin/patch-1
Cheng Zhao [Thu, 19 Nov 2015 02:54:32 +0000 (10:54 +0800)]
Merge pull request #3497 from etiktin/patch-1

Update browser-window.md

8 years agoMerge pull request #3492 from vitorgalvao/patch-2
Cheng Zhao [Thu, 19 Nov 2015 02:44:15 +0000 (10:44 +0800)]
Merge pull request #3492 from vitorgalvao/patch-2

web-view-tag.md: small typo correction ('the' position swap)

8 years agomac-app-store-submission-guide.md: typo correction
Kevin Ramsunder [Thu, 19 Nov 2015 01:04:16 +0000 (20:04 -0500)]
mac-app-store-submission-guide.md: typo correction

8 years agoCleanup docs, Improve grammar
Plusb Preco [Thu, 19 Nov 2015 00:32:44 +0000 (09:32 +0900)]
Cleanup docs, Improve grammar

8 years agoUpdate ipc-renderer.md
Eran Tiktin [Thu, 19 Nov 2015 00:11:32 +0000 (02:11 +0200)]
Update ipc-renderer.md

Removed duplication.

8 years agoTranslate docs
Plusb Preco [Wed, 18 Nov 2015 20:12:38 +0000 (05:12 +0900)]
Translate docs

8 years agoUpdate browser-window.md
Eran Tiktin [Wed, 18 Nov 2015 19:06:06 +0000 (21:06 +0200)]
Update browser-window.md

Changed the description of the preload key to make it clear you need to provide an absolute file path and not a file url.
Also mentioned that it's possible to reintroduce Node globals when node integration is off and referenced the example from process.md (related to https://github.com/atom/electron/issues/254#issuecomment-157769756).

8 years agoStandardize platform labels
Plusb Preco [Wed, 18 Nov 2015 19:01:50 +0000 (04:01 +0900)]
Standardize platform labels

8 years agoTranslate docs
Plusb Preco [Wed, 18 Nov 2015 18:53:10 +0000 (03:53 +0900)]
Translate docs

8 years agoweb-view-tag.md: small typo correction ('the' position swap)
Vítor Galvão [Wed, 18 Nov 2015 18:13:48 +0000 (18:13 +0000)]
web-view-tag.md: small typo correction ('the' position swap)

8 years agoSmall changes
Plusb Preco [Wed, 18 Nov 2015 17:51:27 +0000 (02:51 +0900)]
Small changes

8 years agoAdd translation, improve grammar
Plusb Preco [Wed, 18 Nov 2015 17:50:04 +0000 (02:50 +0900)]
Add translation, improve grammar

8 years agoUpdate as upstream
Plusb Preco [Wed, 18 Nov 2015 14:42:03 +0000 (23:42 +0900)]
Update as upstream

8 years agoFix platform label to uppercase (ko)
Plusb Preco [Wed, 18 Nov 2015 14:36:20 +0000 (23:36 +0900)]
Fix platform label to uppercase (ko)

8 years agoFix platform label to uppercase
Plusb Preco [Wed, 18 Nov 2015 14:35:36 +0000 (23:35 +0900)]
Fix platform label to uppercase

8 years agoMerge remote-tracking branch 'refs/remotes/atom/master'
Plusb Preco [Wed, 18 Nov 2015 14:33:38 +0000 (23:33 +0900)]
Merge remote-tracking branch 'refs/remotes/atom/master'

8 years agoTranslate docs
Plusb Preco [Wed, 18 Nov 2015 14:32:47 +0000 (23:32 +0900)]
Translate docs

8 years agoAdd missed translation
Plusb Preco [Wed, 18 Nov 2015 13:14:24 +0000 (22:14 +0900)]
Add missed translation

8 years agoMerge pull request #3479 from bengotow/tray-resizing
Cheng Zhao [Wed, 18 Nov 2015 10:49:15 +0000 (18:49 +0800)]
Merge pull request #3479 from bengotow/tray-resizing

Fix sizing of Mac OS X tray icon after image change

8 years agoMerge pull request #3484 from bengotow/remote-errors
Cheng Zhao [Wed, 18 Nov 2015 10:21:02 +0000 (18:21 +0800)]
Merge pull request #3484 from bengotow/remote-errors

Improve exception messages from remote calls

8 years agoMerge pull request #3485 from leftstick/master
Cheng Zhao [Wed, 18 Nov 2015 10:12:09 +0000 (18:12 +0800)]
Merge pull request #3485 from leftstick/master

[Doc update]: Use loadURL since loadUrl is deprecated

8 years agoMerge pull request #3483 from preco21/patch-4
Cheng Zhao [Wed, 18 Nov 2015 10:11:37 +0000 (18:11 +0800)]
Merge pull request #3483 from preco21/patch-4

'app-command' event is only available in Windows

8 years agodocs: Fix typo
Cheng Zhao [Wed, 18 Nov 2015 09:56:50 +0000 (17:56 +0800)]
docs: Fix typo

8 years agoMerge pull request #3476 from preco21/master
Cheng Zhao [Wed, 18 Nov 2015 05:18:44 +0000 (13:18 +0800)]
Merge pull request #3476 from preco21/master

Update as upstream, add new translation and some fixes

8 years agoMerge pull request #3487 from atom/certificate-api
Cheng Zhao [Wed, 18 Nov 2015 04:06:52 +0000 (12:06 +0800)]
Merge pull request #3487 from atom/certificate-api

Rework of the certificate API

8 years agoSmall changes
Plusb Preco [Wed, 18 Nov 2015 03:45:33 +0000 (12:45 +0900)]
Small changes

8 years agoFix cpplint warning
Cheng Zhao [Wed, 18 Nov 2015 03:45:15 +0000 (11:45 +0800)]
Fix cpplint warning

8 years agodocs: Update the certificate APIs
Cheng Zhao [Wed, 18 Nov 2015 03:35:26 +0000 (11:35 +0800)]
docs: Update the certificate APIs

8 years agoAdd session.setCertificateVerifyProc
Cheng Zhao [Wed, 18 Nov 2015 03:17:08 +0000 (11:17 +0800)]
Add session.setCertificateVerifyProc

8 years agoTranslation docs
Plusb Preco [Wed, 18 Nov 2015 02:43:16 +0000 (11:43 +0900)]
Translation docs

8 years agoAdd certificate-error event
Cheng Zhao [Wed, 18 Nov 2015 02:39:25 +0000 (10:39 +0800)]
Add certificate-error event

8 years agoTranslate docs, small changes
Plusb Preco [Wed, 18 Nov 2015 02:28:03 +0000 (11:28 +0900)]
Translate docs, small changes

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 agouse loadURL since loadUrl is deprecated
Howard.Zuo [Wed, 18 Nov 2015 01:37:45 +0000 (09:37 +0800)]
use loadURL since loadUrl is deprecated

8 years agoImprove exception messages from remote calls
Ben Gotow [Wed, 18 Nov 2015 01:36:37 +0000 (17:36 -0800)]
Improve exception messages from remote calls

Spent a while tracking down `Error processing argument -1`, caused by a missing param (`app.exit()` now takes an exit code.) Improve the rpc-server so that it prints the function name when possible, so it's much easier to identify which remote call is causing the error.

8 years agoUpdate as upstream
Plusb Preco [Wed, 18 Nov 2015 00:50:14 +0000 (09:50 +0900)]
Update as upstream

8 years agoFix wrong markdown
Plusb Preco [Wed, 18 Nov 2015 00:43:28 +0000 (09:43 +0900)]
Fix wrong markdown

8 years ago'app-command' event is only available in Windows
Plusb Preco [Wed, 18 Nov 2015 00:36:14 +0000 (09:36 +0900)]
'app-command' event is only available in Windows

8 years agoTranslate docs
Plusb Preco [Wed, 18 Nov 2015 00:21:38 +0000 (09:21 +0900)]
Translate docs

8 years agoSmall changes
Plusb Preco [Tue, 17 Nov 2015 22:09:10 +0000 (07:09 +0900)]
Small changes

8 years agoFix sizing of Mac OS X tray icon after image change
Ben Gotow [Tue, 17 Nov 2015 21:43:55 +0000 (13:43 -0800)]
Fix sizing of Mac OS X tray icon after image change

- Consolidate logic that applies view dimensions into a function
- Use `NSVariableStatusItemLength` instead of trying to sync status item width
- Use modern Obj-C syntax `@[], @{}` in a few places
- Recompute view bounds after updating image in `setImage:`

8 years agoUpdate as upstream
Plusb Preco [Tue, 17 Nov 2015 18:40:58 +0000 (03:40 +0900)]
Update as upstream

8 years agoMerge remote-tracking branch 'refs/remotes/atom/master'
Plusb Preco [Tue, 17 Nov 2015 18:10:18 +0000 (03:10 +0900)]
Merge remote-tracking branch 'refs/remotes/atom/master'

8 years agoImprove grammar
Plusb Preco [Tue, 17 Nov 2015 18:09:51 +0000 (03:09 +0900)]
Improve grammar

* Improve grammar
* Standardize docs
* Fix typos

8 years agoMerge remote-tracking branch 'refs/remotes/atom/master'
Plusb Preco [Tue, 17 Nov 2015 17:13:01 +0000 (02:13 +0900)]
Merge remote-tracking branch 'refs/remotes/atom/master'

8 years agoAdd BrowserWindow translation
Plusb Preco [Tue, 17 Nov 2015 17:12:40 +0000 (02:12 +0900)]
Add BrowserWindow translation

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'