deepak1556
|
f652760c7a
|
use dock state from peferences when not set by embedder
|
2016-10-11 13:47:06 +05:30 |
|
Cheng Zhao
|
546f685314
|
Merge pull request #254 from deepak1556/devtools_dock_state_reimplement_patch
set dock state using devtools dockController
|
2016-10-10 11:34:42 +09:00 |
|
deepak1556
|
968bc5c9a2
|
set dock state using devtools dockController
|
2016-10-06 17:31:38 +05:30 |
|
Cheng Zhao
|
fca548b2fc
|
Merge pull request #253 from miniak/large-address-aware
Add /LARGEADDRESSAWARE to linker options (Windows)
|
2016-10-06 14:39:32 +09:00 |
|
Milan Burda
|
cc8b07985d
|
Add /LARGEADDRESSAWARE to linker options (Windows)
|
2016-10-05 18:32:24 +02:00 |
|
Kevin Sawicki
|
f30cef5c78
|
Merge pull request #252 from electron/update-example-link
Link to electron instead of brightray_example
|
2016-10-03 15:47:39 -07:00 |
|
Kevin Sawicki
|
4172bbd683
|
Link to electron instead of brightray_example
|
2016-10-03 15:46:09 -07:00 |
|
Kevin Sawicki
|
4fb32f62f5
|
Merge pull request #251 from electron/cookies-changed
Support configuring a cookie delegate
|
2016-09-29 09:17:43 -07:00 |
|
Kevin Sawicki
|
67eff02a65
|
🎨
|
2016-09-29 08:43:33 -07:00 |
|
Kevin Sawicki
|
cbe92b5fb5
|
Support configuring a cookie delegate
|
2016-09-29 08:43:33 -07:00 |
|
Cheng Zhao
|
b2f117efb1
|
Merge pull request #250 from electron/ct-crash
Set CT related fields on URLRequestContextStorage
|
2016-09-29 16:55:39 +08:00 |
|
Kevin Sawicki
|
c46200761f
|
Use net::URLRequestContextBuilder::SetHttpNetworkSessionComponents helper
|
2016-09-28 16:00:23 -07:00 |
|
Kevin Sawicki
|
096d3e61fa
|
Remove unused instance variables
|
2016-09-28 11:17:42 -07:00 |
|
Kevin Sawicki
|
14c4b1eabb
|
Set certificate transparency objects on URLRequestContextStorage
|
2016-09-28 11:14:18 -07:00 |
|
Kevin Sawicki
|
b46c86d0ec
|
Merge pull request #249 from electron/ct-log-verifiers
Add verifiers for known certificate transparency logs
|
2016-09-21 11:28:33 -07:00 |
|
Kevin Sawicki
|
bffd87c118
|
Call AddLogs through unique pointer
|
2016-09-21 10:16:05 -07:00 |
|
Kevin Sawicki
|
39a69467ed
|
Add verifiers for known logs
|
2016-09-21 09:48:17 -07:00 |
|
Cheng Zhao
|
d435df77f8
|
Revert "initialize crypto delegate in CookieStoreConfig"
This reverts commit ad1d1dce72c6fcb6c15a18dac04ff382d9bf4db0.
|
2016-09-19 16:30:16 +09:00 |
|
Cheng Zhao
|
7917aa8938
|
Merge pull request #246 from deepak1556/cookie_crypto_patch
initialize crypto delegate in CookieStoreConfig
|
2016-09-16 21:26:19 +09:00 |
|
Cheng Zhao
|
296e06be1c
|
Update to Chrome 53.0.2785.113
|
2016-09-15 14:27:07 +09:00 |
|
Cheng Zhao
|
4203b2a4ce
|
Target OS X 10.9
We do not support 10.8.
|
2016-09-08 15:24:27 +09:00 |
|
Cheng Zhao
|
a0565bad2e
|
Merge pull request #247 from electron/chrome53
Upgrade to Chrome 53
|
2016-09-08 15:06:02 +09:00 |
|
Cheng Zhao
|
676a389ecd
|
Add new network parameters needed by chrome53
|
2016-09-07 17:54:55 +09:00 |
|
Cheng Zhao
|
2bb774996b
|
Link with d3d11.lib
|
2016-09-06 19:54:49 +09:00 |
|
Cheng Zhao
|
ab14221a85
|
Fix API changes of Chrome 53
|
2016-09-06 17:22:52 +09:00 |
|
Cheng Zhao
|
bff2d41e73
|
Update libchromiumcontent to Chrome 53
|
2016-09-06 17:22:44 +09:00 |
|
deepak1556
|
a56c6b1b79
|
initialize crypto delegate in CookieStoreConfig
|
2016-09-03 11:05:38 +05:30 |
|
Cheng Zhao
|
db6f2462c0
|
Update libchromiumcontent
|
2016-09-01 19:12:33 +09:00 |
|
Cheng Zhao
|
46644d1789
|
Merge pull request #245 from electron/upgrade-clang
Upgrade clang.
|
2016-08-12 17:37:14 +09:00 |
|
Haojian Wu
|
c3049688b8
|
Disable -Wundefined-var-template.
|
2016-08-11 20:57:17 +02:00 |
|
Cheng Zhao
|
0060cd5b1b
|
Update libchromiumcontent to latest
|
2016-08-08 20:17:22 +09:00 |
|
Cheng Zhao
|
900225bb03
|
Put definetion of GetCookieableSchemes in .cc to match other methods
|
2016-08-05 16:23:31 +09:00 |
|
Cheng Zhao
|
5ecefd298a
|
Merge pull request #244 from deepak1556/cookieable_schemes_patch
allow additional schemes that should support cookies
|
2016-08-05 16:19:13 +09:00 |
|
Cheng Zhao
|
03e2250638
|
Fix building under linux
|
2016-08-04 16:40:13 +09:00 |
|
Cheng Zhao
|
1a80cb22b7
|
Show label for offscreen webview
|
2016-08-04 16:35:09 +09:00 |
|
deepak1556
|
e96b224307
|
allow delegate to provide cookieable schemes
|
2016-08-04 12:21:54 +05:30 |
|
deepak1556
|
826fbf3e21
|
allow additional schemes that should support cookies
|
2016-08-03 15:52:09 +05:30 |
|
Cheng Zhao
|
e644e883ba
|
Merge pull request #243 from MaxWhere/master
Offscreen rendering support for Electron
|
2016-08-03 09:24:31 +09:00 |
|
Heilig Benedek
|
bc5fff148e
|
Merge branch 'master' of https://github.com/MaxWhere/brightray
|
2016-08-01 13:16:57 +02:00 |
|
Cheng Zhao
|
10ea1606df
|
Load 200 DPI resources on Linux
|
2016-07-29 10:50:48 +09:00 |
|
Heilig Benedek
|
f28fb3838c
|
add gl2chromium headers too direct dependent settings so we don't have to copy anymore : )
|
2016-07-29 01:17:59 +02:00 |
|
Heilig Benedek
|
97b153fce6
|
fix for offscreen and added khronos
|
2016-07-28 02:11:57 +02:00 |
|
Heilig Benedek
|
ecef83f8f5
|
added khronos and fix for offscreen
|
2016-07-28 02:07:37 +02:00 |
|
Cheng Zhao
|
c00dfcdd6a
|
Merge pull request #239 from deepak1556/pref_init_patch
bring back fix from #152
|
2016-07-27 08:53:23 +09:00 |
|
deepak1556
|
de692c9896
|
bring back fix from #152
|
2016-07-26 16:32:14 +05:30 |
|
Cheng Zhao
|
f3b85e915d
|
Merge pull request #238 from deepak1556/devtools_file_input_patch
allow delegate to handle file and color chooser
|
2016-07-25 16:07:57 +09:00 |
|
Cheng Zhao
|
2b87813ed3
|
Load a few more pak files
|
2016-07-25 11:10:20 +09:00 |
|
deepak1556
|
caba44ab6c
|
allow delegate to handle file and color chooser
|
2016-07-22 21:09:55 +05:30 |
|
Cheng Zhao
|
06489342a9
|
Merge pull request #232 from electron/chrome52
Upgrade to Chrome 52
|
2016-07-22 08:38:28 -06:00 |
|
Cheng Zhao
|
b2546a2b34
|
Fix compilation error after merge
|
2016-07-21 06:03:11 -06:00 |
|