shelley vohr
|
a2856db982
Remove nativeImage deprecated methods (#11978)
|
il y a 6 ans |
Zeke Sikelianos
|
aab35073ee
Merge pull request #11255 from electron/fix-11245
|
il y a 7 ans |
Aleksei Kuzmin
|
b9ed7380aa
Explicitly set alpha type of bitmaps with JPEG data to opaque
|
il y a 7 ans |
Aleksei Kuzmin
|
c0c983d28d
Light refactoring of the nativeImage module tests
|
il y a 7 ans |
Cheng Zhao
|
1c0ea0286e
Merge pull request #11235 from electron/standard-10
|
il y a 7 ans |
Aleksei Kuzmin
|
91e4193622
Enable nativeImage module addRepresentation() tests
|
il y a 7 ans |
Aleksei Kuzmin
|
c73ba5802e
Disable "nativeImage module > addRepresentation()" tests
|
il y a 7 ans |
Felix Rieseberg
|
9f0df695ca
:wrench: Spec: Fix style issues
|
il y a 7 ans |
Aleksei Kuzmin
|
cf749a8e18
Explicitly skip tests that should be skipped
|
il y a 7 ans |
Aleksei Kuzmin
|
b51a9cf4f6
Rewrite "nativeImage module" tests assertions with chai.expect()
|
il y a 7 ans |
Aleksei Kuzmin
|
2f7718265a
Light refactoring of the nativeImage module tests
|
il y a 7 ans |
Samuel Attard
|
ed25941c65
Add basic specs
|
il y a 7 ans |
Kevin Sawicki
|
2946f624ac
Add spec for adding representation to existing image
|
il y a 7 ans |
Kevin Sawicki
|
6e977cbc3a
Assert emptiness and size of built up images
|
il y a 7 ans |
Kevin Sawicki
|
7e039d92ec
Support adding representation from data URL
|
il y a 7 ans |
Kevin Sawicki
|
17b70670f8
Add initial NativeImage.addRepresentation specs
|
il y a 7 ans |
Kevin Sawicki
|
31cae8e1aa
Add more scale factor specs
|
il y a 7 ans |
Kevin Sawicki
|
82a81bb26e
Support scale factor to buffer APIs
|
il y a 7 ans |
Kevin Sawicki
|
e4ead6d018
Remove hasRepresentation and just use 1x png result
|
il y a 7 ans |
Kevin Sawicki
|
8bc65ef495
Add failing spec for toPNG with scale factor
|
il y a 7 ans |
Kevin Sawicki
|
50ade57700
Add more hasRepresentation asserts
|
il y a 7 ans |
Kevin Sawicki
|
0bbbeb307e
Support toDataURL without 1x representation
|
il y a 7 ans |
Kevin Sawicki
|
8eaf48e552
Add spec for 1x1 PNG data URL
|
il y a 7 ans |
Kevin Sawicki
|
b46e48cae1
Add failing toDataURL spec
|
il y a 7 ans |
Kevin Sawicki
|
104cae8f68
Only call getNativeHandle on macOS
|
il y a 8 ans |
Kevin Sawicki
|
2ad46f1842
Add failing spec for empty image crashes
|
il y a 8 ans |
Kevin Sawicki
|
8680a08a8d
Add deprecated comment to scaleFactor parameter
|
il y a 8 ans |
gellert
|
9d2c9df992
adds empty bitmap test for createFromBuffer
|
il y a 8 ans |
gellert
|
7ceb8d1ab8
additional tests for createFromBuffer
|
il y a 8 ans |
gellert
|
a609e52a14
moves bitmap parameters to options object
|
il y a 8 ans |