History log of /external/tagsoup/src/org/ccil/cowan/tagsoup/Parser.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fc6983a9bd2843f685d57b74a6e011bc056aed17 20-Apr-2015 Andreas Gampe <agampe@google.com> Tagsoup: Use Locale.ROOT in toLowerCase

Make the behavior consistent no matter the default locale.

This also allows to compile-time initialize the HTMLSchema.

Bug: 19498458
Bug: 19542228
Change-Id: I207a6147b2455bb2746be9abb8b8864de9185b76
/external/tagsoup/src/org/ccil/cowan/tagsoup/Parser.java
70dce01b47b7ef16f67b6bd17ee66fca72b42ef1 21-Oct-2013 Narayan Kamath <narayan@google.com> Update tagsoup to 1.2.1

- For a list of changes / bug fixes, see CHANGES.
- Moved LICENSE, MODULE_LICENSE_APACHE2 to the root of
the repository to be consistent with the rest of android.
- Rename GOOGLE_README.txt to the more standard README.android.
- Preserve the definitions / ant build rules that generate
HTMLScanner.java/HTMLSchema.java in case anyone's interested.
src/definitions & src/templates were moved to top level directories
to avoid having to introduce complicated source filter rules in
the makefile.

Tested :
android.text.HtmlTest (coretests), android.text.cts.HtmlTest (CTS)

https://code.google.com/p/android/issues/detail?id=60999

Change-Id: I402b5244fb6396c9f087393fa6e1e8653387ba0a
/external/tagsoup/src/org/ccil/cowan/tagsoup/Parser.java
41cdf40d933f4029c37cf844f8cf3314114e4e0a 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/tagsoup/src/org/ccil/cowan/tagsoup/Parser.java
b0e041b91e19d554585bc4423075929013f05f22 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/tagsoup/src/org/ccil/cowan/tagsoup/Parser.java
926d907a2fb69573f1c6337f064645dde18b1e5e 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/external/tagsoup/src/org/ccil/cowan/tagsoup/Parser.java