aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-28am 5c362d45: Merge "Fix build warning."HEADandroid-sdk-support_r11android-cts-4.2_r2tools_r22.2tools_r22mastermainjb-mr1.1-dev-plus-aospjb-mr1.1-devjb-mr1-dev-plus-aospjb-mr1-devBrian Carlstrom
2012-08-28Merge "Fix build warning."tools_r21Brian Carlstrom
2012-08-28Fix build warning.Ying Wang
2012-08-23Fix build warning.android-cts-4.2_r1android-4.2_r1android-4.2.2_r1.2android-4.2.2_r1.1android-4.2.2_r1android-4.2.1_r1.2android-4.2.1_r1.1android-4.2.1_r1jb-mr1.1-releasejb-mr1-releaseYing Wang
2012-05-15Remove obsolete ThirdPartyProject.prop file.Elliott Hughes
2011-11-07Remove libs from static library modules.android-cts-4.1_r4android-cts-4.1_r2android-cts-4.1_r1android-4.1.2_r2.1android-4.1.2_r2android-4.1.2_r1android-4.1.1_r6.1android-4.1.1_r6android-4.1.1_r5android-4.1.1_r4android-4.1.1_r3android-4.1.1_r2android-4.1.1_r1.1android-4.1.1_r1jb-releasejb-mr0-releasejb-devYing Wang
2011-01-31Correct the misinstalling of host modules into device's userdata partition.android-sdk-adt_r20android-sdk-adt_r16.0.1android-sdk-4.0.3_r1android-sdk-4.0.3-tools_r1android-cts-verifier-4.0_r1android-cts-verifier-4.0.3_r1android-cts-4.0_r1android-cts-4.0.3_r2android-cts-4.0.3_r1android-4.0.4_r2.1android-4.0.4_r2android-4.0.4_r1.2android-4.0.4_r1.1android-4.0.4_r1android-4.0.3_r1.1android-4.0.3_r1android-4.0.2_r1android-4.0.1_r1.2android-4.0.1_r1.1android-4.0.1_r1tools_r20ics-plus-aospics-mr1-releaseics-mr1ics-mr0-releaseics-mr0ics-factoryrom-2-releaseYing Wang
2010-10-19Add missing NOTICE files.David Deephanphongs
2010-07-16add meta-files about 3rd party projectsandroid-sdk-tools_r12android-sdk-adt_r12android-sdk-2.3.4_r1android-cts-2.3_r5android-cts-2.3_r4android-cts-2.3_r3android-cts-2.3_r2android-cts-2.3_r12android-cts-2.3_r11android-cts-2.3_r10android-cts-2.3_r1android-2.3_r1android-2.3.7_r1android-2.3.6_r1android-2.3.6_r0.9android-2.3.5_r1android-2.3.4_r1android-2.3.4_r0.9android-2.3.3_r1aandroid-2.3.3_r1.1android-2.3.3_r1android-2.3.2_r1android-2.3.1_r1gingerbread-releasegingerbread-mr4-releasegingerbreadThe Android Open Source Project
2010-03-08Add an empty CleanSpec.mkandroid-sdk-tools_r7android-sdk-tools_r6android-sdk-2.2_r2android-sdk-2.2_r1android-cts-2.2_r8android-cts-2.2_r7android-cts-2.2_r6android-cts-2.2_r5android-cts-2.2_r4android-cts-2.2_r3android-cts-2.2_r2android-cts-2.2_r1android-adt-0.9.9android-adt-0.9.8android-2.2_r1.3android-2.2_r1.2android-2.2_r1.1android-2.2_r1android-2.2.3_r2.1android-2.2.3_r2android-2.2.3_r1android-2.2.2_r1android-2.2.1_r2android-2.2.1_r1tools_r9tools_r8tools_r7froyo-releasefroyo-plus-aospfroyoJean-Baptiste Queru
2010-02-23Merge "Cleanup the ASTL makefiles."Niko Catania
2010-02-22Cleanup the ASTL makefiles.Nicolas Catania
2010-02-11Added string::append method that takes iterators as args.Nicolas Catania
2010-02-11Merge "Added at() method to vector. We use a dummy static field as the return...Niko Catania
2010-02-10Added erase to list.Nicolas Catania
2010-02-09Added insert(iterator, char); method.Nicolas Catania
2010-02-08Added <,>,<= and >= operators functions for strings.Nicolas Catania
2010-02-08Added the methods to find a char in a string:Nicolas Catania
2010-02-07Added string::substr support.Nicolas Catania
2010-02-07Added at() method to vector.Nicolas Catania
2010-02-06Merge "First cut of the sstream implementation. Added the sstream header file...Niko Catania
2010-02-05First cut of the sstream implementation.Nicolas Catania
2010-02-05am 246e25ae: am 0b3736b3: reconcile main tree with open-source eclairThe Android Open Source Project
2010-02-05Basic implementation of the std::list.Nicolas Catania
2010-02-05am 0b3736b3: reconcile main tree with open-source eclairThe Android Open Source Project
2010-02-05reconcile main tree with open-source eclairandroid-sdk-tools_r5android-cts-2.1_r5android-cts-2.1_r4android-cts-2.1_r3android-cts-2.1_r2eclairThe Android Open Source Project
2010-02-04Merge "Added basic support for the streams flags and iomanip."Niko Catania
2010-02-04iostream support for unsigned ints,float,double,boolNicolas Catania
2010-02-04Added basic support for the streams flags and iomanip.Nicolas Catania
2010-02-04Added support to output int, void* and std::string.Nicolas Catania
2010-02-03Added support for endl ends and flush.Nicolas Catania
2010-02-03Added basic_ios abstraction and finished cout/cerr implementation.Nicolas Catania
2010-02-02Merge "In ostream, added code to do the one time init of the stdio streams."Niko Catania
2010-02-02Implementation of vector::erase.Nicolas Catania
2010-02-01In ostream, added code to do the one time init of the stdio streams.Nicolas Catania
2010-01-30Added the 'at' method to string.Nicolas Catania
2010-01-29Added resize call to vector.Nicolas Catania
2010-01-29reconcile android-2.1_r1 snapshotThe Android Open Source Project
2010-01-29Changed char_traits to be a template.Nicolas Catania
2010-01-28Basic streambuf implementation.Nicolas Catania
2010-01-28Merge "Added iterator based vector constructor."Niko Catania
2010-01-27Add char_traits support (needed for sstream).Nicolas Catania
2010-01-26Added iterator based vector constructor.Nicolas Catania
2010-01-26Use iterators in unitialized_copy.Nicolas Catania
2010-01-25Added std::distance.Nicolas Catania
2010-01-24Basic support of the ios_base, the root of all streams.Nicolas Catania
2010-01-22New fpos class for the stream position.Nicolas Catania
2010-01-22Basic implementation of set.Nicolas Catania
2010-01-21Use copy constructor to push new non-pod element in the vector.Nicolas Catania
2010-01-20Added iterator support to the vector class.Nicolas Catania