Felix Rieseberg
|
bd4c7a114a
|
👷 Fix the last broken test
|
2017-12-05 17:07:22 -08:00 |
|
Felix Rieseberg
|
bf043c92af
|
👷 Ugh, whitespace
|
2017-12-05 13:20:34 -08:00 |
|
Felix Rieseberg
|
e6cbb2f3aa
|
👷 Cleanup on Windows only
|
2017-12-05 12:14:19 -08:00 |
|
Felix Rieseberg
|
d519bfc5fb
|
👷 Linter fascism
|
2017-12-05 11:38:19 -08:00 |
|
Felix Rieseberg
|
997f3f31d2
|
👷 Cleanup after the test
|
2017-12-05 11:31:40 -08:00 |
|
Felix Rieseberg
|
e77751aab5
|
👷 Test registry interaction
|
2017-12-05 11:28:39 -08:00 |
|
Felix Rieseberg
|
60634cac42
|
📦 Install winreg
|
2017-12-05 11:28:19 -08:00 |
|
Felix Rieseberg
|
d4275b144b
|
🔧 Linter fascism
|
2017-12-04 10:46:53 -08:00 |
|
Felix Rieseberg
|
f62e0a4ed4
|
🔧 Make it actually work
|
2017-12-04 10:30:20 -08:00 |
|
Felix Rieseberg
|
b4b729609a
|
🔪 Delete classes key if empty
|
2017-12-01 17:39:54 -08:00 |
|
Zeke Sikelianos
|
7c8acb5ea8
|
Merge pull request #11314 from electron/docs--use-full-image-URL
use full image URL
|
2017-12-01 17:03:16 -08:00 |
|
Zeke Sikelianos
|
ba56e5ca65
|
docs: use full image URL
|
2017-12-01 15:20:49 -08:00 |
|
Charles Kerr
|
ff6596fd05
|
Merge pull request #11312 from electron/ipc-spec-split
Split ipc specs into three files
|
2017-12-01 16:03:51 -06:00 |
|
Shelley Vohr
|
45de1e6a7c
|
remove extraneous variables
|
2017-12-01 16:11:54 -05:00 |
|
Shelley Vohr
|
af6489576a
|
remove onlys
|
2017-12-01 16:01:03 -05:00 |
|
Shelley Vohr
|
00e8713eac
|
split ipc tests into three files
|
2017-12-01 15:57:41 -05:00 |
|
John Kleinschmidt
|
db51dcbe7e
|
Merge pull request #11301 from wlbentley/patch-1
🎨 Tweak for grammar.
|
2017-12-01 11:48:46 -05:00 |
|
John Kleinschmidt
|
3ab69f2358
|
Merge pull request #11186 from electron/update-linter-and-ts
update electron-docs-linter and electron-typescript-definitions
|
2017-12-01 11:47:29 -05:00 |
|
Cheng Zhao
|
c2ee0854f4
|
Merge pull request #11302 from electron/update_pdf_viewer
fix: update pdf viewer ui for chrome 61.0.3163.100
|
2017-12-01 19:57:25 +09:00 |
|
deepak1556
|
a48cec9b4a
|
fix: update pdf viewer ui for chrome 61.0.3163.100
|
2017-12-01 14:09:06 +05:30 |
|
W L Bentley
|
6d779c6ec2
|
Two grammar tweaks.
|
2017-11-30 19:37:06 -08:00 |
|
Zeke Sikelianos
|
aab35073ee
|
Merge pull request #11255 from electron/fix-11245
Enable nativeImage module addRepresentation() tests
|
2017-11-30 10:48:11 -08:00 |
|
Zeke Sikelianos
|
c1728720a7
|
Merge pull request #11256 from electron/fix-11244
Enable "<webview> tag found-in-page event emits when a request is made"
|
2017-11-30 10:48:00 -08:00 |
|
shelley vohr
|
2bc8b33c2a
|
Merge pull request #11291 from electron/fix-failing-spec
spec: Fix the failing coffee-script test
|
2017-11-30 13:43:58 -05:00 |
|
John Kleinschmidt
|
2d75eea82a
|
Merge pull request #11254 from electron/fix-11246
Enable crashReporter module tests
|
2017-11-30 12:55:49 -05:00 |
|
Aleksei Kuzmin
|
b9ed7380aa
|
Explicitly set alpha type of bitmaps with JPEG data to opaque
Actually fixes #11245.
|
2017-11-30 17:56:32 +01:00 |
|
Aleksei Kuzmin
|
c0c983d28d
|
Light refactoring of the nativeImage module tests
|
2017-11-30 17:50:51 +01:00 |
|
Cheng Zhao
|
04872bb001
|
spec: Fix the failing coffee-script test
The latest version has some regression causing our test to fail.
|
2017-11-30 21:10:22 +09:00 |
|
Aleksei Kuzmin
|
275815002f
|
Inscrease timeout for crashReporter tests
Fixes #11246.
|
2017-11-29 12:27:06 +01:00 |
|
Cheng Zhao
|
d09e8cc37f
|
Merge pull request #11108 from oktapodia/feature/add-ansi-color-into-menu-title
Feature/add ansi color into menu title
|
2017-11-29 18:37:52 +09:00 |
|
Cheng Zhao
|
0dc094fffc
|
Do not change logic on highlighing
|
2017-11-28 17:37:58 +09:00 |
|
Cheng Zhao
|
d1ebce0395
|
Remove unused methods
|
2017-11-28 17:31:13 +09:00 |
|
Cheng Zhao
|
590578c187
|
Cache the attributed string
|
2017-11-28 17:26:09 +09:00 |
|
Cheng Zhao
|
eab3342065
|
Fix the detection of ANSI code
|
2017-11-28 16:36:07 +09:00 |
|
Cheng Zhao
|
c9acccaddc
|
Fix memory leak in ANSCI parsing code
We do not have ARC enabled.
|
2017-11-28 16:36:07 +09:00 |
|
Cheng Zhao
|
4ded79801f
|
Remove unused code in NSColor+Hex.h
|
2017-11-28 16:10:24 +09:00 |
|
Cheng Zhao
|
08f30e4ca6
|
Add license for the vendored files
Checked the original files and they were compatible with MIT.
|
2017-11-28 15:38:42 +09:00 |
|
Cheng Zhao
|
edede7f33f
|
Fix cpplint warning
|
2017-11-28 15:36:45 +09:00 |
|
Sebastien Bramille
|
a4905b3c95
|
Lint
|
2017-11-28 15:34:13 +09:00 |
|
Sebastien Bramille
|
e8b0897ea1
|
Fix margin
|
2017-11-28 15:34:13 +09:00 |
|
Sebastien Bramille
|
71cfb7441c
|
Update header file
|
2017-11-28 15:34:13 +09:00 |
|
Sebastien Bramille
|
7a8431086c
|
Update doc
|
2017-11-28 15:34:13 +09:00 |
|
Sebastien Bramille
|
9f89bd8d8e
|
Add isHighlighted method
|
2017-11-28 15:34:13 +09:00 |
|
Sebastien Bramille
|
6a1cfafbd8
|
Clean
|
2017-11-28 15:34:13 +09:00 |
|
Sebastien Bramille
|
85f254316c
|
Add logic
|
2017-11-28 15:34:13 +09:00 |
|
Sebastien Bramille
|
d722d20974
|
Use NSString+ANSI on the Menu title
|
2017-11-28 15:34:13 +09:00 |
|
Sebastien Bramille
|
1d807c552e
|
Add NSString+ANSI class
|
2017-11-28 15:34:13 +09:00 |
|
Cheng Zhao
|
124667c29b
|
Merge pull request #11227 from emmkimme/Fix_10470_sandbox_preload
🐞 #10470 - prevent from loading preload in each iframe context
|
2017-11-28 15:25:34 +09:00 |
|
Cheng Zhao
|
b161a4f515
|
Merge pull request #11166 from sethlu/openrecent
feat: Recent documents menu item
|
2017-11-28 10:55:14 +09:00 |
|
Charles Kerr
|
2ad425955b
|
Merge pull request #11249 from electron/upgrading-chromium-tweaks
Apply some of my summit notes to the upgrading-chrome docs.
|
2017-11-28 00:55:12 +01:00 |
|