index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
native
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Call getInstanceForPackage instead of creating a new SensorManager in...
Narayan Kamath
2015-07-29
1
-1
/
+4
*
Call getInstanceForPackage instead of creating a new SensorManager instance.
Aravind Akella
2015-07-27
1
-4
/
+1
*
Add native tracing API
Chris Craik
2015-06-10
2
-0
/
+31
*
Add -round and -notround qualifier to android runtime/aapt
Adam Lesinski
2015-05-15
1
-0
/
+9
*
Fix broke NDK sensor manager API
Svet Ganov
2015-05-07
1
-0
/
+18
*
Add body sensors app op - framework base
Svet Ganov
2015-05-01
1
-5
/
+0
*
multinetwork API: native implementation
Erik Kline
2015-04-15
2
-3
/
+92
*
Frameworks/base: Wall Werror in native/android
Andreas Gampe
2014-11-10
1
-1
/
+3
*
Sensor related changes for NDK.
Aravind Akella
2014-08-05
1
-0
/
+18
*
Add java APIs for Sensor reportingMode.
Aravind Akella
2014-06-09
1
-0
/
+5
*
am c7153377: am 73da981f: Merge "Remove getRequiredPermission from NDK." into...
Aravind Akella
2014-05-23
1
-5
/
+0
|
\
|
*
am 73da981f: Merge "Remove getRequiredPermission from NDK." into klp-modular-dev
Aravind Akella
2014-05-22
1
-5
/
+0
|
|
\
|
|
*
Remove getRequiredPermission from NDK.
Aravind Akella
2014-05-22
1
-5
/
+0
*
|
|
Bug fix for wakeup sensors.
Aravind Akella
2014-04-23
1
-2
/
+5
|
/
/
*
|
am cd4c1c71: Merge "Add stringType and requiredPermissions to SensorManager.j...
Aravind Akella
2014-04-11
1
-0
/
+20
|
\
\
|
|
/
|
*
Add stringType and requiredPermissions to SensorManager.java, as well as a pe...
Aravind Akella
2014-04-11
1
-0
/
+20
*
|
am 819239e5: Revert "Add stringType and requiredPermissions to SensorManager....
Etienne Le Grand
2014-04-05
1
-20
/
+0
|
\
\
|
|
/
|
*
Revert "Add stringType and requiredPermissions to SensorManager.java, as well...
Etienne Le Grand
2014-04-05
1
-20
/
+0
*
|
am fd53d835: Add stringType and requiredPermissions to SensorManager.java, as...
Etienne Le Grand
2014-04-05
1
-0
/
+20
|
\
\
|
|
/
|
*
Add stringType and requiredPermissions to SensorManager.java, as well as a pe...
Etienne Le Grand
2014-04-04
1
-0
/
+20
*
|
AArch64: Make AssetManager and related classes 64-bit compatible
Ashok Bhat
2014-01-31
1
-2
/
+2
|
/
*
Track Looper decoupling from ALooper
Brian Carlstrom
2013-12-18
2
-8
/
+16
*
Move input library code to frameworks/native.
Jeff Brown
2013-07-01
2
-2
/
+3
*
am 09377ddb: Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent...
Andrew Hsieh
2013-05-28
1
-12
/
+12
|
\
|
*
Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event
Andrew Hsieh
2013-05-27
1
-12
/
+12
*
|
Rewrite input handling for native applications
Michael Wright
2013-04-22
1
-6
/
+21
*
|
Add liblog
Ying Wang
2013-04-09
1
-0
/
+1
|
/
*
Handle multi-user mountObb() requests.
Jeff Sharkey
2012-09-25
1
-3
/
+12
*
Merge "Add support for "-rtl" in resources" into jb-mr1-dev
Fabrice Di Meglio
2012-09-04
1
-0
/
+10
|
\
|
*
Add support for "-rtl" in resources
Fabrice Di Meglio
2012-08-23
1
-0
/
+10
*
|
Add plumbing for new surface flinger display API.
Jeff Brown
2012-08-27
1
-1
/
+1
|
/
*
libnativehelper is implicitly available.
Elliott Hughes
2012-05-03
1
-2
/
+1
*
Merge "ANativeWindow: support for application buffer dimensions"
Jamie Gennis
2012-04-11
1
-6
/
+9
|
\
|
*
ANativeWindow: support for application buffer dimensions
Michael I. Gold
2012-04-10
1
-6
/
+9
*
|
Request key maps from input manager service.
Jeff Brown
2012-04-10
1
-1
/
+0
|
/
*
fix libgui header location
Mathias Agopian
2012-02-27
1
-1
/
+1
*
frameworks/base refactoring
Mathias Agopian
2012-02-20
1
-0
/
+1
*
frameworks/base refactoring.
Mathias Agopian
2012-02-17
3
-5
/
+5
*
frameworks/base refactoring.
Mathias Agopian
2012-02-17
1
-2
/
+2
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
2
-4
/
+4
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
1
-1
/
+1
*
Remove obsolete NativeWindow_fromSurfaceTexture
Glenn Kasten
2011-10-21
1
-8
/
+0
*
Remove ParcelSurfaceTexture and update MediaPlayer
Ted Bonkenburg
2011-08-11
1
-9
/
+1
*
Add set_scaling_mode() to ANativeWindow.
Mathias Agopian
2011-07-19
1
-1
/
+9
*
move lock/unlock implementaion outside of Surface into SurfaceTextureClient
Mathias Agopian
2011-07-15
1
-32
/
+2
*
Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Bin...
tedbo
2011-06-09
1
-1
/
+9
*
resolved conflicts for merge of 06a8ceac to master
Dianne Hackborn
2011-05-19
1
-0
/
+24
|
\
|
*
Add new "-swNNNdp" resource qualifier.
Dianne Hackborn
2011-05-19
1
-0
/
+24
*
|
Add initial API for stylus and mouse buttons.
Jeff Brown
2011-05-13
1
-0
/
+8
*
|
ANativeWindow_setBuffersGeometry now returns proper error codes
Mathias Agopian
2011-03-31
1
-2
/
+1
[next]