1. 1ee6011 Remove ParcelSurfaceTexture and update MediaPlayer by Ted Bonkenburg · 13 years ago
  2. 5de5b1a Fix Harbuzz shaper for being able to do select other scripts than Common or Arabic by Fabrice Di Meglio · 13 years ago
  3. f09e46e Revert "Adapt TextLayoutCache for new Harfbuzz scripts" by Fabrice Di Meglio · 13 years ago
  4. 7f4ae75 Adapt TextLayoutCache for new Harfbuzz scripts by Russell Brenner · 13 years ago
  5. 66269ea Move extract native libraries to JNI code by Kenny Root · 13 years ago
  6. 75d086e Add C code to use BDADDR_ANY macro properly. The macro expands into code by Doug Kwan · 13 years ago
  7. dafbf24 Remove unused code by Romain Guy · 13 years ago
  8. bd882b1 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  9. 84e2972 Remove native EventRecurrence parser by Andy McFadden · 13 years ago
  10. 4532c5e Merge "Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder." by Jamie Gennis · 13 years ago
  11. 0503161 Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder. by tedbo · 13 years ago
  12. 66e9af6 Remove obsolete code. by Romain Guy · 13 years ago
  13. 4a627c7 Full local backup infrastructure by Christopher Tate · 13 years ago
  14. c6cc0f8 Rename ViewRoot to ViewAncestor. by Joe Onorato · 13 years ago
  15. 8f0095c Allows to render with an OpenGL context inside a TextureView. by Romain Guy · 13 years ago
  16. 2352b97 Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 13 years ago
  17. 69a017b More JNI exception-throwing cleanup. by Elliott Hughes · 13 years ago
  18. 696257c merge libsurfaceflinger_client into libgui by Mathias Agopian · 13 years ago
  19. aa5eb64 Merge "Use Harfbuzz instead of ICU4C for computing advances" by Fabrice Di Meglio · 13 years ago
  20. 9f82b58 Use Harfbuzz instead of ICU4C for computing advances by Fabrice Di Meglio · 13 years ago
  21. 2ed2462 Improve VelocityTracker numerical stability. by Jeff Brown · 13 years ago
  22. b46ecb3 am 75c95e9a: am 0eb7b697: Merge changes Ib63ab95a,I585b0610,Ia84da0b5 into honeycomb-mr1 by Mike Lockwood · 13 years ago
  23. acc29cc UsbDevice: Move IO related methods to new UsbDeviceConnection class by Mike Lockwood · 13 years ago
  24. 1eb1293 Merge "Add TextLayout Cache" by Fabrice Di Meglio · 14 years ago
  25. a06d86a Move NinePatchPeeker into its own file. by Leon Scroggins · 14 years ago
  26. d313c66 Add TextLayout Cache by Fabrice Di Meglio · 14 years ago
  27. 6062c59 Skia Merge (revision 808) by Derek Sollenberger · 14 years ago
  28. 929a1c2 Removing android.security.MessageDigest by Brian Carlstrom · 14 years ago
  29. e7d511e New APIs for USB host support: by Mike Lockwood · 14 years ago
  30. 6714efc Add the SurfaceTexture java class. by Jamie Gennis · 14 years ago
  31. 264f6cd Temporarily remove UsbManager support for USB host. by Mike Lockwood · 14 years ago
  32. d07c9d5 UsbManager: Add methods to convert between USB device names and IDs by Mike Lockwood · 14 years ago
  33. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  34. 6e0ecb4 Adding JNI methods as a faster reflection mechanism by Chet Haase · 14 years ago
  35. cd0e839 NFC: Move NFC service implementation out of system_server. by Nick Pelly · 14 years ago
  36. 4715bd9 resolved conflicts for merge of f4c3b7e9 to master by Nick Pelly · 14 years ago
  37. 038cabe NFC integration by Nick Pelly · 14 years ago
  38. a23cdda am ac487f70: am 6b849e21: Unhide BitmapRegionDecoder. by Wei-Ta Chen · 14 years ago
  39. 6b849e2 Unhide BitmapRegionDecoder. by Wei-Ta Chen · 14 years ago
  40. cfa5903 am 664c48e9: am 4c7d3f28: Merge "Remove dead code: NIOBuffer." into gingerbread by Elliott Hughes · 14 years ago
  41. 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
  42. 340ce75 Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API." by Wei-Ta Chen · 14 years ago
  43. 50cb7dc am a295a390: am b356f8ac: Merge "Rename LargeBitmap to BitmapRegionDecoder for having a better API." into gingerbread by Wei-Ta Chen · 14 years ago
  44. edf7223 Remove dead code: NIOBuffer. by Elliott Hughes · 14 years ago
  45. 50ba3d2 Rename LargeBitmap to BitmapRegionDecoder for having a better API. by Wei-Ta Chen · 14 years ago
  46. 1b10d3d am 81dcea60: am f1f48bc7: Do JPEG tile-based decoding. by Joseph Wen · 14 years ago
  47. f1f48bc Do JPEG tile-based decoding. by Joseph Wen · 14 years ago
  48. 7b6d0d9 am 679ac09a: am a5ae50cd: Merge "More native work." into gingerbread by Dianne Hackborn · 14 years ago
  49. 08d5b8f More native work. by Dianne Hackborn · 14 years ago
  50. 1639351 Make libhwui entirely optional. by Romain Guy · 14 years ago
  51. 50558b9 resolved conflicts for merge of bc54e63c to master by Mathias Agopian · 14 years ago
  52. 72a6b1c deleted android_bluetooth_ScoSocket.cpp from makefile by Danica Chang · 14 years ago
  53. 1bf7978 new SensorService by Mathias Agopian · 14 years ago
  54. fb4e1e2 resolved conflicts for merge of 181bb0ab to master by Kenny Root · 14 years ago
  55. 02c8730 Add API to call to vold for mounting OBBs by Kenny Root · 14 years ago
  56. 0dff8d4 am a6be4e01: am 3a053db2: Merge "The ICU data is no longer compiled directly into the shared library." into gingerbread by Joe Onorato · 14 years ago
  57. aa1933a The ICU data is no longer compiled directly into the shared library. by Joe Onorato · 14 years ago
  58. f7cb1f7 Support bidi/shaping for getTextPath by Doug Felt · 14 years ago
  59. 81ea83d Move MTP JNI code from libandroid_runtime to libmedia_jni by Mike Lockwood · 14 years ago
  60. 98ef64e MTP: Add MtpServer Java class to wrap MTP device support. by Mike Lockwood · 14 years ago
  61. f40e492 am 96725326: am 31e0ffe8: Merge "Native input event dispatching." into gingerbread by Chris Tate · 14 years ago
  62. 349703e Native input event dispatching. by Jeff Brown · 14 years ago
  63. e4d0112 Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0. by Romain Guy · 14 years ago
  64. 8e03b75 resolved conflicts for merge of 9e660c82 to master by Jeff Brown · 14 years ago
  65. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago
  66. 2d61459 Move OpenGL support out of ViewRoot into a new HardwareRenderer class. by Romain Guy · 14 years ago
  67. 7c5ded5 am 8207e2fd: am a8ebe8b3: am df2e2eff: Merge "Watchdog now records kernel stacks when it fires" into froyo by Christopher Tate · 14 years ago
  68. a8ebe8b am df2e2eff: Merge "Watchdog now records kernel stacks when it fires" into froyo by Christopher Tate · 14 years ago
  69. ecaa7b4 Watchdog now records kernel stacks when it fires by Christopher Tate · 14 years ago
  70. 755fd61 Prototype Content Provider support for MTP/PTP devices. by Mike Lockwood · 14 years ago
  71. 2807df8 Move CursorWindow class from core/jni to libbinder by Mike Lockwood · 14 years ago
  72. fa9e7c0 Sketch of Native input for MessageQueue / Looper / ViewRoot by Christopher Tate · 14 years ago
  73. 69969e4 First pass at NativeActivity. by Dianne Hackborn · 14 years ago
  74. a40b3a8 am c1420832: am 5945579e: Merge "Change TrafficStats to a new JNI implementation." into froyo by Dan Egnor · 14 years ago
  75. 2b4abcd Change TrafficStats to a new JNI implementation. by Dan Egnor · 14 years ago
  76. 00b7427 Move files internal to LocationManagerService from framework.jar to services.jar by Mike Lockwood · 14 years ago
  77. dae8e94 Add support for accessing native bidi implementation via jni. by Doug Felt · 15 years ago
  78. 000479f split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago
  79. 870d81d remove android.os.Base64Utils by Doug Zongker · 15 years ago
  80. bca2d61 Add a Java API that converts yuv data to a jpeg. by Wei-Ta Chen · 15 years ago
  81. a6276fd A library for encoding and decoding ETC1 textures. by Jack Palevich · 15 years ago
  82. 726a570 resolved conflicts for merge of dfaf2e03 to master by Mike Lockwood · 15 years ago
  83. 3a32213 Remove HardwareService and move vibrator support to VibratorService. by Mike Lockwood · 15 years ago
  84. 8914a04 am 483ae632: am 5a03f36e: maintain cache of statementids returned by sqlite upon compiling a sql stmnt by Vasu Nori · 15 years ago
  85. 5a03f36 maintain cache of statementids returned by sqlite upon compiling a sql stmnt by Vasu Nori · 15 years ago
  86. 560814f Add a Java API for OpenGL ES 2.0. by Jack Palevich · 15 years ago
  87. bd022f4 Bluetooth: API change. by Nick Pelly · 15 years ago
  88. b5af325 rename libsgl/libcorecg to libskia by Mike Reed · 15 years ago
  89. dfe983b Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  90. 2df7c15 am b505ae41: Merge change 5459 into donut by Android (Google) Code Review · 15 years ago
  91. 4ababd9 Make the BackupHelperDispatcher properly handle multiple helpers. by Joe Onorato · 15 years ago
  92. 1f73008 am c44989d6: Merge change 5350 into donut by Android (Google) Code Review · 15 years ago
  93. 864c0d5 move ui/Time.cpp to core/jni, since this is the only place it is used by Mathias Agopian · 15 years ago
  94. f31868e merge master in master_gl by Mathias Agopian · 15 years ago
  95. 4527acb am 856dd8a6: Merge change 4952 into donut by Android (Google) Code Review · 15 years ago
  96. 06290a4 Helper API cleanup. Allows multiple helpers to function, by Joe Onorato · 15 years ago
  97. f73bbd0 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  98. 52b0e73 Process new property definitions for JIT-specific options for apps performance tuning and debugging. by Ben Cheng · 15 years ago
  99. 1c14776 am 16ce3504: Merge change 4708 into donut by Android (Google) Code Review · 15 years ago
  100. d2d9ceb Make RestoreHelper and friends also write out the snapshot state. by Joe Onorato · 15 years ago