1. 2af91d0 Call getInstanceForPackage instead of creating a new SensorManager instance. by Aravind Akella · 9 years ago
  2. 8d1e344 Revert "Call getInstanceForPackage instead of creating a new SensorManager instance." by Narayan Kamath · 9 years ago
  3. 5967ddb Call getInstanceForPackage instead of creating a new SensorManager instance. by Aravind Akella · 9 years ago
  4. b902453 Add native tracing API by Chris Craik · 9 years ago
  5. 2738c96 Add -round and -notround qualifier to android runtime/aapt by Adam Lesinski · 9 years ago
  6. b5228ac Switch libjnigraphics.so to hash-style=both by Dmitriy Ivanov · 9 years ago
  7. cbb56a8 Fix broke NDK sensor manager API by Svet Ganov · 9 years ago
  8. ae2e8b4 Add warning if an in-use Bitmap is reconfigured by John Reck · 9 years ago
  9. b9d71a6 Add body sensors app op - framework base by Svet Ganov · 9 years ago
  10. ed207b9 Change how Java Bitmaps are accessed in a few places by John Reck · 9 years ago
  11. c1b33d6 GraphicsJNI Canvas cleanup by John Reck · 9 years ago
  12. 8222a7e Merge "Revert "Change how Java Bitmaps are accessed in a few places"" by John Reck · 9 years ago
  13. edc22fb Revert "Change how Java Bitmaps are accessed in a few places" by John Reck · 9 years ago
  14. 9d4efdf Revert "A bunch more cleanups" by John Reck · 9 years ago
  15. f7a6148 Merge "A bunch more cleanups" by John Reck · 9 years ago
  16. 25f3b7b multinetwork API: native implementation by Erik Kline · 9 years ago
  17. c294d12 A bunch more cleanups by John Reck · 9 years ago
  18. a771b98 Change how Java Bitmaps are accessed in a few places by John Reck · 9 years ago
  19. 5a565ef am 1c8b3778: am 9aeb080e: Merge "Switch libjnigraphics to sysv-only hash style" by Dmitriy Ivanov · 9 years ago
  20. ca4f2e8 Switch libjnigraphics to sysv-only hash style by Dmitriy Ivanov · 9 years ago
  21. b8d342d am 3b9cfe30: am a6ed1b95: am 6e116429: Merge "Generate gnu hash for arm only" by Dimitry Ivanov · 9 years ago
  22. ae0d6f3 am 1944667b: am 8ced0357: am 2a88ff2f: Merge "Generate sysv hash for libjnigraphics" by Dmitriy Ivanov · 9 years ago
  23. 12f4749 Generate gnu hash for arm only by Goran Jakovljevic · 9 years ago
  24. 1dc91a5 Generate sysv hash for libjnigraphics by Dmitriy Ivanov · 9 years ago
  25. f4faeac Cleanup Bitmap JNI attempt #2 by John Reck · 9 years ago
  26. c02977e Revert "Cleanup Bitmap JNI" by Chad Jones · 9 years ago
  27. b291524 Cleanup Bitmap JNI by John Reck · 9 years ago
  28. ce23ecf Merge "Frameworks/base: Wall Werror in native/graphics" by Andreas Gampe · 10 years ago
  29. cad87d7 Frameworks/base: Wall Werror in native/graphics by Andreas Gampe · 10 years ago
  30. d2361f2 Frameworks/base: Wall Werror in native/android by Andreas Gampe · 10 years ago
  31. 99fe165 Sensor related changes for NDK. by Aravind Akella · 10 years ago
  32. 1103b32 SkBitmap::Config is deprecated, use SkColorType by Mike Reed · 10 years ago
  33. 2790035 Add java APIs for Sensor reportingMode. by Aravind Akella · 10 years ago
  34. b5e3f4e am c7153377: am 73da981f: Merge "Remove getRequiredPermission from NDK." into klp-modular-dev by Aravind Akella · 10 years ago
  35. c715337 am 73da981f: Merge "Remove getRequiredPermission from NDK." into klp-modular-dev by Aravind Akella · 10 years ago
  36. 8bcdd9b Remove getRequiredPermission from NDK. by Aravind Akella · 10 years ago
  37. 35187bd Bug fix for wakeup sensors. by Aravind Akella · 10 years ago
  38. d951ab2 am 8ebd66c2: am cd4c1c71: Merge "Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor" into klp-modular-dev by Aravind Akella · 10 years ago
  39. 8ebd66c am cd4c1c71: Merge "Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor" into klp-modular-dev by Aravind Akella · 10 years ago
  40. cd9a7bb Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor by Aravind Akella · 10 years ago
  41. acf395f am 819239e5: Revert "Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor" by Etienne Le Grand · 10 years ago
  42. fa1d241 Revert "Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor" by Etienne Le Grand · 10 years ago
  43. 819239e Revert "Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor" by Etienne Le Grand · 10 years ago
  44. ded2647 am bdfe3841: am fd53d835: Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor by Etienne Le Grand · 10 years ago
  45. bdfe384 am fd53d835: Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor by Etienne Le Grand · 10 years ago
  46. fd53d83 Add stringType and requiredPermissions to SensorManager.java, as well as a permission for the heart rate sensor by Etienne Le Grand · 10 years ago
  47. 950fe8f Cleanup unnecessary includes for libskia. by Derek Sollenberger · 10 years ago
  48. 9ae000c Revert "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest." by Andreas Huber · 10 years ago
  49. 7825334 Split AndroidRuntime into AndroidRuntimeBase base-class and the rest. by Andreas Huber · 10 years ago
  50. 896043d AArch64: Make AssetManager and related classes 64-bit compatible by Ashok Bhat · 10 years ago
  51. 82b007d Track Looper decoupling from ALooper by Brian Carlstrom · 10 years ago
  52. 9d3b1a4 Move input library code to frameworks/native. by Jeff Brown · 11 years ago
  53. 64b5f7c am 09377ddb: Merge "Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event" by Andrew Hsieh · 11 years ago
  54. c01e1ed Fix AMotionEvent_getHistorical* to take const AInputEvent* motion_event by Andrew Hsieh · 11 years ago
  55. a44dd26 Rewrite input handling for native applications by Michael Wright · 11 years ago
  56. d685894 Add liblog by Ying Wang · 11 years ago
  57. 0482291 Fix typo by Andrew Hsieh · 11 years ago
  58. eba8254 Fix typo by Andrew Hsieh · 11 years ago
  59. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  60. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  61. 4fbbda4 Handle multi-user mountObb() requests. by Jeff Sharkey · 12 years ago
  62. 035ce2c Merge "Add support for "-rtl" in resources" into jb-mr1-dev by Fabrice Di Meglio · 12 years ago
  63. 64a55af Add plumbing for new surface flinger display API. by Jeff Brown · 12 years ago
  64. 5f79799 Add support for "-rtl" in resources by Fabrice Di Meglio · 12 years ago
  65. 89269cf libnativehelper is implicitly available. by Elliott Hughes · 12 years ago
  66. 544f1c3 Merge "ANativeWindow: support for application buffer dimensions" by Jamie Gennis · 12 years ago
  67. 9f25b7f Request key maps from input manager service. by Jeff Brown · 12 years ago
  68. 0e5ed70 ANativeWindow: support for application buffer dimensions by Michael I. Gold · 12 years ago
  69. 60b8226 move ndk headers to frameworks/native by Mathias Agopian · 12 years ago
  70. 7efec15 add missing include by Mathias Agopian · 12 years ago
  71. 8335f1c fix libgui header location by Mathias Agopian · 12 years ago
  72. 83c64e6 frameworks/base refactoring by Mathias Agopian · 12 years ago
  73. b13b9bd frameworks/base refactoring. by Mathias Agopian · 12 years ago
  74. b93a03f frameworks/base refactoring. by Mathias Agopian · 12 years ago
  75. d96e3df Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc. by Dianne Hackborn · 12 years ago
  76. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago
  77. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 12 years ago
  78. 44fcb83 Add a new ui mode for "appliance" by Joe Onorato · 12 years ago
  79. 0475f82 am c339fe30: am be6ab576: Merge "Fix application launch shortcuts." into ics-mr1 by Jeff Brown · 13 years ago
  80. 6651a63 Fix application launch shortcuts. by Jeff Brown · 13 years ago
  81. 2c42edf Merge "Remove obsolete NativeWindow_fromSurfaceTexture" by Glenn Kasten · 13 years ago
  82. dd00e73 NDK: ANativeActivity: Fix documentation for 'clazz' member. by David 'Digit' Turner · 13 years ago
  83. 809820e Remove obsolete NativeWindow_fromSurfaceTexture by Glenn Kasten · 13 years ago
  84. 83b186a fix the float Rect in OpenGLRenderer to handle NANs by Mathias Agopian · 13 years ago
  85. 65fd251 Input system bug fixes, particularly for stylus. Bug: 5049148 by Jeff Brown · 13 years ago
  86. 1ee6011 Remove ParcelSurfaceTexture and update MediaPlayer by Ted Bonkenburg · 13 years ago
  87. b3a900d Merge "Add notifyPixelsChanged() call to NDK unlockPixels()." by Romain Guy · 13 years ago
  88. 49754db Handle stylus buttons and tool types. by Jeff Brown · 13 years ago
  89. 09d7ed7 Add set_scaling_mode() to ANativeWindow. by Mathias Agopian · 13 years ago
  90. 949be32 move lock/unlock implementaion outside of Surface into SurfaceTextureClient by Mathias Agopian · 13 years ago
  91. 17e5f4c Add notifyPixelsChanged() call to NDK unlockPixels(). by Alexandre Elias · 13 years ago
  92. 53ca3f1 Hover and stylus API cleanup. by Jeff Brown · 13 years ago
  93. 0503161 Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder. by tedbo · 13 years ago
  94. 8a7d44e resolved conflicts for merge of 54cb63e2 to master by Dianne Hackborn · 13 years ago
  95. b96cbbd Add "tv" density for 720p screens. by Dianne Hackborn · 13 years ago
  96. e2c7715 resolved conflicts for merge of bbca8133 to master by Dianne Hackborn · 13 years ago
  97. e360bb6 Add "television" mode. by Dianne Hackborn · 13 years ago
  98. 161e67f resolved conflicts for merge of 06a8ceac to master by Dianne Hackborn · 13 years ago
  99. 69cb875 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  100. fe9f8ab Add initial API for stylus and mouse buttons. by Jeff Brown · 13 years ago