deepak1556 [Thu, 9 Feb 2017 09:36:20 +0000 (15:06 +0530)]
update libcc commit
deepak1556 [Thu, 9 Feb 2017 09:32:05 +0000 (15:02 +0530)]
update submodule
deepak1556 [Sat, 4 Feb 2017 14:49:01 +0000 (20:19 +0530)]
disable node integration for chrome scheme
deepak1556 [Sat, 4 Feb 2017 14:48:16 +0000 (20:18 +0530)]
add basic spec
deepak1556 [Fri, 3 Feb 2017 10:16:23 +0000 (15:46 +0530)]
view_id=>stream_id and add some code comments.
deepak1556 [Fri, 3 Feb 2017 09:36:53 +0000 (15:06 +0530)]
move constants to atom_constants.h
deepak1556 [Wed, 1 Feb 2017 15:42:17 +0000 (21:12 +0530)]
address review comments
deepak1556 [Sat, 28 Jan 2017 13:51:11 +0000 (19:21 +0530)]
use existing ipc message generator
deepak1556 [Thu, 26 Jan 2017 08:36:43 +0000 (14:06 +0530)]
update submodule
deepak1556 [Thu, 26 Jan 2017 07:15:00 +0000 (12:45 +0530)]
BINDINGS_POLICY_WEB_UI is not required
Paul Betts [Mon, 23 Jan 2017 23:36:30 +0000 (15:36 -0800)]
Get us compiling on macOS
Paul Betts [Mon, 23 Jan 2017 22:49:18 +0000 (14:49 -0800)]
Get us compiling on Win32
deepak1556 [Mon, 23 Jan 2017 21:26:58 +0000 (02:56 +0530)]
fix build config
deepak1556 [Mon, 23 Jan 2017 13:41:09 +0000 (19:11 +0530)]
fix failing download spec
deepak1556 [Mon, 23 Jan 2017 13:20:30 +0000 (18:50 +0530)]
enable pdf plugin by default
deepak1556 [Mon, 23 Jan 2017 11:12:39 +0000 (16:42 +0530)]
fix crash when pdf viewer is reloaded
deepak1556 [Sun, 22 Jan 2017 14:53:42 +0000 (20:23 +0530)]
code cleanup
deepak1556 [Sun, 22 Jan 2017 14:50:38 +0000 (20:20 +0530)]
setup strings for ui
deepak1556 [Sat, 21 Jan 2017 19:52:23 +0000 (01:22 +0530)]
listen to ipc messages from plugin to perform SaveAs op
deepak1556 [Sat, 21 Jan 2017 14:57:29 +0000 (20:27 +0530)]
move pdfviewer ui data source to separate file
deepak1556 [Fri, 20 Jan 2017 19:18:06 +0000 (00:48 +0530)]
update pdf_viewer submodule to use stream url
deepak1556 [Fri, 20 Jan 2017 19:16:38 +0000 (00:46 +0530)]
manage the lifetime of streams created
deepak1556 [Fri, 20 Jan 2017 13:39:37 +0000 (19:09 +0530)]
replace redundant mimetype helper with net utility
deepak1556 [Wed, 18 Jan 2017 17:53:54 +0000 (23:23 +0530)]
fix cpplint error
deepak1556 [Wed, 18 Jan 2017 16:43:01 +0000 (22:13 +0530)]
build pdf resources from submodule
deepak1556 [Wed, 18 Jan 2017 16:38:40 +0000 (22:08 +0530)]
add pdf webui as submodule
deepak1556 [Wed, 18 Jan 2017 16:26:58 +0000 (21:56 +0530)]
update pdf ui to work with webui
deepak1556 [Wed, 18 Jan 2017 16:25:36 +0000 (21:55 +0530)]
handle more messages from webui
deepak1556 [Wed, 18 Jan 2017 13:58:20 +0000 (19:28 +0530)]
create webui message handler
deepak1556 [Tue, 17 Jan 2017 17:10:15 +0000 (22:40 +0530)]
initialize webui with message handlers
deepak1556 [Tue, 17 Jan 2017 14:47:43 +0000 (20:17 +0530)]
remove grit
deepak1556 [Tue, 17 Jan 2017 14:27:16 +0000 (19:57 +0530)]
import pdf ui
deepak1556 [Tue, 17 Jan 2017 14:23:13 +0000 (19:53 +0530)]
browser: implement pdf renderer as webui
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
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.
deepak1556 [Sat, 11 Mar 2017 19:23:39 +0000 (00:53 +0530)]
renderer: reset plugin cache when render frame is created
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.
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
Kevin Sawicki [Fri, 10 Mar 2017 18:11:10 +0000 (10:11 -0800)]
Set automatic via else block
Kevin Sawicki [Fri, 10 Mar 2017 18:09:14 +0000 (10:09 -0800)]
Verify selectedIndex to prevent NSRangeException
Kevin Sawicki [Fri, 10 Mar 2017 18:04:22 +0000 (10:04 -0800)]
Add initial TouchBarSegmentedControl spec
Kevin Sawicki [Fri, 10 Mar 2017 17:53:47 +0000 (09:53 -0800)]
Add forward declaration for 10.12 API
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
Samuel Attard [Fri, 10 Mar 2017 06:56:26 +0000 (17:56 +1100)]
Fix linting
Samuel Attard [Fri, 10 Mar 2017 06:50:23 +0000 (17:50 +1100)]
Add docs for segmented control touch bar item
Samuel Attard [Fri, 10 Mar 2017 06:40:39 +0000 (17:40 +1100)]
Add segmented control implementation
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.
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).
Thiago de Arruda [Mon, 27 Feb 2017 13:23:32 +0000 (10:23 -0300)]
Make sandboxed ipcRenderer API compatible with non-sandboxed version
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.
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
Thiago de Arruda [Mon, 6 Mar 2017 14:58:10 +0000 (11:58 -0300)]
Refactor electron exports to keep module list in separate files
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
Thiago de Arruda [Mon, 6 Mar 2017 18:59:38 +0000 (15:59 -0300)]
Pass `uploadToServer` parameter to linux crash reporter
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
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
Kevin Sawicki [Thu, 9 Mar 2017 18:12:03 +0000 (10:12 -0800)]
Add more default values
Kevin Sawicki [Wed, 8 Mar 2017 22:53:08 +0000 (14:53 -0800)]
Add spec for adding representation to existing image
Kevin Sawicki [Tue, 7 Mar 2017 22:29:37 +0000 (14:29 -0800)]
Document nativeImage.addRepresentation(options)
Kevin Sawicki [Tue, 7 Mar 2017 22:26:31 +0000 (14:26 -0800)]
Assert emptiness and size of built up images
Kevin Sawicki [Tue, 7 Mar 2017 22:24:37 +0000 (14:24 -0800)]
Support adding representation from data URL
Kevin Sawicki [Tue, 7 Mar 2017 21:48:12 +0000 (13:48 -0800)]
Add addRepresentation buffer support
Kevin Sawicki [Tue, 7 Mar 2017 21:47:31 +0000 (13:47 -0800)]
Add initial NativeImage.addRepresentation specs
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
Kevin Sawicki [Thu, 9 Mar 2017 17:53:01 +0000 (09:53 -0800)]
Remove unneeded done call
John Kleinschmidt [Thu, 9 Mar 2017 14:54:09 +0000 (09:54 -0500)]
Updated docs.
John Kleinschmidt [Thu, 9 Mar 2017 03:06:26 +0000 (22:06 -0500)]
Fixed pass by reference and added spec
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
Kevin Sawicki [Wed, 8 Mar 2017 21:04:55 +0000 (13:04 -0800)]
Link more touch bar params
John Kleinschmidt [Wed, 8 Mar 2017 18:52:04 +0000 (13:52 -0500)]
Removed webrtcippolicy attribute from 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
deepak1556 [Wed, 8 Mar 2017 13:35:24 +0000 (19:05 +0530)]
add spec
deepak1556 [Wed, 8 Mar 2017 13:33:43 +0000 (19:03 +0530)]
track host zoom levels with HostZoomMap
Kevin Sawicki [Tue, 7 Mar 2017 20:55:56 +0000 (12:55 -0800)]
Merge pull request #8849 from electron/to-data-url-scale-factor
Support scale factor in more NativeImage APIs
Kevin Sawicki [Tue, 7 Mar 2017 20:34:31 +0000 (12:34 -0800)]
Add more scale factor specs
Kevin Sawicki [Tue, 7 Mar 2017 00:29:39 +0000 (16:29 -0800)]
Add GetScaleFactorFromOptions helper
Kevin Sawicki [Tue, 7 Mar 2017 00:22:48 +0000 (16:22 -0800)]
Document scale factor option
Kevin Sawicki [Tue, 7 Mar 2017 00:19:16 +0000 (16:19 -0800)]
Support scale factor to buffer APIs
Kevin Sawicki [Mon, 6 Mar 2017 22:55:57 +0000 (14:55 -0800)]
Remove hasRepresentation and just use 1x png result
Kevin Sawicki [Mon, 6 Mar 2017 21:47:37 +0000 (13:47 -0800)]
Support toPNG on image without 1x representation
Kevin Sawicki [Mon, 6 Mar 2017 21:47:19 +0000 (13:47 -0800)]
Add failing spec for toPNG with scale factor
Kevin Sawicki [Mon, 6 Mar 2017 21:36:40 +0000 (13:36 -0800)]
Remove unused include
Kevin Sawicki [Mon, 6 Mar 2017 21:26:55 +0000 (13:26 -0800)]
Add more hasRepresentation asserts
Kevin Sawicki [Mon, 6 Mar 2017 21:24:50 +0000 (13:24 -0800)]
Support toDataURL without 1x representation
Kevin Sawicki [Mon, 6 Mar 2017 21:22:55 +0000 (13:22 -0800)]
Add spec for 1x1 PNG data URL
Kevin Sawicki [Mon, 6 Mar 2017 21:15:07 +0000 (13:15 -0800)]
Add failing toDataURL spec
Kevin Sawicki [Tue, 7 Mar 2017 20:27:40 +0000 (12:27 -0800)]
Merge pull request #8845 from electron/promise-resolve-assignment
Assign Promise.resolve to constant
Kevin Sawicki [Mon, 6 Mar 2017 19:23:28 +0000 (11:23 -0800)]
Assign Promise.resolve to constant
Kevin Sawicki [Tue, 7 Mar 2017 17:49:39 +0000 (09:49 -0800)]
Bump v1.6.3
Kevin Sawicki [Tue, 7 Mar 2017 17:48:59 +0000 (09:48 -0800)]
Merge pull request #8856 from electron/touch-bar-experimental
Mark TouchBar API as experimental
Kevin Sawicki [Tue, 7 Mar 2017 17:42:45 +0000 (09:42 -0800)]
Mark TouchBar as experimental
Kevin Sawicki [Tue, 7 Mar 2017 17:35:29 +0000 (09:35 -0800)]
Merge pull request #8851 from joaomoreno/joaomoreno-patch-1
Update `ses.resolveProxy` return type
Samuel Attard [Tue, 7 Mar 2017 10:25:40 +0000 (21:25 +1100)]
Capitalize type
João Moreno [Tue, 7 Mar 2017 10:21:51 +0000 (11:21 +0100)]
Update `ses.resolveProxy` return type
As far as I'm aware, after using the `ses.resolveProxy` API, it seems to return a string in the shape of `PROXY foopy:80;SOCKS5 bar.com:1080`, not an object. Correct me if I'm wrong.
Kevin Sawicki [Mon, 6 Mar 2017 19:19:23 +0000 (11:19 -0800)]
Merge pull request #8744 from electron/MarshallOfSound-patch-1
Ensure userGesture is boolean when calling executeJavaScript
Kevin Sawicki [Mon, 6 Mar 2017 18:51:48 +0000 (10:51 -0800)]
Mention userGesture default
Kevin Sawicki [Mon, 6 Mar 2017 18:51:17 +0000 (10:51 -0800)]
Default hasUserGesture to false when null
Kevin Sawicki [Mon, 6 Mar 2017 18:49:23 +0000 (10:49 -0800)]
Add failing spec for no callback
Samuel Attard [Wed, 22 Feb 2017 22:55:05 +0000 (09:55 +1100)]
Ensure the callback is a function when executing JS
Kevin Sawicki [Mon, 6 Mar 2017 18:25:53 +0000 (10:25 -0800)]
Merge pull request #8799 from nitsakh/baseURLForDataURL
Support base URL option to loadURL for data URLs