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
a52dbf0784
Update SharedMemory buf constructor
2016-05-13 11:07:17 +09:00
Brian R. Bondy
900001e547
Update PlatformCanvas to SKCanvas
2016-05-13 11:07:17 +09:00
Brian R. Bondy
37ccd34a88
Update x11 global shortcut listeners
2016-05-13 11:07:17 +09:00
Brian R. Bondy
f93fa53aea
Update linux menu overrides
2016-05-13 11:07:17 +09:00
Brian R. Bondy
0253aec0cd
Add SkUserConfig.h with blank SkDebugf macro
...
This file was copied from:
./third_party/skia/include/config/SkUserConfig.h
But because of this linking error we needed to
define a macro for SkDebugf.
```
"SkDebugf(char const*, ...)", referenced from:
SkBitmap::allocPixels(SkImageInfo const&, unsigned long) in
libbrave_lib.a(brave_lib.native_desktop_media_list.o)
ld: symbol(s) not found for architecture x86_64
```
There used to be a hack to copy this file here which was removed:
8de9d9e2bc
2016-05-13 11:07:17 +09:00
Brian R. Bondy
ce7c1023d5
Minimum fixes needed for chromium_src
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
f418ac5b5d
Update to brave crashpad dep (Electron maintainer rebase this to use
...
your ref)
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
ceea7adf98
Update brightray for electron/brightray#219
2016-05-13 09:19:46 +09:00
Cheng Zhao
751ebe7377
Merge pull request #5513 from danhp/patch-1
...
Document 'Tab' as a supported accelerator.
2016-05-13 09:08:32 +09:00
Cheng Zhao
c59f38c370
Merge pull request #5508 from electron/bengotow/docs-tweaks
...
Add to security checklist
2016-05-13 08:46:08 +09:00
Daniel Pham
9a72afc963
📝 Document 'Tab' as a supported accelerator.
...
[ci skip]
2016-05-12 16:00:58 -04:00
Ben Gotow
b9b6e8aa68
Add to security checklist
2016-05-12 10:42:29 -07: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
01dcee6449
Update brightray for #5503
2016-05-12 18:01:03 +09:00
Machisté N. Quintana
83e3d059b4
Merge pull request #5504 from dalabarge/patch-1
...
Fixed grammar issue.
2016-05-11 19:29:36 -07:00
Daniel LaBarge
eef9d9beaf
Fixed grammar issue.
2016-05-11 21:08:01 -05:00
Cheng Zhao
f86bd75f82
Merge pull request #5501 from ecmadao/patch-1
...
Update screen.md
2016-05-12 10:36:38 +09:00
Cheng Zhao
9a35d54ecf
Merge pull request #5500 from radarhere/master
...
Fixed typo
2016-05-12 10:26:39 +09:00
Cheng Zhao
989dfe01e1
Merge pull request #5496 from deepak1556/linux_dialog_icon_patch
...
dialog: resize icon on linux before showing
2016-05-12 10:24:32 +09:00
ecmadao
b81742f335
Update screen.md
...
bugfix-修改错别字
2016-05-12 09:21:10 +08:00
Cheng Zhao
5a702425eb
Merge pull request #5489 from felixrieseberg/windows-store-guide
...
Add Windows Store Guide
2016-05-12 09:30:18 +09:00
Cheng Zhao
f6d4af8882
Merge pull request #5487 from felixrieseberg/windows-dialog-array
...
Document Dialog Buttons Behavior on Windows
2016-05-12 09:26:28 +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
959f7a1911
Merge pull request #5491 from electron/key-weak-map
...
Extend the IDWeakMap to accept arbitrary key type
2016-05-11 22:10:43 +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