1. 9ae000c Revert "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest." by Andreas Huber · 10 years ago
  2. 7825334 Split AndroidRuntime into AndroidRuntimeBase base-class and the rest. by Andreas Huber · 10 years ago
  3. 453fa30 Revert "Move inputservice over to frameworks/native" by Michael Wright · 10 years ago
  4. 89e5c7e Move inputservice over to frameworks/native by Michael Wright · 10 years ago
  5. 4f02bf4 Native-side proxy by John Reck · 11 years ago
  6. 80a3a36 Merge "Revert "Revert "Move Wifi services to a new git project""" by Vinit Deshpande · 10 years ago
  7. 3ffa1a8 Revert "Revert "Move Wifi services to a new git project"" by Vinit Deshpande · 10 years ago
  8. d9feaf49 Merge "Revert "Move Wifi services to a new git project"" by Vinit Deshpande · 10 years ago
  9. f1182c9 Revert "Move Wifi services to a new git project" by Vinit Deshpande · 10 years ago
  10. ed8ed0b Merge "Move Wifi services to a new git project" by Vinit Deshapnde · 10 years ago
  11. 23b797a EGL migration to native by John Reck · 11 years ago
  12. 4a3f9cf Move Wifi services to a new git project by Vinit Deshapnde · 11 years ago
  13. 5438979 Move GLES20DisplayList functionality into DisplayList by Chris Craik · 11 years ago
  14. 8594859 resolved conflicts for merge of 800d4d72 to master by Kristian Monsen · 11 years ago
  15. f5fabdf Fix one and hide the other warnings from core/jni by Kristian Monsen · 11 years ago
  16. cec24ae RenderThread work by John Reck · 11 years ago
  17. ebcb32f Merge commit 'bac61807d3bcfff957b358cb9ad77850bd373689' into HEAD by The Android Open Source Project · 11 years ago
  18. 2a69b17 wifi: Remove obsolete libwpa_client library by Dmitry Shmidt · 11 years ago
  19. e414519 wifi: Remove obsolete libwpa_client library by Dmitry Shmidt · 11 years ago
  20. aff6ea9 Merge "Initial integration of Minikin to framework" by Raph Levien · 11 years ago
  21. a033630 Initial integration of Minikin to framework by Raph Levien · 11 years ago
  22. e77a040 Merge "More refactoring" by John Reck · 11 years ago
  23. 3083579 More refactoring by John Reck · 11 years ago
  24. 1fc1834 Disable unused parameter warning for jni code by Michael Wright · 11 years ago
  25. 5aca2b8 Plumb through physical device UUID and label. by Jeff Sharkey · 11 years ago
  26. 5b4ef81 Add Graphics alloc tracking via memtrack by Adam Lesinski · 11 years ago
  27. 6811f4e Move PdfDocument to android.graphics.pdf by Svetoslav · 11 years ago
  28. b934892 Merge "Remove a fixed-length buffer in the wifi code." into klp-dev by Elliott Hughes · 11 years ago
  29. a11d574 Remove a fixed-length buffer in the wifi code. by Elliott Hughes · 11 years ago
  30. da5a3e1 Richer ParcelFileDescriptor close events. by Jeff Sharkey · 11 years ago
  31. 5827cb5 Changes needed to support Skia at r10377. by Derek Sollenberger · 11 years ago
  32. 2f1a2e4 Camera2 API: Rename package to android.hardware.camera2 by Eino-Ville Talvala · 11 years ago
  33. 2ca204e get rid of PixelFormatInfo and simplify things by Mathias Agopian · 11 years ago
  34. b519cc5 camera2 api: Add CameraMetadata get/set support by Igor Murashkin · 11 years ago
  35. 9d3b1a4 Move input library code to frameworks/native. by Jeff Brown · 11 years ago
  36. 7072550 Initial camera device implementation by Igor Murashkin · 11 years ago
  37. 36483e9 Revert "Initial camera device implementation" by Igor Murashkin · 11 years ago
  38. 59bc67c Initial camera device implementation by Igor Murashkin · 11 years ago
  39. b06accf Merge "Generate PDF from Canvas." by Svetoslav Ganov · 11 years ago
  40. 9f8203a Remove libdvm dependency by Brian Carlstrom · 11 years ago
  41. ff4adde5 Generate PDF from Canvas. by Svetoslav Ganov · 11 years ago
  42. d7a8077 Modifications needed for updating Skia to r9286. by Derek Sollenberger · 11 years ago
  43. 6155251 am bf7afa23: am 94f55b30: Merge "Tracking libnativehelper dependencies" by Brian Carlstrom · 11 years ago
  44. bf7afa2 am 94f55b30: Merge "Tracking libnativehelper dependencies" by Brian Carlstrom · 11 years ago
  45. fde1f91 Tracking libnativehelper dependencies by Brian Carlstrom · 11 years ago
  46. ce3fe5f am 4d32a367: am 2787ba25: Merge "Register EGLExt JNI methods" into jb-mr2-dev by Jesse Hall · 11 years ago
  47. 237c2b8 Register EGLExt JNI methods by Jesse Hall · 11 years ago
  48. 3b748a4 Pack preloaded framework assets in a texture atlas by Romain Guy · 11 years ago
  49. a44dd26 Rewrite input handling for native applications by Michael Wright · 11 years ago
  50. d830e74 Add android.opengl.GLES30, hidden for now by Jesse Hall · 11 years ago
  51. d685894 Add liblog by Ying Wang · 11 years ago
  52. c28867a Use input transport for communications between app and IME. by Jeff Brown · 11 years ago
  53. bf49422 am 582c5b85: am 690d3435: Merge "jni: remove obsolete flag from makefile" by Elliott Hughes · 11 years ago
  54. d625127 jni: remove obsolete flag from makefile by Bruce Beare · 12 years ago
  55. 1456758 resolved conflicts for merge of 58a1ca66 to master-chromium by Kristian Monsen · 11 years ago
  56. 58a1ca6 Merge "split Surface in two classes: SurfaceControl and Surface" by Mathias Agopian · 11 years ago
  57. 3866f0d split Surface in two classes: SurfaceControl and Surface by Mathias Agopian · 11 years ago
  58. 1f6692f am aec6bcfb: Merge "Parse network stats using native code." by Jeff Sharkey · 11 years ago
  59. 9a2c2a6 Parse network stats using native code. by Jeff Sharkey · 11 years ago
  60. 7c1a49f Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" DO NOT MERGE by Chris Craik · 11 years ago
  61. d81ec45 Changes needed to roll Skia to r7527. by Derek Sollenberger · 11 years ago
  62. 49a7e45 am 7cd0859a: Merge "Update framework text layout to use Harfbuzz NG" by Raph Levien · 11 years ago
  63. aaedde5 Update framework text layout to use Harfbuzz NG by Raph Levien · 12 years ago
  64. ca79cf6 Update framework to support r5967 of Skia. by Derek Sollenberger · 12 years ago
  65. e4d08f1 am 9197d170: am fec5f611: Merge "It\'s 2012. We\'re always WITH_JIT." by Elliott Hughes · 12 years ago
  66. 9197d17 am fec5f611: Merge "It\'s 2012. We\'re always WITH_JIT." by Elliott Hughes · 12 years ago
  67. be8b47f It's 2012. We're always WITH_JIT. by Elliott Hughes · 12 years ago
  68. b24a1b7 Remove obsolete references to libmedia_native by Glenn Kasten · 12 years ago
  69. ad0090e resolved conflicts for merge of 85f9ba9e to jb-mr1-dev-plus-aosp by Kenny Root · 12 years ago
  70. c9a1aab Remove HAVE_SELINUX guards by Kenny Root · 12 years ago
  71. a3ae439 ISSUE 6849488 Bluedroid stack, remove system/bluetooth. by Zhihai Xu · 12 years ago
  72. cbad976 Add support for Wifi display. by Jeff Brown · 12 years ago
  73. 64a55af Add plumbing for new surface flinger display API. by Jeff Brown · 12 years ago
  74. a579f79 am d69b47c0: am 8942e5a3: Merge "Use libcore Posix class for StatFs implementation" by Kenny Root · 12 years ago
  75. bdd23ae Use libcore Posix class for StatFs implementation by Kenny Root · 12 years ago
  76. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  77. 3419618 Remove BT references from System Server. by Jaikumar Ganesh · 12 years ago
  78. 313a216 Delete various Bluetooth files for stack integration. by Jaikumar Ganesh · 12 years ago
  79. 6b1e838 EGL 1.4 bindings generated by glgen by Thomas Tafertshofer · 12 years ago
  80. 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
  81. e38b1c4 resolved conflicts for merge of 9855f6e2 to jb-dev-plus-aosp by Kenny Root · 12 years ago
  82. 517f67f Fix hardcoded font path. Allow adding new font path thru Skia changes. by Billy Hewlett · 12 years ago
  83. 7304c34 Move power HAL interactions to PowerManagerService. by Jeff Brown · 12 years ago
  84. 51d81f3 Use libsuspend to trigger suspend by Colin Cross · 12 years ago
  85. 9f25b7f Request key maps from input manager service. by Jeff Brown · 12 years ago
  86. c07fca3 Add JNI bindings for some of the libselinux interfaces. by Stephen Smalley · 12 years ago
  87. ba4d043 frameworks base Android.mk file changes by James Dong · 12 years ago
  88. d927a1d Deleted the media, camera, drm related files since they are relocated by James Dong · 12 years ago
  89. ae75f99 Add libmedia_native by Glenn Kasten · 12 years ago
  90. a1cff50 Handle view properties at the native level by Chet Haase · 12 years ago
  91. 481c157 Add Java wrappers for new atrace functionality. by Jeff Brown · 12 years ago
  92. d84e1ce Split Parcel JNI details away from Binder. by Jeff Sharkey · 12 years ago
  93. 08965ec fixup hardcoded include paths for new project by Mathias Agopian · 12 years ago
  94. 83c64e6 frameworks/base refactoring by Mathias Agopian · 12 years ago
  95. b01e8bf New Serial Manager API: by Mike Lockwood · 13 years ago
  96. e5360fb Rewrite SQLite database wrappers. by Jeff Brown · 13 years ago
  97. a356bf1 Rewrite NDEF parsing in Java, clean-up API. by Nick Pelly · 13 years ago
  98. 0a0a124 Add a new class to receive vsync events. by Jeff Brown · 13 years ago
  99. 32cbc3855 Refactor InputQueue as InputEventReceiver. by Jeff Brown · 13 years ago
  100. a958265 Initialize egl_cache with an app writeable file by Romain Guy · 13 years ago