index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve support for non-BMP characters in XML.
Elliott Hughes
2014-10-18
1
-15
/
+38
*
Fix typo.
Elliott Hughes
2014-04-23
1
-1
/
+1
*
Fix compatibility issues in XmlPullParserFactory.
Narayan Kamath
2014-02-13
1
-27
/
+86
*
Fix a javadoc typo.
Elliott Hughes
2013-12-11
1
-2
/
+2
*
Fix build.
Narayan Kamath
2013-10-18
1
-2
/
+12
*
Simplify code in XmlPullParserFactory.
Narayan Kamath
2013-10-17
1
-202
/
+25
*
Get stricter about DOCTYPEs.
Narayan Kamath
2013-10-16
1
-0
/
+9
*
Fix unexpected EOF handling by KXmlParser.
Vladimir Marko
2013-06-28
1
-5
/
+15
*
Add detail messages to all the easy IllegalArgumentException cases.
Elliott Hughes
2012-12-04
2
-2
/
+2
*
Remove obsolete ThirdPartyProject.prop files.
Elliott Hughes
2012-09-20
2
-18
/
+0
*
Add a test for KxmlSerializer attributes with whitespace chars.
Jesse Wilson
2012-08-01
5
-958
/
+0
*
Use weasel words to cover changed behavior around END_DOCUMENT.
Jesse Wilson
2012-05-10
1
-2
/
+2
*
Fix a minor documentation bug in XmlPullParser.
Elliott Hughes
2012-04-18
1
-0
/
+1
*
Warn about a fixed bug in XmlPullParser.nextText()
Jesse Wilson
2011-11-11
1
-1
/
+10
*
am 5d284194: am a0376753: am 6ce8e6ee: Skip BOM characters even with an expli...
Jesse Wilson
2011-05-17
1
-80
/
+89
|
\
|
*
Skip BOM characters even with an explicit charset.
Jesse Wilson
2011-05-16
1
-80
/
+89
*
|
Remove all the remaining AllTests cruft.
Elliott Hughes
2011-02-28
1
-29
/
+0
*
|
Fix more FindBugs warnings: DM_BOOLEAN_CTOR.
Elliott Hughes
2011-02-24
1
-6
/
+4
*
|
Remove most of our remaining non-API StringBuffer usage.
Elliott Hughes
2011-02-22
2
-4
/
+4
*
|
Fix various FindBugs warnings.
Elliott Hughes
2011-02-17
1
-3
/
+3
*
|
Merge commit '995a3842' into manualmerge
Jesse Wilson
2011-02-14
1
-1
/
+4
|
\
\
|
|
/
|
*
Fail parsing if there's text outside the document element.
Jesse Wilson
2011-02-14
1
-1
/
+4
*
|
Most callers of toLowerCase/toUpperCase should pass Locale.US to avoid proble...
Elliott Hughes
2011-01-13
1
-7
/
+6
|
/
*
Capture the DTD body while it is being parsed.
Jesse Wilson
2010-12-20
1
-12
/
+36
*
Fix a bunch of javac -Xlint warnings in our code.
Elliott Hughes
2010-12-08
2
-13
/
+7
*
The last of the Kxml correctness fixes for Expat compatibility.
Jesse Wilson
2010-11-30
1
-9
/
+33
*
Fix XML DOM test failures and close guard warnings.
Jesse Wilson
2010-11-29
1
-28
/
+77
*
Resolve entity values recursively and support default attributes.
Jesse Wilson
2010-11-28
1
-55
/
+214
*
Implement DTD parsing in KxmlParser.
Jesse Wilson
2010-11-23
1
-72
/
+406
*
Change KxmlParser.next() to use one while loop instead of two.
Jesse Wilson
2010-11-20
1
-121
/
+137
*
Fix problems with entity references and relaxed namespaces.
Jesse Wilson
2010-11-19
1
-29
/
+29
*
Merge "Fix a typo in the XmlPullParser example." into dalvik-dev
Jesse Wilson
2010-11-17
1
-1
/
+1
|
\
|
*
Fix a typo in the XmlPullParser example.
Jesse Wilson
2010-11-14
1
-1
/
+1
*
|
Add interning to KxmlPullParser.
Jesse Wilson
2010-11-16
1
-4
/
+7
|
/
*
Optimize KxmlParser.
Jesse Wilson
2010-11-12
2
-523
/
+664
*
Style cleanup of some XML code.
Jesse Wilson
2010-11-04
2
-449
/
+353
*
am 3d667044: am 16b704e4: add meta-files about 3rd party projects
The Android Open Source Project
2010-07-16
3
-0
/
+27
|
\
|
*
add meta-files about 3rd party projects
The Android Open Source Project
2010-07-16
3
-0
/
+27
|
*
Delete duplicate test files for JDK 1.6 compatibility.
Jake Hamby
2010-05-27
8
-340
/
+0
*
|
Remove the luni localized exception messages.
Elliott Hughes
2010-05-24
1
-1
/
+1
*
|
Remove more localized exception messages.
Elliott Hughes
2010-05-21
2
-14
/
+12
*
|
Remove all trailing whitespace from the dalvik team-maintained parts of libcore.
Elliott Hughes
2010-05-13
8
-131
/
+131
*
|
Convert tabs to spaces.
Elliott Hughes
2010-05-13
1
-61
/
+55
*
|
Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luni
Peter Hallam
2010-05-04
847
-247192
/
+0
*
|
Fixing reset() on SAXParser and DocumentBuilder, and cleaning up nearby tests.
Jesse Wilson
2010-04-20
4
-18
/
+40
*
|
Move the libcore registration out of libnativehelpers and into libcore.
Elliott Hughes
2010-04-16
1
-5
/
+1
*
|
Fix a bug, and protect against an unrelated class of bugs.
Elliott Hughes
2010-03-29
1
-0
/
+4
*
|
Merge "Tweak our test & runner so XPath tests can be executed on Hudson." int...
Jesse Wilson
2010-03-29
1
-3
/
+3
|
\
\
|
*
|
Tweak our test & runner so XPath tests can be executed on Hudson.
Jesse Wilson
2010-03-29
1
-3
/
+3
*
|
|
Merge commit '8812fdd7' into manualmerge
Jesse Wilson
2010-03-29
13
-72
/
+65
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
[next]