Kevin Sawicki
|
2cacaa443a
|
Indent relativeLevel docs
|
2017-01-30 15:27:51 -08:00 |
|
leethomas
|
edbb786fb4
|
use kCGMinimumWindowLevelKey to get the minimum level
|
2017-01-26 19:12:10 -08:00 |
|
leethomas
|
b67d515a76
|
fix signature for SetAlwaysOnTop in native window views
|
2017-01-26 07:24:20 -08:00 |
|
leethomas
|
9e189b9d2d
|
fix js lint errors
|
2017-01-26 07:14:47 -08:00 |
|
leethomas
|
1234b61fa6
|
spec to ensure an error is thrown when relativeLevel is set out of bounds
|
2017-01-25 19:39:57 -08:00 |
|
leethomas
|
1f5518b91e
|
throw an error for out of bounds window levels
|
2017-01-24 20:14:09 -08:00 |
|
leethomas
|
fb741285c6
|
update documentation
|
2017-01-23 23:42:38 -08:00 |
|
leethomas
|
7a0a87a6f3
|
implement relative window levels, closes #8153
|
2017-01-23 23:42:33 -08:00 |
|
Kevin Sawicki
|
91ed9aeeee
|
Merge pull request #8464 from schwalbe10/translation_jp
Fix a typo
|
2017-01-21 10:41:30 -08:00 |
|
Kevin Sawicki
|
bc001f8816
|
Merge pull request #8463 from electron/patch-about-md
Fixing missing link
|
2017-01-21 10:41:14 -08:00 |
|
schwalbe10
|
56882c31bd
|
Fix a typo
|
2017-01-21 23:12:37 +09:00 |
|
Samuel Attard
|
8fe8dfa410
|
Fixing missing link
|
2017-01-22 00:12:43 +11:00 |
|
Kevin Sawicki
|
edcea3e800
|
Merge pull request #8456 from yuya-oc/docs-security
Add to security checklist about permission requests
|
2017-01-20 08:04:01 -08:00 |
|
Yuya Ochiai
|
11f2574fda
|
📝 Add to security checklist about permission requests
If the handler is not set, remote content can access to user's
information without allowing the permission. e.g. UserMedia
[ci skip]
|
2017-01-20 23:58:21 +09:00 |
|
Yuya Ochiai
|
a7a3aa848e
|
📝 Fix typo
[ci skip]
|
2017-01-20 23:45:48 +09:00 |
|
Kevin Sawicki
|
8a22139d57
|
Merge pull request #8451 from electron/upgrade-clang
Upgrade to clang 278861
|
2017-01-19 15:56:38 -08:00 |
|
Kevin Sawicki
|
6a80cd2b7e
|
Upgrade to clang 278861
|
2017-01-19 15:32:03 -08:00 |
|
Kevin Sawicki
|
22b21d04bd
|
Merge pull request #8406 from electron/use_gn-chrome54
Use gn chrome54
|
2017-01-19 13:33:48 -08:00 |
|
Kevin Sawicki
|
2cddb5bb4e
|
Bump v1.4.15
|
2017-01-19 08:32:42 -08:00 |
|
Birunthan Mohanathas
|
a560df3327
|
Update node to pick up Windows compilation fix
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
14d48e9653
|
Update .node-version to 7.4
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
c374e37cc4
|
Leak IsolateData since Environment is also leaked
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
54e2c480cb
|
Upgrade to node 7.4
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
43067e01e9
|
Upgrade to latest libcc
|
2017-01-19 09:05:59 +02:00 |
|
Birunthan Mohanathas
|
ab4a055c05
|
Correct version in chrome_version.h
|
2017-01-19 09:05:59 +02:00 |
|
Cheng Zhao
|
c774bb47c5
|
Update to latest libchromiumcontent
|
2017-01-19 09:05:59 +02:00 |
|
Ales Pergl
|
a52d780e7a
|
Update brightray and crashpad
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
b6d0201c73
|
Upgrade to Chrome 54.0.2840.101
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
1b036a284d
|
Add basic inspectElement spec
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
602db2e04f
|
🎨
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
f0ceb4f065
|
Use SetNeedsBeginFrames from IPC handler
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
d71f10c5a3
|
Implement GetScreenInfo
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
39ddeff5c3
|
Implement SetNeedsBeginFrames
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
cc183524fd
|
Only remove webview when non-null
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
b0ee46f862
|
Use === in specs
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
443040e8d7
|
Call InspectElement directly on InspectableWebContents
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
d6eb0d6629
|
Implement insertCSS on webFrame
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
017df93ffa
|
Add failing spec for insertCSS
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
2f5acfedcd
|
Add spec for denying perm requests when handler is cleared
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
18675cc6c1
|
Implement RequestPermissions using request handler
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
977680d00b
|
Add spec for midi without sysex permission
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
2f26dbf39e
|
Update type to level in debugger message spec
|
2017-01-19 09:05:59 +02:00 |
|
Kevin Sawicki
|
873e6e5e6b
|
Append form to body before submitting
|
2017-01-19 09:05:59 +02:00 |
|
Cheng Zhao
|
20b70b367e
|
Update to latest libchromiumcontent
|
2017-01-19 09:05:59 +02:00 |
|
Cheng Zhao
|
f2a30afcf1
|
Fix linking for arm build
|
2017-01-19 09:05:59 +02:00 |
|
Cheng Zhao
|
ec134e7536
|
Fix building error for arm linux
|
2017-01-19 09:05:59 +02:00 |
|
Cheng Zhao
|
0568fa30ca
|
Fix linking for Windows
|
2017-01-19 09:05:59 +02:00 |
|
Cheng Zhao
|
6e0762a540
|
Fix building on Windows
|
2017-01-19 09:05:59 +02:00 |
|
Cheng Zhao
|
af212a9f67
|
Update libchromiumcontent for the rebase
|
2017-01-19 09:05:59 +02:00 |
|
Cheng Zhao
|
ebb4c93994
|
Fix linking error for x64 Linux build
|
2017-01-19 09:05:59 +02:00 |
|