summaryrefslogtreecommitdiffstats
path: root/native
Commit message (Expand)AuthorAgeFilesLines
* Correct executable bit for source filesKenny Root2013-04-131-0/+0
* 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-032-4/+2
* 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
|/
* move ndk headers to frameworks/nativeMathias Agopian2012-03-2316-3050/+1
* add missing includeMathias Agopian2012-03-231-0/+2
* 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
* Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc.Dianne Hackborn2012-01-251-0/+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
* Add a new ui mode for "appliance"Joe Onorato2011-12-151-0/+1
* am c339fe30: am be6ab576: Merge "Fix application launch shortcuts." into ics-mr1Jeff Brown2011-11-291-0/+4
|\
| * Fix application launch shortcuts.Jeff Brown2011-11-291-0/+4
* | Merge "Remove obsolete NativeWindow_fromSurfaceTexture"Glenn Kasten2011-11-152-16/+0
|\ \
| * | Remove obsolete NativeWindow_fromSurfaceTextureGlenn Kasten2011-10-212-16/+0
| |/
* | NDK: ANativeActivity: Fix documentation for 'clazz' member.David 'Digit' Turner2011-11-081-1/+8
|/
* fix the float Rect in OpenGLRenderer to handle NANsMathias Agopian2011-09-191-0/+3
* Input system bug fixes, particularly for stylus.Jeff Brown2011-08-191-0/+1
* Remove ParcelSurfaceTexture and update MediaPlayerTed Bonkenburg2011-08-111-9/+1
* Merge "Add notifyPixelsChanged() call to NDK unlockPixels()."Romain Guy2011-07-281-0/+6
|\
| * Add notifyPixelsChanged() call to NDK unlockPixels().Alexandre Elias2011-07-121-0/+6
* | Handle stylus buttons and tool types.Jeff Brown2011-07-251-2/+1
* | Add set_scaling_mode() to ANativeWindow.Mathias Agopian2011-07-191-1/+9
* | move lock/unlock implementaion outside of Surface into SurfaceTextureClientMathias Agopian2011-07-152-33/+9
|/
* Hover and stylus API cleanup.Jeff Brown2011-06-271-1/+0
* Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Bin...tedbo2011-06-091-1/+9
* resolved conflicts for merge of 54cb63e2 to masterDianne Hackborn2011-06-021-0/+1
|\
| * Add "tv" density for 720p screens.Dianne Hackborn2011-05-271-0/+1
* | resolved conflicts for merge of bbca8133 to masterDianne Hackborn2011-05-241-0/+1
|\ \ | |/
| * Add "television" mode.Dianne Hackborn2011-05-231-0/+1
* | 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
|\