| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Move services/powermanager from frameworks/base to frameworks/native | Colin Cross | 2012-03-28 | 2 | -70/+0 |
* | | | | Deleted the media, camera, drm related files since they are relocated | James Dong | 2012-03-28 | 111 | -14177/+0 |
* | | | | Merge "Use a status_t return type for GL functors" | Romain Guy | 2012-03-26 | 1 | -0/+17 |
|\ \ \ \ |
|
| * | | | | Use a status_t return type for GL functors | Romain Guy | 2012-03-26 | 1 | -0/+17 |
* | | | | | Merge "mv libcpustats from frameworks/base to /native" | Glenn Kasten | 2012-03-26 | 3 | -220/+0 |
|\ \ \ \ \ |
|
| * | | | | | mv libcpustats from frameworks/base to /native | Glenn Kasten | 2012-03-26 | 3 | -220/+0 |
* | | | | | | Merge "Provisional support for secure decryption of media streams." | Andreas Huber | 2012-03-26 | 8 | -3/+100 |
|\ \ \ \ \ \ |
|
| * | | | | | | Provisional support for secure decryption of media streams. | Andreas Huber | 2012-03-26 | 8 | -3/+100 |
| |/ / / / / |
|
* | | | | | | Merge "reorganize SoundPool and JetPlayer code." | Eric Laurent | 2012-03-26 | 1 | -3/+2 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | reorganize SoundPool and JetPlayer code. | Eric Laurent | 2012-03-26 | 1 | -3/+2 |
| |/ / / / |
|
* | | | | | Add TRACK_FAST for IAudioFlinger::createTrack | Glenn Kasten | 2012-03-26 | 1 | -2/+3 |
* | | | | | Merge "IAudioFlinger::createTrack and openRecord flags" | Glenn Kasten | 2012-03-26 | 2 | -4/+9 |
|\ \ \ \ \ |
|
| * | | | | | IAudioFlinger::createTrack and openRecord flags | Glenn Kasten | 2012-03-19 | 2 | -4/+9 |
* | | | | | | remove jni.h include from IOMX.h | Colin Cross | 2012-03-24 | 1 | -2/+0 |
* | | | | | | Fixed missing return value from a method should have returned status_t | James Dong | 2012-03-24 | 1 | -1/+1 |
| |/ / / /
|/| | | | |
|
* | | | | | frameworks/base: move Zip* from libandroidfw to libutils | Colin Cross | 2012-03-22 | 4 | -391/+1 |
* | | | | | Merge "Remove enforceFrameCount" | Glenn Kasten | 2012-03-22 | 1 | -2/+1 |
|\ \ \ \ \ |
|
| * | | | | | Remove enforceFrameCount | Glenn Kasten | 2012-03-21 | 1 | -2/+1 |
* | | | | | | Support gapless playback for mp3 and m4a | Marco Nelissen | 2012-03-22 | 2 | -0/+61 |
* | | | | | | Merge "Add MetaData::dumpToLog" | Marco Nelissen | 2012-03-21 | 1 | -0/+4 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Add MetaData::dumpToLog | Marco Nelissen | 2012-03-21 | 1 | -0/+4 |
* | | | | | | Merge "Whitespace" | Glenn Kasten | 2012-03-21 | 2 | -3/+4 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Whitespace | Glenn Kasten | 2012-03-19 | 2 | -3/+4 |
| |/ / / / |
|
* | | | | | Merge "Parse mp3 encoder padding/delay" | Marco Nelissen | 2012-03-20 | 1 | -0/+2 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Parse mp3 encoder padding/delay | Marco Nelissen | 2012-03-20 | 1 | -0/+2 |
* | | | | | Merge "If an application calls System.exit() terminate it immediately." | Jeff Brown | 2012-03-16 | 1 | -5/+11 |
|\ \ \ \ \ |
|
| * | | | | | If an application calls System.exit() terminate it immediately. | Jeff Brown | 2012-03-15 | 1 | -5/+11 |
* | | | | | | Merge "Add a new camera open API that allows taking the ownership." | Wu-cheng Li | 2012-03-15 | 2 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add a new camera open API that allows taking the ownership. | Wu-cheng Li | 2012-03-15 | 2 | -2/+2 |
| |/ / / / / |
|
* | | | | | | Merge "Move CameraParameters.h to frameworks/native." | Eino-Ville Talvala | 2012-03-15 | 1 | -666/+0 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Move CameraParameters.h to frameworks/native. | Eino-Ville Talvala | 2012-03-14 | 1 | -666/+0 |
* | | | | | | Defines MediaPlayer APIs to support multiple audio/video/timedtext | Insun Kang | 2012-03-15 | 3 | -13/+31 |
* | | | | | | Merge "AudioFlinger playback thread CPU measurement in Hz" | Glenn Kasten | 2012-03-14 | 1 | -26/+52 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | AudioFlinger playback thread CPU measurement in Hz | Glenn Kasten | 2012-03-14 | 1 | -26/+52 |
* | | | | | | Merge "Use correct syntax for #include <> """ | Glenn Kasten | 2012-03-14 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Use correct syntax for #include <> "" | Glenn Kasten | 2012-03-13 | 1 | -1/+1 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge "Fix spurious ANRs in native activities." | Jeff Brown | 2012-03-13 | 3 | -10/+47 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix spurious ANRs in native activities. | Jeff Brown | 2012-03-13 | 3 | -10/+47 |
* | | | | | | | Merge "Gapless playback, step 1." | Marco Nelissen | 2012-03-13 | 3 | -0/+6 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Gapless playback, step 1. | Marco Nelissen | 2012-03-13 | 3 | -0/+6 |
| |/ / / / / / |
|
* | | | | | | | Merge "Switched to use the header files in /frameworks/native and deleted the... | James Dong | 2012-03-13 | 13 | -7216/+0 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | Switched to use the header files in /frameworks/native | James Dong | 2012-03-12 | 13 | -7216/+0 |
* | | | | | | | Whitespace and indentation | Glenn Kasten | 2012-03-13 | 10 | -24/+18 |
|/ / / / / / |
|
* | | | | | | Merge "Remove virtual from methods that don't need it" | Glenn Kasten | 2012-03-12 | 1 | -0/+2 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Remove virtual from methods that don't need it | Glenn Kasten | 2012-03-09 | 1 | -0/+2 |
| |/ / / / |
|
* | | | | | Use audio_policy_output_flags_t consistently | Glenn Kasten | 2012-03-09 | 2 | -7/+8 |
* | | | | | Merge "Use AudioRecord::record_flags consistently" | Glenn Kasten | 2012-03-09 | 1 | -3/+5 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Use AudioRecord::record_flags consistently | Glenn Kasten | 2012-03-08 | 1 | -3/+5 |
* | | | | | Merge "audio policy: use audio_devices_t when appropriate" | Eric Laurent | 2012-03-08 | 2 | -2/+2 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | audio policy: use audio_devices_t when appropriate | Eric Laurent | 2012-03-08 | 2 | -2/+2 |