summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * Add Dvorak keyboard layout.Jeff Brown2012-04-171-0/+9
* | Merge "Support loading keyboard layout overlays from resources."Jeff Brown2012-04-171-2/+27
|\ \ | |/
| * Support loading keyboard layout overlays from resources.Jeff Brown2012-04-171-2/+27
* | am a6d62b76: am 4f998a1e: am fd862e98: Add header for forward compatibilityChris Craik2012-04-171-0/+43
|\ \ | |/ |/|
| * Add header for forward compatibilityChris Craik2012-04-171-0/+43
| * Update header for forward compatibilityTeng-Hui Zhu2012-04-121-0/+4
| * Update SurfaceTexture interface for forward compatibilityTeng-Hui Zhu2012-04-101-1/+8
| * Fix hybrid buildChris Craik2012-04-031-0/+28
| * resolved conflicts for merge of 3fe7ee65 to ics-mr1-plus-aospEric Laurent2012-03-161-2/+4
| |\
| | * AudioTrack: relax check on minimum buffer sizeEric Laurent2012-03-161-2/+4
| * | Add stubs for better compatibilityJean-Baptiste Queru2012-02-272-0/+34
| * | Merge "Add stubs for improved compatibility"Jean-Baptiste Queru2012-02-224-0/+68
| |\ \
| | * | Add stubs for improved compatibilityJean-Baptiste Queru2012-02-214-0/+68
* | | | Add support for input devices that have vibrators.Jeff Brown2012-04-131-0/+4
* | | | Notify applications when input devices change.Jeff Brown2012-04-121-1/+4
* | | | Refactor key code mapping.Jeff Brown2012-04-111-2/+6
* | | | Pass width/height parameters to webviewChet Haase2012-04-111-0/+4
* | | | Request key maps from input manager service.Jeff Brown2012-04-106-120/+181
* | | | Add a unique input device descriptor.Jeff Brown2012-04-061-18/+28
* | | | Merge "Add Japanese specific key codes."Jeff Brown2012-04-021-0/+8
|\ \ \ \
| * | | | Add Japanese specific key codes.Yang Chuang2012-04-021-0/+8
* | | | | Allow fine-grained control over functors executionRomain Guy2012-04-021-3/+14
|/ / / /
* | | | Move services/powermanager from frameworks/base to frameworks/nativeColin Cross2012-03-282-70/+0
* | | | Deleted the media, camera, drm related files since they are relocatedJames Dong2012-03-28111-14177/+0
* | | | Merge "Use a status_t return type for GL functors"Romain Guy2012-03-261-0/+17
|\ \ \ \
| * | | | Use a status_t return type for GL functorsRomain Guy2012-03-261-0/+17
* | | | | Merge "mv libcpustats from frameworks/base to /native"Glenn Kasten2012-03-263-220/+0
|\ \ \ \ \
| * | | | | mv libcpustats from frameworks/base to /nativeGlenn Kasten2012-03-263-220/+0
* | | | | | Merge "Provisional support for secure decryption of media streams."Andreas Huber2012-03-268-3/+100
|\ \ \ \ \ \
| * | | | | | Provisional support for secure decryption of media streams.Andreas Huber2012-03-268-3/+100
| |/ / / / /
* | | | | | Merge "reorganize SoundPool and JetPlayer code."Eric Laurent2012-03-261-3/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | reorganize SoundPool and JetPlayer code.Eric Laurent2012-03-261-3/+2
| |/ / / /
* | | | | Add TRACK_FAST for IAudioFlinger::createTrackGlenn Kasten2012-03-261-2/+3
* | | | | Merge "IAudioFlinger::createTrack and openRecord flags"Glenn Kasten2012-03-262-4/+9
|\ \ \ \ \
| * | | | | IAudioFlinger::createTrack and openRecord flagsGlenn Kasten2012-03-192-4/+9
* | | | | | remove jni.h include from IOMX.hColin Cross2012-03-241-2/+0
* | | | | | Fixed missing return value from a method should have returned status_tJames Dong2012-03-241-1/+1
| |/ / / / |/| | | |
* | | | | frameworks/base: move Zip* from libandroidfw to libutilsColin Cross2012-03-224-391/+1
* | | | | Merge "Remove enforceFrameCount"Glenn Kasten2012-03-221-2/+1
|\ \ \ \ \
| * | | | | Remove enforceFrameCountGlenn Kasten2012-03-211-2/+1
* | | | | | Support gapless playback for mp3 and m4aMarco Nelissen2012-03-222-0/+61
* | | | | | Merge "Add MetaData::dumpToLog"Marco Nelissen2012-03-211-0/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add MetaData::dumpToLogMarco Nelissen2012-03-211-0/+4
* | | | | | Merge "Whitespace"Glenn Kasten2012-03-212-3/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | WhitespaceGlenn Kasten2012-03-192-3/+4
| |/ / / /
* | | | | Merge "Parse mp3 encoder padding/delay"Marco Nelissen2012-03-201-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Parse mp3 encoder padding/delayMarco Nelissen2012-03-201-0/+2
* | | | | Merge "If an application calls System.exit() terminate it immediately."Jeff Brown2012-03-161-5/+11
|\ \ \ \ \
| * | | | | If an application calls System.exit() terminate it immediately.Jeff Brown2012-03-151-5/+11
* | | | | | Merge "Add a new camera open API that allows taking the ownership."Wu-cheng Li2012-03-152-2/+2
|\ \ \ \ \ \