Cheng Zhao
|
5ccd0a24e9
|
Fix compatibility with canScroll
|
2016-09-14 16:23:01 +09:00 |
|
Cheng Zhao
|
4aa292c7cd
|
Fix building on Linux
|
2016-09-14 16:22:43 +09:00 |
|
Cheng Zhao
|
f28e8d7168
|
Fix API changes of Chrome 53
|
2016-09-14 16:22:43 +09:00 |
|
Cheng Zhao
|
cfe7bfd7eb
|
Bump v1.3.6
|
2016-09-14 14:36:11 +09:00 |
|
Kevin Sawicki
|
07304e5950
|
Add missing return value
|
2016-09-12 14:33:22 -07:00 |
|
Kevin Sawicki
|
55eab8e385
|
Return boolean from shell.openItem
|
2016-09-12 14:29:06 -07:00 |
|
Kevin Sawicki
|
72558654ef
|
Return boolean from shell.showItemInFolder
|
2016-09-12 14:22:29 -07:00 |
|
Mario Aichinger
|
893fc2cd53
|
🐧 Add support for different trash implementations
Make the trash implemantation in MoveItemToTrash selectable via an environment variable
|
2016-09-12 10:41:23 +02:00 |
|
Cheng Zhao
|
02ce727ff6
|
Bump v1.3.5
|
2016-09-02 13:59:28 +09:00 |
|
deepak1556
|
7b85ca0301
|
create helper class to read blob data
|
2016-09-01 08:52:44 +05:30 |
|
deepak1556
|
0fb2339e3d
|
session: api to retrieve blob data from uuid
|
2016-09-01 01:01:52 +05:30 |
|
deepak1556
|
2b0f632d51
|
provide blob uuid from upload data
|
2016-09-01 01:01:52 +05:30 |
|
Kevin Sawicki
|
8a9776b227
|
Move IsExternal check to FromV8ValueImpl
|
2016-08-30 08:51:22 -07:00 |
|
Kevin Sawicki
|
58fc1b7933
|
Ignore external values when serializing
|
2016-08-29 10:38:16 -07:00 |
|
Kevin Sawicki
|
4579ec6094
|
Don't convert values with internal fields
|
2016-08-29 10:38:16 -07:00 |
|
Cheng Zhao
|
4e800e7fef
|
Merge pull request #7002 from electron/include-alpha
Enable alphabetical include order cpplint rule
|
2016-08-29 15:19:05 +09:00 |
|
Kevin Sawicki
|
3dd5628ded
|
Include windows.h first
|
2016-08-26 16:00:05 -07:00 |
|
Kevin Sawicki
|
6285500cdc
|
Sort includes alphabetically
|
2016-08-26 15:30:02 -07:00 |
|
Kevin Sawicki
|
7dd1a7e6f4
|
Only set _debugWaitConnect in main process
|
2016-08-26 12:30:27 -07:00 |
|
Kevin Sawicki
|
056e5b951b
|
Set process._debugWaitConnect with --debug-brk is specified
|
2016-08-26 12:06:15 -07:00 |
|
Kevin Sawicki
|
50e2e26e4f
|
Improve cycle detection in V8ValueConverter
|
2016-08-25 09:26:07 -07:00 |
|
Cheng Zhao
|
88979a9844
|
Bump v1.3.4
|
2016-08-23 17:03:07 +09:00 |
|
Cheng Zhao
|
103fea5cdf
|
Use scoped policy for micro tasks
|
2016-08-22 19:34:59 +09:00 |
|
Cheng Zhao
|
47c37d6f51
|
Merge pull request #6814 from brave/net-converter-fix
don't convert a string to an array buffer
|
2016-08-17 20:44:13 +09:00 |
|
bridiver
|
94c60379d1
|
don't convert a string to an array buffer
|
2016-08-13 13:35:23 -07:00 |
|
Andy Dill
|
704561b255
|
use MSG_ROUTING_NONE to initialize routing_id_ rather than 0
|
2016-08-12 13:03:31 -07:00 |
|
Andy Dill
|
a3bd54a41a
|
👕 fix lint line length error in remote_object_freer
|
2016-08-12 09:38:49 -07:00 |
|
Andy Dill
|
067aa3dbef
|
cache routing_id so we can look up the render_view in RunDestructor with no v8 calls
|
2016-08-12 09:16:10 -07:00 |
|
deepak1556
|
ee298ea0e3
|
webContents: fix value of contextMenu hasImageContents property
|
2016-08-12 00:55:20 +05:30 |
|
Cheng Zhao
|
912c7716b3
|
Bump v1.3.3
|
2016-08-10 16:00:24 +09:00 |
|
Kevin Sawicki
|
42a1136c88
|
Remove HasRealNamedCallbackProperty check
|
2016-08-08 09:35:40 -07:00 |
|
Kevin Sawicki
|
fdc666708f
|
Use ATOM_COMMON_ATOM_VERSION_H_ as ifdef guar
|
2016-08-05 10:52:56 -07:00 |
|
Cheng Zhao
|
1be253e1aa
|
Cleanup the code of getBitmap
|
2016-08-05 18:05:44 +09:00 |
|
Heilig Benedek
|
37f5ef5712
|
add getBitmap to NativeImage
|
2016-08-05 17:40:42 +09:00 |
|
Saúl Ibarra Corretgé
|
d6ff804b9a
|
Remove unneeded flag check
stop_flag is only set if uv_stop was called, which is never the case, so
skipping the test should be harmless.
|
2016-08-03 12:52:17 +01:00 |
|
Saúl Ibarra Corretgé
|
0da72be8a9
|
Remove unneeded libuv callback
|
2016-08-03 12:48:58 +01:00 |
|
Cheng Zhao
|
1445ea8baf
|
Revert Node's call of SetAutorunMicrotasks(false)
|
2016-08-03 17:57:10 +09:00 |
|
Cheng Zhao
|
5dabc47440
|
Remove the view-painted event
|
2016-08-03 16:20:55 +09:00 |
|
Cheng Zhao
|
59076711cb
|
Bump v1.3.2
|
2016-08-03 07:18:31 +09:00 |
|
Cheng Zhao
|
8c3232dc56
|
Every native class now gets a name
|
2016-08-02 19:28:12 +09:00 |
|
Cheng Zhao
|
cb19efe49c
|
Pass FunctionTemplate in BuildPrototype
|
2016-08-02 18:08:12 +09:00 |
|
Cheng Zhao
|
8cd4612fe0
|
Get rid of Constructor class
|
2016-08-02 17:02:04 +09:00 |
|
Cheng Zhao
|
e1152ae96c
|
Remove usages of linked_ptr
It is no longer needed since we now have move semantic.
|
2016-08-01 20:26:06 +09:00 |
|
Heilig Benedek
|
7a471e1ab7
|
fix UTF character sending as suggested by @zcbenz
|
2016-08-01 02:14:11 +02:00 |
|
Heilig Benedek
|
bc7c5c567c
|
fix toBUFFER naming issue and cursor-changed parameter order
|
2016-08-01 02:13:31 +02:00 |
|
Heilig Benedek
|
21962be60e
|
Adds option to get raw data from NativeImage
|
2016-07-31 05:24:44 +02:00 |
|
Heilig Benedek
|
af80b9a7df
|
Fixes not being able to send UTF8 characters anymore
|
2016-07-31 05:24:28 +02:00 |
|
Cheng Zhao
|
242ce4f818
|
Fix building on non-Windows
|
2016-07-27 19:55:05 +09:00 |
|
Cheng Zhao
|
ff5b8047a1
|
Throw exception when ReadShortcutLink failed
|
2016-07-27 16:32:32 +09:00 |
|
Cheng Zhao
|
25538fe7fb
|
All fields are always returned
|
2016-07-27 16:23:35 +09:00 |
|
Cheng Zhao
|
60ba2d624e
|
Initialize COM before using the API
|
2016-07-27 16:20:53 +09:00 |
|
Cheng Zhao
|
7f3443b138
|
Add shell.writeShortcutLink/readShortcutLink
|
2016-07-27 16:16:21 +09:00 |
|
Cheng Zhao
|
367f94aa76
|
Bump v1.3.1
|
2016-07-27 13:21:17 +09:00 |
|
Kevin Sawicki
|
7a1b796dd0
|
Change registered flag from InitBreakpad
|
2016-07-26 10:54:30 -07:00 |
|
Kevin Sawicki
|
8956388804
|
Only register code range once
|
2016-07-26 10:40:11 -07:00 |
|
Cheng Zhao
|
c497765dea
|
Merge pull request #6524 from liusy182/painted-event-6426
add "view-painted" event to WebContent.
|
2016-07-25 16:02:50 +09:00 |
|
Cheng Zhao
|
c0f81d14e4
|
Bump v1.3.0
|
2016-07-25 12:57:10 +09:00 |
|
Cheng Zhao
|
d22dc6c7d3
|
Update to Chrome 52.0.2743.82
|
2016-07-21 06:07:05 -06:00 |
|
Cheng Zhao
|
b57665330c
|
Merge branch 'master' into chrome52
|
2016-07-21 05:34:36 -06:00 |
|
Cheng Zhao
|
39bd2bee8e
|
Avoid using CHECK in files using node headesr
Node has its own CHECK macro which requires linking with node::Assert.
|
2016-07-21 16:56:48 +09:00 |
|
Cheng Zhao
|
7d42797c1f
|
Update node headers including
|
2016-07-21 00:57:34 -06:00 |
|
Cheng Zhao
|
498e9089b3
|
Bump v1.2.8
|
2016-07-20 23:57:08 -06:00 |
|
Anthony Tseng
|
9e6f623a5c
|
Using base::HexEncode()
|
2016-07-19 11:06:56 +08:00 |
|
Anthony Tseng
|
42eb0c3eae
|
serial number in hex string
|
2016-07-18 23:42:42 +08:00 |
|
liusi
|
d335d7d706
|
add "view-painted" event to WebContent.
|
2016-07-18 14:54:52 +08:00 |
|
Anthony Tseng
|
02e89d60f1
|
Use CalculateFingerprint256()
|
2016-07-14 19:09:11 +08:00 |
|
Anthony Tseng
|
db39867ad9
|
Add more detail attributes for certificate-error
|
2016-07-13 22:14:47 +08:00 |
|
Cheng Zhao
|
13e1818bf7
|
Bump v1.2.7
|
2016-07-13 12:22:42 +09:00 |
|
Milan Burda
|
38016b8144
|
Remove unnecessary >= Windows Vista check
|
2016-07-11 18:23:33 +02:00 |
|
Cheng Zhao
|
5208bbd2e8
|
Remove unneeded include
|
2016-07-11 17:13:21 +09:00 |
|
Cheng Zhao
|
86338290fb
|
win: Fix openExternal not working with non-ASCII characters
|
2016-07-11 17:12:11 +09:00 |
|
Haojian Wu
|
4ac4dacffe
|
Some manual change to for-ranged loop.
Use "const auto&" where possible.
|
2016-07-10 15:57:51 +02:00 |
|
Haojian Wu
|
55b3f1936f
|
Modernize to C++11: Use for-range loop.
|
2016-07-10 13:33:15 +02:00 |
|
Haojian Wu
|
04f9d35312
|
Modernize to C++11: Use auto key to improve code readability and maintainability.
|
2016-07-10 13:11:47 +02:00 |
|
Haojian Wu
|
fab02809c6
|
Modernize to C++11: NULL => nullptr.
No functional change.
|
2016-07-10 11:57:04 +02:00 |
|
Cheng Zhao
|
92b97d3576
|
Bump v1.2.6
|
2016-07-06 13:20:36 +09:00 |
|
Cheng Zhao
|
381689d3ed
|
Fix building on Windows
|
2016-07-05 09:31:29 +09:00 |
|
Cheng Zhao
|
8d3e09747a
|
directWrite option is removed
|
2016-07-05 09:20:57 +09:00 |
|
Cheng Zhao
|
d0719e9b4b
|
Fix cpplint warnings
|
2016-07-04 19:19:20 +09:00 |
|
Cheng Zhao
|
1ba3907038
|
Update to API changes of Chrome 52
|
2016-07-04 15:32:43 +09:00 |
|
Cheng Zhao
|
eb378bef3a
|
Upgrade to Chrome 52
|
2016-07-04 15:32:43 +09:00 |
|
Cheng Zhao
|
cd38e5c85e
|
Update to Chrome 51.0.2704.106
|
2016-07-02 13:54:34 +09:00 |
|
Milan Burda
|
a886261518
|
Fix crash in ReadImageSkiaFromICO when CreateSkBitmapFromHICON fails
|
2016-06-28 12:17:05 -07:00 |
|
Cheng Zhao
|
04b30afbed
|
Merge pull request #6233 from electron/clipboard-bookmark-support
Add support for reading/writing bookmarks from the clipboard
|
2016-06-25 05:23:32 +00:00 |
|
Kevin Sawicki
|
e802d0e4a0
|
Add bookmark key to clipboard.write
|
2016-06-24 15:14:28 -07:00 |
|
Kevin Sawicki
|
271808b278
|
Support reading/writing bookmarks to clipboard
|
2016-06-24 15:08:12 -07:00 |
|
Milan Burda
|
dfc2f3f0c6
|
Fix uninitialized member variable in CrashReporterWin
|
2016-06-24 18:30:38 +02:00 |
|
Cheng Zhao
|
ee28f4fc32
|
Handle v8::MicrotasksScope in the main process
|
2016-06-24 14:45:31 +09:00 |
|
Cheng Zhao
|
a00c5e3363
|
Bump v1.2.5
|
2016-06-23 14:37:58 +09:00 |
|
Kevin Sawicki
|
e9222583cb
|
toPng/toJpeg -> toPNG/toJPEG
|
2016-06-22 15:47:42 -07:00 |
|
Cheng Zhao
|
08a1e92650
|
Bump v1.2.4
|
2016-06-22 10:26:54 +09:00 |
|
Cheng Zhao
|
c9d5c4e45c
|
mac: Convert path to absolute path in ShowItemInFolder
|
2016-06-20 21:14:17 +09:00 |
|
Cheng Zhao
|
1104dded24
|
Handle multiple modal windows correctly
|
2016-06-20 11:16:41 +09:00 |
|
Cheng Zhao
|
6cef29e4ee
|
Add win.getChildWindows() API
|
2016-06-20 11:16:41 +09:00 |
|
Cheng Zhao
|
ce2199d96a
|
Update to Chrome 51.0.2704.103
|
2016-06-19 21:09:29 +09:00 |
|
Leonard Lamprecht
|
511bf83fe7
|
Improved wording
|
2016-06-18 15:28:22 +02:00 |
|
Leonard Lamprecht
|
67dd19ed0f
|
Replace OS X and Mac OS with macOS
|
2016-06-18 15:26:26 +02:00 |
|
Cheng Zhao
|
553341db87
|
Bump v1.2.3
|
2016-06-16 12:38:00 +09:00 |
|
Cheng Zhao
|
8eca728e0a
|
Add focusable option
|
2016-06-13 17:10:28 +09:00 |
|
Cheng Zhao
|
e2442fb052
|
Move converter for std::map to native_mate
|
2016-06-13 09:27:13 +09:00 |
|
Milan Burda
|
c89d8b19b6
|
Add optional requestHeaders argument to autoUpdater.setFeedURL + allow calling mulitple times
|
2016-06-12 12:46:16 +02:00 |
|
deepak1556
|
0e0235407b
|
fill net::URLRequest details on IO thread
|
2016-06-09 10:39:18 +05:30 |
|
Cheng Zhao
|
b2bea57eff
|
Bump v1.2.2
|
2016-06-08 16:47:41 +09:00 |
|
Cheng Zhao
|
920ebee333
|
Make sure standard schemes are also set in child process
|
2016-06-08 15:46:50 +09:00 |
|
Cheng Zhao
|
77dc08f2f9
|
Update to Chrome 51.0.2704.84
|
2016-06-08 11:08:24 +09:00 |
|
Kevin Sawicki
|
f7b0bb2bf3
|
Add TODO about blinkFeatures -> enableBlinkFeatures
|
2016-06-07 16:23:09 -07:00 |
|
Kevin Sawicki
|
ae71cf3df1
|
Add disableBlinkFeatures option
|
2016-06-07 13:42:42 -07:00 |
|
Cheng Zhao
|
adec511891
|
Update to Chrome 51.0.2704.79
|
2016-06-06 15:59:07 +09:00 |
|
Cheng Zhao
|
0646f6ea9e
|
Implement Relaunch on Windows
|
2016-06-02 19:49:36 +09:00 |
|
Cheng Zhao
|
97dd71d79e
|
Bump v1.2.1
|
2016-06-01 16:15:53 +09:00 |
|
Cheng Zhao
|
9f0fc96025
|
Merge pull request #5711 from electron/extension-code-cleanup
Implement partial chrome.* API for devtools extension
|
2016-05-29 23:29:08 +00:00 |
|
Cheng Zhao
|
9ab76fb884
|
Add webContents.sendToAll to send message to all frames
|
2016-05-27 16:58:49 +09:00 |
|
Cheng Zhao
|
4fb9e20c33
|
Add API to set render process preferences
|
2016-05-27 08:51:02 +09:00 |
|
Kevin Sawicki
|
23962e133e
|
Use correct TODO format
|
2016-05-26 14:28:33 -07:00 |
|
Kevin Sawicki
|
dc7316f52f
|
Upper case abbreviations
|
2016-05-26 14:23:20 -07:00 |
|
Cheng Zhao
|
c1272743b9
|
Bump v1.2.0
|
2016-05-26 18:07:52 +09:00 |
|
Cheng Zhao
|
eb8284e285
|
Update to Chrome 51.0.2704.63
|
2016-05-26 18:06:55 +09:00 |
|
Cheng Zhao
|
34c4e797bb
|
Truncate the strings passed to google_breakpad::CustomInfoEntry
|
2016-05-25 14:46:15 +09:00 |
|
Cheng Zhao
|
28e2058ff1
|
Merge pull request #5648 from electron/chrome51
Update to Chrome 51
|
2016-05-24 10:59:11 +00:00 |
|
Cheng Zhao
|
1dd98171f4
|
Bump v1.1.2
|
2016-05-24 15:59:21 +09:00 |
|
Cheng Zhao
|
a92b4a6da4
|
Make |button| default to left button
This fixes the failing test of sendInputEvent.
|
2016-05-23 14:27:39 +09:00 |
|
Cheng Zhao
|
06800940ec
|
Fix cpplint warnings
|
2016-05-23 13:03:43 +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
|
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
|
48b161f210
|
Update crashpad to 35da3b6
|
2016-05-22 21:00:16 +09:00 |
|
Cheng Zhao
|
a93c9462ed
|
Add BrowserWindow.setIcon
|
2016-05-20 22:22:15 +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
|
adfd99f5f0
|
Convert to mate::Handle<NativeImage> instead of gfx::Image
|
2016-05-20 16:14:40 +09: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
|
983d611e96
|
Cleanup the docs of process object
|
2016-05-19 20:12:56 +09:00 |
|
Cheng Zhao
|
0bd3e28a05
|
Merge pull request #5526 from electron/process-stats
Process and System memory statistics API
|
2016-05-19 10:34:01 +00:00 |
|
Cheng Zhao
|
e609a5bee2
|
Fix passing fd across modules
|
2016-05-19 16:38:37 +09:00 |
|
Paul Betts
|
e995befcd0
|
Move everything into atom_bindings
|
2016-05-18 11:07:30 -07:00 |
|
Paul Betts
|
60bc2acd6c
|
Linting
|
2016-05-17 14:47:56 -07:00 |
|
Paul Betts
|
cd7bc0e50c
|
Rename Metrics => MemoryInfo so it's consistent
|
2016-05-17 14:47:56 -07:00 |
|
Paul Betts
|
75362450cd
|
Everything is in KB
|
2016-05-17 14:47:56 -07:00 |
|
Paul Betts
|
191b054ff0
|
Implement process and system memory statistics
|
2016-05-17 14:47:56 -07:00 |
|
Paul Betts
|
a7ac7ba4c1
|
Add the dumbest new builtin that works
|
2016-05-17 14:47:56 -07:00 |
|
Cheng Zhao
|
d3e359ab2d
|
No need for explicit type conversion
|
2016-05-14 22:50:05 +09:00 |
|
Cheng Zhao
|
7459581d13
|
Fix cpplint warnings
|
2016-05-14 22:40:18 +09:00 |
|
Paul Betts
|
19cba3ff85
|
Use doubles to represent memory size in bytes
|
2016-05-13 10:54:10 -07:00 |
|
Paul Betts
|
6f0057532a
|
Forgot scripts
|
2016-05-13 10:54:10 -07:00 |
|
Paul Betts
|
61e775c055
|
Write native_mate converters for WebCache::ResourceTypeStat and friends
|
2016-05-13 10:54:10 -07:00 |
|
Cheng Zhao
|
847d9580b7
|
Bump v1.1.0
|
2016-05-13 17:00:02 +09:00 |
|