summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* Merge "Support non-rectangular input regions." into honeycombJeff Brown2011-01-163-6/+59
|\
| * Support non-rectangular input regions.Jeff Brown2011-01-163-6/+59
* | Add API to get path to OBBs.Dianne Hackborn2011-01-161-11/+17
* | Implement SurfaceTexture frame-available callback.Jamie Gennis2011-01-161-30/+94
|/
* Merge "Cleanup implementation of hardware layers." into honeycombRomain Guy2011-01-131-40/+29
|\
| * Cleanup implementation of hardware layers.Romain Guy2011-01-131-40/+29
* | Merge "Add getTransformMatrix to the SurfaceTexture API." into honeycombJamie Gennis2011-01-131-0/+10
|\ \ | |/ |/|
| * Add getTransformMatrix to the SurfaceTexture API.Jamie Gennis2011-01-121-0/+10
* | Cleanup GL objects on the correct thread.Romain Guy2011-01-121-2/+8
|/
* Better backend for hardware layers.Romain Guy2011-01-111-5/+81
* Fix start-time setreuid complaints.Andy McFadden2011-01-101-23/+12
* Enable camera preview to a SurfaceTexture.Jamie Gennis2011-01-071-1/+25
* Add SurfaceTexture JNI registration.Jamie Gennis2011-01-061-0/+2
* Merge "Add the SurfaceTexture java class." into honeycombJamie Gennis2011-01-062-0/+111
|\
| * Add the SurfaceTexture java class.Jamie Gennis2011-01-062-0/+111
* | Reuse of native display list objectsChet Haase2011-01-061-8/+13
|/
* Temporarily remove UsbManager support for USB host.Mike Lockwood2011-01-063-65/+0
* Merge "Keep a reference to the local matrix. Bug #3299324"Romain Guy2011-01-041-6/+0
|\
| * Keep a reference to the local matrix.Romain Guy2011-01-041-6/+0
* | Merge "when cursorwindow allocation fails, print the number of cursors left o...Vasu Nori2011-01-041-19/+13
|\ \ | |/ |/|
| * when cursorwindow allocation fails, print the number of cursors left openVasu Nori2011-01-041-19/+13
* | UsbManager: Add methods to convert between USB device names and IDsMike Lockwood2010-12-293-2/+66
|/
* resubmitting Change-Id: I67b1d04a5c9fc18b0cd4da6184d0b814b64d89e9Vasu Nori2010-12-212-6/+12
* Revert "bug:2448371 cursorwindow size moved to resource xml file."Vasu Nori2010-12-202-12/+6
* bug:2448371 cursorwindow size moved to resource xml file.Vasu Nori2010-12-202-6/+12
* Demo hack!Dianne Hackborn2010-12-181-3/+30
* Fix a constructor declaration to match its definition.Carl Shapiro2010-12-171-1/+1
* Eliminate tracked allocations and the inNativeAlloc option.Carl Shapiro2010-12-174-129/+6
* Fix PANU - Bluetooth tethering - JNI calls.Jaikumar Ganesh2010-12-161-5/+2
* Allow a JNI local ref to be passed directly into globalRef().Patrick Dubroy2010-12-152-4/+17
* Turn fatal assertion in decodeRegion into a warning.Patrick Dubroy2010-12-153-6/+24
* Use clear names for native APIIrfan Sheriff2010-12-151-6/+6
* Merge "Handle supplicant stop correctly"Irfan Sheriff2010-12-151-2/+8
|\
| * Handle supplicant stop correctlyIrfan Sheriff2010-12-151-2/+8
* | Merge "Allocate bitmap backing buffers in the Java heap."Patrick Dubroy2010-12-147-120/+269
|\ \
| * | Allocate bitmap backing buffers in the Java heap.Patrick Dubroy2010-12-147-120/+269
| |/
* | Add MODE_MULTI_PROCESS flag to Context.getSharedPreferences()Brad Fitzpatrick2010-12-141-2/+1
|/
* Framework-side support for Dalvik "isSensitiveThread" hook.Brad Fitzpatrick2010-12-141-0/+20
* Fix issue #3258849: Grab thumbnail when exiting an app via backDianne Hackborn2010-12-131-5/+20
* Merge "WPS fixes and refactor"Irfan Sheriff2010-12-131-7/+10
|\
| * WPS fixes and refactorIrfan Sheriff2010-12-131-7/+10
* | Avoid SIGSEGV in Bitmap_writeToParcel.Jack Palevich2010-12-131-1/+9
|/
* Remove function when Bluetooth is not present in the hardware.Jaikumar Ganesh2010-12-131-3/+2
* Add direct calls to Bluez to add SDP records.Jaikumar Ganesh2010-12-131-0/+75
* Add ability to reuse bitmaps when decoding PNG contentChet Haase2010-12-101-1/+4
* Add ability to reuse bitmaps when loading new contentChet Haase2010-12-091-3/+24
* Merge "Change assets to use 64-bit API"Kenny Root2010-12-085-15/+15
|\
| * Change assets to use 64-bit APIKenny Root2010-12-085-15/+15
* | Add a comment regarding the sizing of the Dalvik heap.Carl Shapiro2010-12-081-3/+5
* | Remove stale code and unneeded '\n' chars from findClass.Carl Shapiro2010-12-071-31/+6