summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
...
* | | remove unused YUV formatsMathias Agopian2010-07-012-18/+24
* | | Merge "Introduce official public NativeWindow type." into gingerbreadDianne Hackborn2010-06-305-41/+41
|\ \ \
| * | | Introduce official public NativeWindow type.Dianne Hackborn2010-06-305-41/+41
* | | | Merge "fix live wallpapers on Droid" into gingerbreadMathias Agopian2010-06-303-12/+13
|\ \ \ \
| * | | | fix live wallpapers on DroidMathias Agopian2010-06-303-12/+13
* | | | | Fix injection of specially intercepted keys like HOME.Jeff Brown2010-06-301-4/+0
| |/ / / |/| | |
* | | | Implement default key handling for native code.Dianne Hackborn2010-06-301-0/+64
* | | | Merge "Fix native input dispatch in the emulator." into gingerbreadChris Tate2010-06-292-28/+87
|\ \ \ \
| * | | | Fix native input dispatch in the emulator.Jeff Brown2010-06-292-28/+87
* | | | | Merge "remove a hack that was used only used on h/w we no longer support." in...Mathias Agopian2010-06-292-72/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | remove a hack that was used only used on h/w we no longer support.Mathias Agopian2010-06-292-72/+1
* | | | Update native activity & event APIs to follow correct conventions.Dianne Hackborn2010-06-291-4/+4
|/ / /
* | | Merge changes I93dfc4c8,I781953d6 into gingerbreadMathias Agopian2010-06-2814-134/+367
|\ \ \ | |/ / |/| |
| * | fix[2798925] Gingerbread TOT not bootingMathias Agopian2010-06-281-6/+3
| * | Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger""Mathias Agopian2010-06-2514-134/+370
* | | Native input event dispatching.Jeff Brown2010-06-284-41/+108
|/ /
* | Various fixes and improvements in audio effects implementationEric Laurent2010-06-252-164/+301
* | Remember to initialize timestamps in the dispatch allocatorChristopher Tate2010-06-231-0/+1
* | First stab at attaching native event dispatching.Dianne Hackborn2010-06-222-163/+19
* | remove unused YUV formatsMathias Agopian2010-06-212-16/+0
* | Merge "Start of work on passing around StrictMode policy over Binder calls." ...Brad Fitzpatrick2010-06-213-7/+21
|\ \
| * | Start of work on passing around StrictMode policy over Binder calls.Brad Fitzpatrick2010-06-213-7/+21
* | | fix [2785833] valgrind error in android::Layer::requestBufferMathias Agopian2010-06-211-0/+1
* | | Merge "Added support for the GL_TEXTURE_EXTERNAL target" into gingerbreadMathias Agopian2010-06-219-107/+196
|\ \ \
| * | | Added support for the GL_TEXTURE_EXTERNAL targetMathias Agopian2010-06-159-107/+196
* | | | More native input event dispatching.Jeff Brown2010-06-213-135/+341
| |/ / |/| |
* | | Even more native input dispatch work in progress.Jeff Brown2010-06-1712-107/+821
* | | Merge "More work in progress on native events." into gingerbreadJeff Brown2010-06-153-219/+442
|\ \ \ | |/ / |/| |
| * | More work in progress on native events.Jeff Brown2010-06-153-219/+442
* | | Support for multiple testsJeff Brown2010-06-142-8/+18
|/ /
* | Remove PollLoop from host build.Jeff Brown2010-06-131-4/+4
* | Fix include paths.Jeff Brown2010-06-132-3/+0
* | Native input dispatch rewrite work in progress.Jeff Brown2010-06-1319-92/+5153
* | Change camera interface to support multiple cameras.Chih-Chung Chang2010-06-112-0/+29
* | Fix String8 to free its memory only after assignment operations based on poin...Andreas Huber2010-06-101-4/+8
* | allow re-targetting of surfacesMathias Agopian2010-06-086-37/+103
* | fix [2751143] Device crashes when in a text box for too longMathias Agopian2010-06-082-4/+3
* | optimize Surface.readFromParcel()Mathias Agopian2010-06-041-8/+13
* | split surface management from surface's buffers managementMathias Agopian2010-06-0412-351/+592
* | clean-up client management.Mathias Agopian2010-06-0415-607/+253
* | Merge "Add KEY_SUPPORTED_METERING_MODES and fix some typos." into krakenWu-cheng Li2010-06-041-3/+4
|\ \
| * | Add KEY_SUPPORTED_METERING_MODES and fix some typos.Wu-cheng Li2010-06-041-3/+4
* | | Merge "Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer Audio...Eric Laurent2010-06-045-330/+2796
|\ \ \ | |/ / |/| |
| * | Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack m...Eric Laurent2010-06-035-330/+2796
* | | Merge "Add camera metering mode API." into krakenWu-cheng Li2010-06-031-0/+6
|\ \ \ | |/ / |/| |
| * | Add camera metering mode API.Wu-cheng Li2010-06-031-0/+6
* | | fix a bug where fading in/out of opaque 32-bits windows wasn't workingMathias Agopian2010-06-012-22/+19
|/ /
* | more clean-up in preparation of bigger changesMathias Agopian2010-05-289-70/+84
* | Merge "Add video frame parameter." into krakenWu-cheng Li2010-05-281-0/+1
|\ \
| * | Add video frame parameter.Wu-cheng Li2010-05-281-0/+1