More x, y cleanup and 100 column fixes.
[zxing.git] / core / src / com / google / zxing / common / DefaultGridSampler.java
2009-07-08 dswitkinMore x, y cleanup and 100 column fixes.
2009-06-26 srowenRemove use of BinaryBitmap in QR Code, DM
2009-06-26 dswitkinRefactored the MonochromeBitmapSource class hierarchy...
2009-06-22 dswitkinContinuing with the x, y coordinate push, BitMatrix...
2009-05-21 dswitkinCleaned up some code to fit in 100 columns.
2008-11-17 srowenmove to singleton ReaderException for a bit more perfor...
2008-11-15 srowenRemove my old email address from files. Might as well...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-05-05 srowenChecking in somewhat ugly 'fix' for ArrayIndexOutOfBoun...
2008-03-26 srowenImproved bounds-checking and point-nudging logic in...
2008-03-14 srowenMove GridSampler into common package and refactor to...