James South
ef986a329e
Fixing comic filter
Former-commit-id: 3fe75f0dcb823383aee6f0b78f585e2d89443b9e
Former-commit-id: f67c0028ab9e096ad63030c0e84a80f51732a950
12 years ago
James South
b483d0caec
Fixing ResizeLayer equality operator
Former-commit-id: ed6c4e0bd7dc9d36be90110e90ca19fe407ed85b
Former-commit-id: f3c5cbcdbc83d805c6a6ca6508e43d8c03355892
12 years ago
James South
8eee440289
Fixing ResizeLayer equality operator
Former-commit-id: dabee33972495cebe6e8f3ed3c243d76c61fc0f8
Former-commit-id: 8142eecf4b6b2a7f26c1c226d3d1e312c9f40316
12 years ago
James South
0cffee7da2
Faster pixelate and oilpaint
Former-commit-id: 14e4fa2fdef88ce05c76ee4a0446536310ea6eff
Former-commit-id: 09ccde9cc33ffeae0de019e3310507cabbb01009
12 years ago
James South
4fbea10d5a
Faster pixelate and oilpaint
Former-commit-id: 205dba4fcec9ca506344240c44ca642045c603b0
Former-commit-id: c7cdcafe5a5ab12eb278134b546f7944ceedeb55
12 years ago
James South
0cf4ca8b92
More speed improvements
Former-commit-id: b2e663bca1492bf9e28a1da8051731646a19feef
Former-commit-id: ec08860c20b0eb2e8423d834b3548fd939d90a76
12 years ago
James South
78cf90d283
More speed improvements
Former-commit-id: a7968b480695de2d5a30350d4b1e8f6a11d0f176
Former-commit-id: a9710c1bb24a748f17f21a9de45538aae448ff56
12 years ago
James South
4b0e28ec51
Improving convolution filter speed with Parallel.For
TODO: Check this again and expand to other methods
Former-commit-id: d1e608bee96e75c26c0665518374f4db5af8e899
Former-commit-id: a43b63910def35dc41b4b5a494d00f7c9089e398
12 years ago
James South
0425c931a2
Improving convolution filter speed with Parallel.For
TODO: Check this again and expand to other methods
Former-commit-id: 8a09d4084aaf683b556f5af8d617a005038a604b
Former-commit-id: 25acdfeac0ffc707cce3407a970c5f19eccc63b7
12 years ago
Thomas Broust
f09ef789b1
Reduces the number of tested images, shaving off the time for unit test by half
Former-commit-id: 3ff29ac5403bb3f4baf0cd1e2aaff883a4fdde85
Former-commit-id: e2458f07eb2992ac0f56781efc6e056d5ef73a3c
12 years ago
Thomas Broust
dd8a80e014
Reduces the number of tested images, shaving off the time for unit test by half
Former-commit-id: c8860bea5880c5e3f9cbe4f275da0fbbd56efe78
Former-commit-id: de3e5e8099267e88822064a44e88402676bdbd99
12 years ago
Thomas Broust
e5e7de8d3b
Refactors the tests to extract the bitmap tester, so that it can be used by other tests
Former-commit-id: 8089c857d0304156db615b3c04a93d4bbc68cf18
Former-commit-id: 3d80374aa22017a633cf27f92376611fb35e57d3
12 years ago
Thomas Broust
5664326a65
Refactors the tests to extract the bitmap tester, so that it can be used by other tests
Former-commit-id: 8ef07174f647a957fda605b7d5db72f75c346909
Former-commit-id: 419007de7a0730e324c5e4fdafed8df2971eb9f1
12 years ago
Thomas Broust
7ed700357b
Ignores a few things during coverage in hope of reducing the time
Former-commit-id: ab6c98eedc9294130436ac38b3c8a74529d23b9a
Former-commit-id: 92d243f3512014ec90e315be8d285896bffdc3ef
12 years ago
Thomas Broust
db10634adc
Ignores a few things during coverage in hope of reducing the time
Former-commit-id: 0cdf3b1133d2c2e5b6693cd54e67544c8bd2ea8a
Former-commit-id: 284b15310aaadea69fe0cb0f015f0a2f3202e2fa
12 years ago
Thomas Broust
e9fe92b113
Renames unit test methods
Former-commit-id: 7816ef72a421f858ec6f470211ebca4f88e45a3d
Former-commit-id: fb37580f9ba2dc289061af5ef4f33dddcf09d5d8
12 years ago
Thomas Broust
527d5923b8
Renames unit test methods
Former-commit-id: 218ad8346f00045a561cf174c3c82cc8e57e9344
Former-commit-id: 982c98591c5696ec33f4389179feec73fb313652
12 years ago
Thomas Broust
8873307675
Adds unit test for boostrapper
Former-commit-id: a52ae1a608a1968c34eb4e0d958e609a3f3481aa
Former-commit-id: b592043e7ba58b60625f0fe344966ef8aa6e65c9
12 years ago
Thomas Broust
a2e32afbf4
Adds unit test for boostrapper
Former-commit-id: 04c9f1ed93785a12651bf1534db0ab75c54cab3d
Former-commit-id: c309bfb1922779cfd24306c1784b19cbacf6880f
12 years ago
Thomas Broust
657a0e72f9
Fixes background color unit test
Former-commit-id: f3c33e451b2fcf4119136f36829ddf3c6e09329d
Former-commit-id: 81ccf883d7956b8a12f33a53b8d1315922af2498
12 years ago
Thomas Broust
87a3f78fbb
Fixes background color unit test
Former-commit-id: 41893577ccde5efe52bb9d6f90a0b92b3940786e
Former-commit-id: 32b7061a60f14d8f25e11c17cf756b9a00f0aa4d
12 years ago
Thomas Broust
584747adff
Refactors the huge copypastas with nicer loops
Former-commit-id: e6d61b6514dd778fb6dd8a4a0d86e36733f45878
Former-commit-id: a53db44459c0fc602eac890fb8e452f9ca9e6f63
12 years ago
Thomas Broust
134c08511a
Refactors the huge copypastas with nicer loops
Former-commit-id: 9cb72c2f30b8cd3c54f194b3c2ba71273f52e575
Former-commit-id: bfa3813ddd77c460e024e6fde9e692b8e303a28e
12 years ago
Thomas Broust
e494787929
Resets the image factories each time the collection is called
Former-commit-id: fface1ff6c0c763759e73a03336fe2780dbc7de0
Former-commit-id: 752025603a2c09cfac6ec7125afd59addbd28d4c
12 years ago
Thomas Broust
f14a4364c4
Resets the image factories each time the collection is called
Former-commit-id: a07b10279c4d943f40fe62bf2e0c3a286476564a
Former-commit-id: 35da6f6df68103d1b3bfce47b17d56b3bda75ba3
12 years ago
Thomas Broust
f4c7b47c19
Changes unit tests to use FluentAssertions and tests a bunch more stuff
Former-commit-id: 98921f28e04661882a472b2722e2455ba799b2b0
Former-commit-id: 56712ef53cd40b3d21b9e9b62d9a661e14ae42d2
12 years ago
Thomas Broust
1cfacd9612
Changes unit tests to use FluentAssertions and tests a bunch more stuff
Former-commit-id: 237c6ce8e70f16f4154bd8d2b9d4379524d19cd7
Former-commit-id: f687f45da3e081dae7f1cfc15260d4a2c79319cb
12 years ago
Thomas Broust
0e583f8c22
Refactors unit tests so that the resulting images are actually tested
Former-commit-id: 7b6a32129bc205942e07e428af4da14d5ec4bb92
Former-commit-id: 3dc0d9c2918bed34a561aade904f8f20f1638707
12 years ago
Thomas Broust
5627d18fea
Refactors unit tests so that the resulting images are actually tested
Former-commit-id: 64de768291695a213bd83379d8d4b28fe790ac54
Former-commit-id: a87d39fecdfb9aed361e1b0667b1674b36fd20f7
12 years ago
Thomas Broust
582b95a0cf
Shaves off a few seconds off unit tests by loading the images just once
Former-commit-id: 34b291f988d3853e62941b08ee21a495ac058cca
Former-commit-id: 46472f04cb1a024f476e38c7ea72e669ca8f918e
12 years ago
Thomas Broust
e5d9340456
Shaves off a few seconds off unit tests by loading the images just once
Former-commit-id: 62aaff736204d33a9e8c1ce92d862fa7c9d97647
Former-commit-id: 18a14e628e14cddec72495b9b60499297d335f78
12 years ago
James South
83bc9c92ce
Removing unnecessary transform
Former-commit-id: ea32b7edfff3ca9b85779edb835b4d89ee5a34fd
Former-commit-id: f69b3cee680936900aa56456433fe49dd4068bb9
12 years ago
James South
e02e3e80d3
Removing unnecessary transform
Former-commit-id: 0194635d5abf39fe6f936d0dbccad28b90251de2
Former-commit-id: 0fff4f32eddc33298e2c36b203e61a66223d7325
12 years ago
James South
49ae3f77fa
Revert "Revert "Changes build process so that both .Net4 and .Net45 libs are built""
This reverts commit f67979f83f [formerly 4297405a390ccbcc9136445e9430e976cc7af1a3] [formerly aa31ae86c57378f17c12cb416112a70dc5349f86].
Former-commit-id: c287fd8af1b0b9af752f7d71ece03b48e5cf4dcd
Former-commit-id: 988058e41f167ee4de0d20e44f07cf3f22f483da
12 years ago
James South
a4e5bd15a2
Revert "Revert "Changes build process so that both .Net4 and .Net45 libs are built""
This reverts commit f67979f83f [formerly 4297405a390ccbcc9136445e9430e976cc7af1a3] [formerly aa31ae86c57378f17c12cb416112a70dc5349f86].
Former-commit-id: e6fb846c5b291f0c2ee854ddf9e1b2949945997b
Former-commit-id: b61fd5df824a3495f0725d1a27ddfebd80e173a2
12 years ago
James South
dfaaf3ed0a
Revert "Changes build process so that both .Net4 and .Net45 libs are built"
This reverts commit 652ac8b4b2 [formerly 79785b82a85672549094ea67000afc779b3ab1b0] [formerly a467c2f8b54ae1c34053dbbbfecacfdc3e185467].
Former-commit-id: aa31ae86c57378f17c12cb416112a70dc5349f86
Former-commit-id: 4297405a390ccbcc9136445e9430e976cc7af1a3
12 years ago
James South
45999d9b4d
Revert "Changes build process so that both .Net4 and .Net45 libs are built"
This reverts commit 652ac8b4b2 [formerly 79785b82a85672549094ea67000afc779b3ab1b0] [formerly a467c2f8b54ae1c34053dbbbfecacfdc3e185467].
Former-commit-id: 6617c17a6c4bfd638a579c6a1d2a32c4bd2f1bce
Former-commit-id: c9282aa247b798d47b3bae436b3a75d0310d96fc
12 years ago
Thomas Broust
d31e9af4f3
Changes build process so that both .Net4 and .Net45 libs are built
Former-commit-id: a467c2f8b54ae1c34053dbbbfecacfdc3e185467
Former-commit-id: 79785b82a85672549094ea67000afc779b3ab1b0
12 years ago
Thomas Broust
f43a397db7
Changes build process so that both .Net4 and .Net45 libs are built
Former-commit-id: e759e1c8ecb7a11a2f2cf0d001c47cc3120248cf
Former-commit-id: 2326c62d72762777f3f9996e4d784a21c4ca5c13
12 years ago
James South
2545b2d6d2
Adding NET Client build. touches #82
Former-commit-id: ab6542cff61659c0f7ee6d2af96331482068aacb
Former-commit-id: 23fed9042e9a1dc9cdcf83cfcdc7ee76389f6826
12 years ago
James South
ef456f556b
Adding NET Client build. touches #82
Former-commit-id: 9f2e700de084fda8d7d2bb84c15bc416329f0e28
Former-commit-id: c501964d8dbded3c5adc5d62135f2edcdc7d9788
12 years ago
James South
7ba8fd7463
Merge branch 'autobuild-help' of https://github.com/cosmo0/ImageProcessor into cosmo0-autobuild-help
Former-commit-id: 41b1bad5fbeeec3aefa3332f1eaaa190ce143c5e
Former-commit-id: 1f897c4b1993a586e148a2c714a8eaa6be403453
12 years ago
James South
e4f86a2ffc
Merge branch 'autobuild-help' of https://github.com/cosmo0/ImageProcessor into cosmo0-autobuild-help
Former-commit-id: 2e685731aa980bedf4fd6650a54e76f6ff5dbc0a
Former-commit-id: cc2b71d7c39a077a5c520a24899a628bc9019128
12 years ago
James South
ac6c37ab5f
Fixing hash code implementations.
Former-commit-id: e5da9b680a85d2efaf93947bb50dbcb5084a6b1d
Former-commit-id: ecfa386f8164ef21e0a5a5415c9ea788324fb86a
12 years ago
James South
c0240b132a
Fixing hash code implementations.
Former-commit-id: f38a8859ae25e045a6778ff2393246ab0be95f9d
Former-commit-id: bc9b4d589a62248e50f2e8f77deb7edf0558e562
12 years ago
Thomas Broust
8ead27d412
Includes the help files in the nuget package
Former-commit-id: c3f126f6945b8aacd0588a716212a36e70ffba64
Former-commit-id: 539db8e80c9debf57179f7ebea598c52b7ead62e
12 years ago
Thomas Broust
a4937c177c
Includes the help files in the nuget package
Former-commit-id: 7bf9225928ccea6c80b22534221bae9def303696
Former-commit-id: 2e0c2247b421a11aa5c5b43668470fc0402f1ce0
12 years ago
Thomas Broust
aceb7914b4
Refactors a bit the build file
Former-commit-id: 42b26aa0e9a4cfe47ff92f320d111afc5c08f7eb
Former-commit-id: dfdb353beb3edc5e2b330b2aa2f08dbfcea38db4
12 years ago
Thomas Broust
aa1d5b9b7d
Refactors a bit the build file
Former-commit-id: fd11c3ed89cb3a11123abefc8a10f04896b732d9
Former-commit-id: 4a7889463454d29e6fd3c9ef3c251dff372ac415
12 years ago
Thomas Broust
61c84bb7f7
Integrates API doc generation in main build process
Former-commit-id: a592e878d38e33cb6ee0c8981e9cd305a4abfd73
Former-commit-id: 46bb15d950b011d0f92e4fcb03e050b53a3d64ce
12 years ago