summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* am ec5039b3: am 99c070d8: am 4fea5373: Merge "Add WEBP to the list of Image f...Jean-Baptiste Queru2011-06-271-1/+5
|\
| * am 99c070d8: am 4fea5373: Merge "Add WEBP to the list of Image formats that s...Jean-Baptiste Queru2011-06-241-1/+5
| |\
| | * am 4fea5373: Merge "Add WEBP to the list of Image formats that support Compre...Jean-Baptiste Queru2011-06-241-2/+5
| | |\
| | | * Add WEBP to the list of Image formats that support Compression.Vikas Arora2011-06-231-2/+5
| | * | am b38fa2a0: Merge "DO NOT MERGE Incoming Bluetooth Connection requests - dia...Jaikumar Ganesh2011-06-212-23/+35
| | |\ \
| | | * \ Merge "DO NOT MERGE Incoming Bluetooth Connection requests - dialog." into gi...Jaikumar Ganesh2011-06-212-23/+35
| | | |\ \
| | | | * | DO NOT MERGE Incoming Bluetooth Connection requests - dialog.Jaikumar Ganesh2011-06-212-23/+35
| | * | | | am f3894a04: Merge "Tweak setViewport stuff for fwd-compat"Jean-Baptiste Queru2011-06-082-18/+3
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Tweak setViewport stuff for fwd-compatJean-Baptiste Queru2011-06-082-18/+3
| * | | | | am cf99765b: resolved conflicts for merge of 914ed90f to honeycomb-LTEIrfan Sheriff2011-06-221-3/+32
| |\ \ \ \ \
| | * \ \ \ \ resolved conflicts for merge of 914ed90f to honeycomb-LTEIrfan Sheriff2011-06-221-3/+32
| | |\ \ \ \ \
| | | * | | | | Revert "DO NOT MERGE Revert "DO NOT MERGE Add DhcpStateMachine""Irfan Sheriff2011-06-211-3/+32
| * | | | | | | am 5d5b73be: Merge "resolved conflicts for merge of 267a6181 to honeycomb-LTE...Irfan Sheriff2011-06-221-32/+3
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | resolved conflicts for merge of 267a6181 to honeycomb-LTEIrfan Sheriff2011-06-221-32/+3
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | DO NOT MERGE Revert "DO NOT MERGE Add DhcpStateMachine"Irfan Sheriff2011-06-211-32/+3
| * | | | | | | Updates resulting from the Skia merge (revision 1327)Derek Sollenberger2011-06-132-17/+3
* | | | | | | | Merge "SurfaceTexture: detach from Dalvik when necessary."Jamie Gennis2011-06-261-10/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | SurfaceTexture: detach from Dalvik when necessary.Jamie Gennis2011-06-231-10/+31
* | | | | | | | | Merge "Fix potential advances overrun in TextLayoutCache."Fabrice Di Meglio2011-06-241-4/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix potential advances overrun in TextLayoutCache.Doug Felt2011-06-241-4/+21
* | | | | | | | | | Merge "Implement APIs for Bluetooth Health profile."Jaikumar Ganesh2011-06-244-1/+586
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Implement APIs for Bluetooth Health profile.Jaikumar Ganesh2011-06-244-1/+586
* | | | | | | | | | | Make TextureView to use async SurfaceTexture.Grace Kloba2011-06-231-3/+1
* | | | | | | | | | | Add allowSynchronousMode to SurfaceTexture constructor.Grace Kloba2011-06-231-3/+3
* | | | | | | | | | | Merge "Add method to create a ParcelSurfaceTexture from android.view.Surface."tedbo2011-06-232-4/+22
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add method to create a ParcelSurfaceTexture from android.view.Surface.tedbo2011-06-222-4/+22
* | | | | | | | | | | Merge "Fix the issue where onFrameAvailable is not triggered if SurfaceTextur...Jamie Gennis2011-06-231-1/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix the issue where onFrameAvailable is not triggered if SurfaceTexture is in...Grace Kloba2011-06-221-1/+8
| |/ / / / / / / / / /
* | | | | | | | | | | Add the ability to specify the opacity of a TextureViewRomain Guy2011-06-221-6/+6
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Collapse UI events in TextureView.Romain Guy2011-06-221-1/+2
* | | | | | | | | | Fix the issue where TextureView stuck if the producer side is too fast.Grace Kloba2011-06-221-1/+2
|/ / / / / / / / /
* | | | | | | | | Port EventRecurrence.parse() from nativeAndy McFadden2011-06-211-1/+1
|/ / / / / / / /
* | | | | | | | Merge "SurfaceTexture: attach to Dalvik when needed."Jamie Gennis2011-06-201-5/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | SurfaceTexture: attach to Dalvik when needed.Jamie Gennis2011-06-171-5/+27
* | | | | | | | | Correctly register native methods.Romain Guy2011-06-152-5/+7
* | | | | | | | | Forgot to ammend the changeRomain Guy2011-06-151-1/+1
* | | | | | | | | Properly refcount SurfaceTexture in the JNI layer.Romain Guy2011-06-152-7/+12
|/ / / / / / / /
* | | | | | | | Add TextureView.getBitmap()Romain Guy2011-06-141-0/+6
* | | | | | | | Merge "Support for setting a ParcelSurfaceTexture as the MediaPlayer sink."tedbo2011-06-142-33/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Support for setting a ParcelSurfaceTexture as the MediaPlayer sink.tedbo2011-06-132-33/+2
* | | | | | | | | audio: update for audio/audio_policy header names/locationsDima Zavin2011-06-131-1/+1
|/ / / / / / / /
* | | | | | | | Merge "Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing ...Jamie Gennis2011-06-106-5/+209
|\ \ \ \ \ \ \ \
| * | | | | | | | Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Bin...tedbo2011-06-096-5/+209
* | | | | | | | | am 4c5f2a9d: am ed1c8d7d: am 0aa1017f: Prevent allocation overflows by corrup...Martijn Coenen2011-06-081-0/+13
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | am ed1c8d7d: am 0aa1017f: Prevent allocation overflows by corrupt NDEF records.Martijn Coenen2011-06-071-0/+13
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | am 0aa1017f: Prevent allocation overflows by corrupt NDEF records.Martijn Coenen2011-06-011-0/+13
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | / / | | | | |_|_|/ / | | | |/| | | |
| | | * | | | | Prevent allocation overflows by corrupt NDEF records.Martijn Coenen2011-05-311-0/+13
| | | | |_|_|/ | | | |/| | |
| * | | | | | am 8148cc3e: am 86ea1f5f: Initial checkin of spot presentation for touchpad g...Jeff Brown2011-05-254-0/+232
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | am 86ea1f5f: Initial checkin of spot presentation for touchpad gestures. (DO ...Jeff Brown2011-05-254-0/+232
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE)Jeff Brown2011-05-254-0/+232