platform/framework/web/crosswalk-tizen.git
8 years agoMove the job of creating userActivity to AtomApplication
Cheng Zhao [Thu, 5 May 2016 07:38:47 +0000 (16:38 +0900)]
Move the job of creating userActivity to AtomApplication

8 years agoFully support converting NSDictionary to JS userInfo object
Cheng Zhao [Thu, 5 May 2016 07:26:44 +0000 (16:26 +0900)]
Fully support converting NSDictionary to JS userInfo object

8 years agospec: Should not run app.setUserActivity test on non-OS X
Cheng Zhao [Thu, 5 May 2016 03:27:25 +0000 (12:27 +0900)]
spec: Should not run app.setUserActivity test on non-OS X

8 years agoFix code styling problems
Cheng Zhao [Thu, 5 May 2016 03:26:23 +0000 (12:26 +0900)]
Fix code styling problems

8 years agoMerge pull request #5352 from CharlieHess/hands-on-hand-off
Cheng Zhao [Thu, 5 May 2016 03:06:56 +0000 (12:06 +0900)]
Merge pull request #5352 from CharlieHess/hands-on-hand-off

OS X Handoff Feature

8 years agoMerge pull request #5393 from appetizermonster/patch-2
Cheng Zhao [Thu, 5 May 2016 02:15:35 +0000 (11:15 +0900)]
Merge pull request #5393 from appetizermonster/patch-2

Fix small mistakes in Korean Doc

8 years agoMerge pull request #5379 from danhp/context-menu
Cheng Zhao [Thu, 5 May 2016 02:12:58 +0000 (11:12 +0900)]
Merge pull request #5379 from danhp/context-menu

Expose the 'context-menu' event.

8 years agoUse scoped_nsobject to ensure our intermediate objects get cleaned up.
Charlie Hess [Wed, 4 May 2016 18:28:49 +0000 (11:28 -0700)]
Use scoped_nsobject to ensure our intermediate objects get cleaned up.

8 years agoFix small mistakes in CONTRIBUTING-ko.md
Heejin Lee [Wed, 4 May 2016 15:02:53 +0000 (00:02 +0900)]
Fix small mistakes in CONTRIBUTING-ko.md

8 years agoFollow object naming conventions for params in the 'context-menu' event
Daniel Pham [Wed, 4 May 2016 14:41:10 +0000 (10:41 -0400)]
Follow object naming conventions for params in the 'context-menu' event

8 years agoMerge pull request #5383 from preco21/korean-docs-2
Cheng Zhao [Wed, 4 May 2016 14:20:44 +0000 (23:20 +0900)]
Merge pull request #5383 from preco21/korean-docs-2

docs: Update Korean docs as upstream

8 years agoMerge pull request #5387 from preco21/patch-1
Cheng Zhao [Wed, 4 May 2016 14:20:23 +0000 (23:20 +0900)]
Merge pull request #5387 from preco21/patch-1

docs: Match code syntax

8 years agoMerge pull request #5378 from CGamesPlay/master
Cheng Zhao [Wed, 4 May 2016 14:08:12 +0000 (23:08 +0900)]
Merge pull request #5378 from CGamesPlay/master

Use select to query the uv kqueue

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Wed, 4 May 2016 09:45:52 +0000 (18:45 +0900)]
:memo: Update Korean docs as upstream

[ci skip]

8 years agoFix code styling issue
Cheng Zhao [Wed, 4 May 2016 08:12:10 +0000 (17:12 +0900)]
Fix code styling issue

8 years agoMerge pull request #5371 from adambuckland/fix_auto_update_error
Cheng Zhao [Wed, 4 May 2016 07:58:25 +0000 (16:58 +0900)]
Merge pull request #5371 from adambuckland/fix_auto_update_error

Fix autoUpdater error on OS X

8 years agoMerge pull request #5367 from sindresorhus/patch-1
Cheng Zhao [Wed, 4 May 2016 07:52:48 +0000 (16:52 +0900)]
Merge pull request #5367 from sindresorhus/patch-1

improve the `webContents.openDevTools` docs

8 years agoDon't run this spec on platforms where the method is unavailable.
Charlie Hess [Wed, 4 May 2016 06:33:40 +0000 (23:33 -0700)]
Don't run this spec on platforms where the method is unavailable.

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Wed, 4 May 2016 06:00:59 +0000 (15:00 +0900)]
:memo: Update Korean docs as upstream

[ci skip]

8 years ago:memo: Match code syntax
Plusb Preco [Wed, 4 May 2016 05:34:11 +0000 (14:34 +0900)]
:memo: Match code syntax

[ci skip]

8 years ago:memo: Fix typo
Plusb Preco [Wed, 4 May 2016 00:46:14 +0000 (09:46 +0900)]
:memo: Fix typo

[ci skip]

8 years agoAdd an accessor for the current activity type and write the simplest possible test.
Charlie Hess [Tue, 3 May 2016 22:51:31 +0000 (15:51 -0700)]
Add an accessor for the current activity type and write the simplest possible test.

8 years agoSave the activity on the application instance to ensure we hold a reference. Activiti...
Charlie Hess [Tue, 3 May 2016 21:57:16 +0000 (14:57 -0700)]
Save the activity on the application instance to ensure we hold a reference. Activities that enable search need to persist.

8 years ago:memo: Document 'context-menu' event
Daniel Pham [Tue, 3 May 2016 12:48:16 +0000 (08:48 -0400)]
:memo: Document 'context-menu' event

8 years agoAdd 'context-menu' event to 'WebContents'
Daniel Pham [Tue, 3 May 2016 00:02:33 +0000 (20:02 -0400)]
Add 'context-menu' event to 'WebContents'

8 years ago:memo: Small fixes
Plusb Preco [Tue, 3 May 2016 17:55:10 +0000 (02:55 +0900)]
:memo: Small fixes

[ci skip]

8 years ago:memo: on using only strings.
Charlie Hess [Tue, 3 May 2016 17:34:59 +0000 (10:34 -0700)]
:memo: on using only strings.

8 years agoRevert "Add some shady methods to get V8 objects or arrays from NSDictionary or NSArray."
Charlie Hess [Tue, 3 May 2016 17:32:42 +0000 (10:32 -0700)]
Revert "Add some shady methods to get V8 objects or arrays from NSDictionary or NSArray."

This reverts commit 2295f3a8327d6df4031dcfcd8daebb771d0e3530.

8 years agoRevert "Use a DictionaryValue everywhere instead of a string map."
Charlie Hess [Tue, 3 May 2016 17:31:53 +0000 (10:31 -0700)]
Revert "Use a DictionaryValue everywhere instead of a string map."

This reverts commit 90cc10944a64d9a4998a3d12a2559baa7705b3af.

8 years agoMerge pull request #5382 from danhp/patch-1
Paul Betts [Tue, 3 May 2016 16:28:45 +0000 (09:28 -0700)]
Merge pull request #5382 from danhp/patch-1

Fix Windows debug doc pointing to OS X

8 years ago:memo: Fix Windows debug doc pointing to OS X
Daniel Pham [Tue, 3 May 2016 15:51:57 +0000 (11:51 -0400)]
:memo: Fix Windows debug doc pointing to OS X
[ci skip]

8 years agoMerge pull request #5377 from electron/custom_compiler
Cheng Zhao [Tue, 3 May 2016 13:23:31 +0000 (22:23 +0900)]
Merge pull request #5377 from electron/custom_compiler

Add more options for building on Linux

8 years agoUse select to query the uv kqueue
Ryan Patterson [Tue, 3 May 2016 06:54:21 +0000 (23:54 -0700)]
Use select to query the uv kqueue

This resolves #38. I've verified that events still get processed like they
should on El Capitan 10.11.3 (15D21).

8 years ago:memo: Small fixes
Plusb Preco [Tue, 3 May 2016 06:34:47 +0000 (15:34 +0900)]
:memo: Small fixes

[ci skip]

8 years ago:memo: Improve grammar
Plusb Preco [Tue, 3 May 2016 03:07:06 +0000 (12:07 +0900)]
:memo: Improve grammar

[ci skip]

8 years agoDo not download clang on Windows
Cheng Zhao [Tue, 3 May 2016 00:38:15 +0000 (09:38 +0900)]
Do not download clang on Windows

8 years agoIgnore CC and CXX if user didn't change build configuration
Cheng Zhao [Tue, 3 May 2016 00:31:39 +0000 (09:31 +0900)]
Ignore CC and CXX if user didn't change build configuration

8 years agodocs: The building environment variables
Cheng Zhao [Mon, 2 May 2016 23:29:23 +0000 (08:29 +0900)]
docs: The building environment variables

8 years agoUse a DictionaryValue everywhere instead of a string map.
Charlie Hess [Mon, 2 May 2016 23:18:58 +0000 (16:18 -0700)]
Use a DictionaryValue everywhere instead of a string map.

8 years agoAdd some shady methods to get V8 objects or arrays from NSDictionary or NSArray.
Charlie Hess [Mon, 2 May 2016 21:45:59 +0000 (14:45 -0700)]
Add some shady methods to get V8 objects or arrays from NSDictionary or NSArray.

8 years agoMerge remote-tracking branch 'origin/master' into hands-on-hand-off
Charlie Hess [Mon, 2 May 2016 19:18:26 +0000 (12:18 -0700)]
Merge remote-tracking branch 'origin/master' into hands-on-hand-off

8 years agoMerge branch 'master' of https://github.com/atom/atom-shell
Charlie Hess [Mon, 2 May 2016 19:18:10 +0000 (12:18 -0700)]
Merge branch 'master' of https://github.com/atom/atom-shell

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Mon, 2 May 2016 17:43:21 +0000 (02:43 +0900)]
:memo: Update Korean docs as upstream

[ci skip]

8 years agoMerge pull request #5372 from electron/update-appveyor
Kevin Sawicki [Mon, 2 May 2016 16:26:14 +0000 (09:26 -0700)]
Merge pull request #5372 from electron/update-appveyor

Update link to AppVeyor build badge

8 years agoUpdate link to AppVeyor build badge
Kevin Sawicki [Mon, 2 May 2016 15:59:25 +0000 (08:59 -0700)]
Update link to AppVeyor build badge

8 years agodocs: Introduce clang flags
Cheng Zhao [Mon, 2 May 2016 13:32:43 +0000 (22:32 +0900)]
docs: Introduce clang flags

8 years agoAvoid overriding environment variables
Cheng Zhao [Mon, 2 May 2016 12:38:17 +0000 (12:38 +0000)]
Avoid overriding environment variables

8 years agoFix logic errors
Cheng Zhao [Mon, 2 May 2016 12:15:10 +0000 (12:15 +0000)]
Fix logic errors

8 years agoConvert --clang_dir and --disable_clang to --defines
Cheng Zhao [Mon, 2 May 2016 12:19:16 +0000 (21:19 +0900)]
Convert --clang_dir and --disable_clang to --defines

8 years agoPass --disable_clang and --clang_dir to libchromiumcontent
Cheng Zhao [Mon, 2 May 2016 11:06:21 +0000 (20:06 +0900)]
Pass --disable_clang and --clang_dir to libchromiumcontent

8 years agoMerge pull request #5366 from electron/bootstrap-libchromiumcontent
Cheng Zhao [Mon, 2 May 2016 10:07:22 +0000 (19:07 +0900)]
Merge pull request #5366 from electron/bootstrap-libchromiumcontent

Add --build_libchromiumcontent command line switch

8 years agoUpdate modules before calling build_libchromiumcontent
Cheng Zhao [Mon, 2 May 2016 07:45:48 +0000 (07:45 +0000)]
Update modules before calling build_libchromiumcontent

8 years agoimprove the `webContents.openDevTools` docs
Sindre Sorhus [Mon, 2 May 2016 07:39:46 +0000 (14:39 +0700)]
improve the `webContents.openDevTools` docs

consistent value notation and explain the difference between `undocked` and `detach` mode.

8 years agoFix pylint warnings
Cheng Zhao [Mon, 2 May 2016 07:38:58 +0000 (16:38 +0900)]
Fix pylint warnings

8 years agodocs: the --build_libchromiumcontent switch
Cheng Zhao [Mon, 2 May 2016 07:35:33 +0000 (16:35 +0900)]
docs: the --build_libchromiumcontent switch

8 years agodocs: Cleanup unnecessary parts in build-instructions-linux.md
Cheng Zhao [Mon, 2 May 2016 07:26:18 +0000 (16:26 +0900)]
docs: Cleanup unnecessary parts in build-instructions-linux.md

8 years agoAdd --build_libchromiumcontent option
Cheng Zhao [Mon, 2 May 2016 07:04:50 +0000 (16:04 +0900)]
Add --build_libchromiumcontent option

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Mon, 2 May 2016 01:21:27 +0000 (10:21 +0900)]
:memo: Update Korean docs as upstream

[ci skip]

8 years agoMerge remote-tracking branch 'refs/remotes/electron/master'
Plusb Preco [Mon, 2 May 2016 01:18:38 +0000 (10:18 +0900)]
Merge remote-tracking branch 'refs/remotes/electron/master'

8 years agoMerge remote-tracking branch 'refs/remotes/electron/master'
Plusb Preco [Mon, 2 May 2016 01:18:25 +0000 (10:18 +0900)]
Merge remote-tracking branch 'refs/remotes/electron/master'

8 years agoMerge pull request #5365 from TyanNN/master
Cheng Zhao [Mon, 2 May 2016 01:08:20 +0000 (10:08 +0900)]
Merge pull request #5365 from TyanNN/master

Translated application distribution and application packaging to ru_RU

8 years agoMerge pull request #5360 from miniak/patch-1
Cheng Zhao [Mon, 2 May 2016 00:43:35 +0000 (09:43 +0900)]
Merge pull request #5360 from miniak/patch-1

Fix systemPreferences docs

8 years agoTranslated application distribution and application packaging to ru_RU
TyanNN [Sun, 1 May 2016 18:18:49 +0000 (21:18 +0300)]
Translated application distribution and application packaging to ru_RU

8 years agoFix systemPreferences docs
Milan Burda [Sat, 30 Apr 2016 15:50:04 +0000 (17:50 +0200)]
Fix systemPreferences docs

8 years agoFix autoUpdater error on OS X
Adam Buckland [Sun, 1 May 2016 10:25:27 +0000 (11:25 +0100)]
Fix autoUpdater error on OS X

If there is no localizedFailureReason, then then this will no longer be
added to the error string (which would result previously in it printing
'(null)' as part of the string)

8 years agoMerge pull request #5361 from preco21/korean-docs
Cheng Zhao [Sun, 1 May 2016 05:34:00 +0000 (14:34 +0900)]
Merge pull request #5361 from preco21/korean-docs

docs: Update Korean docs as upstream

8 years agoMerge pull request #5357 from TyanNN/master
Cheng Zhao [Sun, 1 May 2016 02:46:15 +0000 (11:46 +0900)]
Merge pull request #5357 from TyanNN/master

Translated Quickstart to ru_RU

8 years ago:memo: about the plist changes.
Charlie Hess [Sat, 30 Apr 2016 20:03:10 +0000 (13:03 -0700)]
:memo: about the plist changes.

8 years agoValue first, key second.
Charlie Hess [Sat, 30 Apr 2016 18:17:29 +0000 (11:17 -0700)]
Value first, key second.

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Sat, 30 Apr 2016 17:46:19 +0000 (02:46 +0900)]
:memo: Update Korean docs as upstream

[ci skip]

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Sat, 30 Apr 2016 17:10:23 +0000 (02:10 +0900)]
:memo: Update Korean docs as upstream

[ci skip]

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Sat, 30 Apr 2016 16:53:21 +0000 (01:53 +0900)]
:memo: Update Korean docs as upstream

[ci skip]

8 years ago:memo: Improve grammar
Plusb Preco [Sat, 30 Apr 2016 16:12:54 +0000 (01:12 +0900)]
:memo: Improve grammar

[ci skip]

8 years ago:memo: Fix typos
Plusb Preco [Sat, 30 Apr 2016 16:11:21 +0000 (01:11 +0900)]
:memo: Fix typos

[ci skip]

8 years agoMerge pull request #5359 from electron/windows-pdb
Cheng Zhao [Sat, 30 Apr 2016 15:10:34 +0000 (00:10 +0900)]
Merge pull request #5359 from electron/windows-pdb

Upload PDBs to Windows symbol server

8 years agoRevert "Don't upload PDB files in CI"
Cheng Zhao [Sat, 30 Apr 2016 12:43:33 +0000 (21:43 +0900)]
Revert "Don't upload PDB files in CI"

This reverts commit 7ab8134613577b9092f5e8e81f1c883174bee222.

8 years agoRevert "Run tests for branches on appveyor"
Cheng Zhao [Sat, 30 Apr 2016 12:21:11 +0000 (21:21 +0900)]
Revert "Run tests for branches on appveyor"

This reverts commit 33370b18b3f468a3eb501e45c35626cdb031a81d.

This commit was wrongly pushed.

8 years agoMerge pull request #5358 from electron/windows-ci
Cheng Zhao [Sat, 30 Apr 2016 12:18:23 +0000 (21:18 +0900)]
Merge pull request #5358 from electron/windows-ci

Run tests on Windows CI machine

8 years agoFix specs on Windows when running without desktop session
Cheng Zhao [Sat, 30 Apr 2016 11:51:09 +0000 (20:51 +0900)]
Fix specs on Windows when running without desktop session

8 years agoRun tests for branches on appveyor
Cheng Zhao [Sat, 30 Apr 2016 11:41:45 +0000 (20:41 +0900)]
Run tests for branches on appveyor

8 years agoTranslated Quickstart to ru_RU
TyanNN [Sat, 30 Apr 2016 10:54:19 +0000 (13:54 +0300)]
Translated Quickstart to ru_RU

8 years agoFix a few failing tests on Windows
Cheng Zhao [Sat, 30 Apr 2016 09:21:18 +0000 (18:21 +0900)]
Fix a few failing tests on Windows

8 years agoRemove the output file after testing
Cheng Zhao [Sat, 30 Apr 2016 08:52:53 +0000 (17:52 +0900)]
Remove the output file after testing

8 years agoMake sure output is written when test fails
Cheng Zhao [Sat, 30 Apr 2016 08:47:29 +0000 (17:47 +0900)]
Make sure output is written when test fails

8 years agoAlso run tests on 32bit Windows
Cheng Zhao [Sat, 30 Apr 2016 08:17:23 +0000 (17:17 +0900)]
Also run tests on 32bit Windows

8 years agoDo not write to stdout in Electron when running on win32 CI machine
Cheng Zhao [Sat, 30 Apr 2016 08:05:52 +0000 (17:05 +0900)]
Do not write to stdout in Electron when running on win32 CI machine

This makes Electron crash on CI machine somehow.

8 years agoMake win32 CI machine run tests
Cheng Zhao [Sat, 30 Apr 2016 06:38:23 +0000 (15:38 +0900)]
Make win32 CI machine run tests

8 years agoAdd some documentation in app.md.
Charlie Hess [Sat, 30 Apr 2016 05:25:09 +0000 (22:25 -0700)]
Add some documentation in app.md.

8 years agoThis is preventDefault by convention.
Charlie Hess [Sat, 30 Apr 2016 05:08:19 +0000 (22:08 -0700)]
This is preventDefault by convention.

8 years agoMake the Linter happy.
Charlie Hess [Sat, 30 Apr 2016 05:05:36 +0000 (22:05 -0700)]
Make the Linter happy.

8 years agoMerge pull request #5353 from electron/update-old-bracket-notation-in-translations
Cheng Zhao [Sat, 30 Apr 2016 03:13:07 +0000 (12:13 +0900)]
Merge pull request #5353 from electron/update-old-bracket-notation-in-translations

update all references to old atom-log bracket notation

8 years agoMerge pull request #5349 from electron/link-to-electron-prebuilt
Cheng Zhao [Sat, 30 Apr 2016 02:59:44 +0000 (11:59 +0900)]
Merge pull request #5349 from electron/link-to-electron-prebuilt

describe electron-prebuilt and link to it

8 years agoMerge pull request #5346 from electron/update-quick-start-code
Cheng Zhao [Sat, 30 Apr 2016 02:56:50 +0000 (11:56 +0900)]
Merge pull request #5346 from electron/update-quick-start-code

update quick-start code to match quick-start repo

8 years agoupdate all references to old atom-log bracket notation
Zeke Sikelianos [Sat, 30 Apr 2016 01:35:02 +0000 (18:35 -0700)]
update all references to old atom-log bracket notation

8 years agoAdd the AppDelegate override for restoring from hand-off, and fire the app event.
Charlie Hess [Sat, 30 Apr 2016 00:37:01 +0000 (17:37 -0700)]
Add the AppDelegate override for restoring from hand-off, and fire the app event.

8 years agoImplement a "continue-activity" event on app for resuming from hand-off.
Charlie Hess [Sat, 30 Apr 2016 00:36:04 +0000 (17:36 -0700)]
Implement a "continue-activity" event on app for resuming from hand-off.

8 years agoImplement app.setUserActivity(type, userInfo).
Charlie Hess [Sat, 30 Apr 2016 00:35:07 +0000 (17:35 -0700)]
Implement app.setUserActivity(type, userInfo).

8 years agoGeneralize this mate converter for reuse.
Charlie Hess [Sat, 30 Apr 2016 00:32:25 +0000 (17:32 -0700)]
Generalize this mate converter for reuse.

8 years agoMerge pull request #5347 from rhedshi/patch-1
Kevin Sawicki [Fri, 29 Apr 2016 20:34:02 +0000 (13:34 -0700)]
Merge pull request #5347 from rhedshi/patch-1

Update mac-app-store-submission-guide.md

8 years agodescribe electron-prebuilt and link to it
Zeke Sikelianos [Fri, 29 Apr 2016 20:32:00 +0000 (13:32 -0700)]
describe electron-prebuilt and link to it