History log of /libcore/luni/src/main/java/java/awt/font/TextAttribute.java
Revision Date Author Comments
b35a6e9a1bb646c39a838d8cadbd12db0719b745 09-Dec-2010 Jesse Wilson <jessewilson@google.com> Change TextAttribute constants to be consistent with the test and RI.

Change-Id: I0550bb7ef4701685ef9bf87874789c3d441fc701
b10024c7cf6d4cfbcc6016aa9c0e102f59c15d36 02-Oct-2010 Jesse Wilson <jessewilson@google.com> Fix deserialization of NumberFormat.Field and related types.

This uses reflection to make it foolishly-easy to keep up-to-date
as members in these classes are added.

Change-Id: I6029aedf56f6237b971f240dbca45ed3acd50e0a
f2422829389c7dba1b23c8c2c6fb34dd7a40fe42 28-May-2010 Jesse Wilson <jessewilson@google.com> Filling in APIs from RI 6 that we missed.

Change-Id: I7f98bbbb3c68efee61b88acc3bc25f2c9990b519
f33eae7e84eb6d3b0f4e86b59605bb3de73009f3 13-May-2010 Elliott Hughes <enh@google.com> Remove all trailing whitespace from the dalvik team-maintained parts of libcore.

Gentlemen, you may now set your editors to "strip trailing whitespace"...

Change-Id: I85b2f6c80e5fbef1af6cab11789790b078c11b1b
fd6bb3510c2f94d636f3572dcf5f7f4dcd1a2726 13-May-2010 Elliott Hughes <enh@google.com> Remove //$NON-NLS-\d$ cruft.

Mostly done by perl(1), with manual cleanup of the few misspelled instances.
This makes our trailing whitespace slightly worse, but I'll fix all that with
a follow-on change.

Change-Id: I0b4ca98819be6f9519c4ba980d759bd1ee1a0303
6b811c5daec1b28e6f63b57f98a032236f2c3cf7 03-May-2010 Peter Hallam <peterhal@google.com> Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luni
Merge xml except xmlpull and kxml into luni