1. bf7afa2 am 94f55b30: Merge "Tracking libnativehelper dependencies" by Brian Carlstrom · 11 years ago
  2. fde1f91 Tracking libnativehelper dependencies by Brian Carlstrom · 11 years ago
  3. 237c2b8 Register EGLExt JNI methods by Jesse Hall · 11 years ago
  4. a44dd26 Rewrite input handling for native applications by Michael Wright · 11 years ago
  5. d830e74 Add android.opengl.GLES30, hidden for now by Jesse Hall · 11 years ago
  6. d685894 Add liblog by Ying Wang · 11 years ago
  7. c28867a Use input transport for communications between app and IME. by Jeff Brown · 11 years ago
  8. bf49422 am 582c5b85: am 690d3435: Merge "jni: remove obsolete flag from makefile" by Elliott Hughes · 11 years ago
  9. d625127 jni: remove obsolete flag from makefile by Bruce Beare · 12 years ago
  10. 1456758 resolved conflicts for merge of 58a1ca66 to master-chromium by Kristian Monsen · 11 years ago
  11. 58a1ca6 Merge "split Surface in two classes: SurfaceControl and Surface" by Mathias Agopian · 11 years ago
  12. 3866f0d split Surface in two classes: SurfaceControl and Surface by Mathias Agopian · 11 years ago
  13. 1f6692f am aec6bcfb: Merge "Parse network stats using native code." by Jeff Sharkey · 11 years ago
  14. 9a2c2a6 Parse network stats using native code. by Jeff Sharkey · 12 years ago
  15. 7c1a49f Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" DO NOT MERGE by Chris Craik · 11 years ago
  16. d81ec45 Changes needed to roll Skia to r7527. by Derek Sollenberger · 11 years ago
  17. 49a7e45 am 7cd0859a: Merge "Update framework text layout to use Harfbuzz NG" by Raph Levien · 12 years ago
  18. aaedde5 Update framework text layout to use Harfbuzz NG by Raph Levien · 12 years ago
  19. ca79cf6 Update framework to support r5967 of Skia. by Derek Sollenberger · 12 years ago
  20. e4d08f1 am 9197d170: am fec5f611: Merge "It\'s 2012. We\'re always WITH_JIT." by Elliott Hughes · 12 years ago
  21. 9197d17 am fec5f611: Merge "It\'s 2012. We\'re always WITH_JIT." by Elliott Hughes · 12 years ago
  22. be8b47f It's 2012. We're always WITH_JIT. by Elliott Hughes · 12 years ago
  23. b24a1b7 Remove obsolete references to libmedia_native by Glenn Kasten · 12 years ago
  24. ad0090e resolved conflicts for merge of 85f9ba9e to jb-mr1-dev-plus-aosp by Kenny Root · 12 years ago
  25. c9a1aab Remove HAVE_SELINUX guards by Kenny Root · 12 years ago
  26. a3ae439 ISSUE 6849488 Bluedroid stack, remove system/bluetooth. by Zhihai Xu · 12 years ago
  27. cbad976 Add support for Wifi display. by Jeff Brown · 12 years ago
  28. 64a55af Add plumbing for new surface flinger display API. by Jeff Brown · 12 years ago
  29. a579f79 am d69b47c0: am 8942e5a3: Merge "Use libcore Posix class for StatFs implementation" by Kenny Root · 12 years ago
  30. bdd23ae Use libcore Posix class for StatFs implementation by Kenny Root · 12 years ago
  31. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  32. 3419618 Remove BT references from System Server. by Jaikumar Ganesh · 13 years ago
  33. 313a216 Delete various Bluetooth files for stack integration. by Jaikumar Ganesh · 13 years ago
  34. 6b1e838 EGL 1.4 bindings generated by glgen by Thomas Tafertshofer · 12 years ago
  35. 450f21a am d26f7139: Merge "resolved conflicts for merge of 9855f6e2 to jb-dev-plus-aosp" into jb-dev-plus-aosp by Kenny Root · 12 years ago
  36. e38b1c4 resolved conflicts for merge of 9855f6e2 to jb-dev-plus-aosp by Kenny Root · 12 years ago
  37. 517f67f Fix hardcoded font path. Allow adding new font path thru Skia changes. by Billy Hewlett · 12 years ago
  38. 7304c34 Move power HAL interactions to PowerManagerService. by Jeff Brown · 12 years ago
  39. 51d81f3 Use libsuspend to trigger suspend by Colin Cross · 12 years ago
  40. 9f25b7f Request key maps from input manager service. by Jeff Brown · 12 years ago
  41. c07fca3 Add JNI bindings for some of the libselinux interfaces. by Stephen Smalley · 13 years ago
  42. ba4d043 frameworks base Android.mk file changes by James Dong · 12 years ago
  43. d927a1d Deleted the media, camera, drm related files since they are relocated by James Dong · 12 years ago
  44. ae75f99 Add libmedia_native by Glenn Kasten · 12 years ago
  45. a1cff50 Handle view properties at the native level by Chet Haase · 12 years ago
  46. 481c157 Add Java wrappers for new atrace functionality. by Jeff Brown · 12 years ago
  47. d84e1ce Split Parcel JNI details away from Binder. by Jeff Sharkey · 12 years ago
  48. 08965ec fixup hardcoded include paths for new project by Mathias Agopian · 12 years ago
  49. 83c64e6 frameworks/base refactoring by Mathias Agopian · 12 years ago
  50. b01e8bf New Serial Manager API: by Mike Lockwood · 13 years ago
  51. e5360fb Rewrite SQLite database wrappers. by Jeff Brown · 13 years ago
  52. a356bf1 Rewrite NDEF parsing in Java, clean-up API. by Nick Pelly · 13 years ago
  53. 0a0a124 Add a new class to receive vsync events. by Jeff Brown · 13 years ago
  54. 32cbc3855 Refactor InputQueue as InputEventReceiver. by Jeff Brown · 13 years ago
  55. a958265 Initialize egl_cache with an app writeable file by Romain Guy · 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. 5de5b1a Fix Harbuzz shaper for being able to do select other scripts than Common or Arabic by Fabrice Di Meglio · 13 years ago
  59. f09e46e Revert "Adapt TextLayoutCache for new Harfbuzz scripts" by Fabrice Di Meglio · 13 years ago
  60. 7f4ae75 Adapt TextLayoutCache for new Harfbuzz scripts by Russell Brenner · 13 years ago
  61. 66269ea Move extract native libraries to JNI code by Kenny Root · 13 years ago
  62. 75d086e Add C code to use BDADDR_ANY macro properly. The macro expands into code by Doug Kwan · 13 years ago
  63. dafbf24 Remove unused code by Romain Guy · 13 years ago
  64. bd882b1 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  65. 84e2972 Remove native EventRecurrence parser by Andy McFadden · 13 years ago
  66. 4532c5e Merge "Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder." by Jamie Gennis · 13 years ago
  67. 0503161 Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder. by tedbo · 13 years ago
  68. 66e9af6 Remove obsolete code. by Romain Guy · 13 years ago
  69. 4a627c7 Full local backup infrastructure by Christopher Tate · 13 years ago
  70. c6cc0f8 Rename ViewRoot to ViewAncestor. by Joe Onorato · 13 years ago
  71. 8f0095c Allows to render with an OpenGL context inside a TextureView. by Romain Guy · 13 years ago
  72. 2352b97 Initial checkin of spot presentation for touchpad gestures. by Jeff Brown · 13 years ago
  73. 69a017b More JNI exception-throwing cleanup. by Elliott Hughes · 13 years ago
  74. 696257c merge libsurfaceflinger_client into libgui by Mathias Agopian · 13 years ago
  75. aa5eb64 Merge "Use Harfbuzz instead of ICU4C for computing advances" by Fabrice Di Meglio · 13 years ago
  76. 9f82b58 Use Harfbuzz instead of ICU4C for computing advances by Fabrice Di Meglio · 13 years ago
  77. 2ed2462 Improve VelocityTracker numerical stability. by Jeff Brown · 13 years ago
  78. b46ecb3 am 75c95e9a: am 0eb7b697: Merge changes Ib63ab95a,I585b0610,Ia84da0b5 into honeycomb-mr1 by Mike Lockwood · 13 years ago
  79. acc29cc UsbDevice: Move IO related methods to new UsbDeviceConnection class by Mike Lockwood · 13 years ago
  80. 1eb1293 Merge "Add TextLayout Cache" by Fabrice Di Meglio · 13 years ago
  81. a06d86a Move NinePatchPeeker into its own file. by Leon Scroggins · 13 years ago
  82. d313c66 Add TextLayout Cache by Fabrice Di Meglio · 13 years ago
  83. 6062c59 Skia Merge (revision 808) by Derek Sollenberger · 13 years ago
  84. 929a1c2 Removing android.security.MessageDigest by Brian Carlstrom · 13 years ago
  85. e7d511e New APIs for USB host support: by Mike Lockwood · 14 years ago
  86. 6714efc Add the SurfaceTexture java class. by Jamie Gennis · 14 years ago
  87. 264f6cd Temporarily remove UsbManager support for USB host. by Mike Lockwood · 14 years ago
  88. d07c9d5 UsbManager: Add methods to convert between USB device names and IDs by Mike Lockwood · 14 years ago
  89. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  90. 6e0ecb4 Adding JNI methods as a faster reflection mechanism by Chet Haase · 14 years ago
  91. cd0e839 NFC: Move NFC service implementation out of system_server. by Nick Pelly · 14 years ago
  92. 4715bd9 resolved conflicts for merge of f4c3b7e9 to master by Nick Pelly · 14 years ago
  93. 038cabe NFC integration by Nick Pelly · 14 years ago
  94. a23cdda am ac487f70: am 6b849e21: Unhide BitmapRegionDecoder. by Wei-Ta Chen · 14 years ago
  95. 6b849e2 Unhide BitmapRegionDecoder. by Wei-Ta Chen · 14 years ago
  96. cfa5903 am 664c48e9: am 4c7d3f28: Merge "Remove dead code: NIOBuffer." into gingerbread by Elliott Hughes · 14 years ago
  97. 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
  98. 340ce75 Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API." by Wei-Ta Chen · 14 years ago
  99. 50cb7dc am a295a390: am b356f8ac: Merge "Rename LargeBitmap to BitmapRegionDecoder for having a better API." into gingerbread by Wei-Ta Chen · 14 years ago
  100. edf7223 Remove dead code: NIOBuffer. by Elliott Hughes · 14 years ago