1. 7072550 Initial camera device implementation by Igor Murashkin · 11 years ago
  2. 36483e9 Revert "Initial camera device implementation" by Igor Murashkin · 11 years ago
  3. 59bc67c Initial camera device implementation by Igor Murashkin · 11 years ago
  4. b06accf Merge "Generate PDF from Canvas." by Svetoslav Ganov · 11 years ago
  5. 9f8203a Remove libdvm dependency by Brian Carlstrom · 11 years ago
  6. ff4adde5 Generate PDF from Canvas. by Svetoslav Ganov · 11 years ago
  7. b63de6d Process new system property for max JIT cache size by buzbee · 11 years ago
  8. 1f5762e libutils clean-up by Mathias Agopian · 11 years ago
  9. ce3fe5f am 4d32a367: am 2787ba25: Merge "Register EGLExt JNI methods" into jb-mr2-dev by Jesse Hall · 11 years ago
  10. 237c2b8 Register EGLExt JNI methods by Jesse Hall · 11 years ago
  11. 3b748a4 Pack preloaded framework assets in a texture atlas by Romain Guy · 11 years ago
  12. d877efe Fix GLES30 JNI registration by Jesse Hall · 11 years ago
  13. a44dd26 Rewrite input handling for native applications by Michael Wright · 11 years ago
  14. c28867a Use input transport for communications between app and IME. by Jeff Brown · 11 years ago
  15. 58a1ca6 Merge "split Surface in two classes: SurfaceControl and Surface" by Mathias Agopian · 11 years ago
  16. 3866f0d split Surface in two classes: SurfaceControl and Surface by Mathias Agopian · 11 years ago
  17. 9a2c2a6 Parse network stats using native code. by Jeff Sharkey · 12 years ago
  18. 9197d17 am fec5f611: Merge "It\'s 2012. We\'re always WITH_JIT." by Elliott Hughes · 12 years ago
  19. be8b47f It's 2012. We're always WITH_JIT. by Elliott Hughes · 12 years ago
  20. 7fef2b8 Fix target utilization property_get. by Ian Rogers · 12 years ago
  21. 5325010 Extra GC heap configuration parameters. by Ian Rogers · 12 years ago
  22. cbad976 Add support for Wifi display. by Jeff Brown · 12 years ago
  23. 64a55af Add plumbing for new surface flinger display API. by Jeff Brown · 12 years ago
  24. 3f1e8b9 Remove StatFs from AndroidRuntime JNI by Kenny Root · 12 years ago
  25. 89db6a4 Remove StatFs from AndroidRuntime JNI by Kenny Root · 12 years ago
  26. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  27. 313a216 Delete various Bluetooth files for stack integration. by Jaikumar Ganesh · 13 years ago
  28. 6b1e838 EGL 1.4 bindings generated by glgen by Thomas Tafertshofer · 12 years ago
  29. e38b1c4 resolved conflicts for merge of 9855f6e2 to jb-dev-plus-aosp by Kenny Root · 12 years ago
  30. 7304c34 Move power HAL interactions to PowerManagerService. by Jeff Brown · 12 years ago
  31. 3f177d7 Bump the interpreter stack size for the main thread. by Elliott Hughes · 12 years ago
  32. 9f25b7f Request key maps from input manager service. by Jeff Brown · 12 years ago
  33. c07fca3 Add JNI bindings for some of the libselinux interfaces. by Stephen Smalley · 13 years ago
  34. 4280c4a If an application calls System.exit() terminate it immediately. by Jeff Brown · 12 years ago
  35. 16f5f5c Delete useless JNI methods. by Jeff Brown · 12 years ago
  36. a1cff50 Handle view properties at the native level by Chet Haase · 12 years ago
  37. 481c157 Add Java wrappers for new atrace functionality. by Jeff Brown · 12 years ago
  38. d84e1ce Split Parcel JNI details away from Binder. by Jeff Sharkey · 12 years ago
  39. b01e8bf New Serial Manager API: by Mike Lockwood · 13 years ago
  40. c6aacce Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) by Steve Block · 13 years ago
  41. a51f0e7 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) by Steve Block · 13 years ago
  42. 933e856 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) by Steve Block · 13 years ago
  43. 1afd5ba Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) by Steve Block · 13 years ago
  44. 06ade6a Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) by Steve Block · 13 years ago
  45. e5360fb Rewrite SQLite database wrappers. by Jeff Brown · 13 years ago
  46. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  47. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  48. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  49. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  50. a356bf1 Rewrite NDEF parsing in Java, clean-up API. by Nick Pelly · 13 years ago
  51. 0a0a124 Add a new class to receive vsync events. by Jeff Brown · 13 years ago
  52. 32cbc3855 Refactor InputQueue as InputEventReceiver. by Jeff Brown · 13 years ago
  53. 07c0fe4 am f1062114: am a3cc20ff: Merge "Initialize egl_cache with an app writeable file" into ics-mr1 by Romain Guy · 13 years ago
  54. a958265 Initialize egl_cache with an app writeable file by Romain Guy · 13 years ago
  55. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  56. 98a4f7e NetworkManagement SocketTagger: Migrate QTagUid support to JNI. by JP Abgrall · 13 years ago
  57. 1ee6011 Remove ParcelSurfaceTexture and update MediaPlayer by Ted Bonkenburg · 13 years ago
  58. 66269ea Move extract native libraries to JNI code by Kenny Root · 13 years ago
  59. f9cf814 Stop attempting to call the removed -Xdeadlockpredict option. by Elliott Hughes · 13 years ago
  60. f85ad93 Don't break the build... by Romain Guy · 13 years ago
  61. dafbf24 Remove unused code by Romain Guy · 13 years ago
  62. c1b9bbb Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build by Mike Lockwood · 13 years ago
  63. 84e2972 Remove native EventRecurrence parser by Andy McFadden · 13 years ago
  64. 4532c5e Merge "Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder." by Jamie Gennis · 13 years ago
  65. 0503161 Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder. by tedbo · 13 years ago
  66. 66e9af6 Remove obsolete code. by Romain Guy · 13 years ago
  67. ebed7d6 Support wrapping app processes to inject debug instrumentation. Bug: 4437846 by Jeff Brown · 13 years ago
  68. 4a627c7 Full local backup infrastructure by Christopher Tate · 13 years ago
  69. c6cc0f8 Rename ViewRoot to ViewAncestor. by Joe Onorato · 13 years ago
  70. 8f0095c Allows to render with an OpenGL context inside a TextureView. by Romain Guy · 13 years ago
  71. 2352b97 Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 13 years ago
  72. d195e5a Replace a custom AndroidRuntime::findClass with a more targeted fix. by Elliott Hughes · 13 years ago
  73. 46703b0 Tolerate missing AccountManager resource, not just missing resource name by Brian Carlstrom · 13 years ago
  74. aedc2a8 Merge "Tracking merge of dalvik-dev to master" by Brian Carlstrom · 13 years ago
  75. 08065b9 Tracking merge of dalvik-dev to master by Brian Carlstrom · 13 years ago
  76. 9c1e23b Add logging of graphics acceleration info to bugreports by Chet Haase · 13 years ago
  77. 2ed2462 Improve VelocityTracker numerical stability. by Jeff Brown · 13 years ago
  78. acc29cc UsbDevice: Move IO related methods to new UsbDeviceConnection class by Mike Lockwood · 13 years ago
  79. 929a1c2 Removing android.security.MessageDigest by Brian Carlstrom · 13 years ago
  80. e7d511e New APIs for USB host support: by Mike Lockwood · 14 years ago
  81. 8cdf27c Add a property for specifying a dalvik heap growth limit. by Carl Shapiro · 14 years ago
  82. fbf0977 Support non-rectangular input regions. by Jeff Brown · 14 years ago
  83. aa0ce33 Add SurfaceTexture JNI registration. by Jamie Gennis · 14 years ago
  84. 264f6cd Temporarily remove UsbManager support for USB host. by Mike Lockwood · 14 years ago
  85. d07c9d5 UsbManager: Add methods to convert between USB device names and IDs by Mike Lockwood · 14 years ago
  86. 0bd5243 Framework-side support for Dalvik "isSensitiveThread" hook. by Brad Fitzpatrick · 14 years ago
  87. 9e4c884 Add a comment regarding the sizing of the Dalvik heap. by Carl Shapiro · 14 years ago
  88. ca7e1ed Remove stale code and unneeded '\n' chars from findClass. by Carl Shapiro · 14 years ago
  89. 38cfa8c Add a property to set the starting size of a VM. by Carl Shapiro · 14 years ago
  90. a8079bf Apparently SystemProperties jni native support must now be registered before Binder's. by Andreas Huber · 14 years ago
  91. 6e0ecb4 Adding JNI methods as a faster reflection mechanism by Chet Haase · 14 years ago
  92. cd0e839 NFC: Move NFC service implementation out of system_server. by Nick Pelly · 14 years ago
  93. 4715bd9 resolved conflicts for merge of f4c3b7e9 to master by Nick Pelly · 14 years ago
  94. 038cabe NFC integration by Nick Pelly · 14 years ago
  95. a23cdda am ac487f70: am 6b849e21: Unhide BitmapRegionDecoder. by Wei-Ta Chen · 14 years ago
  96. 6b849e2 Unhide BitmapRegionDecoder. by Wei-Ta Chen · 14 years ago
  97. 3bf23a7 am b0abf3ea: am 4b164c1b: Kill off the remaining GC-specific system properties. by Carl Shapiro · 14 years ago
  98. 4b164c1 Kill off the remaining GC-specific system properties. by Carl Shapiro · 14 years ago
  99. 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
  100. 340ce75 Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API." by Wei-Ta Chen · 14 years ago