Cheng Zhao
|
e92d002eec
|
Bump v0.37.2
|
2016-03-14 17:22:09 +09:00 |
|
Cheng Zhao
|
d96e03c402
|
Bump v0.37.1
|
2016-03-13 10:11:26 +09:00 |
|
Cheng Zhao
|
b10f196d16
|
Bump v0.37.0
|
2016-03-12 09:54:10 +09:00 |
|
Cheng Zhao
|
cd327e65cb
|
Revert "Bump v0.37.0"
This reverts commit aebfbf7782 .
We have troubles with linux-ia32 release.
|
2016-03-11 22:20:11 +09:00 |
|
Cheng Zhao
|
aebfbf7782
|
Bump v0.37.0
|
2016-03-11 21:47:32 +09:00 |
|
Cheng Zhao
|
6aec1e6949
|
Merge pull request #4714 from atom/chrome49
Upgrade to Chrome 49
|
2016-03-11 21:39:52 +09:00 |
|
Cheng Zhao
|
ead94b7b1f
|
Bump v0.36.11
|
2016-03-11 20:09:19 +09:00 |
|
Cheng Zhao
|
5f63df248a
|
Fix the chrome version
|
2016-03-11 19:53:41 +09:00 |
|
Paul Betts
|
f4ec369873
|
More boring fixups
|
2016-03-10 17:06:22 +09:00 |
|
Cheng Zhao
|
d36b8bca86
|
Fix compilation errors on Linux
|
2016-03-10 17:06:22 +09:00 |
|
Cheng Zhao
|
5fae63a2f5
|
Fix compilation errors on OS X
|
2016-03-10 17:06:21 +09:00 |
|
Paul Betts
|
4503aafe64
|
int32 => int32_t
|
2016-03-10 17:06:21 +09:00 |
|
Paul Betts
|
d2944c62a5
|
basictypes.h => macros.h
|
2016-03-10 17:06:21 +09:00 |
|
Cheng Zhao
|
9bc9a1a2bd
|
Upgrade to Chrome 49
|
2016-03-10 17:06:20 +09:00 |
|
Kevin Sawicki
|
006c77a00f
|
Update requires paths
|
2016-03-08 11:14:22 -08:00 |
|
Kevin Sawicki
|
70aa9b06ee
|
Move JavaScript to root lib/ folder
|
2016-03-08 11:14:21 -08:00 |
|
Cheng Zhao
|
549cccfce4
|
Merge pull request #4715 from dongjoon-hyun/fix_typos_in_comments
Fix typos in comments.
|
2016-03-08 19:45:05 +09:00 |
|
Dongjoon Hyun
|
0c92d44077
|
Fix typos in comments.
|
2016-03-07 20:22:03 -08:00 |
|
Kevin Sawicki
|
022c2c0d8c
|
absolute_path -> normalize_path
|
2016-03-07 16:45:14 -08:00 |
|
Kevin Sawicki
|
0dba0b9cad
|
MakePathAbsolute -> NormalizePath
|
2016-03-07 16:45:14 -08:00 |
|
Kevin Sawicki
|
9c88a5c1ab
|
Check ReferencesParent before calling MakeAbsoluteFilePath
|
2016-03-07 16:45:14 -08:00 |
|
Kevin Sawicki
|
145d5abe80
|
Mention explicit using original path on failures
|
2016-03-07 16:45:14 -08:00 |
|
Kevin Sawicki
|
b90c0c7895
|
Use MakeAbsoluteFilePath when creating native image from path
|
2016-03-07 16:45:13 -08:00 |
|
Cheng Zhao
|
2515425cd5
|
Remove duplicated keyboard code
|
2016-03-06 15:04:05 +09:00 |
|
Cheng Zhao
|
33978455b8
|
Bump v0.36.10
|
2016-03-05 12:00:06 +09:00 |
|
gellert
|
070772b4b9
|
Added special key identifiers for OSX and Windows
|
2016-02-26 20:22:46 +08:00 |
|
Cheng Zhao
|
a21e095a59
|
Merge pull request #4515 from deepak1556/ipc_value_conversion_patch
ipc: allow passing date instances
|
2016-02-26 16:16:33 +08:00 |
|
Cheng Zhao
|
a67b29d8d2
|
Bump v0.36.9
|
2016-02-26 02:18:27 +00:00 |
|
Cheng Zhao
|
316e6850ae
|
Merge pull request #4592 from miniak/fix-url-request-converter-crash
Fix crash in mate::Converter<const net::URLRequest*>::ToV8
|
2016-02-25 21:11:43 +08:00 |
|
Robo
|
a1a17b7ee8
|
use v8::Object::Get
|
2016-02-25 11:21:21 +05:30 |
|
Milan Burda
|
d2b48b2aa7
|
Fix crash in mate::Converter<const net::URLRequest*>::ToV8
The net::URLRequest::url() method calls vector<GURL>::back(), which is undefined when the url_chain is empty
|
2016-02-24 14:01:26 +01:00 |
|
Robo
|
467870deb6
|
use builtin method
|
2016-02-24 16:30:23 +05:30 |
|
Robo
|
6fcc197db8
|
webview: api to get webcontents and associated host webcontents
|
2016-02-24 11:55:15 +05:30 |
|
Cheng Zhao
|
8ff30a2abc
|
Revert "protocol: respect requests from partition"
This reverts commit 85800256de .
|
2016-02-24 13:25:30 +08:00 |
|
Cheng Zhao
|
a63193c826
|
Merge pull request #4551 from deepak1556/protocol_session_patch
protocol: respect requests from partition
|
2016-02-24 12:03:37 +08:00 |
|
Robo
|
367d12402a
|
ipc: allow passing date instances
|
2016-02-23 16:23:15 +05:30 |
|
Cheng Zhao
|
c65cfadd09
|
v8Util.createObjectWithName is no longer used
|
2016-02-22 13:05:58 +08:00 |
|
Robo
|
85800256de
|
protocol: respect requests from partition
|
2016-02-19 19:39:01 +05:30 |
|
Cheng Zhao
|
4b18317e7c
|
Bump v0.36.8
|
2016-02-19 14:38:36 +08:00 |
|
Kevin Sawicki
|
b3ac48cf52
|
Handle argument parsing in C++
|
2016-02-17 09:05:21 -08:00 |
|
Kevin Sawicki
|
04517caf36
|
Add missing semicolon
|
2016-02-17 08:56:59 -08:00 |
|
Kevin Sawicki
|
5e5313d8b1
|
Return value from bindings method
|
2016-02-17 08:56:59 -08:00 |
|
Kevin Sawicki
|
f5bed87199
|
without_activation -> activate
|
2016-02-17 08:56:58 -08:00 |
|
Ben Gotow
|
d8679b3899
|
Allow openExternal to open URLs in the background #3224
|
2016-02-17 08:56:58 -08:00 |
|
Max Brunsfeld
|
3e3e593366
|
👕 Add missing semicolons
|
2016-02-16 15:28:33 -08:00 |
|
Max Brunsfeld
|
ccef805e9b
|
Add API for custom handling of deprecations
|
2016-02-16 15:21:32 -08:00 |
|
Vjekoslav Ratkajec
|
252b12be13
|
Add readRtf feature with appropriate spec test. Docs updated as well.
|
2016-02-05 09:06:21 +01:00 |
|
Vjekoslav Ratkajec
|
acd5d40ab0
|
Adding support to write RTF to clipboard.
|
2016-02-04 19:38:47 +01:00 |
|
Cheng Zhao
|
69f93a7528
|
Merge pull request #4223 from deepak1556/notification_disable_patch
session: add setPermissionRequestHandler api
|
2016-02-01 20:51:22 +08:00 |
|
Robo
|
45eada306f
|
add pointerlock permission type
|
2016-02-01 15:13:49 +05:30 |
|