Added build-optimized target to produce optimized core.jar; tests now test optimized...
[zxing.git] / core / src / com / google / zxing / common / BaseMonochromeBitmapSource.java
2008-06-12 srowenAdded build-optimized target to produce optimized core...
2008-06-12 srowenOops one more style change
2008-06-12 srowenSmall tweaks on top of Daniel's excellent refactoring
2008-06-11 dswitkinMissed one place that needs to cache the luminance...
2008-06-11 dswitkinRefactored the MonochromeBitmapSource hierarchy to...