summaryrefslogtreecommitdiffstats
path: root/native/android
Commit message (Expand)AuthorAgeFilesLines
* am c7153377: am 73da981f: Merge "Remove getRequiredPermission from NDK." into...Aravind Akella2014-05-231-5/+0
|\
| * am 73da981f: Merge "Remove getRequiredPermission from NDK." into klp-modular-devAravind Akella2014-05-221-5/+0
| |\
| | * Remove getRequiredPermission from NDK.Aravind Akella2014-05-221-5/+0
* | | Bug fix for wakeup sensors.Aravind Akella2014-04-231-2/+5
|/ /
* | am cd4c1c71: Merge "Add stringType and requiredPermissions to SensorManager.j...Aravind Akella2014-04-111-0/+20
|\ \ | |/
| * Add stringType and requiredPermissions to SensorManager.java, as well as a pe...Aravind Akella2014-04-111-0/+20
* | am 819239e5: Revert "Add stringType and requiredPermissions to SensorManager....Etienne Le Grand2014-04-051-20/+0
|\ \ | |/
| * Revert "Add stringType and requiredPermissions to SensorManager.java, as well...Etienne Le Grand2014-04-051-20/+0
* | am fd53d835: Add stringType and requiredPermissions to SensorManager.java, as...Etienne Le Grand2014-04-051-0/+20
|\ \ | |/
| * Add stringType and requiredPermissions to SensorManager.java, as well as a pe...Etienne Le Grand2014-04-041-0/+20
* | AArch64: Make AssetManager and related classes 64-bit compatibleAshok Bhat2014-01-311-2/+2
|/
* Track Looper decoupling from ALooperBrian Carlstrom2013-12-182-8/+16
* Move input library code to frameworks/native.Jeff Brown2013-07-012-2/+3
* am 09377ddb: Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent...Andrew Hsieh2013-05-281-12/+12
|\
| * Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_eventAndrew Hsieh2013-05-271-12/+12
* | Rewrite input handling for native applicationsMichael Wright2013-04-221-6/+21
* | Add liblogYing Wang2013-04-091-0/+1
|/
* Handle multi-user mountObb() requests.Jeff Sharkey2012-09-251-3/+12
* Merge "Add support for "-rtl" in resources" into jb-mr1-devFabrice Di Meglio2012-09-041-0/+10
|\
| * Add support for "-rtl" in resourcesFabrice Di Meglio2012-08-231-0/+10
* | Add plumbing for new surface flinger display API.Jeff Brown2012-08-271-1/+1
|/
* libnativehelper is implicitly available.Elliott Hughes2012-05-031-2/+1
* Merge "ANativeWindow: support for application buffer dimensions"Jamie Gennis2012-04-111-6/+9
|\
| * ANativeWindow: support for application buffer dimensionsMichael I. Gold2012-04-101-6/+9
* | Request key maps from input manager service.Jeff Brown2012-04-101-1/+0
|/
* fix libgui header locationMathias Agopian2012-02-271-1/+1
* frameworks/base refactoringMathias Agopian2012-02-201-0/+1
* frameworks/base refactoring.Mathias Agopian2012-02-173-5/+5
* frameworks/base refactoring.Mathias Agopian2012-02-171-2/+2
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-082-4/+4
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* Remove obsolete NativeWindow_fromSurfaceTextureGlenn Kasten2011-10-211-8/+0
* Remove ParcelSurfaceTexture and update MediaPlayerTed Bonkenburg2011-08-111-9/+1
* Add set_scaling_mode() to ANativeWindow.Mathias Agopian2011-07-191-1/+9
* move lock/unlock implementaion outside of Surface into SurfaceTextureClientMathias Agopian2011-07-151-32/+2
* Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Bin...tedbo2011-06-091-1/+9
* resolved conflicts for merge of 06a8ceac to masterDianne Hackborn2011-05-191-0/+24
|\
| * Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-191-0/+24
* | Add initial API for stylus and mouse buttons.Jeff Brown2011-05-131-0/+8
* | ANativeWindow_setBuffersGeometry now returns proper error codesMathias Agopian2011-03-311-2/+1
* | merge libsurfaceflinger_client into libguiMathias Agopian2011-03-251-1/+0
|/
* SurfaceTexture: disallow unsupported uses.Jamie Gennis2011-03-151-0/+6
* Bug 3515073 Add ANativeWindow_fromSurfaceTextureGlenn Kasten2011-03-041-0/+9
* Add support for arbitrary axes in MotionEvents.Jeff Brown2011-02-151-0/+11
* am 3392b8e2: am 4a2e478a: Merge "Flush Binder commands in ndk looper." into g...Jeff Brown2011-01-161-1/+5
|\
| * Flush Binder commands in ndk looper.Jeff Brown2011-01-101-1/+5
* | Introduce NDK API for 64-bit assetsKenny Root2010-12-131-1/+27
* | Change assets to use 64-bit APIKenny Root2010-12-081-1/+1
* | Tell system server whether the app handled input events.Jeff Brown2010-11-081-1/+1
|/
* add format parameter to setBufferGeometryMathias Agopian2010-10-251-2/+2