.. |
images
|
Remove Lena image
|
2014-11-18 00:29:46 +01:00 |
ARGBColorTest.java
|
Update the RGB color and gray color when setting ARGB.
|
2014-09-19 16:04:57 -07:00 |
ARGBColorTest.png
|
Add reference PNG for ARGBColorTest
|
2014-09-17 15:33:54 -07:00 |
AlertTest.java
|
override CGraphicsUtil.draw9pcsBackground with native impl
|
2014-10-03 02:02:06 -07:00 |
AlertTest.png
|
override CGraphicsUtil.draw9pcsBackground with native impl
|
2014-10-03 02:02:06 -07:00 |
CanvasTest.java
|
nicer formating in automation.js
|
2014-08-07 16:12:36 -07:00 |
CanvasTest.png
|
Add reference PNG file
|
2014-09-15 17:55:36 -07:00 |
ClippingTest.java
|
Remove unneeded import
|
2014-09-19 18:01:44 -07:00 |
ClippingTest.png
|
Add test for setClip
|
2014-09-19 18:00:56 -07:00 |
CreateImageWithRegionTest.java
|
Add test that creates an image from a region of another one
|
2014-11-05 20:38:23 +01:00 |
CreateImageWithRegionTest.png
|
Add test that creates an image from a region of another one
|
2014-11-05 20:38:23 +01:00 |
DirectUtilsCreateImageTest.java
|
Make DirectUtilsCreateImageTest render the same stuff as OffScreenCanvasTest
|
2014-09-17 10:37:41 -07:00 |
DirectUtilsCreateImageTest.png
|
Add support for |todo| in gfx tests
|
2014-09-17 13:38:17 -07:00 |
DrawAndFillArcTest.java
|
Implement methods to draw elliptial arc with tests.
|
2014-10-23 10:50:54 +08:00 |
DrawAndFillArcTest.png
|
Implement methods to draw elliptial arc with tests.
|
2014-10-23 10:50:54 +08:00 |
DrawAndFillRoundRectTest.java
|
Implement methods to draw elliptial arc with tests.
|
2014-10-23 10:50:54 +08:00 |
DrawAndFillRoundRectTest.png
|
Implement methods to draw elliptial arc with tests.
|
2014-10-23 10:50:54 +08:00 |
DrawRedStringTest.java
|
Remove unneeded black borders
|
2014-09-17 17:29:18 -07:00 |
DrawRedStringTest.png
|
Remove unneeded black borders
|
2014-09-17 17:29:18 -07:00 |
DrawRegionTest.java
|
add basic Graphics.drawRegion test
|
2014-09-25 14:31:20 -07:00 |
DrawRegionTest.png
|
add basic Graphics.drawRegion test
|
2014-09-25 14:31:20 -07:00 |
DrawStringTest.java
|
Remove unneeded black borders
|
2014-09-17 17:29:18 -07:00 |
DrawStringTest.png
|
Remove unneeded black borders
|
2014-09-17 17:29:18 -07:00 |
DrawSubstringTest.java
|
Add DrawSubstring test
|
2014-11-12 18:50:08 +01:00 |
DrawSubstringTest.png
|
Add DrawSubstring test
|
2014-11-12 18:50:08 +01:00 |
FillRectTest.java
|
Add FillRect test
|
2014-09-17 10:34:51 -07:00 |
FillRectTest.png
|
Add FillRect test
|
2014-09-17 10:34:51 -07:00 |
GetPixelsDrawPixelsTest.java
|
Add test for DirectGraphics::getPixels and DirectGraphics::drawPixels
|
2014-09-17 10:39:10 -07:00 |
GetPixelsDrawPixelsTest.png
|
Update reference PNG for GetPixelsDrawPixelsTest
|
2014-09-17 16:22:02 -07:00 |
GetRGBDrawRGBNoAlphaTest.java
|
Add test for drawRGB with processAlpha=false
|
2014-09-19 14:37:06 -07:00 |
GetRGBDrawRGBNoAlphaTest.png
|
Add test for drawRGB with processAlpha=false
|
2014-09-19 14:37:06 -07:00 |
GetRGBDrawRGBTest.java
|
Add GetRGBDrawRGBTest
|
2014-09-17 16:23:48 -07:00 |
GetRGBDrawRGBTest.png
|
Add GetRGBDrawRGBTest
|
2014-09-17 16:23:48 -07:00 |
GetRGBDrawRGBWidthHeightTest.java
|
Add test for getRGB and drawRGB with width and height
|
2014-09-18 10:30:51 -07:00 |
GetRGBDrawRGBWidthHeightTest.png
|
Add test for getRGB and drawRGB with width and height
|
2014-09-18 10:30:51 -07:00 |
GetRGBDrawRGBxyTest.java
|
Add getRGB and drawRGB test with x and y
|
2014-09-18 10:33:10 -07:00 |
GetRGBDrawRGBxyTest.png
|
Add getRGB and drawRGB test with x and y
|
2014-09-18 10:33:10 -07:00 |
ImageProcessingTest.java
|
Add gfx test for image-processing
|
2014-11-05 18:38:40 +01:00 |
ImageProcessingTest.png
|
Add gfx test for image-processing
|
2014-11-05 18:38:40 +01:00 |
ImageRenderingTest.java
|
Print "FAIL" when failing to load the image, so the casperjs script can catch the failure
|
2014-11-05 20:38:45 +01:00 |
ImageRenderingTest.png
|
[gfx] Point nativeImageData at the Context2D rather than the Canvas.
|
2014-09-17 11:31:40 -07:00 |
MediaImageTest.java
|
Remove Lena image
|
2014-11-18 00:29:46 +01:00 |
OffScreenCanvasTest.java
|
Add OffScreenCanvasTest
|
2014-09-17 10:35:18 -07:00 |
OffScreenCanvasTest.png
|
Add support for |todo| in gfx tests
|
2014-09-17 13:38:17 -07:00 |
TextBoxTest.java
|
Reduce sleeping time and catch only InterruptedException
|
2014-09-17 15:35:53 -07:00 |
TextBoxTest.png
|
Add TextBox test
|
2014-09-17 10:35:05 -07:00 |