1. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  2. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  3. a356bf1 Rewrite NDEF parsing in Java, clean-up API. by Nick Pelly · 13 years ago
  4. 0a0a124 Add a new class to receive vsync events. by Jeff Brown · 13 years ago
  5. 32cbc3855 Refactor InputQueue as InputEventReceiver. by Jeff Brown · 13 years ago
  6. 07c0fe4 am f1062114: am a3cc20ff: Merge "Initialize egl_cache with an app writeable file" into ics-mr1 by Romain Guy · 13 years ago
  7. a958265 Initialize egl_cache with an app writeable file by Romain Guy · 13 years ago
  8. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  9. 98a4f7e NetworkManagement SocketTagger: Migrate QTagUid support to JNI. by JP Abgrall · 13 years ago
  10. 1ee6011 Remove ParcelSurfaceTexture and update MediaPlayer by Ted Bonkenburg · 13 years ago
  11. 66269ea Move extract native libraries to JNI code by Kenny Root · 13 years ago
  12. f9cf814 Stop attempting to call the removed -Xdeadlockpredict option. by Elliott Hughes · 13 years ago
  13. f85ad93 Don't break the build... by Romain Guy · 13 years ago
  14. dafbf24 Remove unused code by Romain Guy · 13 years ago
  15. c1b9bbb Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build by Mike Lockwood · 13 years ago
  16. 84e2972 Remove native EventRecurrence parser by Andy McFadden · 13 years ago
  17. 4532c5e Merge "Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder." by Jamie Gennis · 13 years ago
  18. 0503161 Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder. by tedbo · 13 years ago
  19. 66e9af6 Remove obsolete code. by Romain Guy · 13 years ago
  20. ebed7d6 Support wrapping app processes to inject debug instrumentation. Bug: 4437846 by Jeff Brown · 13 years ago
  21. 4a627c7 Full local backup infrastructure by Christopher Tate · 13 years ago
  22. c6cc0f8 Rename ViewRoot to ViewAncestor. by Joe Onorato · 13 years ago
  23. 8f0095c Allows to render with an OpenGL context inside a TextureView. by Romain Guy · 13 years ago
  24. 2352b97 Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 13 years ago
  25. d195e5a Replace a custom AndroidRuntime::findClass with a more targeted fix. by Elliott Hughes · 13 years ago
  26. 46703b0 Tolerate missing AccountManager resource, not just missing resource name by Brian Carlstrom · 13 years ago
  27. aedc2a8 Merge "Tracking merge of dalvik-dev to master" by Brian Carlstrom · 13 years ago
  28. 08065b9 Tracking merge of dalvik-dev to master by Brian Carlstrom · 13 years ago
  29. 9c1e23b Add logging of graphics acceleration info to bugreports by Chet Haase · 13 years ago
  30. 2ed2462 Improve VelocityTracker numerical stability. by Jeff Brown · 13 years ago
  31. acc29cc UsbDevice: Move IO related methods to new UsbDeviceConnection class by Mike Lockwood · 13 years ago
  32. 929a1c2 Removing android.security.MessageDigest by Brian Carlstrom · 13 years ago
  33. e7d511e New APIs for USB host support: by Mike Lockwood · 14 years ago
  34. 8cdf27c Add a property for specifying a dalvik heap growth limit. by Carl Shapiro · 14 years ago
  35. fbf0977 Support non-rectangular input regions. by Jeff Brown · 14 years ago
  36. aa0ce33 Add SurfaceTexture JNI registration. by Jamie Gennis · 14 years ago
  37. 264f6cd Temporarily remove UsbManager support for USB host. by Mike Lockwood · 14 years ago
  38. d07c9d5 UsbManager: Add methods to convert between USB device names and IDs by Mike Lockwood · 14 years ago
  39. 0bd5243 Framework-side support for Dalvik "isSensitiveThread" hook. by Brad Fitzpatrick · 14 years ago
  40. 9e4c884 Add a comment regarding the sizing of the Dalvik heap. by Carl Shapiro · 14 years ago
  41. ca7e1ed Remove stale code and unneeded '\n' chars from findClass. by Carl Shapiro · 14 years ago
  42. 38cfa8c Add a property to set the starting size of a VM. by Carl Shapiro · 14 years ago
  43. a8079bf Apparently SystemProperties jni native support must now be registered before Binder's. by Andreas Huber · 14 years ago
  44. 6e0ecb4 Adding JNI methods as a faster reflection mechanism by Chet Haase · 14 years ago
  45. cd0e839 NFC: Move NFC service implementation out of system_server. by Nick Pelly · 14 years ago
  46. 4715bd9 resolved conflicts for merge of f4c3b7e9 to master by Nick Pelly · 14 years ago
  47. 038cabe NFC integration by Nick Pelly · 14 years ago
  48. a23cdda am ac487f70: am 6b849e21: Unhide BitmapRegionDecoder. by Wei-Ta Chen · 14 years ago
  49. 6b849e2 Unhide BitmapRegionDecoder. by Wei-Ta Chen · 14 years ago
  50. 3bf23a7 am b0abf3ea: am 4b164c1b: Kill off the remaining GC-specific system properties. by Carl Shapiro · 14 years ago
  51. 4b164c1 Kill off the remaining GC-specific system properties. by Carl Shapiro · 14 years ago
  52. 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
  53. 340ce75 Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API." by Wei-Ta Chen · 14 years ago
  54. 50cb7dc am a295a390: am b356f8ac: Merge "Rename LargeBitmap to BitmapRegionDecoder for having a better API." into gingerbread by Wei-Ta Chen · 14 years ago
  55. 50ba3d2 Rename LargeBitmap to BitmapRegionDecoder for having a better API. by Wei-Ta Chen · 14 years ago
  56. 949498d am 14d56840: am bc5ec2f9: Merge "Improve messages when java process is starting." into gingerbread by Dianne Hackborn · 14 years ago
  57. 08e60f2 Improve messages when java process is starting. by Dianne Hackborn · 14 years ago
  58. 78448ed resolved conflicts for merge of 50d35946 to master by Brian Carlstrom · 14 years ago
  59. 171ea89 Update AndroidRuntime with dalvik-dev changes by Brian Carlstrom · 14 years ago
  60. 1b10d3d am 81dcea60: am f1f48bc7: Do JPEG tile-based decoding. by Joseph Wen · 14 years ago
  61. f1f48bc Do JPEG tile-based decoding. by Joseph Wen · 14 years ago
  62. 7b6d0d9 am 679ac09a: am a5ae50cd: Merge "More native work." into gingerbread by Dianne Hackborn · 14 years ago
  63. 08d5b8f More native work. by Dianne Hackborn · 14 years ago
  64. 1639351 Make libhwui entirely optional. by Romain Guy · 14 years ago
  65. a8bc199 Remove overwritefree property. The underlying flag no longer exists. by Carl Shapiro · 14 years ago
  66. 3c7c351 Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 14 years ago
  67. e4d81f2 Add support for dalvik.vm.extra-opts property. by Andy McFadden · 14 years ago
  68. c242a5a delete ScoSocket by Danica Chang · 14 years ago
  69. fb4e1e2 resolved conflicts for merge of 181bb0ab to master by Kenny Root · 14 years ago
  70. 02c8730 Add API to call to vold for mounting OBBs by Kenny Root · 14 years ago
  71. 81ea83d Move MTP JNI code from libandroid_runtime to libmedia_jni by Mike Lockwood · 14 years ago
  72. 98ef64e MTP: Add MtpServer Java class to wrap MTP device support. by Mike Lockwood · 14 years ago
  73. f40e492 am 96725326: am 31e0ffe8: Merge "Native input event dispatching." into gingerbread by Chris Tate · 14 years ago
  74. 349703e Native input event dispatching. by Jeff Brown · 14 years ago
  75. b09448e am dae19d7c: am aaf39f84: Merge "GPS: remove GpsEventThread from GpsLocationProvider" into gingerbread by Mike Lockwood · 14 years ago
  76. f602d36 GPS: remove GpsEventThread from GpsLocationProvider by Mike Lockwood · 14 years ago
  77. e4d0112 Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0. by Romain Guy · 14 years ago
  78. 8e03b75 resolved conflicts for merge of 9e660c82 to master by Jeff Brown · 14 years ago
  79. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago
  80. c613328 Fix native crash when enabling hardware acceleration. by Romain Guy · 14 years ago
  81. 7c5ded5 am 8207e2fd: am a8ebe8b3: am df2e2eff: Merge "Watchdog now records kernel stacks when it fires" into froyo by Christopher Tate · 14 years ago
  82. a8ebe8b am df2e2eff: Merge "Watchdog now records kernel stacks when it fires" into froyo by Christopher Tate · 14 years ago
  83. ecaa7b4 Watchdog now records kernel stacks when it fires by Christopher Tate · 14 years ago
  84. 755fd61 Prototype Content Provider support for MTP/PTP devices. by Mike Lockwood · 14 years ago
  85. fa9e7c0 Sketch of Native input for MessageQueue / Looper / ViewRoot by Christopher Tate · 14 years ago
  86. 69969e4 First pass at NativeActivity. by Dianne Hackborn · 14 years ago
  87. dbc108a am 15feb4de: am 19275cb5: Merge "Remove code to pass the nonexistant lockprofsample flag to Dalvik." into froyo by Carl Shapiro · 14 years ago
  88. 8ba73ac Remove code to pass the nonexistant lockprofsample flag to Dalvik. by Carl Shapiro · 14 years ago
  89. 49ee271 am cb2906e4: am d5a873fb: Merge "Add command line flags to enable lock profiling." into froyo by Carl Shapiro · 14 years ago
  90. d8f3ec6 Add command line flags to enable lock profiling. by Carl Shapiro · 14 years ago
  91. a40b3a8 am c1420832: am 5945579e: Merge "Change TrafficStats to a new JNI implementation." into froyo by Dan Egnor · 14 years ago
  92. 2b4abcd Change TrafficStats to a new JNI implementation. by Dan Egnor · 14 years ago
  93. 00b7427 Move files internal to LocationManagerService from framework.jar to services.jar by Mike Lockwood · 14 years ago
  94. 69c997a Update a stale JIT option name. by Ben Cheng · 14 years ago
  95. 701d916 Tone down a log message. by Andy McFadden · 14 years ago
  96. dae8e94 Add support for accessing native bidi implementation via jni. by Doug Felt · 14 years ago
  97. 870d81d remove android.os.Base64Utils by Doug Zongker · 14 years ago
  98. c2b3217 Add a "dalvik.vm.gc.overwritefree" property. When set to "true", the by Barry Hayes · 14 years ago
  99. bca2d61 Add a Java API that converts yuv data to a jpeg. by Wei-Ta Chen · 15 years ago
  100. 726a570 resolved conflicts for merge of dfaf2e03 to master by Mike Lockwood · 15 years ago