platform/framework/web/crosswalk-tizen.git
9 years agolibudev.so is now dynamically loaded from Chrome 41
Cheng Zhao [Wed, 18 Mar 2015 13:07:03 +0000 (13:07 +0000)]
libudev.so is now dynamically loaded from Chrome 41

9 years agoBump v0.22.0
Cheng Zhao [Wed, 18 Mar 2015 12:57:21 +0000 (20:57 +0800)]
Bump v0.22.0

9 years agoMerge pull request #1254 from austinmoore-/master
Cheng Zhao [Wed, 18 Mar 2015 12:36:29 +0000 (20:36 +0800)]
Merge pull request #1254 from austinmoore-/master

Add check for root in script/bootstrap.py

9 years agoMerge pull request #1240 from suyash/rename-node-webkit-to-nwjs
Cheng Zhao [Wed, 18 Mar 2015 10:01:37 +0000 (18:01 +0800)]
Merge pull request #1240 from suyash/rename-node-webkit-to-nwjs

rename node-webkit to NW.js in development docs

9 years agoMerge pull request #1243 from atom/chrome41
Cheng Zhao [Wed, 18 Mar 2015 10:01:14 +0000 (18:01 +0800)]
Merge pull request #1243 from atom/chrome41

Upgrade to Chrome 41

9 years agowin: Fix tests and compilation errors
Cheng Zhao [Wed, 18 Mar 2015 04:55:44 +0000 (12:55 +0800)]
win: Fix tests and compilation errors

9 years agoUpgrade libchromiumcontent
Cheng Zhao [Wed, 18 Mar 2015 01:56:47 +0000 (09:56 +0800)]
Upgrade libchromiumcontent

9 years agolinux: Upgrade libchromiumcontent to fix linking
Cheng Zhao [Mon, 16 Mar 2015 06:46:20 +0000 (14:46 +0800)]
linux: Upgrade libchromiumcontent to fix linking

9 years agolinux: Fix compilation error
Cheng Zhao [Sat, 14 Mar 2015 18:54:02 +0000 (18:54 +0000)]
linux: Fix compilation error

9 years agojs_stream is a new module of io.js
Cheng Zhao [Sat, 14 Mar 2015 18:31:09 +0000 (11:31 -0700)]
js_stream is a new module of io.js

9 years ago:arrow_up: apm@0.144.0
Cheng Zhao [Sat, 14 Mar 2015 00:52:13 +0000 (17:52 -0700)]
:arrow_up: apm@0.144.0

9 years agoUpgrade brightray to fix invalid commit to libchromiumcontent
Cheng Zhao [Fri, 13 Mar 2015 23:34:02 +0000 (16:34 -0700)]
Upgrade brightray to fix invalid commit to libchromiumcontent

9 years agoFix webview for the new API
Cheng Zhao [Fri, 13 Mar 2015 23:33:06 +0000 (16:33 -0700)]
Fix webview for the new API

9 years agoInitialize AtExitManager before calling MainApplicationBundlePath
Cheng Zhao [Fri, 13 Mar 2015 01:26:10 +0000 (18:26 -0700)]
Initialize AtExitManager before calling MainApplicationBundlePath

Some singleton calsses require the existence of AtExitManager.

9 years agoDefine our own Node entry
Cheng Zhao [Fri, 13 Mar 2015 00:03:16 +0000 (17:03 -0700)]
Define our own Node entry

Chromium's V8 is using external startup snapshot file while Node does
not, so we have to use Chromium's gin for V8 initialization.

9 years agoFix devtools override for its new architecture
Cheng Zhao [Wed, 11 Mar 2015 22:55:40 +0000 (15:55 -0700)]
Fix devtools override for its new architecture

9 years agoUse DevToolsAPI instead of InspectorFrontendAPI
Cheng Zhao [Wed, 11 Mar 2015 21:53:32 +0000 (14:53 -0700)]
Use DevToolsAPI instead of InspectorFrontendAPI

9 years agoRemove the "X-Frame-Options" from response headers for devtools
Cheng Zhao [Wed, 11 Mar 2015 21:38:29 +0000 (14:38 -0700)]
Remove the "X-Frame-Options" from response headers for devtools

9 years agoUpgrade to io.js v1.5.2
Cheng Zhao [Wed, 11 Mar 2015 20:44:49 +0000 (13:44 -0700)]
Upgrade to io.js v1.5.2

9 years agoShip with snapshot files
Cheng Zhao [Wed, 11 Mar 2015 00:25:58 +0000 (17:25 -0700)]
Ship with snapshot files

9 years agoFix other compilation errors
Cheng Zhao [Wed, 11 Mar 2015 00:00:55 +0000 (17:00 -0700)]
Fix other compilation errors

9 years agoThe "subpixel-font-scaling" option is removed
Cheng Zhao [Wed, 11 Mar 2015 00:00:16 +0000 (17:00 -0700)]
The "subpixel-font-scaling" option is removed

9 years agoFix API changes of CopyFromBackingStore
Cheng Zhao [Tue, 10 Mar 2015 23:39:20 +0000 (16:39 -0700)]
Fix API changes of CopyFromBackingStore

9 years agoUpgrade native_mate for unsigned long conversion
Cheng Zhao [Tue, 10 Mar 2015 23:09:20 +0000 (16:09 -0700)]
Upgrade native_mate for unsigned long conversion

9 years agoFix API changes of tracing API
Cheng Zhao [Tue, 10 Mar 2015 23:02:22 +0000 (16:02 -0700)]
Fix API changes of tracing API

9 years agoFix API changes of ContentBrowserClient
Cheng Zhao [Tue, 10 Mar 2015 22:56:40 +0000 (15:56 -0700)]
Fix API changes of ContentBrowserClient

9 years agoFix API changes of WebContentsDelegate
Cheng Zhao [Tue, 10 Mar 2015 22:54:21 +0000 (15:54 -0700)]
Fix API changes of WebContentsDelegate

9 years agoFix ui/gfx/geometry headers
Cheng Zhao [Tue, 10 Mar 2015 22:35:53 +0000 (15:35 -0700)]
Fix ui/gfx/geometry headers

9 years agoCommandLine moved to base::CommandLine
Cheng Zhao [Tue, 10 Mar 2015 22:27:27 +0000 (15:27 -0700)]
CommandLine moved to base::CommandLine

9 years agoUpgrade to Chrome 41
Cheng Zhao [Thu, 5 Mar 2015 02:16:00 +0000 (18:16 -0800)]
Upgrade to Chrome 41

9 years agoUpdate brightray repo url to be under atom org
Kevin Sawicki [Tue, 17 Mar 2015 18:22:39 +0000 (11:22 -0700)]
Update brightray repo url to be under atom org

9 years agoFix accidental update of submodules, closes #1255
Cheng Zhao [Tue, 17 Mar 2015 13:26:10 +0000 (21:26 +0800)]
Fix accidental update of submodules, closes #1255

9 years agodocs: "Quick start" should also be a "tutorial"
Cheng Zhao [Tue, 17 Mar 2015 10:41:54 +0000 (18:41 +0800)]
docs: "Quick start" should also be a "tutorial"

Guides should include information that not available in the API
references, and tutorials should be step-by-step walkthrough or
introductory text on certain APIs.

9 years agodocs: Separate guides and tutorials
Cheng Zhao [Tue, 17 Mar 2015 10:37:18 +0000 (18:37 +0800)]
docs: Separate guides and tutorials

9 years agoAdd argument that allows for non-interactive use
Austin Moore [Tue, 17 Mar 2015 07:19:49 +0000 (01:19 -0600)]
Add argument that allows for non-interactive use

The newly added 'check_root()' method introduced an interactive prompt
that would ask the user if they wanted to continue. The new argument '-y'
will now skip the prompt, so that if a user needs to run this script
un-interactively, they can do so easily.

9 years agoAdd check for root in script/bootstrap.py
Austin Moore [Tue, 17 Mar 2015 07:01:33 +0000 (01:01 -0600)]
Add check for root in script/bootstrap.py

9 years ago:memo: avoid breaking everyone's stuff
Suyash [Mon, 16 Mar 2015 11:20:23 +0000 (16:50 +0530)]
:memo: avoid breaking everyone's stuff

9 years agoMerge pull request #1235 from suyash/update-linux-development-docs
Cheng Zhao [Mon, 16 Mar 2015 08:55:48 +0000 (16:55 +0800)]
Merge pull request #1235 from suyash/update-linux-development-docs

add troubleshooting instructions for libudev.so.0 failure

9 years agoMerge pull request #1238 from deepak1556/browser_window_lib_patch
Cheng Zhao [Mon, 16 Mar 2015 08:43:46 +0000 (16:43 +0800)]
Merge pull request #1238 from deepak1556/browser_window_lib_patch

define devToolsWebContents for use from remote module

9 years agoMerge pull request #1242 from deepak1556/web_contents_patch
Cheng Zhao [Mon, 16 Mar 2015 08:27:32 +0000 (16:27 +0800)]
Merge pull request #1242 from deepak1556/web_contents_patch

add DidFailProvisionalLoad method

9 years agoadd DidFailProvisionalLoad method
Robo [Sat, 14 Mar 2015 03:28:30 +0000 (08:58 +0530)]
add DidFailProvisionalLoad method

9 years agoMerge pull request #1241 from ylaassel/patch-1
Kevin Sawicki [Thu, 12 Mar 2015 15:09:58 +0000 (08:09 -0700)]
Merge pull request #1241 from ylaassel/patch-1

Fix a typo

9 years agoFix a typo
Yassine Laassel [Thu, 12 Mar 2015 00:38:31 +0000 (17:38 -0700)]
Fix a typo

9 years agoMerge pull request #1224 from deepak1556/chromium_flag_patch
Cheng Zhao [Wed, 11 Mar 2015 20:40:06 +0000 (13:40 -0700)]
Merge pull request #1224 from deepak1556/chromium_flag_patch

test for ignoreCertificateError

9 years ago:memo: rename node-webkit to NW.js in development docs
Suyash [Wed, 11 Mar 2015 20:24:59 +0000 (01:54 +0530)]
:memo: rename node-webkit to NW.js in development docs

Replaces all occurences of node-webkit with NW.js in the development
docs.

9 years agodefine devToolsWebContents for use from remote module
deepak1556 [Wed, 11 Mar 2015 14:28:12 +0000 (19:58 +0530)]
define devToolsWebContents for use from remote module

9 years ago:memo: add troubleshooting instructions for libudev.so.0 failure
Suyash [Tue, 10 Mar 2015 23:22:16 +0000 (04:52 +0530)]
:memo: add troubleshooting instructions for libudev.so.0 failure

Adding the easiest solution for solving the missing libudev.so.0 error
on ubuntu 13.04+.

I had to do this on my own machine running ubuntu 14.04.2 to build atom.

The solution is also referenced in
https://github.com/nwjs/nw.js/wiki/The-solution-of-lacking-libudev.so.0

9 years agoMerge pull request #1225 from deepak1556/remote_lib_patch
Cheng Zhao [Tue, 10 Mar 2015 23:03:22 +0000 (16:03 -0700)]
Merge pull request #1225 from deepak1556/remote_lib_patch

using Object.defineProperty instead of __defineMethods__

9 years agousing Object.defineProperty instead of __defineMethods__
deepak1556 [Tue, 10 Mar 2015 07:43:19 +0000 (13:13 +0530)]
using Object.defineProperty instead of __defineMethods__

9 years agotest for ignoreCertificateError
deepak1556 [Tue, 10 Mar 2015 07:09:23 +0000 (12:39 +0530)]
test for ignoreCertificateError

9 years agoMerge pull request #1215 from deepak1556/dialog_patch
Cheng Zhao [Mon, 9 Mar 2015 20:50:18 +0000 (13:50 -0700)]
Merge pull request #1215 from deepak1556/dialog_patch

avoid overriding type value of showMessageBox

9 years agoFix styling of #1209
Cheng Zhao [Mon, 9 Mar 2015 20:46:46 +0000 (13:46 -0700)]
Fix styling of #1209

9 years agoMerge pull request #1209 from deepak1556/webcontents_patch
Cheng Zhao [Mon, 9 Mar 2015 20:41:27 +0000 (13:41 -0700)]
Merge pull request #1209 from deepak1556/webcontents_patch

using WebContentsObserver::NavigationEntryCommitted to set virtualurl

9 years agoavoid overriding type value of showMessageBox
deepak1556 [Fri, 6 Mar 2015 12:26:26 +0000 (17:56 +0530)]
avoid overriding type value of showMessageBox

9 years agoMerge pull request #1210 from paulyoung/update-readme
Cheng Zhao [Thu, 5 Mar 2015 21:42:40 +0000 (13:42 -0800)]
Merge pull request #1210 from paulyoung/update-readme

Update README to replace node.js with io.js

9 years agoUpdate README to replace node.js with io.js
Paul Young [Thu, 5 Mar 2015 21:33:02 +0000 (13:33 -0800)]
Update README to replace node.js with io.js

9 years agoFix styling of #1199
Cheng Zhao [Thu, 5 Mar 2015 20:31:45 +0000 (12:31 -0800)]
Fix styling of #1199

9 years agoMerge pull request #1199 from deepak1556/protocol_asar_patch
Cheng Zhao [Thu, 5 Mar 2015 20:26:42 +0000 (12:26 -0800)]
Merge pull request #1199 from deepak1556/protocol_asar_patch

read files from asar archives in custom protocol

9 years agousing WebContentsObserver::NavigationEntryCommitted to set virtualurl
Robo [Thu, 5 Mar 2015 14:39:27 +0000 (20:09 +0530)]
using WebContentsObserver::NavigationEntryCommitted to set virtualurl

9 years agoread files from asar archives in custom protocol
Robo [Wed, 4 Mar 2015 05:22:51 +0000 (10:52 +0530)]
read files from asar archives in custom protocol

9 years ago:memo: Tweak Windows installer sentence
Kevin Sawicki [Wed, 4 Mar 2015 22:36:56 +0000 (14:36 -0800)]
:memo: Tweak Windows installer sentence

9 years agoMerge pull request #1206 from joaomoreno/patch-1
Kevin Sawicki [Wed, 4 Mar 2015 22:35:26 +0000 (14:35 -0800)]
Merge pull request #1206 from joaomoreno/patch-1

Refer grunt-atom-shell-installer to Windows users

9 years agoRefer grunt-atom-shell-installer to Windows users
João Moreno [Wed, 4 Mar 2015 21:38:25 +0000 (22:38 +0100)]
Refer grunt-atom-shell-installer to Windows users

9 years agoMerge pull request #1202 from xfq/patch-2
Cheng Zhao [Wed, 4 Mar 2015 17:36:51 +0000 (09:36 -0800)]
Merge pull request #1202 from xfq/patch-2

Update application-packaging.md

9 years agoMerge pull request #1203 from xfq/patch-3
Cheng Zhao [Wed, 4 Mar 2015 17:27:54 +0000 (09:27 -0800)]
Merge pull request #1203 from xfq/patch-3

Update online-offline-events.md

9 years agoMerge pull request #1204 from xfq/patch-4
Cheng Zhao [Wed, 4 Mar 2015 17:27:34 +0000 (09:27 -0800)]
Merge pull request #1204 from xfq/patch-4

Update using-selenium-and-webdriver.md

9 years agoMerge pull request #1200 from xfq/patch-1
Cheng Zhao [Wed, 4 Mar 2015 17:26:02 +0000 (09:26 -0800)]
Merge pull request #1200 from xfq/patch-1

Update quick-start.md

9 years agodocs: Put window.open docs in its own chapter, regards #1137
Cheng Zhao [Wed, 4 Mar 2015 16:47:04 +0000 (08:47 -0800)]
docs: Put window.open docs in its own chapter, regards #1137

9 years agoRename FakeWindow to BrowserWindowProxy
Cheng Zhao [Wed, 4 Mar 2015 16:46:45 +0000 (08:46 -0800)]
Rename FakeWindow to BrowserWindowProxy

9 years agoImprove #1137
Cheng Zhao [Wed, 4 Mar 2015 15:58:06 +0000 (07:58 -0800)]
Improve #1137

9 years agoMerge pull request #1137 from bundyo/implement-some-popup-methods
Cheng Zhao [Wed, 4 Mar 2015 15:28:33 +0000 (07:28 -0800)]
Merge pull request #1137 from bundyo/implement-some-popup-methods

Implement FakeWindow.postMessage, window.opener.postMessage and window.closed flag for popup windows

9 years agoUpdate using-selenium-and-webdriver.md
Xue Fuqiao [Wed, 4 Mar 2015 13:59:27 +0000 (21:59 +0800)]
Update using-selenium-and-webdriver.md

Update the URI  of ChromeDriver.

9 years agoUpdate online-offline-events.md
Xue Fuqiao [Wed, 4 Mar 2015 13:29:02 +0000 (21:29 +0800)]
Update online-offline-events.md

Add HTML5 doctype.

9 years agoUpdate application-packaging.md
Xue Fuqiao [Wed, 4 Mar 2015 12:16:22 +0000 (20:16 +0800)]
Update application-packaging.md

`BrowserWindow` should be used in browser scripts instead of client scripts. Move it to the "Node API" section.

9 years agoFixes after code review.
Bundyo [Wed, 4 Mar 2015 09:29:52 +0000 (11:29 +0200)]
Fixes after code review.

9 years agoUpdate quick-start.md
Xue Fuqiao [Wed, 4 Mar 2015 08:18:51 +0000 (16:18 +0800)]
Update quick-start.md

node-webkit has been renamed to nw.js.

9 years agoBump v0.21.3
Cheng Zhao [Tue, 3 Mar 2015 21:42:29 +0000 (13:42 -0800)]
Bump v0.21.3

9 years agoMerge pull request #1192 from senorflor/fix-error-text
Kevin Sawicki [Mon, 2 Mar 2015 20:19:14 +0000 (12:19 -0800)]
Merge pull request #1192 from senorflor/fix-error-text

Fix tense of error message

9 years agoFix tense of error message
Patrick Flor [Mon, 2 Mar 2015 20:08:12 +0000 (12:08 -0800)]
Fix tense of error message

Thanks for putting this project together; really enjoying hacking with
it so far!

9 years agoMerge pull request #1177 from maxogden/patch-1
Cheng Zhao [Mon, 2 Mar 2015 17:10:04 +0000 (09:10 -0800)]
Merge pull request #1177 from maxogden/patch-1

add npm installation instructions to README

9 years agofix readme style
Max Ogden [Sun, 1 Mar 2015 19:58:33 +0000 (11:58 -0800)]
fix readme style

9 years agoMerge pull request #1176 from CharlieHess/before-quit-event
Cheng Zhao [Sun, 1 Mar 2015 10:20:03 +0000 (02:20 -0800)]
Merge pull request #1176 from CharlieHess/before-quit-event

App Before-Quit Event

9 years agoChange the link to use dashes.
bundyo [Sat, 28 Feb 2015 08:34:26 +0000 (10:34 +0200)]
Change the link to use dashes.

9 years agoAdd FakeWindow documentation.
bundyo [Sat, 28 Feb 2015 08:31:07 +0000 (10:31 +0200)]
Add FakeWindow documentation.

9 years agoMerge pull request #1167 from mal/patch-1
Cheng Zhao [Fri, 27 Feb 2015 23:30:17 +0000 (15:30 -0800)]
Merge pull request #1167 from mal/patch-1

Prevent overflow on webview with height: 100%

9 years agoMerge pull request #1148 from bundyo/fix-window-open-options
Cheng Zhao [Fri, 27 Feb 2015 20:24:13 +0000 (12:24 -0800)]
Merge pull request #1148 from bundyo/fix-window-open-options

Fix window.open options parsing

9 years agowin: Fix calling FILE_PATH_LITERAL for variable, fixes #1143
Cheng Zhao [Fri, 27 Feb 2015 20:21:19 +0000 (12:21 -0800)]
win: Fix calling FILE_PATH_LITERAL for variable, fixes #1143

9 years agoFix cpplint errors.
Charlie Hess [Thu, 26 Feb 2015 05:57:25 +0000 (21:57 -0800)]
Fix cpplint errors.

9 years agoadd npm installation instructions to README
Max Ogden [Thu, 26 Feb 2015 05:56:47 +0000 (21:56 -0800)]
add npm installation instructions to README

9 years agoEmit a new before-quit event at the start of Browser::Quit, which gives us a chance...
Charlie Hess [Thu, 26 Feb 2015 03:33:42 +0000 (19:33 -0800)]
Emit a new before-quit event at the start of Browser::Quit, which gives us a chance to cancel before any windows are closed.

9 years agoPrevent overflow on webview with height: 100%
Mal Graty [Sat, 21 Feb 2015 22:34:57 +0000 (22:34 +0000)]
Prevent overflow on webview with height: 100%

Without this, the object element gets displayed `inline` which in chromium means that it slightly exceeds it's bounds. Unfortunately there's no nice way to mitigate this issue as I can't find a way to get extra css into this intermediate page. However, forcing a block display solves the issue.

9 years agoMerge pull request #1158 from beardicus/patch-1
Kevin Sawicki [Fri, 20 Feb 2015 23:39:05 +0000 (15:39 -0800)]
Merge pull request #1158 from beardicus/patch-1

Broken link in docs, api/synopsis

9 years agoBroken link in docs, api/synopsis
Brian Boucheron [Thu, 19 Feb 2015 17:03:05 +0000 (12:03 -0500)]
Broken link in docs, api/synopsis

Link to using-native-node-modules.md instead of use-native-node-modules. Filename changed with 268508764f25697d745fd40d0b63e096acb4ae7d

9 years agoFix window.open options parsing:
Bundyo [Wed, 18 Feb 2015 12:36:05 +0000 (14:36 +0200)]
Fix window.open options parsing:
remove excessive whitespace (gets inserted in property names),
avoid creating dummy properties if not needed,
turn 1/0 to true/false, convert integer strings to strings (fixes width/height).

9 years agoRemove two semicolons.
Bundyo [Fri, 13 Feb 2015 16:54:18 +0000 (18:54 +0200)]
Remove two semicolons.

9 years agoImplement FakeWindow.postMessage, window.opener.postMessage and window.closed flag...
Bundyo [Fri, 13 Feb 2015 16:45:12 +0000 (18:45 +0200)]
Implement FakeWindow.postMessage, window.opener.postMessage and window.closed flag for popup windows.

9 years agoMerge pull request #1136 from atom/no-js
Cheng Zhao [Fri, 13 Feb 2015 06:10:09 +0000 (14:10 +0800)]
Merge pull request #1136 from atom/no-js

Bundle all the .js files in asar archive

9 years agoSet process.resourcesPath in C++
Cheng Zhao [Fri, 13 Feb 2015 05:32:58 +0000 (13:32 +0800)]
Set process.resourcesPath in C++

9 years agoPut compiled coffee sources into asar archive
Cheng Zhao [Fri, 13 Feb 2015 05:05:51 +0000 (13:05 +0800)]
Put compiled coffee sources into asar archive

9 years agoUse __dirname when setting globalPaths
Cheng Zhao [Fri, 13 Feb 2015 04:55:06 +0000 (12:55 +0800)]
Use __dirname when setting globalPaths