platform/framework/web/crosswalk-tizen.git
7 years agoHandle Buffer deserialization in sandboxed renderers
Thiago de Arruda [Thu, 16 Mar 2017 16:20:09 +0000 (13:20 -0300)]
Handle Buffer deserialization in sandboxed renderers

In sandboxed renderers we use browserify to provide a node-like environment. The
Buffer class used by browserify is actually just a wrapper around Uint8Array,
but to deserialize Buffer correctly we must expose the class as a hidden value
and use it in V8ValueConverter.

7 years agoMerge pull request #8899 from electron/dynamically-generate-browserify-dep-list
Kevin Sawicki [Wed, 15 Mar 2017 16:12:31 +0000 (09:12 -0700)]
Merge pull request #8899 from electron/dynamically-generate-browserify-dep-list

Dynamically generate dependencies of browserify build actions

7 years agoMerge pull request #8435 from electron/pdf_rendering
Cheng Zhao [Wed, 15 Mar 2017 09:36:50 +0000 (18:36 +0900)]
Merge pull request #8435 from electron/pdf_rendering

browser: implement native pdf rendering

7 years agoMerge pull request #8924 from electron/update-appveyor-badge
Kevin Sawicki [Tue, 14 Mar 2017 20:18:04 +0000 (13:18 -0700)]
Merge pull request #8924 from electron/update-appveyor-badge

Update AppVeyor badge URL

7 years agoUpdate AppVeyor badge URL
Kevin Sawicki [Tue, 14 Mar 2017 17:13:53 +0000 (10:13 -0700)]
Update AppVeyor badge URL

7 years agoaddress review comments
deepak1556 [Sat, 11 Mar 2017 22:03:26 +0000 (03:33 +0530)]
address review comments

7 years agospec: check if pdf has loaded
deepak1556 [Sat, 11 Mar 2017 21:36:08 +0000 (03:06 +0530)]
spec: check if pdf has loaded

7 years agoupdate submodules
deepak1556 [Fri, 10 Mar 2017 05:20:41 +0000 (10:50 +0530)]
update submodules

7 years agoupdate spec with new asset
deepak1556 [Fri, 10 Mar 2017 05:20:26 +0000 (10:50 +0530)]
update spec with new asset

7 years agoDont intercept pdf request for subframes
deepak1556 [Thu, 2 Mar 2017 17:41:19 +0000 (23:11 +0530)]
Dont intercept pdf request for subframes
    Will not work without OOPIF support

7 years agopropagate zoom changes to pdf plugin
deepak1556 [Wed, 1 Mar 2017 17:11:51 +0000 (22:41 +0530)]
propagate zoom changes to pdf plugin

7 years agoupdate spec
deepak1556 [Tue, 28 Feb 2017 09:37:52 +0000 (15:07 +0530)]
update spec

7 years agoupdate libcc commit
deepak1556 [Tue, 28 Feb 2017 09:26:58 +0000 (14:56 +0530)]
update libcc commit

7 years agocode cleanup
deepak1556 [Mon, 27 Feb 2017 15:01:54 +0000 (20:31 +0530)]
code cleanup

7 years agobuild pdf resource in vendor/pdf_viewer
deepak1556 [Mon, 27 Feb 2017 08:09:37 +0000 (13:39 +0530)]
build pdf resource in vendor/pdf_viewer

7 years agoRemove grit submodule
deepak1556 [Mon, 27 Feb 2017 07:56:35 +0000 (13:26 +0530)]
Remove grit submodule

7 years agoStreamManager class is no longer required.
deepak1556 [Mon, 27 Feb 2017 07:14:43 +0000 (12:44 +0530)]
StreamManager class is no longer required.
  Stream lifetime is managed by webui

7 years agorequest for pdf resource from the webui
deepak1556 [Mon, 27 Feb 2017 06:10:49 +0000 (11:40 +0530)]
request for pdf resource from the webui

7 years agoConvert "\" to "/" in file:// url
Cheng Zhao [Tue, 14 Feb 2017 10:58:42 +0000 (19:58 +0900)]
Convert "\" to "/" in file:// url

7 years agoDo not store resource_path as FilePath
Cheng Zhao [Tue, 14 Feb 2017 10:55:05 +0000 (19:55 +0900)]
Do not store resource_path as FilePath

On Windows the path value returned by PathWithoutParams also uses "/" as
separator, so there is no need to use the FilePath class.

7 years agoPrint error when path is not found
Cheng Zhao [Tue, 14 Feb 2017 10:49:40 +0000 (19:49 +0900)]
Print error when path is not found

7 years agohandle reload api call from pdf ui
deepak1556 [Tue, 14 Feb 2017 01:25:52 +0000 (06:55 +0530)]
handle reload api call from pdf ui

7 years agoremove unused header
deepak1556 [Tue, 14 Feb 2017 00:46:05 +0000 (06:16 +0530)]
remove unused header

7 years agoupdate submodules to latest
deepak1556 [Mon, 13 Feb 2017 22:51:11 +0000 (04:21 +0530)]
update submodules to latest

7 years agocheck if target stream is intercepted for correct request
deepak1556 [Mon, 13 Feb 2017 22:41:04 +0000 (04:11 +0530)]
check if target stream is intercepted for correct request

7 years agoupdate pdf_viewer to chrome 56.0.2924.87
deepak1556 [Sat, 11 Feb 2017 14:06:33 +0000 (19:36 +0530)]
update pdf_viewer to chrome 56.0.2924.87

7 years agoupdate api changes
deepak1556 [Thu, 9 Feb 2017 11:00:17 +0000 (16:30 +0530)]
update api changes

7 years agoupdate libcc commit
deepak1556 [Thu, 9 Feb 2017 09:36:20 +0000 (15:06 +0530)]
update libcc commit

7 years agoupdate submodule
deepak1556 [Thu, 9 Feb 2017 09:32:05 +0000 (15:02 +0530)]
update submodule

7 years agodisable node integration for chrome scheme
deepak1556 [Sat, 4 Feb 2017 14:49:01 +0000 (20:19 +0530)]
disable node integration for chrome scheme

7 years agoadd basic spec
deepak1556 [Sat, 4 Feb 2017 14:48:16 +0000 (20:18 +0530)]
add basic spec

7 years agoview_id=>stream_id and add some code comments.
deepak1556 [Fri, 3 Feb 2017 10:16:23 +0000 (15:46 +0530)]
view_id=>stream_id and add some code comments.

7 years agomove constants to atom_constants.h
deepak1556 [Fri, 3 Feb 2017 09:36:53 +0000 (15:06 +0530)]
move constants to atom_constants.h

7 years agoaddress review comments
deepak1556 [Wed, 1 Feb 2017 15:42:17 +0000 (21:12 +0530)]
address review comments

7 years agouse existing ipc message generator
deepak1556 [Sat, 28 Jan 2017 13:51:11 +0000 (19:21 +0530)]
use existing ipc message generator

7 years agoupdate submodule
deepak1556 [Thu, 26 Jan 2017 08:36:43 +0000 (14:06 +0530)]
update submodule

7 years agoBINDINGS_POLICY_WEB_UI is not required
deepak1556 [Thu, 26 Jan 2017 07:15:00 +0000 (12:45 +0530)]
BINDINGS_POLICY_WEB_UI is not required

7 years agoGet us compiling on macOS
Paul Betts [Mon, 23 Jan 2017 23:36:30 +0000 (15:36 -0800)]
Get us compiling on macOS

7 years agoGet us compiling on Win32
Paul Betts [Mon, 23 Jan 2017 22:49:18 +0000 (14:49 -0800)]
Get us compiling on Win32

7 years agofix build config
deepak1556 [Mon, 23 Jan 2017 21:26:58 +0000 (02:56 +0530)]
fix build config

7 years agofix failing download spec
deepak1556 [Mon, 23 Jan 2017 13:41:09 +0000 (19:11 +0530)]
fix failing download spec

7 years agoenable pdf plugin by default
deepak1556 [Mon, 23 Jan 2017 13:20:30 +0000 (18:50 +0530)]
enable pdf plugin by default

7 years agofix crash when pdf viewer is reloaded
deepak1556 [Mon, 23 Jan 2017 11:12:39 +0000 (16:42 +0530)]
fix crash when pdf viewer is reloaded

7 years agocode cleanup
deepak1556 [Sun, 22 Jan 2017 14:53:42 +0000 (20:23 +0530)]
code cleanup

7 years agosetup strings for ui
deepak1556 [Sun, 22 Jan 2017 14:50:38 +0000 (20:20 +0530)]
setup strings for ui

7 years agolisten to ipc messages from plugin to perform SaveAs op
deepak1556 [Sat, 21 Jan 2017 19:52:23 +0000 (01:22 +0530)]
listen to ipc messages from plugin to perform SaveAs op

7 years agomove pdfviewer ui data source to separate file
deepak1556 [Sat, 21 Jan 2017 14:57:29 +0000 (20:27 +0530)]
move pdfviewer ui data source to separate file

7 years agoupdate pdf_viewer submodule to use stream url
deepak1556 [Fri, 20 Jan 2017 19:18:06 +0000 (00:48 +0530)]
update pdf_viewer submodule to use stream url

7 years agomanage the lifetime of streams created
deepak1556 [Fri, 20 Jan 2017 19:16:38 +0000 (00:46 +0530)]
manage the lifetime of streams created

7 years agoreplace redundant mimetype helper with net utility
deepak1556 [Fri, 20 Jan 2017 13:39:37 +0000 (19:09 +0530)]
replace redundant mimetype helper with net utility

7 years agofix cpplint error
deepak1556 [Wed, 18 Jan 2017 17:53:54 +0000 (23:23 +0530)]
fix cpplint error

7 years agobuild pdf resources from submodule
deepak1556 [Wed, 18 Jan 2017 16:43:01 +0000 (22:13 +0530)]
build pdf resources from submodule

7 years agoadd pdf webui as submodule
deepak1556 [Wed, 18 Jan 2017 16:38:40 +0000 (22:08 +0530)]
add pdf webui as submodule

7 years agoupdate pdf ui to work with webui
deepak1556 [Wed, 18 Jan 2017 16:26:58 +0000 (21:56 +0530)]
update pdf ui to work with webui

7 years agohandle more messages from webui
deepak1556 [Wed, 18 Jan 2017 16:25:36 +0000 (21:55 +0530)]
handle more messages from webui

7 years agocreate webui message handler
deepak1556 [Wed, 18 Jan 2017 13:58:20 +0000 (19:28 +0530)]
create webui message handler

7 years agoinitialize webui with message handlers
deepak1556 [Tue, 17 Jan 2017 17:10:15 +0000 (22:40 +0530)]
initialize webui with message handlers

7 years agoremove grit
deepak1556 [Tue, 17 Jan 2017 14:47:43 +0000 (20:17 +0530)]
remove grit

7 years agoimport pdf ui
deepak1556 [Tue, 17 Jan 2017 14:27:16 +0000 (19:57 +0530)]
import pdf ui

7 years agobrowser: implement pdf renderer as webui
deepak1556 [Tue, 17 Jan 2017 14:23:13 +0000 (19:53 +0530)]
browser: implement pdf renderer as webui

7 years agoMerge pull request #8907 from electron/plugin_list_patch
Kevin Sawicki [Mon, 13 Mar 2017 16:22:21 +0000 (09:22 -0700)]
Merge pull request #8907 from electron/plugin_list_patch

renderer: reset plugin cache when render frame is created

7 years agoMerge pull request #8906 from roramirez/docs-es
Kevin Sawicki [Mon, 13 Mar 2017 16:11:30 +0000 (09:11 -0700)]
Merge pull request #8906 from roramirez/docs-es

Add translated CODE_OF_CONDUCT.md and README.md for spanish language.

7 years agorenderer: reset plugin cache when render frame is created
deepak1556 [Sat, 11 Mar 2017 19:23:39 +0000 (00:53 +0530)]
renderer: reset plugin cache when render frame is created

7 years agoAdd translated CODE_OF_CONDUCT.md and README.md for spanish language.
Rodrigo Ramírez Norambuena [Sat, 11 Mar 2017 01:24:00 +0000 (22:24 -0300)]
Add translated CODE_OF_CONDUCT.md and README.md for spanish language.

7 years agoMerge pull request #8887 from electron/touchbar-segmneted-control
Kevin Sawicki [Fri, 10 Mar 2017 22:43:12 +0000 (14:43 -0800)]
Merge pull request #8887 from electron/touchbar-segmneted-control

Touchbar segmented control

7 years agoDynamically generate dependencies of browserify build actions
Thiago de Arruda [Mon, 27 Feb 2017 18:13:41 +0000 (15:13 -0300)]
Dynamically generate dependencies of browserify build actions

Instead of having to list in filenames.gypi every javascript file that may go
into a browserify build, generate this list dynamically when the build files are
created by gyp.

7 years agoSet automatic via else block
Kevin Sawicki [Fri, 10 Mar 2017 18:11:10 +0000 (10:11 -0800)]
Set automatic via else block

7 years agoVerify selectedIndex to prevent NSRangeException
Kevin Sawicki [Fri, 10 Mar 2017 18:09:14 +0000 (10:09 -0800)]
Verify selectedIndex to prevent NSRangeException

7 years agoAdd initial TouchBarSegmentedControl spec
Kevin Sawicki [Fri, 10 Mar 2017 18:04:22 +0000 (10:04 -0800)]
Add initial TouchBarSegmentedControl spec

7 years agoAdd forward declaration for 10.12 API
Kevin Sawicki [Fri, 10 Mar 2017 17:53:47 +0000 (09:53 -0800)]
Add forward declaration for 10.12 API

7 years agoMerge pull request #8815 from tarruda/improve-sandbox-expose-more-modules
Kevin Sawicki [Fri, 10 Mar 2017 17:23:31 +0000 (09:23 -0800)]
Merge pull request #8815 from tarruda/improve-sandbox-expose-more-modules

Improvements to sandbox mode

7 years agoFix linting
Samuel Attard [Fri, 10 Mar 2017 06:56:26 +0000 (17:56 +1100)]
Fix linting

7 years agoAdd docs for segmented control touch bar item
Samuel Attard [Fri, 10 Mar 2017 06:50:23 +0000 (17:50 +1100)]
Add docs for segmented control touch bar item

7 years agoAdd segmented control implementation
Samuel Attard [Fri, 10 Mar 2017 06:40:39 +0000 (17:40 +1100)]
Add segmented control implementation

7 years agoRemove lib/renderer/api/ipc-renderer-setup.js
Thiago de Arruda [Mon, 27 Feb 2017 17:34:08 +0000 (14:34 -0300)]
Remove lib/renderer/api/ipc-renderer-setup.js

This file is no longer required since sandboxed renderer directly imports
ipc-renderer.js.

7 years agoRefactor sandboxed renderer init scripts
Thiago de Arruda [Mon, 27 Feb 2017 17:14:36 +0000 (14:14 -0300)]
Refactor sandboxed renderer init scripts

This change gives sandboxed renderer scripts a similar structure to what already
exists in the lib/{browser,renderer,common} directories.

It also allows sandboxed renderer initialization to share more code with
non-sandboxed renderers (ipcRenderer is now imported directly from
lib/renderer/api/ipc-renderer).

7 years agoMake sandboxed ipcRenderer API compatible with non-sandboxed version
Thiago de Arruda [Mon, 27 Feb 2017 13:23:32 +0000 (10:23 -0300)]
Make sandboxed ipcRenderer API compatible with non-sandboxed version

7 years agoExpose builtin v8 modules to AtomSandboxedRendererClient
Thiago de Arruda [Mon, 20 Feb 2017 13:59:39 +0000 (10:59 -0300)]
Expose builtin v8 modules to AtomSandboxedRendererClient

- Adapt node.cc code that implements `process.binding` to create a similar
  object in AtomSandboxedRendererClient.
- Replace the ipc binding object passed to `lib/sandboxed_renderer/init.js` by
  the new binding object.
- Refactor the initialization script to use this new object to fetch the ipc
  binding and store as a hidden value using the `v8_util` module.

This change also required applying a patch to node.js, so the submodule commit
was updated.

7 years agoMerge pull request #8882 from electron/list-modules-in-separate-files
Kevin Sawicki [Thu, 9 Mar 2017 23:36:02 +0000 (15:36 -0800)]
Merge pull request #8882 from electron/list-modules-in-separate-files

Refactor electron exports to keep module list in separate files

7 years agoRefactor electron exports to keep module list in separate files
Thiago de Arruda [Mon, 6 Mar 2017 14:58:10 +0000 (11:58 -0300)]
Refactor electron exports to keep module list in separate files

7 years agoMerge pull request #8883 from electron/pass-crash-reporter-upload-parameter
Kevin Sawicki [Thu, 9 Mar 2017 20:59:35 +0000 (12:59 -0800)]
Merge pull request #8883 from electron/pass-crash-reporter-upload-parameter

Pass `uploadToServer` parameter to linux crash reporter

7 years agoPass `uploadToServer` parameter to linux crash reporter
Thiago de Arruda [Mon, 6 Mar 2017 18:59:38 +0000 (15:59 -0300)]
Pass `uploadToServer` parameter to linux crash reporter

7 years agoMerge pull request #8864 from electron/zoom_controller_webview_patch
Kevin Sawicki [Thu, 9 Mar 2017 19:27:34 +0000 (11:27 -0800)]
Merge pull request #8864 from electron/zoom_controller_webview_patch

browser: track origin zoom with HostZoomMap

7 years agoMerge pull request #8858 from electron/native-image-add-representation
Kevin Sawicki [Thu, 9 Mar 2017 18:49:19 +0000 (10:49 -0800)]
Merge pull request #8858 from electron/native-image-add-representation

Add nativeImage.addRepresentation API

7 years agoAdd more default values
Kevin Sawicki [Thu, 9 Mar 2017 18:12:03 +0000 (10:12 -0800)]
Add more default values

7 years agoAdd spec for adding representation to existing image
Kevin Sawicki [Wed, 8 Mar 2017 22:53:08 +0000 (14:53 -0800)]
Add spec for adding representation to existing image

7 years agoDocument nativeImage.addRepresentation(options)
Kevin Sawicki [Tue, 7 Mar 2017 22:29:37 +0000 (14:29 -0800)]
Document nativeImage.addRepresentation(options)

7 years agoAssert emptiness and size of built up images
Kevin Sawicki [Tue, 7 Mar 2017 22:26:31 +0000 (14:26 -0800)]
Assert emptiness and size of built up images

7 years agoSupport adding representation from data URL
Kevin Sawicki [Tue, 7 Mar 2017 22:24:37 +0000 (14:24 -0800)]
Support adding representation from data URL

7 years agoAdd addRepresentation buffer support
Kevin Sawicki [Tue, 7 Mar 2017 21:48:12 +0000 (13:48 -0800)]
Add addRepresentation buffer support

7 years agoAdd initial NativeImage.addRepresentation specs
Kevin Sawicki [Tue, 7 Mar 2017 21:47:31 +0000 (13:47 -0800)]
Add initial NativeImage.addRepresentation specs

7 years agoMerge pull request #8866 from jkleinsc/master
Kevin Sawicki [Thu, 9 Mar 2017 17:55:08 +0000 (09:55 -0800)]
Merge pull request #8866 from jkleinsc/master

Add WebRTCIPPolicy setting to webContents

7 years agoRemove unneeded done call
Kevin Sawicki [Thu, 9 Mar 2017 17:53:01 +0000 (09:53 -0800)]
Remove unneeded done call

7 years agoUpdated docs.
John Kleinschmidt [Thu, 9 Mar 2017 14:54:09 +0000 (09:54 -0500)]
Updated docs.

7 years agoFixed pass by reference and added spec
John Kleinschmidt [Thu, 9 Mar 2017 03:06:26 +0000 (22:06 -0500)]
Fixed pass by reference and added spec

7 years agoMerge pull request #8870 from electron/touch-bar-links
Kevin Sawicki [Wed, 8 Mar 2017 21:16:09 +0000 (13:16 -0800)]
Merge pull request #8870 from electron/touch-bar-links

Add more links to touch bar docs

7 years agoLink more touch bar params
Kevin Sawicki [Wed, 8 Mar 2017 21:04:55 +0000 (13:04 -0800)]
Link more touch bar params

7 years agoRemoved webrtcippolicy attribute from webview
John Kleinschmidt [Wed, 8 Mar 2017 18:52:04 +0000 (13:52 -0500)]
Removed webrtcippolicy attribute from webview

7 years agoAdd WebRTCIPPolicy setting to webContents and webview
John Kleinschmidt [Wed, 8 Mar 2017 14:55:59 +0000 (09:55 -0500)]
Add WebRTCIPPolicy setting to webContents and webview

Resolves #8777
Code to set and get the policy come from the muon framework code:
https://github.com/brave/muon/blob/master/atom/browser/api/atom_api_web_
contents.cc#L1324...L1343

7 years agoadd spec
deepak1556 [Wed, 8 Mar 2017 13:35:24 +0000 (19:05 +0530)]
add spec