summaryrefslogtreecommitdiffstats
path: root/xml/src/main/native
Commit message (Expand)AuthorAgeFilesLines
* Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luniPeter Hallam2010-05-042-1558/+0
* Move the libcore registration out of libnativehelpers and into libcore.Elliott Hughes2010-04-161-5/+1
* Fix a bug, and protect against an unrelated class of bugs.Elliott Hughes2010-03-291-0/+4
* Fixing namespace+prefix mode in Expat and removing optional fields from callb...Jesse Wilson2010-03-191-2/+2
* Fixing a critical regression in our SAX parsing.Jesse Wilson2010-01-291-22/+13
* Including proper prefixes and qualified names in the Expat parser.Jesse Wilson2010-01-261-133/+161
* Implement DTDHandler support for ExpatParser.Elliott Hughes2009-12-091-31/+89
* Don't allocate arbitrary-length buffers on the stack.Elliott Hughes2009-11-131-20/+15
* JNI Delete* and Release* _are_ allowed while an exception is pending.Elliott Hughes2009-10-071-41/+3
* Use jniThrowException instead of FindClass/ThrowNew.Elliott Hughes2009-10-011-18/+6
* Use GetStringRegion/GetStringUTFRegion where appropriate.Elliott Hughes2009-09-101-20/+6
* libcore/.../rg_apache_harmony_xml_ExpatParser: in C++, the return typeScott Tsai2009-03-241-1/+1
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-2/+2
* Initial ContributionThe Android Open Source Project2008-10-212-0/+1550