summaryrefslogtreecommitdiff
path: root/tests/SslLoad/src
AgeCommit message (Collapse)Author
2014-10-24Remove tests/SslLoad. Narayan Kamath
Crufty code that hasn't been touched in the past five years. The test seems generally useless and there are dozens of richer tests and benchmarks in conscrypt and libcore. Change-Id: Ifbec8d419fd37f3b6323c9c74f47d0b7c85c9d4b
2010-02-25Re-arrange android-common so framework no longer links with it. Dianne Hackborn
This is the framework part, moving classes around so the framework no longer needs to link to android-common. Makes some APIs public, others that didn't need to be public are private in the framework, some small things are copied.
2009-12-14Unbundling work Paul Westbrook
Moved AndroidHttpClient, Rfc822InputFilter, Rfc822Validator NumberPicker, NumberPickerButton to android-common ---
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589 The Android Open Source Project