1. 37151b5 Remove bogus 2 char limit for locales and countries. by Narayan Kamath · 10 years ago
  2. e279cd6 Fix the initialization of some profile properties by Calin Juravle · 10 years ago
  3. 994cd28 Shrink profiler.start-immediately to fit in the maximum property size by Calin Juravle · 10 years ago
  4. 3f96791 Improved profile.start-immediately comment by Calin Juravle · 10 years ago
  5. de99f08 Fixed comments related to profile properties. by Calin Juravle · 10 years ago
  6. 9828d06 Add missing profiler options. by Calin Juravle · 10 years ago
  7. 5bc9386 Move to dalvik.vm.lib.2 to force default to libart by Brian Carlstrom · 10 years ago
  8. c01936a Add property for background GC type by Mathieu Chartier · 10 years ago
  9. 22ec1ee Clean up argc / argv processing for runtime args. by Narayan Kamath · 10 years ago
  10. a23fcd7 Remove ProcessState::mArgc,mArgV,mArgLen by Narayan Kamath · 10 years ago
  11. 973b466 Move zygote startup logic to the frameworks. by Narayan Kamath · 10 years ago
  12. 07a1e23 Move options buffers to top scope by Dave Allison · 10 years ago
  13. b3802a8 Remove java.io.tmpdir assignment in AndroidRuntime (again). by Narayan Kamath · 10 years ago
  14. 98ba7bd Only pass -Xprofile-* options to ART by Brian Carlstrom · 10 years ago
  15. 0efbd9a ART profiler usage. by Dave Allison · 10 years ago
  16. 3beff1e Add dex2oat-flags plumbing to AndroidRuntime by Brian Carlstrom · 10 years ago
  17. 42f06b0 Remove unused JNITest class by Ashok Bhat · 10 years ago
  18. 3d03e5b Remove java.io.tmpdir assignment in AndroidRuntime. by Narayan Kamath · 10 years ago
  19. ebcb32f Merge commit 'bac61807d3bcfff957b358cb9ad77850bd373689' into HEAD by The Android Open Source Project · 11 years ago
  20. 7e4fdec Add dalvik.vm.gctype to enable switching between different GCs. by Mathieu Chartier · 11 years ago
  21. 5aca2b8 Plumb through physical device UUID and label. by Jeff Sharkey · 11 years ago
  22. 6811f4e Move PdfDocument to android.graphics.pdf by Svetoslav · 11 years ago
  23. d0d7eaf Register jni objs in CreateJavaOutputStreamAdaptor by Leon Scroggins III · 11 years ago
  24. d7a90ca The VM handles blocking SIGPIPE. by Elliott Hughes · 11 years ago
  25. e6c2241 Launch VM with -XX:LowMemoryMode if ro.config.low_ram is "true". by Mathieu Chartier · 11 years ago
  26. b934892 Merge "Remove a fixed-length buffer in the wifi code." into klp-dev by Elliott Hughes · 11 years ago
  27. a11d574 Remove a fixed-length buffer in the wifi code. by Elliott Hughes · 11 years ago
  28. da5a3e1 Richer ParcelFileDescriptor close events. by Jeff Sharkey · 11 years ago
  29. 2f1a2e4 Camera2 API: Rename package to android.hardware.camera2 by Eino-Ville Talvala · 11 years ago
  30. 2ca204e get rid of PixelFormatInfo and simplify things by Mathias Agopian · 11 years ago
  31. 7072550 Initial camera device implementation by Igor Murashkin · 11 years ago
  32. 36483e9 Revert "Initial camera device implementation" by Igor Murashkin · 11 years ago
  33. 59bc67c Initial camera device implementation by Igor Murashkin · 11 years ago
  34. b06accf Merge "Generate PDF from Canvas." by Svetoslav Ganov · 11 years ago
  35. 9f8203a Remove libdvm dependency by Brian Carlstrom · 11 years ago
  36. ff4adde5 Generate PDF from Canvas. by Svetoslav Ganov · 11 years ago
  37. b63de6d Process new system property for max JIT cache size by buzbee · 11 years ago
  38. 1f5762e libutils clean-up by Mathias Agopian · 11 years ago
  39. ce3fe5f am 4d32a367: am 2787ba25: Merge "Register EGLExt JNI methods" into jb-mr2-dev by Jesse Hall · 11 years ago
  40. 237c2b8 Register EGLExt JNI methods by Jesse Hall · 11 years ago
  41. 3b748a4 Pack preloaded framework assets in a texture atlas by Romain Guy · 11 years ago
  42. d877efe Fix GLES30 JNI registration by Jesse Hall · 11 years ago
  43. a44dd26 Rewrite input handling for native applications by Michael Wright · 11 years ago
  44. c28867a Use input transport for communications between app and IME. by Jeff Brown · 11 years ago
  45. 58a1ca6 Merge "split Surface in two classes: SurfaceControl and Surface" by Mathias Agopian · 11 years ago
  46. 3866f0d split Surface in two classes: SurfaceControl and Surface by Mathias Agopian · 11 years ago
  47. 9a2c2a6 Parse network stats using native code. by Jeff Sharkey · 11 years ago
  48. 9197d17 am fec5f611: Merge "It\'s 2012. We\'re always WITH_JIT." by Elliott Hughes · 12 years ago
  49. be8b47f It's 2012. We're always WITH_JIT. by Elliott Hughes · 12 years ago
  50. 7fef2b8 Fix target utilization property_get. by Ian Rogers · 12 years ago
  51. 5325010 Extra GC heap configuration parameters. by Ian Rogers · 12 years ago
  52. cbad976 Add support for Wifi display. by Jeff Brown · 12 years ago
  53. 64a55af Add plumbing for new surface flinger display API. by Jeff Brown · 12 years ago
  54. 3f1e8b9 Remove StatFs from AndroidRuntime JNI by Kenny Root · 12 years ago
  55. 89db6a4 Remove StatFs from AndroidRuntime JNI by Kenny Root · 12 years ago
  56. fa25bf5 Add display manager skeleton. by Jeff Brown · 12 years ago
  57. 313a216 Delete various Bluetooth files for stack integration. by Jaikumar Ganesh · 12 years ago
  58. 6b1e838 EGL 1.4 bindings generated by glgen by Thomas Tafertshofer · 12 years ago
  59. e38b1c4 resolved conflicts for merge of 9855f6e2 to jb-dev-plus-aosp by Kenny Root · 12 years ago
  60. 7304c34 Move power HAL interactions to PowerManagerService. by Jeff Brown · 12 years ago
  61. 3f177d7 Bump the interpreter stack size for the main thread. by Elliott Hughes · 12 years ago
  62. 9f25b7f Request key maps from input manager service. by Jeff Brown · 12 years ago
  63. c07fca3 Add JNI bindings for some of the libselinux interfaces. by Stephen Smalley · 12 years ago
  64. 4280c4a If an application calls System.exit() terminate it immediately. by Jeff Brown · 12 years ago
  65. 16f5f5c Delete useless JNI methods. by Jeff Brown · 12 years ago
  66. a1cff50 Handle view properties at the native level by Chet Haase · 12 years ago
  67. 481c157 Add Java wrappers for new atrace functionality. by Jeff Brown · 12 years ago
  68. d84e1ce Split Parcel JNI details away from Binder. by Jeff Sharkey · 12 years ago
  69. b01e8bf New Serial Manager API: by Mike Lockwood · 13 years ago
  70. c6aacce Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) by Steve Block · 13 years ago
  71. a51f0e7 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) by Steve Block · 13 years ago
  72. 933e856 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) by Steve Block · 13 years ago
  73. 1afd5ba Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) by Steve Block · 13 years ago
  74. 06ade6a Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) by Steve Block · 13 years ago
  75. e5360fb Rewrite SQLite database wrappers. by Jeff Brown · 13 years ago
  76. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  77. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  78. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  79. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  80. a356bf1 Rewrite NDEF parsing in Java, clean-up API. by Nick Pelly · 13 years ago
  81. 0a0a124 Add a new class to receive vsync events. by Jeff Brown · 13 years ago
  82. 32cbc3855 Refactor InputQueue as InputEventReceiver. by Jeff Brown · 13 years ago
  83. 07c0fe4 am f1062114: am a3cc20ff: Merge "Initialize egl_cache with an app writeable file" into ics-mr1 by Romain Guy · 13 years ago
  84. a958265 Initialize egl_cache with an app writeable file by Romain Guy · 13 years ago
  85. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  86. 98a4f7e NetworkManagement SocketTagger: Migrate QTagUid support to JNI. by JP Abgrall · 13 years ago
  87. 1ee6011 Remove ParcelSurfaceTexture and update MediaPlayer by Ted Bonkenburg · 13 years ago
  88. 66269ea Move extract native libraries to JNI code by Kenny Root · 13 years ago
  89. f9cf814 Stop attempting to call the removed -Xdeadlockpredict option. by Elliott Hughes · 13 years ago
  90. f85ad93 Don't break the build... by Romain Guy · 13 years ago
  91. dafbf24 Remove unused code by Romain Guy · 13 years ago
  92. c1b9bbb Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build by Mike Lockwood · 13 years ago
  93. 84e2972 Remove native EventRecurrence parser by Andy McFadden · 13 years ago
  94. 4532c5e Merge "Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder." by Jamie Gennis · 13 years ago
  95. 0503161 Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Binder. by tedbo · 13 years ago
  96. 66e9af6 Remove obsolete code. by Romain Guy · 13 years ago
  97. ebed7d6 Support wrapping app processes to inject debug instrumentation. Bug: 4437846 by Jeff Brown · 13 years ago
  98. 4a627c7 Full local backup infrastructure by Christopher Tate · 13 years ago
  99. c6cc0f8 Rename ViewRoot to ViewAncestor. by Joe Onorato · 13 years ago
  100. 8f0095c Allows to render with an OpenGL context inside a TextureView. by Romain Guy · 13 years ago