Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for the safty check. It checks that nFir21 + jNpoints <= BUF_SIZE, | Gloria Wang | 2010-02-22 | 1 | -1/+1 |
| | | | | | but when it calls GetByteArrayRegion, it multiplies it by 2 which defeats the "// safety first" check at the beginning. | ||||
* | Untangle MediaPlayer, MediaRecorder, MediaScanner and MediaMetadataRetriever JNI | Marco Nelissen | 2009-08-03 | 1 | -7/+0 |
| | | | | | code, so that creating one of those doesn't initialize all the others. Shaves a hundred milliseconds or so off music app startup time. | ||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+143 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -143/+0 |
| | |||||
* | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 2009-01-09 | 1 | -0/+143 |