diff options
author | Wink Saville <wink@google.com> | 2010-06-07 17:04:13 -0700 |
---|---|---|
committer | Wink Saville <wink@google.com> | 2010-06-07 17:04:13 -0700 |
commit | 1b639e09d77de609bed080f5d2ca88d72ba42559 (patch) | |
tree | 97e6183ede78002b0299d76c99ea65e9c8d0f23c /Android.mk | |
parent | a3d3079a7ea18b2c052842272949247b7b4601e9 (diff) | |
download | external_protobuf-1b639e09d77de609bed080f5d2ca88d72ba42559.zip external_protobuf-1b639e09d77de609bed080f5d2ca88d72ba42559.tar.gz external_protobuf-1b639e09d77de609bed080f5d2ca88d72ba42559.tar.bz2 |
Changed speed optimization for strings.
Removed use of StringUtf8Micro and instead use an extra byte array
instance variable directly in the class. This allows the list returned
for repeated strings to be a String instead of a StringUtf8Micro
making the class compatible with existing code.
Removed PerfTimer.java which isn't used.
Change-Id: Ie6acfb40f98f59a48c1a795d86f715078f9611f5
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions