summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* Merge "new SensorService" into gingerbreadMathias Agopian2010-07-212-84/+69
|\
| * new SensorServiceMathias Agopian2010-07-192-84/+69
* | Added support for auxiliary audio effects to AudioTrack and MediaPlayer.Eric Laurent2010-07-211-0/+40
|/
* Ignore attempts to finish events on unregistered channels.Jeff Brown2010-07-161-1/+7
* Re-use existing Surface objects when reading them from parcels.Jamie Gennis2010-07-161-4/+2
* Merge "Implement native key pre-dispatching to IMEs." into gingerbreadDianne Hackborn2010-07-151-44/+208
|\
| * Implement native key pre-dispatching to IMEs.Dianne Hackborn2010-07-151-44/+208
* | Add API to call to vold for mounting OBBsKenny Root2010-07-153-1/+99
|/
* Add support for new input sources.Jeff Brown2010-07-156-32/+54
* Fix jni registration typoChristopher Tate2010-07-151-1/+1
* Merge "More StrictMode work, keeping Binder & BlockGuard's thread-locals in-s...Brad Fitzpatrick2010-07-151-1/+67
|\
| * More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync.Brad Fitzpatrick2010-07-151-1/+67
* | Add native C APIs for working with the Asset ManagerChristopher Tate2010-07-151-4/+8
|/
* Merge "The ICU data is no longer compiled directly into the shared library." ...Joe Onorato2010-07-151-1/+0
|\
| * The ICU data is no longer compiled directly into the shared library.Joe Onorato2010-07-131-1/+0
* | IME events are now dispatched to native applications.Dianne Hackborn2010-07-131-34/+303
* | Add Parcel::readExceptionCode() and Parcel::writeNoException()Brad Fitzpatrick2010-07-131-1/+1
|/
* Add ANativeWindow API for directly drawing to the surface bits.Dianne Hackborn2010-07-094-83/+124
* Add new glue code for writing native apps.Dianne Hackborn2010-07-081-2/+2
* Add new native Looper API.Dianne Hackborn2010-07-022-3/+25
* Get to the point of being able to do native drawing.Dianne Hackborn2010-07-011-2/+6
* Make real API for native code to get its window.Dianne Hackborn2010-07-014-29/+94
* Add ability to guard a thread against setting its own prio to bgChristopher Tate2010-06-301-0/+39
* Implement default key handling for native code.Dianne Hackborn2010-06-302-16/+144
* Update native activity & event APIs to follow correct conventions.Dianne Hackborn2010-06-291-12/+17
* Native input event dispatching.Jeff Brown2010-06-285-133/+2
* Do not log AT command traffic by default.Nick Pelly2010-06-241-2/+2
* Added support for audio sessions in MediaPlayer and AudioTrack.Eric Laurent2010-06-221-4/+29
* First stab at attaching native event dispatching.Dianne Hackborn2010-06-222-3/+70
* Merge "GPS: remove GpsEventThread from GpsLocationProvider" into gingerbreadMike Lockwood2010-06-221-2/+4
|\
| * GPS: remove GpsEventThread from GpsLocationProviderMike Lockwood2010-06-221-2/+4
* | Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer.Jack Palevich2010-06-221-0/+28
|/
* Even more native input dispatch work in progress.Jeff Brown2010-06-172-109/+80
* More work in progress on native events.Jeff Brown2010-06-152-4/+15
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-1314-296/+1567
* Change camera interface to support multiple cameras.Chih-Chung Chang2010-06-111-1/+22
* fix [2757903] Crash in EGL when creating an EGLSurfaceMathias Agopian2010-06-102-5/+13
* am df2e2eff: Merge "Watchdog now records kernel stacks when it fires" into froyoChristopher Tate2010-06-063-0/+114
|\
| * Watchdog now records kernel stacks when it firesChristopher Tate2010-06-043-0/+114
* | optimize Surface.readFromParcel()Mathias Agopian2010-06-041-10/+9
* | Delete local references to avoid reference table overflow.Jaikumar Ganesh2010-06-032-6/+21
* | Update NativeActivity to allow direct surface access.Dianne Hackborn2010-05-181-13/+74
* | Get rid of warnings when compiled with -Wformat-securityNick Kralevich2010-05-131-2/+2
* | am 7e76b6d1: am 6d00151c: Merge "Hopefully fix issue #2662536: Why is launche...Dianne Hackborn2010-05-111-1/+9
|\ \ | |/
| * Hopefully fix issue #2662536: Why is launcher being killed?Dianne Hackborn2010-05-101-1/+9
* | Support multiple cameras in framework.Chih-Chung Chang2010-05-101-3/+12
* | Merge "Prevent local reference table overflows" into krakenKenny Root2010-05-061-7/+14
|\ \
| * | Prevent local reference table overflowsKenny Root2010-05-061-7/+14
* | | Sketch of Native input for MessageQueue / Looper / ViewRootChristopher Tate2010-05-064-1/+379
|/ /
* | Merge "Add UUID property for adapter." into krakenJaikumar Ganesh2010-05-051-0/+1
|\ \