Did a big refactoring on the MonochromeBitmapSource. I removed all the caching lumina...
[zxing.git] / core / src / com / google / zxing / common / BaseMonochromeBitmapSource.java
2008-10-30 dswitkinDid a big refactoring on the MonochromeBitmapSource...
2008-10-22 srowenAdd column caching to MonochromeBitmapSources and use...
2008-10-06 srowenAdded redundant abstract method declarations to maybe...
2008-10-04 srowenAdded redundant abstract method declarations to maybe...
2008-06-19 srowenStandardize and update all copyright statements to...
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...