summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
...
| * | am 3c80a4a0: Implement default key handling for native code.Dianne Hackborn2010-06-302-16/+144
| |\ \ | | |/
| | * Implement default key handling for native code.Dianne Hackborn2010-06-302-16/+144
* | | Move MTP JNI code from libandroid_runtime to libmedia_jniMike Lockwood2010-06-305-572/+1
* | | MTP: Add MtpServer Java class to wrap MTP device support.Mike Lockwood2010-06-303-2/+168
* | | am b5f05d00: am 0934fbb6: Merge "Update native activity & event APIs to follo...Dianne Hackborn2010-06-291-12/+17
|\ \ \ | |/ /
| * | am 0934fbb6: Merge "Update native activity & event APIs to follow correct con...Dianne Hackborn2010-06-291-12/+17
| |\ \ | | |/
| | * Update native activity & event APIs to follow correct conventions.Dianne Hackborn2010-06-291-12/+17
* | | am 96725326: am 31e0ffe8: Merge "Native input event dispatching." into ginger...Chris Tate2010-06-285-133/+2
|\ \ \ | |/ /
| * | am 31e0ffe8: Merge "Native input event dispatching." into gingerbreadChris Tate2010-06-285-133/+2
| |\ \ | | |/
| | * Native input event dispatching.Jeff Brown2010-06-285-133/+2
* | | Add implementations for saveLayerAlpha() and textured rects.Romain Guy2010-06-261-24/+43
* | | Convert tabs to spaces.Romain Guy2010-06-251-14/+14
* | | Implement quickReject() and drawRect().Romain Guy2010-06-251-19/+35
* | | Merge "Add colored rectangles implementation in OpenGLRenderer."Romain Guy2010-06-241-0/+39
|\ \ \
| * | | Add colored rectangles implementation in OpenGLRenderer.Romain Guy2010-06-241-0/+39
* | | | am db1bae9a: am 9bf39efb: Do not log AT command traffic by default.Nick Pelly2010-06-241-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 9bf39efb: Do not log AT command traffic by default.Nick Pelly2010-06-241-2/+2
| |\ \ | | |/
| | * Do not log AT command traffic by default.Nick Pelly2010-06-241-2/+2
* | | Merge "Add support for transformations."Romain Guy2010-06-231-31/+69
|\ \ \
| * | | Add support for transformations.Romain Guy2010-06-231-31/+69
* | | | am 845f5414: am 2c2ce8e5: Merge "Added support for audio sessions in MediaPla...Eric Laurent2010-06-231-4/+29
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 2c2ce8e5: Merge "Added support for audio sessions in MediaPlayer and Audio...Eric Laurent2010-06-221-4/+29
| |\ \ | | |/
| | * Added support for audio sessions in MediaPlayer and AudioTrack.Eric Laurent2010-06-221-4/+29
* | | Add implementations for clipRect(), save() and restore().Romain Guy2010-06-231-6/+54
* | | am e3e2883f: am e24a60aa: Merge "First stab at attaching native event dispatc...Dianne Hackborn2010-06-232-3/+70
|\ \ \ | |/ /
| * | am e24a60aa: Merge "First stab at attaching native event dispatching." into g...Dianne Hackborn2010-06-222-3/+70
| |\ \ | | |/
| | * First stab at attaching native event dispatching.Dianne Hackborn2010-06-222-3/+70
* | | am dae19d7c: am aaf39f84: Merge "GPS: remove GpsEventThread from GpsLocationP...Mike Lockwood2010-06-231-2/+4
|\ \ \ | |/ /
| * | am aaf39f84: Merge "GPS: remove GpsEventThread from GpsLocationProvider" into...Mike Lockwood2010-06-221-2/+4
| |\ \ | | |/
| | * Merge "GPS: remove GpsEventThread from GpsLocationProvider" into gingerbreadMike Lockwood2010-06-221-2/+4
| | |\
| | | * GPS: remove GpsEventThread from GpsLocationProviderMike Lockwood2010-06-221-2/+4
* | | | am 1e08cc1d: am 224107a4: Add OpenGL ES 2.0 VBO versions glDrawElements and g...Jack Palevich2010-06-231-0/+28
|\ \ \ \ | |/ / /
| * | | am 224107a4: Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttrib...Jack Palevich2010-06-221-0/+28
| |\ \ \ | | |/ /
| | * | Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer.Jack Palevich2010-06-221-0/+28
| | |/
| * | merge from froyo-plus-aospThe Android Open Source Project2010-06-212-77/+2
| |\ \
| | * \ merge from open-source masterThe Android Open Source Project2010-06-152-77/+2
| | |\ \
| | | * | - updates NetUtils to use new libnetutils headersSzymon Jakubczak2010-06-152-77/+2
* | | | | Fix the simulator build.Romain Guy2010-06-221-4/+18
* | | | | Merge "HID profile."Jaikumar Ganesh2010-06-174-0/+79
|\ \ \ \ \
| * | | | | HID profile.Jaikumar Ganesh2010-06-174-0/+79
* | | | | | Merge "Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0."Romain Guy2010-06-173-2/+78
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0.Romain Guy2010-06-173-2/+78
* | | | | | am 42bb545a: am 5c225b16: Even more native input dispatch work in progress.Jeff Brown2010-06-172-109/+80
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | am 5c225b16: Even more native input dispatch work in progress.Jeff Brown2010-06-172-109/+80
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Even more native input dispatch work in progress.Jeff Brown2010-06-172-109/+80
* | | | | Merge "Add new API to check whether a Bitmap was modified."Romain Guy2010-06-151-0/+5
|\ \ \ \ \
| * | | | | Add new API to check whether a Bitmap was modified.Romain Guy2010-06-151-0/+5
* | | | | | am 2dfd2aa4: am 92266a78: Merge "More work in progress on native events." int...Jeff Brown2010-06-152-4/+15
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | am 92266a78: Merge "More work in progress on native events." into gingerbreadJeff Brown2010-06-152-4/+15
| |\ \ \ \ | | |/ / /
| | * | | More work in progress on native events.Jeff Brown2010-06-152-4/+15