Cheng Zhao
|
530f19e956
|
Fix crash due to site_instace being freed early
|
2016-05-23 12:57:46 +09:00 |
|
Cheng Zhao
|
899cdb48d7
|
Fix using invalid pointer as SiteInstance
|
2016-05-23 12:46:14 +09:00 |
|
Cheng Zhao
|
a2bd55dd3c
|
Adapt to changes of Chrome 51 API changes (Part 2)
|
2016-05-23 12:29:14 +09:00 |
|
Cheng Zhao
|
7ba391da7c
|
Update to API changes of Chrome 51
|
2016-05-23 10:59:39 +09:00 |
|
Cheng Zhao
|
05c2999651
|
Update to Chrome 51.0.2704.54
|
2016-05-23 10:11:19 +09:00 |
|
Cheng Zhao
|
fd5f120434
|
Merge pull request #5646 from electron/update-breakpad
Fix crash reporter not working on x64 Windows
|
2016-05-23 00:25:24 +00:00 |
|
Cheng Zhao
|
13b4c8bb06
|
Ignore invalid parameter error in crash service process
|
2016-05-23 08:59:34 +09:00 |
|
Cheng Zhao
|
4c531e909b
|
Update breakpad to lastest master
|
2016-05-22 22:06:12 +09:00 |
|
Cheng Zhao
|
b52b6e12c4
|
Merge pull request #5640 from electron/update-crashpad
Update crashpad to latest master
|
2016-05-22 12:47:34 +00:00 |
|
Cheng Zhao
|
48b161f210
|
Update crashpad to 35da3b6
|
2016-05-22 21:00:16 +09:00 |
|
Cheng Zhao
|
06da5d543c
|
Merge pull request #5622 from kcrt/jpmanual
Japanese manual: Update tutorials and api
|
2016-05-22 07:57:36 +00:00 |
|
Cheng Zhao
|
5267d734bb
|
Merge pull request #5634 from deepak1556/net_error_description_patch
renderer: generate net error strings when requested
|
2016-05-22 00:34:56 +00:00 |
|
TAKAHASHI Kyohei
|
9d02292dec
|
Japanese manual: modified template string
modified based on the comments from Flatta
[ci skip]
|
2016-05-22 00:22:51 +09:00 |
|
TAKAHASHI Kyohei
|
77eb0e8e3f
|
Japanese manual: Update tutorials and api
[ci skip]
|
2016-05-22 00:17:20 +09:00 |
|
Cheng Zhao
|
6f3d0e1782
|
Merge pull request #5603 from leethomas/osx-horizontal-sheet-offset
Osx horizontal sheet offset
|
2016-05-21 14:07:53 +00:00 |
|
Cheng Zhao
|
6c8ffcf7a0
|
Merge pull request #5631 from electron/x64-by-default-win32
Default to amd64 on Windows
|
2016-05-21 13:39:25 +00:00 |
|
Cheng Zhao
|
363ab2075c
|
Update libchromiumcontent for #5618
|
2016-05-21 20:48:06 +09:00 |
|
deepak1556
|
c9b314d43c
|
renderer: generate net error strings when requested
|
2016-05-21 10:21:15 +05:30 |
|
Paul Betts
|
0e63050916
|
Default to amd64 on Windows
|
2016-05-20 14:20:48 -07:00 |
|
Kevin Sawicki
|
8821cae34f
|
Merge pull request #5630 from electron/env-var-headings
Use ### for env var headings
|
2016-05-20 14:05:15 -07:00 |
|
Kevin Sawicki
|
f16f48aa7c
|
Tweak example intros
|
2016-05-20 14:04:01 -07:00 |
|
Kevin Sawicki
|
e1d9229507
|
Tweak intro sentence
|
2016-05-20 14:03:28 -07:00 |
|
Kevin Sawicki
|
588420ecd2
|
Use active voice
|
2016-05-20 14:02:10 -07:00 |
|
Kevin Sawicki
|
d56c36b4a7
|
Minor wording updates
|
2016-05-20 14:01:08 -07:00 |
|
Kevin Sawicki
|
d983eb42e6
|
Use ### for headings for consistency
|
2016-05-20 13:58:48 -07:00 |
|
Kevin Sawicki
|
f52cd31d0d
|
Merge pull request #5625 from electron/doc-headings
Capitalize Object in doc heading
|
2016-05-20 10:01:54 -07:00 |
|
Kevin Sawicki
|
f266b979af
|
Capitalize Object
|
2016-05-20 09:25:10 -07:00 |
|
Cheng Zhao
|
8b9d189671
|
Merge pull request #5624 from electron/hicon
Feed Windows APIs with ICO icons of appropriate size
|
2016-05-20 14:30:00 +00:00 |
|
Cheng Zhao
|
3182485e68
|
No need to reference the icon in Tray
|
2016-05-20 22:44:02 +09:00 |
|
Cheng Zhao
|
a93c9462ed
|
Add BrowserWindow.setIcon
|
2016-05-20 22:22:15 +09:00 |
|
Cheng Zhao
|
b33c04d041
|
docs: Recommend to use ICO icon
|
2016-05-20 19:58:47 +09:00 |
|
Cheng Zhao
|
d26480b74e
|
Correctly set window icon from ICO
|
2016-05-20 19:46:05 +09:00 |
|
Cheng Zhao
|
ea2807c890
|
Make it possible to get different size of icons from ICO
|
2016-05-20 17:51:05 +09:00 |
|
Cheng Zhao
|
0059e7bcf9
|
Use LoadIconMetric to load correct icon
|
2016-05-20 17:12:07 +09:00 |
|
Cheng Zhao
|
9e26e5c121
|
Load HICON directly in NotifyIcon
|
2016-05-20 16:55:22 +09:00 |
|
Cheng Zhao
|
67d9ae27c3
|
Remove the JavaScript wrapper for setContextMenu
|
2016-05-20 16:18:38 +09:00 |
|
Cheng Zhao
|
adfd99f5f0
|
Convert to mate::Handle<NativeImage> instead of gfx::Image
|
2016-05-20 16:14:40 +09:00 |
|
leethomas
|
9196a9f334
|
update docs
|
2016-05-19 20:32:14 -07:00 |
|
leethomas
|
7d93642f42
|
extend setSheetOffset to accept an optional 2nd offset
|
2016-05-19 20:32:06 -07:00 |
|
Cheng Zhao
|
7c34d8333c
|
Store ico image in HCION
|
2016-05-20 11:31:02 +09:00 |
|
Cheng Zhao
|
d5f3e5d59a
|
Bump v1.1.1
|
2016-05-20 09:30:24 +09:00 |
|
Cheng Zhao
|
8ac93e02c6
|
Merge pull request #5616 from electron/inherit-zoom
Inherit zoomFactor in webview
|
2016-05-20 00:27:06 +00:00 |
|
Cheng Zhao
|
4193fb1742
|
Merge pull request #5617 from electron/dont-return-from-on-functions
Remove returns from event listeners
|
2016-05-20 00:26:29 +00:00 |
|
Cheng Zhao
|
844f9e989b
|
Merge pull request #5611 from jviotti/fix/invalid-archive-asar-exec
Override `child_process.execFile` asar patch for `child_process.exec`
|
2016-05-20 00:24:10 +00:00 |
|
Cheng Zhao
|
d6dffc570c
|
Merge pull request #5614 from electron/bengotow-remote-docs
Update remote.md to mention enumerable property limitation
|
2016-05-19 23:54:20 +00:00 |
|
Cheng Zhao
|
4a075866de
|
Merge pull request #5608 from Gaserd/patch-4
docs : Russian
|
2016-05-19 23:51:22 +00:00 |
|
Kevin Sawicki
|
cc7395eea8
|
Remove returns from event listeners
|
2016-05-19 15:28:08 -07:00 |
|
Kevin Sawicki
|
b09c81202a
|
Add test for webview zoomFactor inheritance
|
2016-05-19 14:46:52 -07:00 |
|
Kevin Sawicki
|
4754e4aabb
|
Add zoomFactor to guest params
|
2016-05-19 14:32:16 -07:00 |
|
Kevin Sawicki
|
fef2f789cd
|
🎨
|
2016-05-19 14:30:53 -07:00 |
|