summaryrefslogtreecommitdiffstats
path: root/native
Commit message (Expand)AuthorAgeFilesLines
...
* | | Revert "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest."Andreas Huber2014-02-132-3/+1
* | | Split AndroidRuntime into AndroidRuntimeBase base-class and the rest.Andreas Huber2014-02-122-1/+3
|/ /
* | 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
| * Fix typoAndrew Hsieh2012-12-191-3/+3
* | Rewrite input handling for native applicationsMichael Wright2013-04-221-6/+21
* | Add liblogYing Wang2013-04-091-0/+1
* | Fix typoAndrew Hsieh2012-12-121-3/+3
|/
* am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
|\
| * Correct executable bit for source filesKenny Root2012-11-071-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