summaryrefslogtreecommitdiffstats
path: root/xml
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a few FindBugs warnings in code that isn't upstream.Elliott Hughes2009-10-271-3/+1
* A new hygenic way for tests to clean up before or after execution.Jesse Wilson2009-10-256-12/+38
* 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
* Fix Node.getNextSibling bounds checking.Elliott Hughes2009-09-255-3/+50
* Use GetStringRegion/GetStringUTFRegion where appropriate.Elliott Hughes2009-09-101-20/+6
* Merge change 9368Android Code Review2009-08-281-1/+1
|\
| * libcore/.../rg_apache_harmony_xml_ExpatParser: in C++, the return typeScott Tsai2009-03-241-1/+1
* | AI 147687: Several fixes for failing tests in the cts host. also tests that t...Urs Grob2009-04-242-49/+62
* | AI 146132: Fixes from the review of 'Bringing XML down to one broken test.'Urs Grob2009-04-142-26/+33
* | AI 144822: Bringing XML down to one broken test.Jorg Pleumann2009-04-072-38/+36
* | AI 143454: Temporarily removing the Expat test from the XMLJorg Pleumann2009-03-301-1/+2
* | auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03264-0/+55779
* | auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03264-55779/+0
|/
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-152-15/+9
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-09110-3282/+9644
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1794-944/+4224
* Initial ContributionThe Android Open Source Project2008-10-21227-0/+46143