summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Hopefully fix the build.Dianne Hackborn2013-07-301-0/+2
* Add system property to turn off scheduling groups.Dianne Hackborn2013-07-301-8/+29
* Add better debug output for ResourceType errorsKenny Root2013-07-301-2/+2
* Add debugging to ZipFileROKenny Root2013-07-301-2/+2
* Free created FileMap when uncompressing filesKenny Root2013-07-301-5/+9
* Add OBB flags to support overlaysKenny Root2013-07-302-14/+53
* Add support for the PointerLocation overlay.Jeff Brown2013-07-301-1/+2
* Initial tool for OBB manipulationKenny Root2013-07-302-3/+43
* More native work.Dianne Hackborn2013-07-303-57/+70
* Fix String8::operator+Kenny Root2013-07-303-4/+80
* Free scanBuf in ZipFileROKenny Root2013-07-301-6/+4
* Attempt to fix the SDK buildChristopher Tate2013-07-301-4/+4
* Change unistd.h to stddef.h to be correctKenny Root2013-07-301-1/+1
* Add unistd.h for size_t typedef to fix sim-engKenny Root2013-07-301-0/+1
* Support streaming of compressed assets > 1 megabyteChristopher Tate2013-07-305-39/+355
* Fix bug with phantom input windows.Jeff Brown2013-07-302-7/+31
* Add native C APIs for working with the Asset ManagerChristopher Tate2013-07-301-1/+19
* Don't build framework tests for simulator target.Jeff Brown2013-07-301-0/+5
* Add initial gamepad support.Jeff Brown2013-07-301-0/+10
* Tweak ObbFile classKenny Root2013-07-302-17/+36
* Add new glue code for writing native apps.Dianne Hackborn2013-07-303-80/+133
* Add OBB file helper classKenny Root2013-07-305-0/+453
* Add new native Looper API.Dianne Hackborn2013-07-302-5/+97
* Fix a bug in sp<> and wp<> which could cause memory corruptionsMathias Agopian2013-07-301-12/+20
* Even more native input dispatch work in progress.Jeff Brown2013-07-307-53/+90
* Support for multiple testsJeff Brown2013-07-301-4/+9
* Remove PollLoop from host build.Jeff Brown2013-07-301-4/+4
* Fix include paths.Jeff Brown2013-07-301-1/+1
* Native input dispatch rewrite work in progress.Jeff Brown2013-07-3015-120/+1088
* Fix String8 to free its memory only after assignment operations based on poin...Andreas Huber2013-07-301-4/+8
* Add invariant check for stylesString sizeKenny Root2013-07-301-0/+6
* Range checking for ResTable_mapKenny Root2013-07-301-5/+6
* Improve checking in aapt dumpKenny Root2013-07-301-15/+27
* Fix 1684100: Making sure that empty package, type and resource ids are not ac...Konstantin Lopyrev2013-07-301-0/+18
* Delete vCard code to platform/framework/opt/vcard.Daisuke Miyakawa2013-07-3065-13463/+0
* Remove stale and inappropriate dependency.Daisuke Miyakawa2013-07-302-3/+2
* Fix a typo in Singleton<>Mathias Agopian2013-07-301-3/+5
* Small fix around intermideate charset (ISO-8859-1).Daisuke Miyakawa2013-07-309-54/+27
* Make vCard code a separated static library.Daisuke Miyakawa2013-07-3065-0/+13491
* added RWLock C++ wrapperMathias Agopian2013-07-301-0/+90
* ZipUtilsRO rewrite based on Dalvik Zip rewriteKenny Root2013-07-305-179/+326
* Adding PacketVideo attribution in NOTICE.Dan Morrill2013-07-301-0/+10
* Make static versions of libutils and libbinder.Dan Egnor2013-07-302-4/+15
* New xlarge screen size.Dianne Hackborn2013-07-302-3/+31
* Revert "fix [2542425] memory leak during video recording"Dianne Hackborn2013-07-301-2/+0
* fix [2542425] memory leak during video recordingMathias Agopian2013-07-301-0/+2
* fix [2542425] memory leak during video recordingMathias Agopian2013-07-301-1/+4
* libutils Condition are now PRIVATE by defaultMathias Agopian2013-07-301-1/+18
* Add ability for some manifest attributes to reference resources.Dianne Hackborn2013-07-302-7/+6
* Remove mms-common libraryTom Taylor2013-07-3030-10998/+0