platform/framework/web/crosswalk-tizen.git
8 years ago:art: Fix typo: 'arugments'
Wolfgang [Thu, 16 Jun 2016 17:41:45 +0000 (13:41 -0400)]
:art: Fix typo: 'arugments'

8 years agoBump v1.2.1
Cheng Zhao [Wed, 1 Jun 2016 07:15:53 +0000 (16:15 +0900)]
Bump v1.2.1

8 years agoMerge pull request #5824 from electron/cleanup-web-contents
Cheng Zhao [Wed, 1 Jun 2016 07:14:31 +0000 (07:14 +0000)]
Merge pull request #5824 from electron/cleanup-web-contents

Cleanup the web-contents.js code

8 years agoMerge pull request #5781 from deepak1556/bluetooth_patch
Cheng Zhao [Wed, 1 Jun 2016 06:40:08 +0000 (06:40 +0000)]
Merge pull request #5781 from deepak1556/bluetooth_patch

webContents: add event to select bluetooth device

8 years agoMerge pull request #5823 from ColinEberhardt/patch-1
Cheng Zhao [Wed, 1 Jun 2016 06:34:57 +0000 (06:34 +0000)]
Merge pull request #5823 from ColinEberhardt/patch-1

minor typo fixes

8 years agoSlightly improve docs of webContents.printToPDF
Cheng Zhao [Wed, 1 Jun 2016 06:27:17 +0000 (15:27 +0900)]
Slightly improve docs of webContents.printToPDF

8 years agoCleanup the printToPDF code
Cheng Zhao [Wed, 1 Jun 2016 06:24:53 +0000 (15:24 +0900)]
Cleanup the printToPDF code

8 years agofix docs
deepak1556 [Wed, 1 Jun 2016 06:09:14 +0000 (11:39 +0530)]
fix docs

8 years agofix header paths and comments
deepak1556 [Wed, 1 Jun 2016 05:54:41 +0000 (11:24 +0530)]
fix header paths and comments

8 years agomove bluetooth_chooser to atom/browser/lib
deepak1556 [Wed, 1 Jun 2016 05:47:21 +0000 (11:17 +0530)]
move bluetooth_chooser to atom/browser/lib

8 years agoadd docs
deepak1556 [Tue, 31 May 2016 08:07:45 +0000 (13:37 +0530)]
add docs

8 years agobrowser: implement bluetooth chooser interface
deepak1556 [Mon, 30 May 2016 12:38:09 +0000 (18:08 +0530)]
browser: implement bluetooth chooser interface

8 years agoCleanup the CoffeeScript converted code
Cheng Zhao [Wed, 1 Jun 2016 06:08:51 +0000 (15:08 +0900)]
Cleanup the CoffeeScript converted code

8 years agoExplicitly initialize session before webContents
Cheng Zhao [Wed, 1 Jun 2016 05:57:35 +0000 (14:57 +0900)]
Explicitly initialize session before webContents

8 years agoUpdate libchromiumcontent and brightray for #5781
Cheng Zhao [Wed, 1 Jun 2016 05:01:59 +0000 (14:01 +0900)]
Update libchromiumcontent and brightray for #5781

8 years agoMerge pull request #5812 from vasumahesh1/feature-pdf
Cheng Zhao [Wed, 1 Jun 2016 05:52:08 +0000 (05:52 +0000)]
Merge pull request #5812 from vasumahesh1/feature-pdf

webContents: custom pageSize for printToPDF

8 years agoMinor typo fixes
Colin Eberhardt [Wed, 1 Jun 2016 05:36:45 +0000 (06:36 +0100)]
Minor typo fixes

8 years agoMerge pull request #5817 from electron/plist-vars
Cheng Zhao [Wed, 1 Jun 2016 04:33:27 +0000 (04:33 +0000)]
Merge pull request #5817 from electron/plist-vars

Add variables for plist paths

8 years agoMerge pull request #5820 from electron/session-check
Cheng Zhao [Wed, 1 Jun 2016 03:22:00 +0000 (03:22 +0000)]
Merge pull request #5820 from electron/session-check

Throw error when session module is used before app is ready

8 years agoThrow error when session module is used before app is ready
Cheng Zhao [Wed, 1 Jun 2016 01:53:06 +0000 (10:53 +0900)]
Throw error when session module is used before app is ready

8 years agoCleanup the JavaScript code of session
Cheng Zhao [Wed, 1 Jun 2016 01:42:24 +0000 (10:42 +0900)]
Cleanup the JavaScript code of session

8 years agoMerge pull request #5819 from gjtorikian/patch-1
Kevin Sawicki [Wed, 1 Jun 2016 00:56:16 +0000 (17:56 -0700)]
Merge pull request #5819 from gjtorikian/patch-1

Fix typo

8 years agoFix typo
Garen Torikian [Wed, 1 Jun 2016 00:51:09 +0000 (17:51 -0700)]
Fix typo

8 years agoAdd plist path variables
Kevin Sawicki [Tue, 31 May 2016 23:48:03 +0000 (16:48 -0700)]
Add plist path variables

8 years agoAdd: custom pageSize for printToPDF
Vasu Mahesh [Tue, 31 May 2016 16:59:07 +0000 (22:29 +0530)]
Add: custom pageSize for printToPDF

8 years agoMerge pull request #5782 from electron/store-icons
Cheng Zhao [Tue, 31 May 2016 10:07:15 +0000 (10:07 +0000)]
Merge pull request #5782 from electron/store-icons

Keep copies of window icons

8 years agoKeep copies of window icons
Cheng Zhao [Tue, 31 May 2016 08:47:45 +0000 (17:47 +0900)]
Keep copies of window icons

8 years agoMerge pull request #5776 from electron/fix-node-output
Cheng Zhao [Tue, 31 May 2016 03:19:58 +0000 (03:19 +0000)]
Merge pull request #5776 from electron/fix-node-output

Correctly redirect output to console on Windows

8 years agospec: child_process.fork shouble be able to pipe stdio
Cheng Zhao [Tue, 31 May 2016 01:26:19 +0000 (10:26 +0900)]
spec: child_process.fork shouble be able to pipe stdio

8 years agoCorrectly redirect output to console
Cheng Zhao [Tue, 31 May 2016 01:19:13 +0000 (10:19 +0900)]
Correctly redirect output to console

8 years agoMerge pull request #5770 from electron/clear-before-notice
Cheng Zhao [Mon, 30 May 2016 22:52:01 +0000 (22:52 +0000)]
Merge pull request #5770 from electron/clear-before-notice

Clear the buffers before notifying the other end of the pipe

8 years agoClear the buffers before notifying the other end of the pipe
Cheng Zhao [Mon, 30 May 2016 13:31:38 +0000 (22:31 +0900)]
Clear the buffers before notifying the other end of the pipe

8 years agoMerge pull request #5769 from electron/fetch-job-cleanup
Cheng Zhao [Mon, 30 May 2016 12:08:12 +0000 (12:08 +0000)]
Merge pull request #5769 from electron/fetch-job-cleanup

Refactor the URLRequestFetchJob code

8 years agoRefactor the URLRequestFetchJob code
Cheng Zhao [Mon, 30 May 2016 11:31:00 +0000 (20:31 +0900)]
Refactor the URLRequestFetchJob code

This makes the read end and write end of the pipe have same logic, so it
is more easy to maintain.

8 years agoMerge pull request #5753 from deepak1556/url_request_fetch_job_patch
Cheng Zhao [Mon, 30 May 2016 10:53:53 +0000 (10:53 +0000)]
Merge pull request #5753 from deepak1556/url_request_fetch_job_patch

protocol: store initial response data for when resource loader becomes ready

8 years agoMerge pull request #5768 from electron/fix-web-securiy-node-integration
Cheng Zhao [Mon, 30 May 2016 08:01:48 +0000 (08:01 +0000)]
Merge pull request #5768 from electron/fix-web-securiy-node-integration

Initialize script context in DidClearWindowObject

8 years agoMerge pull request #5766 from kcrt/jpdocs
Cheng Zhao [Mon, 30 May 2016 07:51:55 +0000 (07:51 +0000)]
Merge pull request #5766 from kcrt/jpdocs

Japanese: add web-view-tag.md

8 years agoInitialize script context in DidClearWindowObject
Cheng Zhao [Mon, 30 May 2016 05:56:31 +0000 (14:56 +0900)]
Initialize script context in DidClearWindowObject

Doing it in RunScriptsAtDocumentStart would somehow result in weird
results when webSecurity is off.

8 years agospec: disablewebsecurity should not break preload and node integration
Cheng Zhao [Mon, 30 May 2016 06:20:53 +0000 (15:20 +0900)]
spec: disablewebsecurity should not break preload and node integration

8 years ago:memo: trivial change in web-view-tag.md
TAKAHASHI Kyohei [Mon, 30 May 2016 05:02:15 +0000 (14:02 +0900)]
:memo: trivial change in web-view-tag.md

There is a mistake about the information of `stopFindInPage`.
[ci skip]

8 years ago:memo: Japanese: add web-view-tag.md
TAKAHASHI Kyohei [Mon, 30 May 2016 04:45:48 +0000 (13:45 +0900)]
:memo: Japanese: add web-view-tag.md

8 years agodocs: Move the "Packaging Tools" out of "Rebranding" chapter
Cheng Zhao [Mon, 30 May 2016 01:37:02 +0000 (10:37 +0900)]
docs: Move the "Packaging Tools" out of "Rebranding" chapter

8 years agoMerge pull request #5734 from danhp/fix-aspect-ratio
Cheng Zhao [Mon, 30 May 2016 01:14:03 +0000 (01:14 +0000)]
Merge pull request #5734 from danhp/fix-aspect-ratio

Fix 'setAspectRatio(0)' not resetting the default behaviour.

8 years agoMerge pull request #5763 from electron/window-icon-size
Cheng Zhao [Mon, 30 May 2016 01:01:28 +0000 (01:01 +0000)]
Merge pull request #5763 from electron/window-icon-size

Choose the correct icon size for Windows taskbar

8 years agoMerge pull request #5720 from danhp/release-single-instance
Cheng Zhao [Mon, 30 May 2016 00:51:13 +0000 (00:51 +0000)]
Merge pull request #5720 from danhp/release-single-instance

Add 'app.releaseSingleInstance()'

8 years agoChoose the correct icon size for Windows taskbar
Cheng Zhao [Mon, 30 May 2016 00:46:42 +0000 (09:46 +0900)]
Choose the correct icon size for Windows taskbar

8 years agoMerge pull request #5726 from danhp/fix-context-menu
Cheng Zhao [Mon, 30 May 2016 00:16:21 +0000 (00:16 +0000)]
Merge pull request #5726 from danhp/fix-context-menu

Fix context menus only showing on primary monitor.

8 years agoRemove trailing whitespaces and cleanup the code logic
Cheng Zhao [Mon, 30 May 2016 00:12:16 +0000 (09:12 +0900)]
Remove trailing whitespaces and cleanup the code logic

8 years agoMerge pull request #5718 from felixrieseberg/windows-fullscreenable
Cheng Zhao [Mon, 30 May 2016 00:08:16 +0000 (00:08 +0000)]
Merge pull request #5718 from felixrieseberg/windows-fullscreenable

Fix setFullscreen() on Windows

8 years agoMerge pull request #5711 from electron/extension-code-cleanup
Cheng Zhao [Sun, 29 May 2016 23:29:08 +0000 (23:29 +0000)]
Merge pull request #5711 from electron/extension-code-cleanup

Implement partial chrome.* API for devtools extension

8 years ago:white_check_mark: Add test for 'setAspectRatio(0)'
Daniel Pham [Sun, 29 May 2016 12:47:42 +0000 (08:47 -0400)]
:white_check_mark: Add test for 'setAspectRatio(0)'

8 years agoadd spec
deepak1556 [Sun, 29 May 2016 08:13:26 +0000 (13:43 +0530)]
add spec

8 years agoprotocol: store response data when reader is not ready
deepak1556 [Sun, 29 May 2016 07:47:31 +0000 (13:17 +0530)]
protocol: store response data when reader is not ready

8 years agoUpdate the docs on using DevTools extension
Cheng Zhao [Sun, 29 May 2016 06:19:41 +0000 (15:19 +0900)]
Update the docs on using DevTools extension

8 years agoSimplify the implementation of sendToAll
Cheng Zhao [Sun, 29 May 2016 03:10:32 +0000 (12:10 +0900)]
Simplify the implementation of sendToAll

8 years agoUse meaningful name for extensionId
Cheng Zhao [Sun, 29 May 2016 02:57:20 +0000 (11:57 +0900)]
Use meaningful name for extensionId

8 years agoImplement chrome.tab.onCreated/onRemoved APIs
Cheng Zhao [Sun, 29 May 2016 02:50:14 +0000 (11:50 +0900)]
Implement chrome.tab.onCreated/onRemoved APIs

8 years agoCurrent handle sender.tab for background pages
Cheng Zhao [Sun, 29 May 2016 01:46:48 +0000 (10:46 +0900)]
Current handle sender.tab for background pages

8 years agoEnable specifying custom command line switches
Cheng Zhao [Sun, 29 May 2016 01:34:53 +0000 (10:34 +0900)]
Enable specifying custom command line switches

8 years agoFix js lint warnings
Cheng Zhao [Sat, 28 May 2016 13:46:15 +0000 (22:46 +0900)]
Fix js lint warnings

8 years agoMerge pull request #5736 from electron/missing-has-own-property
Cheng Zhao [Sat, 28 May 2016 13:42:30 +0000 (13:42 +0000)]
Merge pull request #5736 from electron/missing-has-own-property

Support objects with no prototype over IPC

8 years agoMerge pull request #5742 from electron/duplicate-hidden-inset-check
Cheng Zhao [Sat, 28 May 2016 13:42:15 +0000 (13:42 +0000)]
Merge pull request #5742 from electron/duplicate-hidden-inset-check

Remove duplicate hidden-inset check

8 years agoSet default mimeType for BufferJob
Cheng Zhao [Sat, 28 May 2016 13:36:22 +0000 (22:36 +0900)]
Set default mimeType for BufferJob

8 years agoPages in chrome extension should not have node integration
Cheng Zhao [Sat, 28 May 2016 12:46:53 +0000 (21:46 +0900)]
Pages in chrome extension should not have node integration

8 years agoPass sender for chrome.runtime.onMessage
Cheng Zhao [Sat, 28 May 2016 12:45:23 +0000 (21:45 +0900)]
Pass sender for chrome.runtime.onMessage

8 years agoImplement chrome.tabs.sendMessage
Cheng Zhao [Sat, 28 May 2016 12:35:07 +0000 (21:35 +0900)]
Implement chrome.tabs.sendMessage

8 years agoImplement chrome.runtime.sendMessage
Cheng Zhao [Sat, 28 May 2016 12:23:43 +0000 (21:23 +0900)]
Implement chrome.runtime.sendMessage

8 years agoUse ipcRenderer.sendTo to get rid of routers in main process
Cheng Zhao [Sat, 28 May 2016 12:13:00 +0000 (21:13 +0900)]
Use ipcRenderer.sendTo to get rid of routers in main process

8 years agospec: ipcRenderer.sendTo sends message to WebContents
Cheng Zhao [Wed, 18 May 2016 13:14:51 +0000 (22:14 +0900)]
spec: ipcRenderer.sendTo sends message to WebContents

8 years agoAdd ipcRenderer.sendTo
Cheng Zhao [Wed, 18 May 2016 12:19:50 +0000 (21:19 +0900)]
Add ipcRenderer.sendTo

8 years agoClean up the Chrome API implementation code
Cheng Zhao [Sat, 28 May 2016 08:51:49 +0000 (17:51 +0900)]
Clean up the Chrome API implementation code

8 years agoImplement chrome.tabs.executeScript
Cheng Zhao [Sat, 28 May 2016 07:41:12 +0000 (16:41 +0900)]
Implement chrome.tabs.executeScript

8 years agoImplement port.sender
Cheng Zhao [Sat, 28 May 2016 07:01:16 +0000 (16:01 +0900)]
Implement port.sender

8 years agoInject chrome.* to content scripts
Cheng Zhao [Sat, 28 May 2016 06:37:44 +0000 (15:37 +0900)]
Inject chrome.* to content scripts

8 years agoHandle port disconnecting
Cheng Zhao [Sat, 28 May 2016 03:07:08 +0000 (12:07 +0900)]
Handle port disconnecting

8 years agoBackground pages and content script should be loaded on startup
Cheng Zhao [Sat, 28 May 2016 01:39:11 +0000 (10:39 +0900)]
Background pages and content script should be loaded on startup

8 years agoMake simple runtime.connect work
Cheng Zhao [Sat, 28 May 2016 01:26:41 +0000 (10:26 +0900)]
Make simple runtime.connect work

8 years agoAdd webContents.fromId
Cheng Zhao [Sat, 28 May 2016 01:10:24 +0000 (10:10 +0900)]
Add webContents.fromId

8 years agoMerge pull request #5744 from aaronang/docs-improve-structure-of-source-code
Kevin Sawicki [Fri, 27 May 2016 22:41:28 +0000 (15:41 -0700)]
Merge pull request #5744 from aaronang/docs-improve-structure-of-source-code

:memo: Indicate directories in the Structure of Source Code section

8 years ago:memo: Indicate directories in the Structure of Source Code section
Aaron Ang [Fri, 27 May 2016 22:22:47 +0000 (00:22 +0200)]
:memo: Indicate directories in the Structure of Source Code section

[ci skip]

8 years agoMerge pull request #5738 from electron/remove-deprecated-apis-from-docs
Kevin Sawicki [Fri, 27 May 2016 22:10:45 +0000 (15:10 -0700)]
Merge pull request #5738 from electron/remove-deprecated-apis-from-docs

Remove deprecated APIs from the docs

8 years agoRemove APIs that are no longer present
Kevin Sawicki [Fri, 27 May 2016 18:30:47 +0000 (11:30 -0700)]
Remove APIs that are no longer present

8 years agoMerge pull request #5670 from electron/custom-fork-docs
Kevin Sawicki [Fri, 27 May 2016 21:34:49 +0000 (14:34 -0700)]
Merge pull request #5670 from electron/custom-fork-docs

Create guide for how to create your own from-source Electron fork

8 years agowe -> it
Kevin Sawicki [Fri, 27 May 2016 21:34:23 +0000 (14:34 -0700)]
we -> it

8 years agoAdd ELECTRON_REPO example
Kevin Sawicki [Fri, 27 May 2016 21:06:40 +0000 (14:06 -0700)]
Add ELECTRON_REPO example

8 years agoPut - at end of previous line
Kevin Sawicki [Fri, 27 May 2016 21:05:01 +0000 (14:05 -0700)]
Put - at end of previous line

8 years agoAdd trailing slashes to directories
Kevin Sawicki [Fri, 27 May 2016 21:04:04 +0000 (14:04 -0700)]
Add trailing slashes to directories

8 years agoTighten up section title
Kevin Sawicki [Fri, 27 May 2016 21:02:22 +0000 (14:02 -0700)]
Tighten up section title

8 years agoTweak fork section
Kevin Sawicki [Fri, 27 May 2016 21:01:38 +0000 (14:01 -0700)]
Tweak fork section

8 years agoATOM_SHELL -> ELECTRON in env vars
Kevin Sawicki [Fri, 27 May 2016 21:00:26 +0000 (14:00 -0700)]
ATOM_SHELL -> ELECTRON in env vars

8 years agoMove custom fork content to app distribution doc
Kevin Sawicki [Fri, 27 May 2016 21:00:04 +0000 (14:00 -0700)]
Move custom fork content to app distribution doc

8 years agoAdd notes on S3 directory structure
Paul Betts [Tue, 24 May 2016 02:22:59 +0000 (19:22 -0700)]
Add notes on S3 directory structure

8 years agoCreate guide for how to create your own from-source Electron fork
Paul Betts [Tue, 24 May 2016 00:39:47 +0000 (17:39 -0700)]
Create guide for how to create your own from-source Electron fork

This PR adds the notes on how to use Surf to build and upload a custom version of Electron

8 years agoRemove duplicate hidden-inset check
Kevin Sawicki [Fri, 27 May 2016 20:27:35 +0000 (13:27 -0700)]
Remove duplicate hidden-inset check

8 years agoMerge pull request #5737 from electron/browser-window-proxy-print
Kevin Sawicki [Fri, 27 May 2016 18:33:08 +0000 (11:33 -0700)]
Merge pull request #5737 from electron/browser-window-proxy-print

Add print() to BrowserWindowProxy

8 years agoCall print on webContents
Kevin Sawicki [Fri, 27 May 2016 18:11:55 +0000 (11:11 -0700)]
Call print on webContents

8 years ago:fax: Add print() to BrowserWindowProxy
Felix Rieseberg [Thu, 26 May 2016 16:35:26 +0000 (09:35 -0700)]
:fax: Add print() to BrowserWindowProxy

Closes #5685

8 years agoAdd asserts for properties
Kevin Sawicki [Fri, 27 May 2016 17:52:56 +0000 (10:52 -0700)]
Add asserts for properties

8 years agoGuard against object with no hasOwnProperty
Kevin Sawicki [Fri, 27 May 2016 17:46:02 +0000 (10:46 -0700)]
Guard against object with no hasOwnProperty

8 years agoAdd failing spec for remote property with no prototype
Kevin Sawicki [Fri, 27 May 2016 17:41:10 +0000 (10:41 -0700)]
Add failing spec for remote property with no prototype