platform/framework/web/crosswalk-tizen.git
9 years agoRemove calls to v8::Isolate::GetCurrent
Cheng Zhao [Tue, 23 Jun 2015 09:22:14 +0000 (17:22 +0800)]
Remove calls to v8::Isolate::GetCurrent

It is generally a bad thing to do since we might have multiple Isolates.

9 years agoFix release render view with wrong ID
Cheng Zhao [Tue, 23 Jun 2015 08:43:55 +0000 (16:43 +0800)]
Fix release render view with wrong ID

9 years agoOmit extra transfer of new-window event
Cheng Zhao [Tue, 23 Jun 2015 08:34:22 +0000 (16:34 +0800)]
Omit extra transfer of new-window event

9 years agoClean up SetAllowTransparency
Cheng Zhao [Tue, 23 Jun 2015 08:19:12 +0000 (16:19 +0800)]
Clean up SetAllowTransparency

9 years agoImplement getId in C++
Cheng Zhao [Tue, 23 Jun 2015 08:16:10 +0000 (16:16 +0800)]
Implement getId in C++

9 years agoDon't include routing ID in WebContents's ID
Cheng Zhao [Tue, 23 Jun 2015 08:09:34 +0000 (16:09 +0800)]
Don't include routing ID in WebContents's ID

9 years agoBump v0.28.3
Cheng Zhao [Tue, 23 Jun 2015 06:22:17 +0000 (14:22 +0800)]
Bump v0.28.3

9 years agoMerge pull request #2014 from atom/enable-zygote
Cheng Zhao [Tue, 23 Jun 2015 05:34:40 +0000 (13:34 +0800)]
Merge pull request #2014 from atom/enable-zygote

Use zygote process on Linux

9 years agoMerge pull request #2034 from hongrich/internalModuleReadFile-asar-unpack
Cheng Zhao [Tue, 23 Jun 2015 04:38:02 +0000 (12:38 +0800)]
Merge pull request #2034 from hongrich/internalModuleReadFile-asar-unpack

Update internalModuleReadFile to support unpacked asar files

9 years agoMerge pull request #2028 from preco21/master
Cheng Zhao [Tue, 23 Jun 2015 03:12:23 +0000 (11:12 +0800)]
Merge pull request #2028 from preco21/master

Translate docs to korean (Re PR)

9 years agoMerge pull request #2019 from atom/pdf-api-doc
Cheng Zhao [Tue, 23 Jun 2015 02:20:46 +0000 (10:20 +0800)]
Merge pull request #2019 from atom/pdf-api-doc

Add usage sample code of printToPDF API.

9 years agowin: Fix building, close #2018
Cheng Zhao [Tue, 23 Jun 2015 02:18:43 +0000 (10:18 +0800)]
win: Fix building, close #2018

9 years agoMerge pull request #1981 from atom/cookies-api
Cheng Zhao [Tue, 23 Jun 2015 02:04:42 +0000 (10:04 +0800)]
Merge pull request #1981 from atom/cookies-api

Implement Cookies api

9 years agoMerge pull request #2009 from deepak1556/webview_patch
Cheng Zhao [Tue, 23 Jun 2015 02:03:40 +0000 (10:03 +0800)]
Merge pull request #2009 from deepak1556/webview_patch

override: set window.opener to null for webview

9 years agoUpdate internalModuleReadFile to support unpacked asar files
Rich Hong [Mon, 22 Jun 2015 23:38:47 +0000 (19:38 -0400)]
Update internalModuleReadFile to support unpacked asar files

Add tests for reading unpacked files using both fs.readFileSync and
internalModuleReadFile

9 years agoMerge pull request #2024 from atom/dev-tools-doc
Kevin Sawicki [Mon, 22 Jun 2015 15:49:40 +0000 (08:49 -0700)]
Merge pull request #2024 from atom/dev-tools-doc

:memo: Add missing BrowserWindow.isDevToolsOpened method.

9 years agoFirst translation
Plusb Preco [Mon, 22 Jun 2015 05:06:06 +0000 (14:06 +0900)]
First translation

Translate docs to korean

9 years ago:memo: Add missing BrowserWindow.isDevToolsOpened method.
Haojian Wu [Sun, 21 Jun 2015 02:56:40 +0000 (10:56 +0800)]
:memo: Add missing BrowserWindow.isDevToolsOpened method.

9 years agoAdd usage sample code of printToPDF API.
Haojian Wu [Sat, 20 Jun 2015 07:18:21 +0000 (15:18 +0800)]
Add usage sample code of printToPDF API.

9 years agoUpdate cookies spec.
Haojian Wu [Sat, 20 Jun 2015 02:42:18 +0000 (10:42 +0800)]
Update cookies spec.

9 years agoFix more code styles.
Haojian Wu [Sat, 20 Jun 2015 02:41:40 +0000 (10:41 +0800)]
Fix more code styles.

9 years agoMove headers to atom/common
Cheng Zhao [Fri, 19 Jun 2015 15:11:53 +0000 (23:11 +0800)]
Move headers to atom/common

9 years agoMake process.argv work with zygote
Cheng Zhao [Fri, 19 Jun 2015 14:56:10 +0000 (22:56 +0800)]
Make process.argv work with zygote

9 years agoUpdate libchromiumcontent to enable zygote process
Cheng Zhao [Fri, 19 Jun 2015 14:01:32 +0000 (22:01 +0800)]
Update libchromiumcontent to enable zygote process

9 years agoOnly append --register-standard-schemes when needed
Cheng Zhao [Fri, 19 Jun 2015 13:53:29 +0000 (21:53 +0800)]
Only append --register-standard-schemes when needed

9 years agoMerge pull request #1998 from deepak1556/process_patch
Cheng Zhao [Fri, 19 Jun 2015 08:21:29 +0000 (16:21 +0800)]
Merge pull request #1998 from deepak1556/process_patch

process: add hang method

9 years agoMerge pull request #1970 from deepak1556/scheme_patch
Cheng Zhao [Fri, 19 Jun 2015 08:16:46 +0000 (16:16 +0800)]
Merge pull request #1970 from deepak1556/scheme_patch

protocol: api to register custom schemes to standard schemes

9 years agoMake cookie aligns to Chrome's.
Haojian Wu [Fri, 19 Jun 2015 06:18:22 +0000 (14:18 +0800)]
Make cookie aligns to Chrome's.

9 years agoUse webContents BrowserContext.
Haojian Wu [Thu, 18 Jun 2015 10:38:32 +0000 (18:38 +0800)]
Use webContents BrowserContext.

Also fix some code styles.

9 years agoMove cookies APIs to webContents.session.cookies namespace.
Haojian Wu [Tue, 16 Jun 2015 09:23:29 +0000 (17:23 +0800)]
Move cookies APIs to webContents.session.cookies namespace.

9 years agoAdd cookies spec.
Haojian Wu [Tue, 16 Jun 2015 02:37:39 +0000 (10:37 +0800)]
Add cookies spec.

9 years ago:memo: add cookies doc.
Haojian Wu [Mon, 15 Jun 2015 13:52:15 +0000 (21:52 +0800)]
:memo: add cookies doc.

9 years agoMove set status code into error.
Haojian Wu [Mon, 15 Jun 2015 13:51:08 +0000 (21:51 +0800)]
Move set status code into error.

9 years agoFix cpplint.
Haojian Wu [Mon, 15 Jun 2015 13:21:53 +0000 (21:21 +0800)]
Fix cpplint.

9 years agoAdd cookies.set API.
Haojian Wu [Mon, 15 Jun 2015 13:18:40 +0000 (21:18 +0800)]
Add cookies.set API.

9 years agoAdd cookies.remove API.
Haojian Wu [Mon, 15 Jun 2015 07:33:09 +0000 (15:33 +0800)]
Add cookies.remove API.

9 years agoImplement cookies.get API.
Haojian Wu [Sun, 14 Jun 2015 08:19:53 +0000 (16:19 +0800)]
Implement cookies.get API.

9 years agooverride: set window.opener to null for webview
deepak1556 [Thu, 18 Jun 2015 15:44:45 +0000 (21:14 +0530)]
override: set window.opener to null for webview

9 years agoMerge pull request #2004 from atom/remove-global-browser-context
Cheng Zhao [Thu, 18 Jun 2015 10:25:42 +0000 (18:25 +0800)]
Merge pull request #2004 from atom/remove-global-browser-context

Remove global browser context

9 years agoRemove AtomBrowserContext::Get
Cheng Zhao [Thu, 18 Jun 2015 09:19:29 +0000 (17:19 +0800)]
Remove AtomBrowserContext::Get

9 years agoUse the BrowserContext from protocol
Cheng Zhao [Thu, 18 Jun 2015 09:18:11 +0000 (17:18 +0800)]
Use the BrowserContext from protocol

9 years agoReplace a few calls to AtomBrowserMainParts::Get.
Cheng Zhao [Thu, 18 Jun 2015 09:01:23 +0000 (17:01 +0800)]
Replace a few calls to AtomBrowserMainParts::Get.

These calls replies on global BrowserContext, we can just make them use
the future default BrowserContext.

9 years agoMake api::Protocol per-context
Cheng Zhao [Thu, 18 Jun 2015 08:59:03 +0000 (16:59 +0800)]
Make api::Protocol per-context

9 years agoprocess: add hang method
deepak1556 [Wed, 17 Jun 2015 14:43:43 +0000 (20:13 +0530)]
process: add hang method

9 years agoMove BrowserProcess to BrowserMainParts
Cheng Zhao [Thu, 18 Jun 2015 08:33:12 +0000 (16:33 +0800)]
Move BrowserProcess to BrowserMainParts

9 years agoDon't rely on real focus/blur events in tests
Cheng Zhao [Thu, 18 Jun 2015 08:31:55 +0000 (16:31 +0800)]
Don't rely on real focus/blur events in tests

It is super unreliable.

9 years agowin: Fix setContentSize changing window position
Cheng Zhao [Thu, 18 Jun 2015 08:17:13 +0000 (16:17 +0800)]
win: Fix setContentSize changing window position

Close #1934.

9 years agoMerge pull request #1997 from deepak1556/api_app_patch
Cheng Zhao [Thu, 18 Jun 2015 07:55:59 +0000 (15:55 +0800)]
Merge pull request #1997 from deepak1556/api_app_patch

app: adding focus/blur events

9 years agoapp: adding browser-window-focus/blur events
deepak1556 [Thu, 18 Jun 2015 05:59:08 +0000 (11:29 +0530)]
app: adding browser-window-focus/blur events

9 years agoBump v0.28.2
Cheng Zhao [Thu, 18 Jun 2015 05:15:13 +0000 (13:15 +0800)]
Bump v0.28.2

9 years agomac: Use NSFileManager::resultingItemURL for moving file to trash
Cheng Zhao [Thu, 18 Jun 2015 05:09:02 +0000 (13:09 +0800)]
mac: Use NSFileManager::resultingItemURL for moving file to trash

This allows the deleted file to be restored, fixes #2001.

9 years agoUpdate how to rebrand from source, close #1999
Cheng Zhao [Thu, 18 Jun 2015 04:59:13 +0000 (12:59 +0800)]
Update how to rebrand from source, close #1999

9 years agoUpdate brightray
Cheng Zhao [Thu, 18 Jun 2015 04:42:02 +0000 (12:42 +0800)]
Update brightray

9 years agoprotocol: api to register custom schemes to standard schemes
deepak1556 [Fri, 12 Jun 2015 07:58:23 +0000 (13:28 +0530)]
protocol: api to register custom schemes to standard schemes

9 years agoHandle ".." in asar path, fix #1982
Cheng Zhao [Wed, 17 Jun 2015 07:52:29 +0000 (15:52 +0800)]
Handle ".." in asar path, fix #1982

9 years agoUpdate brightray, close #1025
Cheng Zhao [Wed, 17 Jun 2015 04:38:36 +0000 (12:38 +0800)]
Update brightray, close #1025

9 years agoMerge pull request #1835 from hokein/pdf-api
Cheng Zhao [Wed, 17 Jun 2015 04:22:56 +0000 (12:22 +0800)]
Merge pull request #1835 from hokein/pdf-api

Add `BrowserWindow.printToPDF` API Implementation

9 years agoMerge pull request #1995 from atom/request-http-job
Cheng Zhao [Wed, 17 Jun 2015 04:00:26 +0000 (12:00 +0800)]
Merge pull request #1995 from atom/request-http-job

Implement protocol.RequestHttpJob

9 years agoFix cpplint warnings
Cheng Zhao [Wed, 17 Jun 2015 03:34:47 +0000 (11:34 +0800)]
Fix cpplint warnings

9 years agodocs: protocol.RequestHttpJob
Cheng Zhao [Wed, 17 Jun 2015 03:32:39 +0000 (11:32 +0800)]
docs: protocol.RequestHttpJob

9 years agoUse |request|'s headers if possible
Cheng Zhao [Wed, 17 Jun 2015 03:30:31 +0000 (11:30 +0800)]
Use |request|'s headers if possible

9 years agoAllow setting referrer
Cheng Zhao [Wed, 17 Jun 2015 03:20:09 +0000 (11:20 +0800)]
Allow setting referrer

9 years agoUse |request|'s method if |method| is not specified
Cheng Zhao [Wed, 17 Jun 2015 03:11:13 +0000 (11:11 +0800)]
Use |request|'s method if |method| is not specified

9 years agoClear pending_buffer_ at correct time
Cheng Zhao [Wed, 17 Jun 2015 03:04:15 +0000 (11:04 +0800)]
Clear pending_buffer_ at correct time

9 years agoAllow setting method for RequestHttpJob
Cheng Zhao [Wed, 17 Jun 2015 02:57:26 +0000 (10:57 +0800)]
Allow setting method for RequestHttpJob

9 years agoDon't need buffer for piping data
Cheng Zhao [Wed, 17 Jun 2015 02:19:58 +0000 (10:19 +0800)]
Don't need buffer for piping data

9 years agoMake URLRequestFetchJob actually work
Cheng Zhao [Wed, 17 Jun 2015 01:31:33 +0000 (09:31 +0800)]
Make URLRequestFetchJob actually work

9 years agoMerge pull request #1994 from atom/paulcbetts-patch-1
Paul Betts [Wed, 17 Jun 2015 01:18:14 +0000 (18:18 -0700)]
Merge pull request #1994 from atom/paulcbetts-patch-1

Note that setPressedImage only has an effect on OS X

9 years agoNote that setPressedImage only has an effect on OS X
Paul Betts [Wed, 17 Jun 2015 01:17:51 +0000 (18:17 -0700)]
Note that setPressedImage only has an effect on OS X

9 years ago:memo: Add missing printToPDF API in webview.
Haojian Wu [Tue, 16 Jun 2015 12:17:58 +0000 (20:17 +0800)]
:memo: Add missing printToPDF API in webview.

9 years agoCopy pdf data on IO thread to avoid causing main process hangs.
Haojian Wu [Tue, 16 Jun 2015 11:42:17 +0000 (19:42 +0800)]
Copy pdf data on IO thread to avoid causing main process hangs.

9 years agoAlso Expose printToPDF to BrowserWindow.
Haojian Wu [Sat, 13 Jun 2015 13:39:06 +0000 (21:39 +0800)]
Also Expose printToPDF to BrowserWindow.

9 years agoExpose Print API to webContents and webView.
Haojian Wu [Sat, 13 Jun 2015 13:23:45 +0000 (21:23 +0800)]
Expose Print API to webContents and webView.

Also move the print implementation from window to webContents.

9 years agoFix code style.
Haojian Wu [Sat, 13 Jun 2015 08:02:16 +0000 (16:02 +0800)]
Fix code style.

9 years agoSimplify the pdf-data handled code.
Haojian Wu [Sat, 13 Jun 2015 07:47:32 +0000 (15:47 +0800)]
Simplify the pdf-data handled code.

9 years agoDon't use duprecated node buffer api, fix build error on OS X.
Haojian Wu [Thu, 11 Jun 2015 07:52:48 +0000 (15:52 +0800)]
Don't use duprecated node buffer api, fix build error on OS X.

9 years ago:memo: Update docs.
Haojian Wu [Thu, 11 Jun 2015 07:04:58 +0000 (15:04 +0800)]
:memo: Update docs.

9 years agoFixing type: printBackgrounds => printBackground
Haojian Wu [Thu, 11 Jun 2015 06:43:45 +0000 (14:43 +0800)]
Fixing type: printBackgrounds => printBackground

9 years agoMake callback aligns node.js style.
Haojian Wu [Wed, 10 Jun 2015 12:07:14 +0000 (20:07 +0800)]
Make callback aligns node.js style.

9 years agoRemove some unused IPC messages.
Haojian Wu [Wed, 10 Jun 2015 10:29:07 +0000 (18:29 +0800)]
Remove some unused IPC messages.

9 years agoFix a type error.
Haojian Wu [Wed, 10 Jun 2015 07:43:33 +0000 (15:43 +0800)]
Fix a type error.

9 years agoReturn node::Buffer as a printToPDF callback result.
Haojian Wu [Wed, 10 Jun 2015 07:16:00 +0000 (15:16 +0800)]
Return node::Buffer as a printToPDF callback result.

9 years agoAdd silent and savePath options.
Haojian Wu [Wed, 10 Jun 2015 05:18:41 +0000 (13:18 +0800)]
Add silent and savePath options.

9 years agoMove PDF printing setting in JS part.
Haojian Wu [Wed, 10 Jun 2015 03:34:16 +0000 (11:34 +0800)]
Move PDF printing setting in JS part.

9 years agoMove printToPDF API to WebContents.
Haojian Wu [Tue, 9 Jun 2015 05:07:40 +0000 (13:07 +0800)]
Move printToPDF API to WebContents.

Also expose in webview.

9 years agoCleanup.
Haojian Wu [Mon, 1 Jun 2015 10:00:00 +0000 (18:00 +0800)]
Cleanup.

9 years agoFix a type error in checking function options.
Haojian Wu [Mon, 1 Jun 2015 09:08:15 +0000 (17:08 +0800)]
Fix a type error in checking function options.

9 years agoFix Linux compilation error.
Haojian Wu [Mon, 1 Jun 2015 06:58:15 +0000 (14:58 +0800)]
Fix Linux compilation error.

9 years agoFix OS X compilation error.
Haojian Wu [Mon, 1 Jun 2015 06:14:33 +0000 (14:14 +0800)]
Fix OS X compilation error.

9 years ago:memo: Add BrowserWindow.printToPDF API docs.
Haojian Wu [Mon, 1 Jun 2015 03:45:43 +0000 (11:45 +0800)]
:memo: Add BrowserWindow.printToPDF API docs.

9 years agoFix a `landscape` option error.
Haojian Wu [Mon, 1 Jun 2015 03:45:03 +0000 (11:45 +0800)]
Fix a `landscape` option error.

9 years agoAdd preview failed error.
Haojian Wu [Mon, 1 Jun 2015 03:08:40 +0000 (11:08 +0800)]
Add preview failed error.

9 years agoAdd callback function in printToPDF API.
Haojian Wu [Mon, 1 Jun 2015 02:37:27 +0000 (10:37 +0800)]
Add callback function in printToPDF API.

9 years agoAdd options to custom print settings in printToPDF API.
Haojian Wu [Sun, 31 May 2015 06:52:41 +0000 (14:52 +0800)]
Add options to custom print settings in printToPDF API.

9 years agoWrite PDF file in FILE thread.
Haojian Wu [Sun, 31 May 2015 03:07:26 +0000 (11:07 +0800)]
Write PDF file in FILE thread.

9 years agoAdd printToPDF Implementation.
Haojian Wu [Sun, 31 May 2015 03:01:35 +0000 (11:01 +0800)]
Add printToPDF Implementation.

9 years agoAdd printToPDF API skeleton.
Haojian Wu [Sun, 31 May 2015 02:24:45 +0000 (10:24 +0800)]
Add printToPDF API skeleton.

9 years agoDon't leak URLFetcher
Cheng Zhao [Tue, 16 Jun 2015 09:08:53 +0000 (17:08 +0800)]
Don't leak URLFetcher

9 years agoMerge pull request #1979 from deepak1556/remote_args_patch
Cheng Zhao [Tue, 16 Jun 2015 08:40:06 +0000 (16:40 +0800)]
Merge pull request #1979 from deepak1556/remote_args_patch

remote: handle circular reference in wrapArgs

9 years agodocs: --ignore-connections-limit
Cheng Zhao [Tue, 16 Jun 2015 08:13:46 +0000 (16:13 +0800)]
docs: --ignore-connections-limit