1. 5325010 Extra GC heap configuration parameters. by Ian Rogers · 12 years ago
  2. cbad976 Add support for Wifi display. by Jeff Brown · 12 years ago
  3. 64a55af Add plumbing for new surface flinger display API. by Jeff Brown · 12 years ago
  4. 3f1e8b9 Remove StatFs from AndroidRuntime JNI by Kenny Root · 12 years ago
  5. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  6. 313a216 Delete various Bluetooth files for stack integration. by Jaikumar Ganesh · 13 years ago
  7. 6b1e838 EGL 1.4 bindings generated by glgen by Thomas Tafertshofer · 12 years ago
  8. e38b1c4 resolved conflicts for merge of 9855f6e2 to jb-dev-plus-aosp by Kenny Root · 12 years ago
  9. 7304c34 Move power HAL interactions to PowerManagerService. by Jeff Brown · 12 years ago
  10. 3f177d7 Bump the interpreter stack size for the main thread. by Elliott Hughes · 12 years ago
  11. 9f25b7f Request key maps from input manager service. by Jeff Brown · 12 years ago
  12. c07fca3 Add JNI bindings for some of the libselinux interfaces. by Stephen Smalley · 13 years ago
  13. 4280c4a If an application calls System.exit() terminate it immediately. by Jeff Brown · 12 years ago
  14. 16f5f5c Delete useless JNI methods. by Jeff Brown · 12 years ago
  15. a1cff50 Handle view properties at the native level by Chet Haase · 13 years ago
  16. 481c157 Add Java wrappers for new atrace functionality. by Jeff Brown · 12 years ago
  17. d84e1ce Split Parcel JNI details away from Binder. by Jeff Sharkey · 12 years ago
  18. b01e8bf New Serial Manager API: by Mike Lockwood · 13 years ago
  19. c6aacce Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) by Steve Block · 13 years ago
  20. a51f0e7 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) by Steve Block · 13 years ago
  21. 933e856 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) by Steve Block · 13 years ago
  22. 1afd5ba Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) by Steve Block · 13 years ago
  23. 06ade6a Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) by Steve Block · 13 years ago
  24. e5360fb Rewrite SQLite database wrappers. by Jeff Brown · 13 years ago
  25. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  26. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  27. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  28. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  29. a356bf1 Rewrite NDEF parsing in Java, clean-up API. by Nick Pelly · 13 years ago
  30. 0a0a124 Add a new class to receive vsync events. by Jeff Brown · 13 years ago
  31. 32cbc3855 Refactor InputQueue as InputEventReceiver. by Jeff Brown · 13 years ago
  32. 07c0fe4 am f1062114: am a3cc20ff: Merge "Initialize egl_cache with an app writeable file" into ics-mr1 by Romain Guy · 13 years ago
  33. a958265 Initialize egl_cache with an app writeable file by Romain Guy · 13 years ago
  34. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  35. 98a4f7e NetworkManagement SocketTagger: Migrate QTagUid support to JNI. by JP Abgrall · 13 years ago
  36. 1ee6011 Remove ParcelSurfaceTexture and update MediaPlayer by Ted Bonkenburg · 13 years ago
  37. 66269ea Move extract native libraries to JNI code by Kenny Root · 13 years ago
  38. f9cf814 Stop attempting to call the removed -Xdeadlockpredict option. by Elliott Hughes · 13 years ago
  39. f85ad93 Don't break the build... by Romain Guy · 13 years ago
  40. dafbf24 Remove unused code by Romain Guy · 13 years ago
  41. c1b9bbb Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build by Mike Lockwood · 13 years ago
  42. 84e2972 Remove native EventRecurrence parser by Andy McFadden · 13 years ago
  43. 4532c5e Merge "Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder." by Jamie Gennis · 13 years ago
  44. 0503161 Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder. by tedbo · 13 years ago
  45. 66e9af6 Remove obsolete code. by Romain Guy · 13 years ago
  46. ebed7d6 Support wrapping app processes to inject debug instrumentation. Bug: 4437846 by Jeff Brown · 13 years ago
  47. 4a627c7 Full local backup infrastructure by Christopher Tate · 13 years ago
  48. c6cc0f8 Rename ViewRoot to ViewAncestor. by Joe Onorato · 13 years ago
  49. 8f0095c Allows to render with an OpenGL context inside a TextureView. by Romain Guy · 13 years ago
  50. 2352b97 Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 13 years ago
  51. d195e5a Replace a custom AndroidRuntime::findClass with a more targeted fix. by Elliott Hughes · 13 years ago
  52. 46703b0 Tolerate missing AccountManager resource, not just missing resource name by Brian Carlstrom · 13 years ago
  53. aedc2a8 Merge "Tracking merge of dalvik-dev to master" by Brian Carlstrom · 13 years ago
  54. 08065b9 Tracking merge of dalvik-dev to master by Brian Carlstrom · 13 years ago
  55. 9c1e23b Add logging of graphics acceleration info to bugreports by Chet Haase · 13 years ago
  56. 2ed2462 Improve VelocityTracker numerical stability. by Jeff Brown · 13 years ago
  57. acc29cc UsbDevice: Move IO related methods to new UsbDeviceConnection class by Mike Lockwood · 13 years ago
  58. 929a1c2 Removing android.security.MessageDigest by Brian Carlstrom · 14 years ago
  59. e7d511e New APIs for USB host support: by Mike Lockwood · 14 years ago
  60. 8cdf27c Add a property for specifying a dalvik heap growth limit. by Carl Shapiro · 14 years ago
  61. fbf0977 Support non-rectangular input regions. by Jeff Brown · 14 years ago
  62. aa0ce33 Add SurfaceTexture JNI registration. by Jamie Gennis · 14 years ago
  63. 264f6cd Temporarily remove UsbManager support for USB host. by Mike Lockwood · 14 years ago
  64. d07c9d5 UsbManager: Add methods to convert between USB device names and IDs by Mike Lockwood · 14 years ago
  65. 0bd5243 Framework-side support for Dalvik "isSensitiveThread" hook. by Brad Fitzpatrick · 14 years ago
  66. 9e4c884 Add a comment regarding the sizing of the Dalvik heap. by Carl Shapiro · 14 years ago
  67. ca7e1ed Remove stale code and unneeded '\n' chars from findClass. by Carl Shapiro · 14 years ago
  68. 38cfa8c Add a property to set the starting size of a VM. by Carl Shapiro · 14 years ago
  69. a8079bf Apparently SystemProperties jni native support must now be registered before Binder's. by Andreas Huber · 14 years ago
  70. 6e0ecb4 Adding JNI methods as a faster reflection mechanism by Chet Haase · 14 years ago
  71. cd0e839 NFC: Move NFC service implementation out of system_server. by Nick Pelly · 14 years ago
  72. 4715bd9 resolved conflicts for merge of f4c3b7e9 to master by Nick Pelly · 14 years ago
  73. 038cabe NFC integration by Nick Pelly · 14 years ago
  74. a23cdda am ac487f70: am 6b849e21: Unhide BitmapRegionDecoder. by Wei-Ta Chen · 14 years ago
  75. 6b849e2 Unhide BitmapRegionDecoder. by Wei-Ta Chen · 14 years ago
  76. 3bf23a7 am b0abf3ea: am 4b164c1b: Kill off the remaining GC-specific system properties. by Carl Shapiro · 14 years ago
  77. 4b164c1 Kill off the remaining GC-specific system properties. by Carl Shapiro · 14 years ago
  78. 7b29804 am 8fc6f8b2: am 1b214be9: Merge "Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API."" into gingerbread by Wei-Ta Chen · 14 years ago
  79. 340ce75 Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API." by Wei-Ta Chen · 14 years ago
  80. 50cb7dc am a295a390: am b356f8ac: Merge "Rename LargeBitmap to BitmapRegionDecoder for having a better API." into gingerbread by Wei-Ta Chen · 14 years ago
  81. 50ba3d2 Rename LargeBitmap to BitmapRegionDecoder for having a better API. by Wei-Ta Chen · 14 years ago
  82. 949498d am 14d56840: am bc5ec2f9: Merge "Improve messages when java process is starting." into gingerbread by Dianne Hackborn · 14 years ago
  83. 08e60f2 Improve messages when java process is starting. by Dianne Hackborn · 14 years ago
  84. 78448ed resolved conflicts for merge of 50d35946 to master by Brian Carlstrom · 14 years ago
  85. 171ea89 Update AndroidRuntime with dalvik-dev changes by Brian Carlstrom · 14 years ago
  86. 1b10d3d am 81dcea60: am f1f48bc7: Do JPEG tile-based decoding. by Joseph Wen · 14 years ago
  87. f1f48bc Do JPEG tile-based decoding. by Joseph Wen · 14 years ago
  88. 7b6d0d9 am 679ac09a: am a5ae50cd: Merge "More native work." into gingerbread by Dianne Hackborn · 14 years ago
  89. 08d5b8f More native work. by Dianne Hackborn · 14 years ago
  90. 1639351 Make libhwui entirely optional. by Romain Guy · 14 years ago
  91. a8bc199 Remove overwritefree property. The underlying flag no longer exists. by Carl Shapiro · 14 years ago
  92. 3c7c351 Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 14 years ago
  93. e4d81f2 Add support for dalvik.vm.extra-opts property. by Andy McFadden · 14 years ago
  94. c242a5a delete ScoSocket by Danica Chang · 14 years ago
  95. fb4e1e2 resolved conflicts for merge of 181bb0ab to master by Kenny Root · 14 years ago
  96. 02c8730 Add API to call to vold for mounting OBBs by Kenny Root · 14 years ago
  97. 81ea83d Move MTP JNI code from libandroid_runtime to libmedia_jni by Mike Lockwood · 14 years ago
  98. 98ef64e MTP: Add MtpServer Java class to wrap MTP device support. by Mike Lockwood · 14 years ago
  99. f40e492 am 96725326: am 31e0ffe8: Merge "Native input event dispatching." into gingerbread by Chris Tate · 14 years ago
  100. 349703e Native input event dispatching. by Jeff Brown · 14 years ago