summaryrefslogtreecommitdiffstats
path: root/native
Commit message (Expand)AuthorAgeFilesLines
...
* | resolved conflicts for merge of 06a8ceac to masterDianne Hackborn2011-05-192-0/+64
|\ \ | |/
| * Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-192-0/+64
* | Add initial API for stylus and mouse buttons.Jeff Brown2011-05-132-1/+45
* | Add Java API for writing TTS enginesBjorn Bringert2011-04-151-313/+0
* | ANativeWindow_setBuffersGeometry now returns proper error codesMathias Agopian2011-03-312-2/+4
* | merge libsurfaceflinger_client into libguiMathias Agopian2011-03-251-1/+0
* | Add MotionEvent.HOVER_ENTER and HOVER_EXIT.Jeff Brown2011-03-241-0/+8
* | Merge "Fix an incorrect NDK function prototype."Jeff Brown2011-03-181-2/+4
|\ \
| * | Fix an incorrect NDK function prototype.Jeff Brown2011-03-161-2/+4
| |/
* | Add 3D mode key and others.Jeff Brown2011-03-161-0/+3
|/
* SurfaceTexture: disallow unsupported uses.Jamie Gennis2011-03-151-0/+6
* Merge "Bug 3515073 Add ANativeWindow_fromSurfaceTexture" into honeycomb-mr1Glenn Kasten2011-03-112-0/+17
|\
| * Bug 3515073 Add ANativeWindow_fromSurfaceTextureGlenn Kasten2011-03-042-0/+17
* | Joystick tweaks. (DO NOT MERGE)Jeff Brown2011-03-041-0/+5
|/
* Fade out the mouse pointer after inactivity or other events.Jeff Brown2011-03-021-1/+2
* Add support for mouse hover and scroll wheel.Jeff Brown2011-02-251-0/+9
* Add new hover move action and scroll wheel plumbing.Jeff Brown2011-02-191-1/+7
* Add new axes for joysticks and mouse wheels.Jeff Brown2011-02-191-0/+30
* Fix a regression with MotionEvent parceling.Jeff Brown2011-02-171-25/+25
* Add support for arbitrary axes in MotionEvents.Jeff Brown2011-02-152-12/+49
* Merge "Add joystick support to framework."Jeff Brown2011-01-172-0/+19
|\
| * Add joystick support to framework.Jeff Brown2011-01-172-0/+19
* | Add API to get path to OBBs.Dianne Hackborn2011-01-161-0/+7
* | Flush Binder commands in ndk looper.Jeff Brown2011-01-161-1/+5
|/
* Introduce NDK API for 64-bit assetsKenny Root2010-12-132-2/+65
* Merge "Change assets to use 64-bit API"Kenny Root2010-12-081-1/+1
|\
| * Change assets to use 64-bit APIKenny Root2010-12-081-1/+1
* | Add support for fallback keycodes.Jeff Brown2010-12-072-1/+10
|/
* Add new keycodes initially used for GoogleTV devices.Jason Bayer2010-11-111-0/+22
* Tell system server whether the app handled input events.Jeff Brown2010-11-081-1/+1
* Rename the locked meta key constants for clarity.Jeff Brown2010-11-051-6/+6
* Add plumbing for volume mute key.Jeff Brown2010-11-021-1/+1
* am 1b98a9e6: am 5219dd8e: Merge "add format parameter to setBufferGeometry" i...Mathias Agopian2010-10-262-3/+3
|\
| * add format parameter to setBufferGeometryMathias Agopian2010-10-252-3/+3
* | am c2f78020: am 23656899: Merge "Fix issue #3126018: No way to specify Native...Dianne Hackborn2010-10-241-2/+30
|\ \ | |/
| * Merge "Fix issue #3126018: No way to specify NativeActivity's native method" ...Dianne Hackborn2010-10-241-2/+30
| |\
| | * Fix issue #3126018: No way to specify NativeActivity's native methodDianne Hackborn2010-10-241-2/+30
* | | am 2ef36763: am 860c2df4: Merge "Add unit tests for native input and fix bugs...Jeff Brown2010-10-241-0/+2
|\ \ \ | |/ /
| * | Add unit tests for native input and fix bugs identified.Jeff Brown2010-10-231-0/+2
| |/
* | am 4f734cab: am 7ce276b5: Merge "Update script for copying NDK headers/librar...Dianne Hackborn2010-10-221-5/+5
|\ \ | |/
| * Update script for copying NDK headers/library.Dianne Hackborn2010-10-211-5/+5
* | am 86f1b643: am bf5efba2: Merge "Fix issue #3117918: No way to finish a nativ...Dianne Hackborn2010-10-212-0/+10
|\ \ | |/
| * Fix issue #3117918: No way to finish a native activityDianne Hackborn2010-10-212-0/+10
* | Add keycodes and meta-key modifiers to support external keyboards.Jeff Brown2010-10-152-1/+85
* | am 2f98a585: am 49ec3dff: Merge "OBB: Change documentation to reflect reality...Kenny Root2010-10-151-4/+4
|\ \ | |/
| * OBB: Change documentation to reflect realityKenny Root2010-10-131-4/+4
* | resolved conflicts for merge of 8bb7a1df to masterKenny Root2010-10-132-34/+128
|\ \ | |/
| * OBB: rearrange to be entirely asynchronousKenny Root2010-10-112-34/+128
* | am 22cb4ef8: am d577cfd7: Merge "Switch Looper back to using poll() instead o...Jeff Brown2010-10-101-0/+9
|\ \ | |/
| * Switch Looper back to using poll() instead of epoll().Jeff Brown2010-10-071-0/+9