platform/framework/web/crosswalk-tizen.git
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 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 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 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 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: 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 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 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

8 years agoUpdate mac-app-store-submission-guide.md
rhedshi [Fri, 29 Apr 2016 20:28:41 +0000 (13:28 -0700)]
Update mac-app-store-submission-guide.md

8 years agoupdate quick-start code to match quick-start repo
Zeke Sikelianos [Fri, 29 Apr 2016 20:17:50 +0000 (13:17 -0700)]
update quick-start code to match quick-start repo

8 years agoBump v0.37.8
Cheng Zhao [Fri, 29 Apr 2016 10:55:59 +0000 (19:55 +0900)]
Bump v0.37.8

8 years agoMerge pull request #5340 from electron/create-user-data
Cheng Zhao [Fri, 29 Apr 2016 11:36:27 +0000 (20:36 +0900)]
Merge pull request #5340 from electron/create-user-data

Make sure the userData directory is created before ready event

8 years agoMake sure the userData directory is created before ready event
Cheng Zhao [Fri, 29 Apr 2016 11:20:52 +0000 (20:20 +0900)]
Make sure the userData directory is created before ready event

8 years ago:memo: Small fixes
Plusb Preco [Fri, 29 Apr 2016 01:32:33 +0000 (10:32 +0900)]
:memo: Small fixes

[ci skip]

8 years agoadded accelerator.md to api folders and translated (#5316)
Arif Çakıroğlu [Thu, 28 Apr 2016 23:28:46 +0000 (02:28 +0300)]
added accelerator.md to api folders and translated (#5316)

* added accelerator.md to api folders and translated :tada:

* added file-object.md to api folder and translated

* added all folders to /tr-TR for broken links

* removed untouched documentation file

* broken link fix

8 years agoMerge pull request #5334 from miniak/fix-screen-events
Cheng Zhao [Thu, 28 Apr 2016 23:24:55 +0000 (08:24 +0900)]
Merge pull request #5334 from miniak/fix-screen-events

Fix #3075 by not caching the displays (id is not persistent on Windows)

8 years agoMerge pull request #5332 from Stone-Jay/patch-7
Cheng Zhao [Thu, 28 Apr 2016 23:22:26 +0000 (08:22 +0900)]
Merge pull request #5332 from Stone-Jay/patch-7

Update desktop-environment-integration.md (zh-CN)

8 years agoMerge pull request #5300 from electron/default-app-styles
Kevin Sawicki [Thu, 28 Apr 2016 16:27:33 +0000 (09:27 -0700)]
Merge pull request #5300 from electron/default-app-styles

Update default app styles

8 years agoRemove header link hover color
Kevin Sawicki [Wed, 27 Apr 2016 22:41:36 +0000 (15:41 -0700)]
Remove header link hover color

8 years agoAdd links to nav bar
Kevin Sawicki [Wed, 27 Apr 2016 22:37:03 +0000 (15:37 -0700)]
Add links to nav bar

8 years agoMake drag&drop text wrap-able
simurai [Wed, 27 Apr 2016 01:50:21 +0000 (10:50 +0900)]
Make drag&drop text wrap-able

8 years agoFix logo
simurai [Wed, 27 Apr 2016 01:42:03 +0000 (10:42 +0900)]
Fix logo

So the inner dot is filled

8 years agoUse default cursor on holder area
Kevin Sawicki [Tue, 26 Apr 2016 17:07:05 +0000 (10:07 -0700)]
Use default cursor on holder area

8 years agoTweak header text color
Kevin Sawicki [Tue, 26 Apr 2016 17:06:46 +0000 (10:06 -0700)]
Tweak header text color

8 years ago:art:
Kevin Sawicki [Tue, 26 Apr 2016 16:30:55 +0000 (09:30 -0700)]
:art:

8 years agoTweak link style
Kevin Sawicki [Tue, 26 Apr 2016 16:30:37 +0000 (09:30 -0700)]
Tweak link style

8 years agoTweak font weight on holder div
Kevin Sawicki [Tue, 26 Apr 2016 16:28:50 +0000 (09:28 -0700)]
Tweak font weight on holder div

8 years agoTweak font
Kevin Sawicki [Tue, 26 Apr 2016 16:25:46 +0000 (09:25 -0700)]
Tweak font

8 years agoUpdate header colors
Kevin Sawicki [Tue, 26 Apr 2016 16:16:59 +0000 (09:16 -0700)]
Update header colors

8 years agoFix #3075 by not caching the displays (id is not persistent on Windows)
Milan Burda [Thu, 28 Apr 2016 15:46:41 +0000 (17:46 +0200)]
Fix #3075 by not caching the displays (id is not persistent on Windows)

8 years agoUpdate desktop-environment-integration.md
StoneStoneStone [Thu, 28 Apr 2016 14:30:14 +0000 (22:30 +0800)]
Update desktop-environment-integration.md

8 years agoMerge pull request #5320 from deepak1556/desktopcapture_api_patch
Cheng Zhao [Thu, 28 Apr 2016 11:14:58 +0000 (20:14 +0900)]
Merge pull request #5320 from deepak1556/desktopcapture_api_patch

renderer: fix desktop capture api not responding different subsequest calls

8 years agorenderer: fix desktop capture api not responding different subsequest calls
deepak1556 [Wed, 27 Apr 2016 20:32:14 +0000 (02:02 +0530)]
renderer: fix desktop capture api not responding different subsequest calls

8 years agoMerge pull request #5319 from deepak1556/webcontents_executejavascript_patch
Cheng Zhao [Thu, 28 Apr 2016 07:43:50 +0000 (16:43 +0900)]
Merge pull request #5319 from deepak1556/webcontents_executejavascript_patch

webContents: fix executejavascript when called before page load

8 years agoMerge pull request #5302 from ritazh/default-protocol-handler
Cheng Zhao [Thu, 28 Apr 2016 07:13:06 +0000 (16:13 +0900)]
Merge pull request #5302 from ritazh/default-protocol-handler

Add API: IsDefaultProtocolClient

8 years agoMerge pull request #5315 from deepak1556/download_manager_patch
Cheng Zhao [Thu, 28 Apr 2016 07:08:22 +0000 (16:08 +0900)]
Merge pull request #5315 from deepak1556/download_manager_patch

browser: fix some edge cases with download manager

8 years agoMerge pull request #5314 from Stone-Jay/patch-6
Cheng Zhao [Thu, 28 Apr 2016 02:12:55 +0000 (11:12 +0900)]
Merge pull request #5314 from Stone-Jay/patch-6

Translate `testing-on-headless-ci.md` to Chinese

8 years agowebContents: fix executejavascript when called before page load
deepak1556 [Wed, 27 Apr 2016 20:24:08 +0000 (01:54 +0530)]
webContents: fix executejavascript when called before page load

8 years ago:zap: Add API: IsDefaultProtocolClient
Rita Zhang [Mon, 25 Apr 2016 05:17:01 +0000 (22:17 -0700)]
:zap: Add API: IsDefaultProtocolClient

8 years agouse DownloadItem to determine download initiator
deepak1556 [Wed, 27 Apr 2016 14:59:39 +0000 (20:29 +0530)]
use DownloadItem to determine download initiator

8 years agoTranslate `testing-on-headless-ci.md` to Chinese
StoneStoneStone [Wed, 27 Apr 2016 14:49:07 +0000 (22:49 +0800)]
Translate `testing-on-headless-ci.md` to Chinese

8 years agosession: dont attach download dialog to deleted webContents window
deepak1556 [Wed, 27 Apr 2016 14:30:31 +0000 (20:00 +0530)]
session: dont attach download dialog to deleted webContents window

8 years agoMerge pull request #5311 from electron/fix-singleton
Cheng Zhao [Wed, 27 Apr 2016 13:25:15 +0000 (22:25 +0900)]
Merge pull request #5311 from electron/fix-singleton

Create user_data_dir before creating singleton lock

8 years agoCreate user_data_dir before creating singleton lock
Cheng Zhao [Wed, 27 Apr 2016 12:46:44 +0000 (21:46 +0900)]
Create user_data_dir before creating singleton lock

8 years agoMerge pull request #5310 from electron/ci-no-clean
Cheng Zhao [Wed, 27 Apr 2016 11:21:55 +0000 (20:21 +0900)]
Merge pull request #5310 from electron/ci-no-clean

Do not run clean in cibuild

8 years agoDo not run clean in cibuild
Cheng Zhao [Wed, 27 Apr 2016 10:55:01 +0000 (19:55 +0900)]
Do not run clean in cibuild

8 years agoMerge pull request #5298 from phamdaniel/fix-mac-accelerators
Cheng Zhao [Wed, 27 Apr 2016 01:23:28 +0000 (10:23 +0900)]
Merge pull request #5298 from phamdaniel/fix-mac-accelerators

Fix converting from windows virtual keycode back to mac keycode

8 years agoMerge pull request #5301 from electron/webframe-docs
Kevin Sawicki [Tue, 26 Apr 2016 20:46:38 +0000 (13:46 -0700)]
Merge pull request #5301 from electron/webframe-docs

Update module names in docs

8 years agocontent-tracing -> contentTracing
Kevin Sawicki [Tue, 26 Apr 2016 17:28:20 +0000 (10:28 -0700)]
content-tracing -> contentTracing

8 years agoweb-frame -> webFrame
Kevin Sawicki [Tue, 26 Apr 2016 17:28:04 +0000 (10:28 -0700)]
web-frame -> webFrame

8 years ago:apple: Fix converting from windows virtual keycode back to mac keycode
Daniel Pham [Tue, 26 Apr 2016 03:23:16 +0000 (23:23 -0400)]
:apple: Fix converting from windows virtual keycode back to mac keycode

8 years agoMerge pull request #5293 from electron/native-gc
Cheng Zhao [Tue, 26 Apr 2016 10:39:48 +0000 (19:39 +0900)]
Merge pull request #5293 from electron/native-gc

Dereference remote objects with native code

8 years agoSimplify RemoteCallbackFreer
Cheng Zhao [Tue, 26 Apr 2016 07:37:46 +0000 (16:37 +0900)]
Simplify RemoteCallbackFreer

8 years agoRemove duplicated converter for content::WebContents
Cheng Zhao [Tue, 26 Apr 2016 07:31:56 +0000 (16:31 +0900)]
Remove duplicated converter for content::WebContents