1. 8107b20 Revert "Revert "ExpatParser LP64 fixes."" by Elliott Hughes · 11 years ago
  2. d88231f Revert "ExpatParser LP64 fixes." by Elliott Hughes · 11 years ago
  3. a8a1e20 ExpatParser LP64 fixes. by Elliott Hughes · 11 years ago
  4. 08bfdd7 Fix memory leaks in org_apache_harmony_xml_ExpatParser by Mikael Gullstrand · 11 years ago
  5. 0b00d81 use longs instead of ints to store pointers in ExpatParser by Joel Dice · 11 years ago
  6. e8c6258 Memory leak in StringStack::push detected in ExpatParser_initialize by andrey yusipov · 11 years ago
  7. 6c1e5f4 Manually update the libcore native code. by Elliott Hughes · 12 years ago
  8. 0ebd342 Track changes caused by the ICU 49.2 upgrade. by Craig Cornelius · 12 years ago
  9. 44d7372 Get expat header files from the approved location. by Elliott Hughes · 12 years ago
  10. 7cd6760 Make libjavacore independent of libnativehelper for the PDK. by Elliott Hughes · 12 years ago
  11. 8545b83 Tidy a few includes. by Elliott Hughes · 13 years ago
  12. fe711d6 Don't use ScopedJavaUnicodeString where ScopedStringChars will do. by Elliott Hughes · 13 years ago
  13. fb85a3a Use jniThrowOutOfMemoryError everywhere. by Elliott Hughes · 14 years ago
  14. 1ad6685 am 26e0cc02: Fix pointer vs integer mismatch in several return statements. by Olivier Bailly · 14 years ago
  15. 26e0cc0 Fix pointer vs integer mismatch in several return statements. by Olivier Bailly · 14 years ago
  16. dabcbd6 Fix an Expat comment to make it clear that the specified encoding is used. by Jesse Wilson · 14 years ago
  17. b5bde2f More shift removal. by Elliott Hughes · 14 years ago
  18. e22935d Remove most of our C-style casts. by Elliott Hughes · 14 years ago
  19. 2edc04d Remove C-style casts from our expat JNI. by Elliott Hughes · 14 years ago
  20. 6410112 Add null-pointer checking to ScopedPrimitiveArray. by Elliott Hughes · 14 years ago
  21. 4e3714f Stop using GetStringChars/ReleaseStringChars. by Elliott Hughes · 14 years ago
  22. 9149904 Fix build. by Elliott Hughes · 14 years ago
  23. 4eafbcc Simplify resource management in ExpatParser's JNI. by Elliott Hughes · 14 years ago
  24. a9f5c16 Remove dynamic calls to FindClass. by Elliott Hughes · 14 years ago
  25. bf87c56 Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  26. 0596087 Enhance ScopedUtfChars to include the null check most callers were missing. by Elliott Hughes · 14 years ago
  27. ebca53a Add write-back ScopedPrimitiveArrays (and use them). by Elliott Hughes · 14 years ago
  28. 8044bf6 Make ScopedLocalRef more convenient, and use it more widely. by Elliott Hughes · 14 years ago
  29. 99c59bf Expand upon the old ScopedByteArray, and start removing some of the Get/ReleaseCritical calls. by Elliott Hughes · 14 years ago
  30. 44e0e56 Enable -Wall -Wextra for libcore and cleanup all but one warning by Brian Carlstrom · 14 years ago
  31. 6b811c5 Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luni by Peter Hallam · 14 years ago[Renamed from xml/src/main/native/org_apache_harmony_xml_ExpatParser.cpp]
  32. c08f9fb Move the libcore registration out of libnativehelpers and into libcore. by Elliott Hughes · 14 years ago
  33. 7ca6fd0 Fix a bug, and protect against an unrelated class of bugs. by Elliott Hughes · 14 years ago
  34. 4a5c3fd Fixing namespace+prefix mode in Expat and removing optional fields from callbacks. by Jesse Wilson · 14 years ago
  35. a144051 Fixing a critical regression in our SAX parsing. by Jesse Wilson · 15 years ago
  36. df36e8c Including proper prefixes and qualified names in the Expat parser. by Jesse Wilson · 15 years ago
  37. c9b92b4 Implement DTDHandler support for ExpatParser. by Elliott Hughes · 15 years ago
  38. 845ce3c Don't allocate arbitrary-length buffers on the stack. by Elliott Hughes · 15 years ago
  39. 44199d2 JNI Delete* and Release* _are_ allowed while an exception is pending. by Elliott Hughes · 15 years ago
  40. 738f950 Use jniThrowException instead of FindClass/ThrowNew. by Elliott Hughes · 15 years ago
  41. 80e88aa Use GetStringRegion/GetStringUTFRegion where appropriate. by Elliott Hughes · 15 years ago
  42. d1987ae libcore/.../rg_apache_harmony_xml_ExpatParser: in C++, the return type by Scott Tsai · 15 years ago
  43. dd828f4 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  44. fdb2704 Initial Contribution by The Android Open Source Project · 16 years ago