Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split UTF functions from String8/16 | Kenny Root | 2010-11-12 | 2 | -1/+117 |
* | OBB: use PBKDF2 for key generation. | Kenny Root | 2010-10-13 | 1 | -0/+18 |
* | Switch Looper back to using poll() instead of epoll(). | Jeff Brown | 2010-10-07 | 1 | -8/+0 |
* | Replace epoll() with poll() and rename PollLoop to Looper. | Jeff Brown | 2010-09-14 | 3 | -371/+434 |
* | Fix String8::operator+ | Kenny Root | 2010-08-06 | 2 | -2/+78 |
* | Don't build framework tests for simulator target. | Jeff Brown | 2010-07-14 | 1 | -0/+5 |
* | Merge changes I2337051b,I19b426cb into gingerbread | Kenny Root | 2010-07-12 | 1 | -4/+11 |
|\ | |||||
| * | Tweak ObbFile class | Kenny Root | 2010-07-12 | 1 | -4/+11 |
* | | Add new glue code for writing native apps. | Dianne Hackborn | 2010-07-08 | 1 | -39/+39 |
|/ | |||||
* | Add OBB file helper class | Kenny Root | 2010-07-07 | 2 | -0/+76 |
* | Even more native input dispatch work in progress. | Jeff Brown | 2010-06-17 | 2 | -35/+42 |
* | Support for multiple tests | Jeff Brown | 2010-06-14 | 1 | -4/+9 |
* | Native input dispatch rewrite work in progress. | Jeff Brown | 2010-06-13 | 3 | -0/+475 |