summaryrefslogtreecommitdiff
path: root/zxingorg/src
AgeCommit message (Expand)AuthorFilesLines
2012-05-10Avoid a few more rare exceptionssrowen1-4/+22
2012-04-06Fix problem blocking access to javadocsrowen2-3/+5
2012-03-30Another try at CLOSE_WAIT: simplify by removing HttpClient, always consume ev...srowen2-74/+71
2012-03-29More drastic changes to prevent CLOSE_WAIT - defensive socket settings, ban a...srowen2-8/+24
2012-03-29Update zxing.org libs, update NOTICE, try again to fix CLOSE_WAIT issue with ...srowen1-27/+9
2011-11-02Update all Java code to use Java 6srowen5-313/+16
2011-05-21A bunch of code style related changessrowen1-9/+29
2011-05-17Standardized the naming of our barcode formats and alphabetized them.dswitkin@google.com1-2/+2
2010-11-21Style changes to Aztec, enable in web app and command linesrowen1-1/+2
2010-08-05Issue 495: Renamed DATAMATRIX to DATA_MATRIX for consistency.dswitkin@google.com1-5/+5
2010-05-31Update Codabar style and disable it as its causing too many false positivessrowen1-1/+2
2010-05-30Add Code 93 support. Update tests to reflect new (better) number of successes.srowen1-0/+1
2010-05-11Tiny NPE fixsrowen1-2/+5
2010-05-09Fix a typo or two from the last commitsrowen1-3/+16
2010-05-09Tighten up some stuff I saw from the logssrowen2-22/+20
2010-04-16Watch for CMMExceptionsrowen1-1/+12
2010-03-25Support reading multiple barcodes in one image.srowen1-55/+39
2010-03-01Add pure barcode support to web app and command linesrowen1-19/+49
2010-02-02"Split" ReaderException into subclasses to enable more useful error reportingsrowen1-3/+14
2010-02-01Pre-RSS-14 changes. Necessary code changes, but not the decoder. Committing t...srowen1-0/+1
2010-01-31Try both binarizers, use appspot stylesheet, update dependency libssrowen1-4/+12
2010-01-05Issue 312, use old global binarizer for uploaded imagessrowen1-1/+2
2009-12-14Finished work on the local binarizer and renamed it to HybridBinarizer. It us...dswitkin2-7/+7
2009-09-26Tiny changes to System.err usage, closed a stream, saved a reused Patternsrowen1-1/+3
2009-09-18Another shot at TCP CLOSE_WAIT issue, and tiny code tweaksrowen1-44/+47
2009-09-16Further attacks on the mysterious TCP CLOSE_WAIT issuesrowen1-20/+37
2009-06-26Updates for appspotsrowen1-1/+0
2009-06-26Refactored the MonochromeBitmapSource class hierarchy into LuminanceSource, B...dswitkin2-25/+39
2009-05-28Small tweaks, use more friendly content typesrowen2-2/+2
2009-04-26Oops new HTTP lib has a slightly difference exception signature in one methodsrowen1-3/+0
2009-04-15Try to resolve CLOSE_WAIT issue on zxing.orgsrowen1-0/+2
2009-04-10Enable DataMatrix in the web app / other small tweakssrowen1-1/+14
2008-11-15Remove my old email address from files. Might as well save spammers the trouble.srowen7-7/+7
2008-09-01git-svn-id: https://zxing.googlecode.com/svn/trunk@574 59b500cc-1b3d-0410-983...srowen1-3/+4
2008-08-13Better separated out email decoding functionalitysrowen2-16/+51
2008-07-31Some small improvements in error handling based on exceptions observed at zxi...srowen1-0/+9
2008-07-16Update to latest HTTP Core/Client libssrowen1-6/+3
2008-07-09Minor style tweakssrowen1-1/+1
2008-06-27Oops, make sure to XML-escape resultssrowen1-0/+13
2008-06-27Better bytes-to-String method for verbose outputsrowen1-2/+23
2008-06-27More refactoring of parsed results / result parsers; added basic vCard supportsrowen1-1/+1
2008-06-27Minor change to standardize on more canonical "UTF8" name for encoding in Javasrowen1-2/+2
2008-06-26Big refactoring of ParsedResult: now split into ResultParser and ParsedResult...srowen1-3/+4
2008-06-20Standardize and update all copyright statements to name "ZXing authors" as su...srowen6-6/+6
2008-06-18Added raw bytes to human readable output of zxing.org decodersrowen1-0/+7
2008-05-27git-svn-id: https://zxing.googlecode.com/svn/trunk@404 59b500cc-1b3d-0410-983...srowen1-1/+5
2008-05-11Improvements and refinements to web sitesrowen6-81/+120
2008-05-05Oops, one more compile problem fixed. Also delete redundant copies of core an...srowen1-2/+4
2008-05-05Reformatted code, updated to new Analytics tags, fixed a problem with EmailAu...srowen5-228/+237
2008-05-03Added source code to zxing.orgsrowen6-0/+702