Cheng Zhao
|
5ec2e8d7e5
|
Merge pull request #5413 from electron/process-resource-usage
Fetch Process resource usage from WebContents
|
2016-05-14 23:28:51 +09:00 |
|
Cheng Zhao
|
d3e359ab2d
|
No need for explicit type conversion
|
2016-05-14 22:50:05 +09:00 |
|
Cheng Zhao
|
c740438032
|
Rename webFrame.purgeCaches to webFrame.clearCache
This matches the name of session.clearCache.
|
2016-05-14 22:48:25 +09:00 |
|
Cheng Zhao
|
7459581d13
|
Fix cpplint warnings
|
2016-05-14 22:40:18 +09:00 |
|
Paul Betts
|
652913f8d6
|
Just return the type directly
|
2016-05-13 10:54:10 -07: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
|
d83c36e0fd
|
Add a way to drop all cached memory
|
2016-05-13 10:54:10 -07:00 |
|
Paul Betts
|
22a3765394
|
Wire up a new method in web frame
|
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 |
|
Daniel Pham
|
bebf8eabca
|
🍎 Fix context menu positioning
|
2016-05-13 10:54:40 -04:00 |
|
Cheng Zhao
|
847d9580b7
|
Bump v1.1.0
|
2016-05-13 17:00:02 +09:00 |
|
Cheng Zhao
|
525d456f7c
|
Update to Chrome 50.0.2661.102
|
2016-05-13 11:14:43 +09:00 |
|
Cheng Zhao
|
f1142cf2b5
|
Adapt to changes on hash functions of Chrome 50
|
2016-05-13 11:12:15 +09:00 |
|
Cheng Zhao
|
bb5b30b8a0
|
It is not allowed to run scripts in DidCreateDocumentElement
|
2016-05-13 11:12:01 +09:00 |
|
Cheng Zhao
|
e77582baee
|
Fix compilation warnings introduced by VS 2015
|
2016-05-13 11:12:01 +09:00 |
|
Cheng Zhao
|
73223fe5c3
|
Upgrade to Node v6
|
2016-05-13 11:12:01 +09:00 |
|
Cheng Zhao
|
35d9e37220
|
Simplify the check for web_frame_widget
|
2016-05-13 11:11:50 +09:00 |
|
Brian R. Bondy
|
e8c4fb6903
|
setBaseBackgroundColor moved to WebFrameWidget
|
2016-05-13 11:11:50 +09:00 |
|
Brian R. Bondy
|
a9652052c4
|
Update Brightray and libchromiumcontent v50 ref (Electron maintainer use
your refs)
|
2016-05-13 11:11:50 +09:00 |
|
Brian R. Bondy
|
f93fa53aea
|
Update linux menu overrides
|
2016-05-13 11:07:17 +09:00 |
|
Brian R. Bondy
|
02d72c81af
|
Fix linking problem with IPC::MessageT
IPC::MessageT<ChromeUtilityHostMsg_ProcessStarted_Meta, std::__1::tuple<>, void>::MessageT(IPC::Routing)
|
2016-05-13 11:07:17 +09:00 |
|
Brian R. Bondy
|
22863b9f31
|
Fix GURL coonstructor from webkit string error
|
2016-05-13 11:07:17 +09:00 |
|
Brian R. Bondy
|
48e62ac0b5
|
Remove wwebaudio from web_preferences
Becauseit doesn't exist there anymore
|
2016-05-13 11:07:17 +09:00 |
|
Brian R. Bondy
|
732936713a
|
GetNativeScreen -> GetScreen
|
2016-05-13 11:07:17 +09:00 |
|
Brian R. Bondy
|
d889bdef49
|
Remove user_gesture parameter from PermissionManager::RequestPermission
|
2016-05-13 11:07:17 +09:00 |
|
Brian R. Bondy
|
c04353a845
|
WebFindOptions in its own header
|
2016-05-13 11:07:17 +09:00 |
|
Brian R. Bondy
|
ff91aeb5d4
|
Iterator to use size_t
|
2016-05-13 11:07:17 +09:00 |
|
Brian R. Bondy
|
8a2aebd03f
|
PermissionStatus constant update
|
2016-05-13 11:07:17 +09:00 |
|
Brian R. Bondy
|
82f3bb26ce
|
AccessTokenSet -> AccessTokenMap
|
2016-05-13 11:07:17 +09:00 |
|
Brian R. Bondy
|
2da39d31aa
|
Update to new pref service location in components
|
2016-05-13 11:07:17 +09:00 |
|
Brian R. Bondy
|
5fda9bc6ae
|
LoadAccessTokensCallbackType -> LoadAccessTokensCallback
|
2016-05-13 11:07:17 +09:00 |
|
Brian R. Bondy
|
93e9cf4ac1
|
No more GetCookieMonster
|
2016-05-13 11:07:17 +09:00 |
|
Brian R. Bondy
|
dc7928021d
|
Widevine AAC CDM no longer avail
See chromium ./third_party /widevine/cdm/widevine_cdm_common.h
|
2016-05-13 11:07:17 +09:00 |
|
Brian R. Bondy
|
b78fe04f8f
|
Remove Vorbis from CDM support
See https://codereview.chromium.org/1690353002
|
2016-05-13 11:07:17 +09:00 |
|
Brian R. Bondy
|
8d4ed037a2
|
Add referrer_schems to AddAdditionalSchemes
|
2016-05-13 11:07:17 +09:00 |
|
Cheng Zhao
|
57b0f288cb
|
Bump v1.0.2
|
2016-05-13 09:21:33 +09:00 |
|
Cheng Zhao
|
b32bc8cf3e
|
Merge pull request #5502 from anthonyryan1/master
Replace gtk_widget_hide_all with gtk_widget_hide
|
2016-05-12 19:37:25 +09:00 |
|
Cheng Zhao
|
9a35d54ecf
|
Merge pull request #5500 from radarhere/master
Fixed typo
|
2016-05-12 10:26:39 +09:00 |
|
Andrew Murray
|
2d19d8108b
|
Fixed typo
|
2016-05-12 08:14:17 +10:00 |
|
Anthony Ryan
|
c29b844a97
|
Replace gtk_widget_hide_all with gtk_widget_hide
gtk_widget_hide_all was deprecated in gtk+ 2.24 and was removed
entirely in recent versions. This is a pretty straight forward
replacement.
|
2016-05-11 15:33:43 -04:00 |
|
deepak1556
|
64718888dd
|
dialog: resize icon on linux before showing
|
2016-05-11 22:30:10 +05:30 |
|
Cheng Zhao
|
064af6ecb2
|
Merge branch '1-0-release'
|
2016-05-11 22:11:08 +09:00 |
|
Cheng Zhao
|
ff3104b44b
|
hash function for pair is already defined in VS
|
2016-05-11 21:32:28 +09:00 |
|
Cheng Zhao
|
12d40cd310
|
Add typename hint to fix compilation error on VS2015
|
2016-05-11 20:57:21 +09:00 |
|
Cheng Zhao
|
759a46f3d6
|
Use DoubleIDWeakMap for |rendererFunctions|
|
2016-05-11 20:40:48 +09:00 |
|
Cheng Zhao
|
6578c4f0b3
|
Bump v1.0.1
|
2016-05-11 20:10:38 +09:00 |
|
Cheng Zhao
|
49ac160ff7
|
Move createIDWeakMap to v8Util
|
2016-05-11 19:30:06 +09:00 |
|
Cheng Zhao
|
a077355d70
|
Turn api::IDWeakMap into api::KeyWeakMap<T>
|
2016-05-11 18:21:35 +09:00 |
|
Cheng Zhao
|
04d59991b0
|
Use create function instead of IDWeakMap constructor
|
2016-05-11 16:15:32 +09:00 |
|