| Commit message (Expand) | Author | Age | Files | Lines |
* | Input dispatcher ANR handling enhancements. | Jeff Brown | 2010-09-12 | 1 | -1/+7 |
* | Always set the scheduling group when starting a new thread. | Dianne Hackborn | 2010-09-09 | 1 | -16/+23 |
* | Revert "Free created FileMap when uncompressing files" | Kenny Root | 2010-09-07 | 1 | -9/+5 |
* | Modify native ALooper to take an explicit ident. | Dianne Hackborn | 2010-09-07 | 1 | -6/+13 |
* | Hopefully fix the build. | Dianne Hackborn | 2010-09-07 | 1 | -0/+2 |
* | Add system property to turn off scheduling groups. | Dianne Hackborn | 2010-09-07 | 1 | -8/+29 |
* | Add better debug output for ResourceType errors | Kenny Root | 2010-09-02 | 1 | -2/+2 |
* | Add debugging to ZipFileRO | Kenny Root | 2010-08-27 | 1 | -2/+2 |
* | Free created FileMap when uncompressing files | Kenny Root | 2010-08-19 | 1 | -5/+9 |
* | Add OBB flags to support overlays | Kenny Root | 2010-08-18 | 1 | -10/+22 |
* | Initial tool for OBB manipulation | Kenny Root | 2010-08-11 | 1 | -3/+39 |
* | More native work. | Dianne Hackborn | 2010-08-11 | 1 | -0/+6 |
* | Fix String8::operator+ | Kenny Root | 2010-08-06 | 2 | -2/+78 |
* | Free scanBuf in ZipFileRO | Kenny Root | 2010-08-04 | 1 | -6/+4 |
* | Attempt to fix the SDK build | Christopher Tate | 2010-07-29 | 1 | -4/+4 |
* | Change unistd.h to stddef.h to be correct | Kenny Root | 2010-07-28 | 1 | -1/+1 |
* | Add unistd.h for size_t typedef to fix sim-eng | Kenny Root | 2010-07-28 | 1 | -0/+1 |
* | Support streaming of compressed assets > 1 megabyte | Christopher Tate | 2010-07-28 | 3 | -30/+271 |
* | Fix bug with phantom input windows. | Jeff Brown | 2010-07-16 | 1 | -7/+29 |
* | Don't build framework tests for simulator target. | Jeff Brown | 2010-07-14 | 1 | -0/+5 |
* | Add initial gamepad support. | Jeff Brown | 2010-07-13 | 1 | -0/+10 |
* | Merge changes I2337051b,I19b426cb into gingerbread | Kenny Root | 2010-07-12 | 2 | -17/+36 |
|\ |
|
| * | Tweak ObbFile class | Kenny Root | 2010-07-12 | 2 | -17/+36 |
* | | Add new glue code for writing native apps. | Dianne Hackborn | 2010-07-08 | 2 | -72/+99 |
|/ |
|
* | Add OBB file helper class | Kenny Root | 2010-07-07 | 4 | -0/+366 |
* | Add new native Looper API. | Dianne Hackborn | 2010-07-02 | 1 | -4/+64 |
* | Even more native input dispatch work in progress. | Jeff Brown | 2010-06-17 | 4 | -41/+74 |
* | Support for multiple tests | Jeff Brown | 2010-06-14 | 1 | -4/+9 |
* | Remove PollLoop from host build. | Jeff Brown | 2010-06-13 | 1 | -4/+4 |
* | Native input dispatch rewrite work in progress. | Jeff Brown | 2010-06-13 | 8 | -12/+792 |
* | Fix String8 to free its memory only after assignment operations based on poin... | Andreas Huber | 2010-06-10 | 1 | -4/+8 |
* | ZipUtilsRO rewrite based on Dalvik Zip rewrite | Kenny Root | 2010-05-12 | 3 | -169/+299 |
* | am ca48c88c: am 8a8658a5: Merge "Make static versions of libutils and libbind... | Dan Egnor | 2010-05-06 | 2 | -4/+15 |
|\ |
|
| * | Make static versions of libutils and libbinder. | Dan Egnor | 2010-05-06 | 2 | -4/+15 |
* | | New xlarge screen size. | Dianne Hackborn | 2010-04-28 | 1 | -0/+3 |
|/ |
|
* | Revert "fix [2542425] memory leak during video recording" | Dianne Hackborn | 2010-03-30 | 1 | -2/+0 |
* | fix [2542425] memory leak during video recording | Mathias Agopian | 2010-03-30 | 1 | -0/+2 |
* | fix [2542425] memory leak during video recording | Mathias Agopian | 2010-03-29 | 1 | -1/+4 |
* | Add ability for some manifest attributes to reference resources. | Dianne Hackborn | 2010-03-09 | 1 | -5/+4 |
* | Fix some bugs. | Dianne Hackborn | 2010-03-04 | 1 | -5/+8 |
* | Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity... | Dianne Hackborn | 2010-03-01 | 1 | -16/+159 |
* | Demote the famous ResourceTypes warning to LOGV. | Ficus Kirkpatrick | 2010-03-01 | 1 | -2/+2 |
* | Use UTF-8 strings to avoid duplicate caching, part 1 | Kenny Root | 2010-02-23 | 1 | -6/+39 |
* | remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). | Mathias Agopian | 2010-02-21 | 2 | -0/+25 |
* | Totally remove Unicode.cpp and rely on ICU | Kenny Root | 2010-02-12 | 3 | -822/+0 |
* | Excise code from Unicode.cpp that was dead | Kenny Root | 2010-02-12 | 2 | -102/+0 |
* | Add string resource type inspection | Kenny Root | 2009-12-10 | 1 | -1/+9 |
* | Maybe really fix windows build. | Dianne Hackborn | 2009-12-08 | 1 | -1/+4 |
* | Hopefully fix Windows build | Dianne Hackborn | 2009-12-08 | 1 | -0/+2 |
* | Merge change I129483f8 into eclair-mr2 | Android (Google) Code Review | 2009-12-08 | 3 | -46/+183 |
|\ |
|