platform/framework/web/crosswalk-tizen.git
9 years agoMerge pull request #2879 from deepak1556/web_contents_visibility_patch
Cheng Zhao [Thu, 24 Sep 2015 10:00:25 +0000 (18:00 +0800)]
Merge pull request #2879 from deepak1556/web_contents_visibility_patch

browser: notify webcontents hidden when window not shown

9 years agoMerge pull request #2877 from kostia/utf8-charset-in-quick-start
Cheng Zhao [Thu, 24 Sep 2015 09:49:35 +0000 (17:49 +0800)]
Merge pull request #2877 from kostia/utf8-charset-in-quick-start

:memo: Include UTF-8 charset in quick start example

9 years agoMerge branch 'master' of https://github.com/preco21/electron into preco21-master
Cheng Zhao [Thu, 24 Sep 2015 09:00:06 +0000 (17:00 +0800)]
Merge branch 'master' of https://github.com/preco21/electron into preco21-master

9 years agodocs: Set npm_config_runtime when using npm
Cheng Zhao [Thu, 24 Sep 2015 08:17:42 +0000 (16:17 +0800)]
docs: Set npm_config_runtime when using npm

Refs https://github.com/mapbox/node-pre-gyp/pull/175.

9 years agoMerge pull request #2887 from atom/fix-ffi-crash
Cheng Zhao [Thu, 24 Sep 2015 07:39:16 +0000 (15:39 +0800)]
Merge pull request #2887 from atom/fix-ffi-crash

Fix crash when using ffi

9 years agospec: Run an example of ffi
Cheng Zhao [Thu, 24 Sep 2015 07:08:38 +0000 (15:08 +0800)]
spec: Run an example of ffi

9 years agoRevert "spec: ffi is crashing on OS X"
Cheng Zhao [Thu, 24 Sep 2015 07:06:06 +0000 (15:06 +0800)]
Revert "spec: ffi is crashing on OS X"

This reverts commit 706deae1b0dc924fc8cb11f992f36c7cf56530ab.

9 years agoUpdate libchromium to have the V8 patch
Cheng Zhao [Thu, 24 Sep 2015 06:16:45 +0000 (14:16 +0800)]
Update libchromium to have the V8 patch

9 years agoMerge pull request #2886 from atom/fix-asar-leak
Cheng Zhao [Thu, 24 Sep 2015 06:00:23 +0000 (14:00 +0800)]
Merge pull request #2886 from atom/fix-asar-leak

win: Fix leaking of fd when reading file in asar

9 years agobrowser: hide webcontents when window not shown
Robo [Tue, 22 Sep 2015 16:51:49 +0000 (22:21 +0530)]
browser: hide webcontents when window not shown

9 years agospec: Remove the will-navigate test
Cheng Zhao [Thu, 24 Sep 2015 04:20:29 +0000 (12:20 +0800)]
spec: Remove the will-navigate test

It is unreliable to test in renderer process, remove it for now.

9 years agospec: Reading asar file should not leak fd
Cheng Zhao [Thu, 24 Sep 2015 04:15:18 +0000 (12:15 +0800)]
spec: Reading asar file should not leak fd

9 years agowin: Fix leaking of fd when reading file in asar
Cheng Zhao [Thu, 24 Sep 2015 04:11:07 +0000 (12:11 +0800)]
win: Fix leaking of fd when reading file in asar

9 years agowin: Fix building
Cheng Zhao [Thu, 24 Sep 2015 04:01:57 +0000 (12:01 +0800)]
win: Fix building

9 years agoUpdate as upstream, improve grammar
Plusb Preco [Thu, 24 Sep 2015 03:47:30 +0000 (12:47 +0900)]
Update as upstream, improve grammar

9 years agoMerge pull request #2882 from atom/no-guids-in-tray
Cheng Zhao [Thu, 24 Sep 2015 03:32:15 +0000 (11:32 +0800)]
Merge pull request #2882 from atom/no-guids-in-tray

Remove GUID from Shell_NotifyIcon calls

9 years agoFix initializer
Paul Betts [Wed, 23 Sep 2015 18:26:57 +0000 (11:26 -0700)]
Fix initializer

9 years agoRemove GUID from Shell_NotifyIcon calls
Paul Betts [Wed, 23 Sep 2015 18:20:26 +0000 (11:20 -0700)]
Remove GUID from Shell_NotifyIcon calls

https://github.com/atom/electron/issues/2468#issuecomment-142684129 has
the details

9 years agoUpdate brightray for #2861
Cheng Zhao [Wed, 23 Sep 2015 09:31:26 +0000 (17:31 +0800)]
Update brightray for #2861

9 years agoMerge pull request #2861 from deepak1556/ssl_version_config_patch
Cheng Zhao [Wed, 23 Sep 2015 09:30:26 +0000 (17:30 +0800)]
Merge pull request #2861 from deepak1556/ssl_version_config_patch

browser: switch to set minimum version for TLS fallback

9 years ago:memo: Include UTF-8 charset in quick start example
Kostiantyn Kahanskyi [Wed, 23 Sep 2015 08:21:03 +0000 (10:21 +0200)]
:memo: Include UTF-8 charset in quick start example

Partially fixes #678

9 years agoMerge pull request #2875 from atom/fix-buffer-gc
Cheng Zhao [Wed, 23 Sep 2015 07:58:59 +0000 (15:58 +0800)]
Merge pull request #2875 from atom/fix-buffer-gc

Do not rely garbage collection to free memory of Buffer

9 years agospec: ffi is crashing on OS X
Cheng Zhao [Wed, 23 Sep 2015 07:44:50 +0000 (15:44 +0800)]
spec: ffi is crashing on OS X

9 years agospec: Test whether ffi works
Cheng Zhao [Wed, 23 Sep 2015 05:55:14 +0000 (13:55 +0800)]
spec: Test whether ffi works

9 years agoUpdate node to not rely on GC to free memory
Cheng Zhao [Wed, 23 Sep 2015 05:49:43 +0000 (13:49 +0800)]
Update node to not rely on GC to free memory

9 years agodocs: win.setMenu is not available on OS X
Cheng Zhao [Wed, 23 Sep 2015 03:45:51 +0000 (11:45 +0800)]
docs: win.setMenu is not available on OS X

9 years agobrowser: switch to set minimum version for TLS fallback
Robo [Mon, 21 Sep 2015 16:43:32 +0000 (22:13 +0530)]
browser: switch to set minimum version for TLS fallback

9 years agoMerge pull request #2870 from atom/window-open-options
Cheng Zhao [Tue, 22 Sep 2015 16:06:50 +0000 (00:06 +0800)]
Merge pull request #2870 from atom/window-open-options

Pass options in "new-window" event

9 years agoMerge pull request #2846 from alexsalas/patch-1
Cheng Zhao [Tue, 22 Sep 2015 15:42:51 +0000 (23:42 +0800)]
Merge pull request #2846 from alexsalas/patch-1

err undefined

9 years agodocs: The options parameter of new-window event
Cheng Zhao [Tue, 22 Sep 2015 15:41:08 +0000 (23:41 +0800)]
docs: The options parameter of new-window event

9 years agoPass options in "new-window" event
Cheng Zhao [Tue, 22 Sep 2015 15:39:31 +0000 (23:39 +0800)]
Pass options in "new-window" event

9 years agoMerge pull request #2869 from atom/inherit-window-open
Cheng Zhao [Tue, 22 Sep 2015 15:15:01 +0000 (23:15 +0800)]
Merge pull request #2869 from atom/inherit-window-open

Inherit parent window's options in window.open

9 years agospec: Increase timeout for window.open specs
Cheng Zhao [Tue, 22 Sep 2015 14:48:52 +0000 (22:48 +0800)]
spec: Increase timeout for window.open specs

9 years agodocs: Mention window.open inherits options
Cheng Zhao [Tue, 22 Sep 2015 14:46:44 +0000 (22:46 +0800)]
docs: Mention window.open inherits options

9 years agospec: window.open should inherit options of parent window
Cheng Zhao [Tue, 22 Sep 2015 14:36:46 +0000 (22:36 +0800)]
spec: window.open should inherit options of parent window

9 years agoInherit parent window's options in window.open
Cheng Zhao [Tue, 22 Sep 2015 13:56:56 +0000 (21:56 +0800)]
Inherit parent window's options in window.open

9 years agoMerge pull request #2868 from atom/window-open-full
Cheng Zhao [Tue, 22 Sep 2015 13:52:07 +0000 (21:52 +0800)]
Merge pull request #2868 from atom/window-open-full

Add allowpopups attribute for webview

9 years agospec: Add test for allowpopups attribute
Cheng Zhao [Tue, 22 Sep 2015 13:17:50 +0000 (21:17 +0800)]
spec: Add test for allowpopups attribute

9 years agodocs: allowpopups attribute
Cheng Zhao [Tue, 22 Sep 2015 12:13:49 +0000 (20:13 +0800)]
docs: allowpopups attribute

9 years agoAdd allowpopups attribute for webview
Cheng Zhao [Tue, 22 Sep 2015 12:11:05 +0000 (20:11 +0800)]
Add allowpopups attribute for webview

9 years agoDon't print error when window.open failed
Cheng Zhao [Tue, 22 Sep 2015 11:59:32 +0000 (19:59 +0800)]
Don't print error when window.open failed

9 years agoBump v0.33.1
Cheng Zhao [Tue, 22 Sep 2015 07:13:50 +0000 (15:13 +0800)]
Bump v0.33.1

9 years agoMerge pull request #2866 from atom/no-expose-setimmediate
Cheng Zhao [Tue, 22 Sep 2015 07:10:44 +0000 (15:10 +0800)]
Merge pull request #2866 from atom/no-expose-setimmediate

No more exposing setImmediate as local variable

9 years agospec: Suppress beginFrameSubscription for now
Cheng Zhao [Tue, 22 Sep 2015 06:55:35 +0000 (14:55 +0800)]
spec: Suppress beginFrameSubscription for now

Since the callback is called asynchronously there is no way to prevent
the callback from being called twice.

9 years agospec: Revert back to original behavior of setImmediate
Cheng Zhao [Tue, 22 Sep 2015 06:40:48 +0000 (14:40 +0800)]
spec: Revert back to original behavior of setImmediate

9 years agoNo more need of manually setting process as local variable
Cheng Zhao [Tue, 22 Sep 2015 06:30:54 +0000 (14:30 +0800)]
No more need of manually setting process as local variable

9 years agoDon't make setImmediate a local variable
Cheng Zhao [Tue, 22 Sep 2015 06:29:21 +0000 (14:29 +0800)]
Don't make setImmediate a local variable

It makes more troubles than benefits, and somehow it is slowing message
loop down.

9 years agoMerge pull request #2852 from deepak1556/web_frame_scheme_api_patch
Cheng Zhao [Tue, 22 Sep 2015 01:59:24 +0000 (09:59 +0800)]
Merge pull request #2852 from deepak1556/web_frame_scheme_api_patch

webframe: api to register scheme as privileged

9 years agowebframe: api to register scheme as privileged
Robo [Mon, 21 Sep 2015 17:29:59 +0000 (22:59 +0530)]
webframe: api to register scheme as privileged

9 years agoMerge pull request #2829 from nekuz0r/enhanced-redirect-event
Cheng Zhao [Mon, 21 Sep 2015 13:15:13 +0000 (21:15 +0800)]
Merge pull request #2829 from nekuz0r/enhanced-redirect-event

More infos on did-get-redirect-request event

9 years agoAdd http_response_code, method, referrer, response_headers to did-get-redirect-reques...
Gohy Leandre [Fri, 18 Sep 2015 10:01:31 +0000 (12:01 +0200)]
Add http_response_code, method, referrer, response_headers to did-get-redirect-request event.

9 years agoMerge pull request #2837 from rhencke/patch-1
Cheng Zhao [Mon, 21 Sep 2015 03:49:33 +0000 (11:49 +0800)]
Merge pull request #2837 from rhencke/patch-1

Fix small typo in debug message.

9 years agoMerge pull request #2836 from Ingramz/patch-1
Cheng Zhao [Mon, 21 Sep 2015 03:46:28 +0000 (11:46 +0800)]
Merge pull request #2836 from Ingramz/patch-1

Fix a typo

9 years agospec: Suppress beginFrameSubscription on CI
Cheng Zhao [Mon, 21 Sep 2015 03:43:10 +0000 (11:43 +0800)]
spec: Suppress beginFrameSubscription on CI

9 years agospec: Add timeout for beginFrameSubscription
Cheng Zhao [Mon, 21 Sep 2015 03:37:17 +0000 (11:37 +0800)]
spec: Add timeout for beginFrameSubscription

9 years agoMerge pull request #2834 from preco21/master
Cheng Zhao [Mon, 21 Sep 2015 03:35:37 +0000 (11:35 +0800)]
Merge pull request #2834 from preco21/master

Update as upstream, change name the translation folder

9 years agospec: Prevent callback of beginFrameSubscription being called twice
Cheng Zhao [Mon, 21 Sep 2015 03:24:05 +0000 (11:24 +0800)]
spec: Prevent callback of beginFrameSubscription being called twice

9 years agoMerge pull request #2847 from atom/add-chromium-license
Cheng Zhao [Mon, 21 Sep 2015 03:05:45 +0000 (11:05 +0800)]
Merge pull request #2847 from atom/add-chromium-license

Add Chromium's licenses to the dist

9 years agoAdd Chromium's licenses to the dist
Cheng Zhao [Mon, 21 Sep 2015 02:18:38 +0000 (10:18 +0800)]
Add Chromium's licenses to the dist

9 years agoerr undefined
Alexander Salas [Sun, 20 Sep 2015 22:28:41 +0000 (17:58 -0430)]
err undefined

9 years agoFix small typo in debug message.
Robert Hencke [Sat, 19 Sep 2015 21:11:29 +0000 (17:11 -0400)]
Fix small typo in debug message.

9 years agoFix a typo
Indrek Ardel [Sat, 19 Sep 2015 18:17:23 +0000 (21:17 +0300)]
Fix a typo

9 years agoMerge remote-tracking branch 'atom/master'
Plusb Preco [Sat, 19 Sep 2015 06:32:20 +0000 (15:32 +0900)]
Merge remote-tracking branch 'atom/master'

9 years agoUpdate as upstream, change name the translation folder
Plusb Preco [Sat, 19 Sep 2015 06:30:30 +0000 (15:30 +0900)]
Update as upstream, change name the translation folder

* Update as upstream
* Change name the translation folder (ko to ko-KR)

9 years agoMerge pull request #2827 from atom/fix-2752
Cheng Zhao [Fri, 18 Sep 2015 11:29:17 +0000 (19:29 +0800)]
Merge pull request #2827 from atom/fix-2752

Move the BeginFrameSubscription method to WebContents

9 years agospec: Make the will-navigate test run faster
Cheng Zhao [Fri, 18 Sep 2015 10:57:48 +0000 (18:57 +0800)]
spec: Make the will-navigate test run faster

9 years agospec: Add test for webContents.beginFrameSubscription
Cheng Zhao [Fri, 18 Sep 2015 10:51:49 +0000 (18:51 +0800)]
spec: Add test for webContents.beginFrameSubscription

9 years agodocs: <webview>.sendInputEvent
Cheng Zhao [Fri, 18 Sep 2015 10:32:21 +0000 (18:32 +0800)]
docs: <webview>.sendInputEvent

9 years agospec: Add test for sendInputEvent
Cheng Zhao [Fri, 18 Sep 2015 10:28:34 +0000 (18:28 +0800)]
spec: Add test for sendInputEvent

9 years agoFix wrong return values in a few converters
Cheng Zhao [Fri, 18 Sep 2015 10:21:51 +0000 (18:21 +0800)]
Fix wrong return values in a few converters

9 years agoExpose sendInputEvent in webview
Cheng Zhao [Fri, 18 Sep 2015 09:55:42 +0000 (17:55 +0800)]
Expose sendInputEvent in webview

9 years agodocs: webContents.beginFrameSubscription
Cheng Zhao [Fri, 18 Sep 2015 09:53:19 +0000 (17:53 +0800)]
docs: webContents.beginFrameSubscription

9 years agodocs: webContents.sendInputEvent
Cheng Zhao [Fri, 18 Sep 2015 09:44:11 +0000 (17:44 +0800)]
docs: webContents.sendInputEvent

9 years agoMove BeginFrameSubscription to WebContents
Cheng Zhao [Fri, 18 Sep 2015 07:57:43 +0000 (15:57 +0800)]
Move BeginFrameSubscription to WebContents

9 years agoMove SendInputEvent to WebContents
Cheng Zhao [Fri, 18 Sep 2015 06:20:31 +0000 (14:20 +0800)]
Move SendInputEvent to WebContents

9 years agoFix cpplint warnings
Cheng Zhao [Fri, 18 Sep 2015 06:12:48 +0000 (14:12 +0800)]
Fix cpplint warnings

9 years agoDo not manually convert Object to WebInputEvent
Cheng Zhao [Fri, 18 Sep 2015 06:09:31 +0000 (14:09 +0800)]
Do not manually convert Object to WebInputEvent

9 years agoSequence of definitions should follow the declarations
Cheng Zhao [Fri, 18 Sep 2015 05:49:33 +0000 (13:49 +0800)]
Sequence of definitions should follow the declarations

9 years agoAdd converters for WebInputEvent
Cheng Zhao [Fri, 18 Sep 2015 05:33:06 +0000 (13:33 +0800)]
Add converters for WebInputEvent

9 years agoRemove the offscreen-render option
Cheng Zhao [Fri, 18 Sep 2015 04:15:13 +0000 (12:15 +0800)]
Remove the offscreen-render option

We are going to move the APIs to WebContents

9 years agoFix compilation error
Cheng Zhao [Fri, 18 Sep 2015 04:10:00 +0000 (12:10 +0800)]
Fix compilation error

9 years agoMerge branch 'master' of https://github.com/MaxWhere/electron into MaxWhere-master
Cheng Zhao [Fri, 18 Sep 2015 04:01:33 +0000 (12:01 +0800)]
Merge branch 'master' of https://github.com/MaxWhere/electron into MaxWhere-master

9 years agoMerge pull request #2825 from atom/blink-converter
Cheng Zhao [Fri, 18 Sep 2015 03:27:49 +0000 (11:27 +0800)]
Merge pull request #2825 from atom/blink-converter

Move the converters for blink structures to another file

9 years agoFix cpplint warning
Cheng Zhao [Fri, 18 Sep 2015 03:10:32 +0000 (11:10 +0800)]
Fix cpplint warning

9 years agoMove the converters for blink structures to another file
Cheng Zhao [Fri, 18 Sep 2015 03:06:38 +0000 (11:06 +0800)]
Move the converters for blink structures to another file

It makes the api::WebContents smaller.

9 years agoMerge pull request #2802 from nekuz0r/device-emulation
Cheng Zhao [Fri, 18 Sep 2015 02:43:17 +0000 (10:43 +0800)]
Merge pull request #2802 from nekuz0r/device-emulation

Add device emulation

9 years agoMerge pull request #2819 from IonicaBizauKitchen/hash
Cheng Zhao [Fri, 18 Sep 2015 02:25:31 +0000 (10:25 +0800)]
Merge pull request #2819 from IonicaBizauKitchen/hash

Fix the git commit messages hash link

9 years agoMerge pull request #2818 from IonicaBizauKitchen/require
Cheng Zhao [Fri, 18 Sep 2015 02:25:10 +0000 (10:25 +0800)]
Merge pull request #2818 from IonicaBizauKitchen/require

Fixed the mapNumbers require call

9 years agoAdd device emulation API
Gohy Leandre [Mon, 31 Aug 2015 09:19:19 +0000 (11:19 +0200)]
Add device emulation API

9 years agoBump v0.33.0
Cheng Zhao [Thu, 17 Sep 2015 10:31:12 +0000 (18:31 +0800)]
Bump v0.33.0

9 years agoMerge pull request #2817 from atom/fix-set-immediate
Cheng Zhao [Thu, 17 Sep 2015 10:27:53 +0000 (18:27 +0800)]
Merge pull request #2817 from atom/fix-set-immediate

Update to node v4.1.0

9 years agoFix the git commit messages hash link
Ionică Bizău [Thu, 17 Sep 2015 09:34:15 +0000 (12:34 +0300)]
Fix the git commit messages hash link

9 years agoFixed the mapNumbers require call
Ionică Bizău [Thu, 17 Sep 2015 09:24:12 +0000 (12:24 +0300)]
Fixed the mapNumbers require call

Since mapNumber.js is a file, we should prefix it with "./", otherwise an error is thrown.

9 years agoChange version to v0.32.4
Cheng Zhao [Thu, 17 Sep 2015 08:11:14 +0000 (16:11 +0800)]
Change version to v0.32.4

This makes sure the native modules are built against the headers of
v0.32.4, since Node.js v4.1.0 has bumped the module version.

9 years agoUpdate to node v4.1.0
Cheng Zhao [Thu, 17 Sep 2015 08:06:35 +0000 (16:06 +0800)]
Update to node v4.1.0

9 years agospec: vm.createContext should not crash
Cheng Zhao [Thu, 17 Sep 2015 08:06:19 +0000 (16:06 +0800)]
spec: vm.createContext should not crash

9 years agospec: setImmediate should work in forked scripts
Cheng Zhao [Thu, 17 Sep 2015 07:12:15 +0000 (15:12 +0800)]
spec: setImmediate should work in forked scripts

9 years agoUpdate brightray for #2808
Cheng Zhao [Thu, 17 Sep 2015 07:01:33 +0000 (15:01 +0800)]
Update brightray for #2808

9 years agoMerge pull request #2815 from atom/release-resources
Cheng Zhao [Thu, 17 Sep 2015 06:56:21 +0000 (14:56 +0800)]
Merge pull request #2815 from atom/release-resources

Release the resources of native window immediately when it is closed

9 years agoMerge remote-tracking branch 'atom/master'
Plusb Preco [Thu, 17 Sep 2015 05:35:10 +0000 (14:35 +0900)]
Merge remote-tracking branch 'atom/master'