1. 4a3f9cf Move Wifi services to a new git project by Vinit Deshapnde · 11 years ago
  2. 5438979 Move GLES20DisplayList functionality into DisplayList by Chris Craik · 11 years ago
  3. cec24ae RenderThread work by John Reck · 11 years ago
  4. 36c245a am dae9f5a5: am f3a2430a: am 738fa2f6: Merge "Add dalvik.vm.gctype to enable switching between different GCs." by Mathieu Chartier · 11 years ago
  5. f3a2430 am 738fa2f6: Merge "Add dalvik.vm.gctype to enable switching between different GCs." by Mathieu Chartier · 11 years ago
  6. 7e4fdec Add dalvik.vm.gctype to enable switching between different GCs. by Mathieu Chartier · 11 years ago
  7. 3083579 More refactoring by John Reck · 11 years ago
  8. db289e0 am 47938450: am 306bb90d: am 8f4c15d8: Merge "Plumb through physical device UUID and label." into klp-dev by Jeff Sharkey · 11 years ago
  9. 5aca2b8 Plumb through physical device UUID and label. by Jeff Sharkey · 11 years ago
  10. 32f2e62 Handle null thread name more gracefully in javaCreateThreadEtc() by Mike Lockwood · 11 years ago
  11. 6811f4e Move PdfDocument to android.graphics.pdf by Svetoslav · 11 years ago
  12. d0d7eaf Register jni objs in CreateJavaOutputStreamAdaptor by Leon Scroggins III · 11 years ago
  13. d7a90ca The VM handles blocking SIGPIPE. by Elliott Hughes · 11 years ago
  14. e6c2241 Launch VM with -XX:LowMemoryMode if ro.config.low_ram is "true". by Mathieu Chartier · 11 years ago
  15. b934892 Merge "Remove a fixed-length buffer in the wifi code." into klp-dev by Elliott Hughes · 11 years ago
  16. a11d574 Remove a fixed-length buffer in the wifi code. by Elliott Hughes · 11 years ago
  17. da5a3e1 Richer ParcelFileDescriptor close events. by Jeff Sharkey · 11 years ago
  18. 2f1a2e4 Camera2 API: Rename package to android.hardware.camera2 by Eino-Ville Talvala · 11 years ago
  19. 2ca204e get rid of PixelFormatInfo and simplify things by Mathias Agopian · 11 years ago
  20. 7072550 Initial camera device implementation by Igor Murashkin · 11 years ago
  21. 36483e9 Revert "Initial camera device implementation" by Igor Murashkin · 11 years ago
  22. 59bc67c Initial camera device implementation by Igor Murashkin · 11 years ago
  23. b06accf Merge "Generate PDF from Canvas." by Svetoslav Ganov · 11 years ago
  24. 9f8203a Remove libdvm dependency by Brian Carlstrom · 11 years ago
  25. ff4adde5 Generate PDF from Canvas. by Svetoslav Ganov · 11 years ago
  26. b63de6d Process new system property for max JIT cache size by buzbee · 11 years ago
  27. 1f5762e libutils clean-up by Mathias Agopian · 11 years ago
  28. ce3fe5f am 4d32a367: am 2787ba25: Merge "Register EGLExt JNI methods" into jb-mr2-dev by Jesse Hall · 11 years ago
  29. 237c2b8 Register EGLExt JNI methods by Jesse Hall · 11 years ago
  30. 3b748a4 Pack preloaded framework assets in a texture atlas by Romain Guy · 11 years ago
  31. d877efe Fix GLES30 JNI registration by Jesse Hall · 11 years ago
  32. a44dd26 Rewrite input handling for native applications by Michael Wright · 11 years ago
  33. c28867a Use input transport for communications between app and IME. by Jeff Brown · 11 years ago
  34. 58a1ca6 Merge "split Surface in two classes: SurfaceControl and Surface" by Mathias Agopian · 12 years ago
  35. 3866f0d split Surface in two classes: SurfaceControl and Surface by Mathias Agopian · 12 years ago
  36. 9a2c2a6 Parse network stats using native code. by Jeff Sharkey · 12 years ago
  37. 9197d17 am fec5f611: Merge "It\'s 2012. We\'re always WITH_JIT." by Elliott Hughes · 12 years ago
  38. be8b47f It's 2012. We're always WITH_JIT. by Elliott Hughes · 12 years ago
  39. 7fef2b8 Fix target utilization property_get. by Ian Rogers · 12 years ago
  40. 5325010 Extra GC heap configuration parameters. by Ian Rogers · 12 years ago
  41. cbad976 Add support for Wifi display. by Jeff Brown · 12 years ago
  42. 64a55af Add plumbing for new surface flinger display API. by Jeff Brown · 12 years ago
  43. 3f1e8b9 Remove StatFs from AndroidRuntime JNI by Kenny Root · 12 years ago
  44. 89db6a4 Remove StatFs from AndroidRuntime JNI by Kenny Root · 12 years ago
  45. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  46. 313a216 Delete various Bluetooth files for stack integration. by Jaikumar Ganesh · 13 years ago
  47. 6b1e838 EGL 1.4 bindings generated by glgen by Thomas Tafertshofer · 12 years ago
  48. e38b1c4 resolved conflicts for merge of 9855f6e2 to jb-dev-plus-aosp by Kenny Root · 12 years ago
  49. 7304c34 Move power HAL interactions to PowerManagerService. by Jeff Brown · 12 years ago
  50. 3f177d7 Bump the interpreter stack size for the main thread. by Elliott Hughes · 12 years ago
  51. 9f25b7f Request key maps from input manager service. by Jeff Brown · 12 years ago
  52. c07fca3 Add JNI bindings for some of the libselinux interfaces. by Stephen Smalley · 13 years ago
  53. 4280c4a If an application calls System.exit() terminate it immediately. by Jeff Brown · 12 years ago
  54. 16f5f5c Delete useless JNI methods. by Jeff Brown · 12 years ago
  55. a1cff50 Handle view properties at the native level by Chet Haase · 13 years ago
  56. 481c157 Add Java wrappers for new atrace functionality. by Jeff Brown · 12 years ago
  57. d84e1ce Split Parcel JNI details away from Binder. by Jeff Sharkey · 12 years ago
  58. b01e8bf New Serial Manager API: by Mike Lockwood · 13 years ago
  59. c6aacce Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) by Steve Block · 13 years ago
  60. a51f0e7 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) by Steve Block · 13 years ago
  61. 933e856 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) by Steve Block · 13 years ago
  62. 1afd5ba Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) by Steve Block · 13 years ago
  63. 06ade6a Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) by Steve Block · 13 years ago
  64. e5360fb Rewrite SQLite database wrappers. by Jeff Brown · 13 years ago
  65. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  66. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  67. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  68. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  69. a356bf1 Rewrite NDEF parsing in Java, clean-up API. by Nick Pelly · 13 years ago
  70. 0a0a124 Add a new class to receive vsync events. by Jeff Brown · 13 years ago
  71. 32cbc3855 Refactor InputQueue as InputEventReceiver. by Jeff Brown · 13 years ago
  72. 07c0fe4 am f1062114: am a3cc20ff: Merge "Initialize egl_cache with an app writeable file" into ics-mr1 by Romain Guy · 13 years ago
  73. a958265 Initialize egl_cache with an app writeable file by Romain Guy · 13 years ago
  74. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  75. 98a4f7e NetworkManagement SocketTagger: Migrate QTagUid support to JNI. by JP Abgrall · 13 years ago
  76. 1ee6011 Remove ParcelSurfaceTexture and update MediaPlayer by Ted Bonkenburg · 13 years ago
  77. 66269ea Move extract native libraries to JNI code by Kenny Root · 13 years ago
  78. f9cf814 Stop attempting to call the removed -Xdeadlockpredict option. by Elliott Hughes · 13 years ago
  79. f85ad93 Don't break the build... by Romain Guy · 13 years ago
  80. dafbf24 Remove unused code by Romain Guy · 13 years ago
  81. c1b9bbb Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build by Mike Lockwood · 13 years ago
  82. 84e2972 Remove native EventRecurrence parser by Andy McFadden · 13 years ago
  83. 4532c5e Merge "Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder." by Jamie Gennis · 13 years ago
  84. 0503161 Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder. by tedbo · 13 years ago
  85. 66e9af6 Remove obsolete code. by Romain Guy · 13 years ago
  86. ebed7d6 Support wrapping app processes to inject debug instrumentation. Bug: 4437846 by Jeff Brown · 13 years ago
  87. 4a627c7 Full local backup infrastructure by Christopher Tate · 13 years ago
  88. c6cc0f8 Rename ViewRoot to ViewAncestor. by Joe Onorato · 13 years ago
  89. 8f0095c Allows to render with an OpenGL context inside a TextureView. by Romain Guy · 13 years ago
  90. 2352b97 Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 13 years ago
  91. d195e5a Replace a custom AndroidRuntime::findClass with a more targeted fix. by Elliott Hughes · 13 years ago
  92. 46703b0 Tolerate missing AccountManager resource, not just missing resource name by Brian Carlstrom · 13 years ago
  93. aedc2a8 Merge "Tracking merge of dalvik-dev to master" by Brian Carlstrom · 13 years ago
  94. 08065b9 Tracking merge of dalvik-dev to master by Brian Carlstrom · 13 years ago
  95. 9c1e23b Add logging of graphics acceleration info to bugreports by Chet Haase · 13 years ago
  96. 2ed2462 Improve VelocityTracker numerical stability. by Jeff Brown · 13 years ago
  97. acc29cc UsbDevice: Move IO related methods to new UsbDeviceConnection class by Mike Lockwood · 13 years ago
  98. 929a1c2 Removing android.security.MessageDigest by Brian Carlstrom · 14 years ago
  99. e7d511e New APIs for USB host support: by Mike Lockwood · 14 years ago
  100. 8cdf27c Add a property for specifying a dalvik heap growth limit. by Carl Shapiro · 14 years ago