1. de99f08 Fixed comments related to profile properties. by Calin Juravle · 10 years ago
  2. 9828d06 Add missing profiler options. by Calin Juravle · 10 years ago
  3. 6959133 Add Environment call: get config dir for some user by Robin Lee · 10 years ago
  4. 759a897 Merge "Minor javadoc improvements for PackageManager." by Elliott Hughes · 10 years ago
  5. e46e600 Merge "Assign AID_EVERYONE gid to newly-created processes" by Robin Lee · 10 years ago
  6. dde2426 Minor javadoc improvements for PackageManager. by Amaury Medeiros · 10 years ago
  7. d47e38b Scan for renderscript files before deciding ABIs. by Narayan Kamath · 10 years ago
  8. 6431d11 Add an --abi argument to "pm install" by Narayan Kamath · 10 years ago
  9. 79067b3 am 5568e0e4: Merge "Move frameworks/base off private libcore.ICU API." by Elliott Hughes · 10 years ago
  10. 5568e0e Merge "Move frameworks/base off private libcore.ICU API." by Elliott Hughes · 10 years ago
  11. 570f44b Move frameworks/base off private libcore.ICU API. by Elliott Hughes · 10 years ago
  12. b9b31f4 am bd4d3203: Merge "Support an ABI flag for instrumentation." by Narayan Kamath · 10 years ago
  13. bd4d320 Merge "Support an ABI flag for instrumentation." by Narayan Kamath · 10 years ago
  14. 452c592 am 197565e0: Merge "Move to dalvik.vm.lib.2 to force default to libart" by Brian Carlstrom · 10 years ago
  15. 5bc9386 Move to dalvik.vm.lib.2 to force default to libart by Brian Carlstrom · 10 years ago
  16. df0e9ed am 862be912: Merge "Updated Trace.h to recognize ATRACE_TAG_BIONIC." by Elliott Hughes · 10 years ago
  17. 461ac24 Updated Trace.h to recognize ATRACE_TAG_BIONIC. by Brigid Smith · 10 years ago
  18. d6d7587 am a0166b58: Merge "Activity chooser "Always" button is not working" by Christopher Tate · 10 years ago
  19. a0166b5 Merge "Activity chooser "Always" button is not working" by Christopher Tate · 10 years ago
  20. b2db356 am fc1ffe89: Merge "Report runtime information to DDMS" by Sebastien Hertz · 10 years ago
  21. fc1ffe8 Merge "Report runtime information to DDMS" by Sebastien Hertz · 10 years ago
  22. e88b042 Activity chooser "Always" button is not working by Xiong Li · 10 years ago
  23. e901dbd Report runtime information to DDMS by Sebastien Hertz · 10 years ago
  24. 9ef2117 am bc06158a: Merge "Check for null in LocalSocketImpl.SocketInputStream.available()" by Jeff Sharkey · 10 years ago
  25. bc06158 Merge "Check for null in LocalSocketImpl.SocketInputStream.available()" by Jeff Sharkey · 10 years ago
  26. b0a7f84 am 63bf04d8: Merge "Fix NullException in QwertyKeyListener.KeyDown" by Jeff Brown · 10 years ago
  27. 63bf04d Merge "Fix NullException in QwertyKeyListener.KeyDown" by Jeff Brown · 10 years ago
  28. 889814c resolved conflicts for merge of 32912e0a to stage-aosp-master by Michael Wright · 10 years ago
  29. 289c273 wallpaper: limit wallpaper width to sys.max_texture_size by Donghan Ryu · 13 years ago
  30. f18aed8 am 0661ddee: Merge "Enable display list updates with zero delta time" by John Reck · 10 years ago
  31. 0661dde Merge "Enable display list updates with zero delta time" by John Reck · 10 years ago
  32. 49538de am 79e0206e: Merge "Init the static member when first used for CursorWindow." by Narayan Kamath · 10 years ago
  33. 79e0206 Merge "Init the static member when first used for CursorWindow." by Narayan Kamath · 10 years ago
  34. 8dcfefd Support an ABI flag for instrumentation. by Narayan Kamath · 10 years ago
  35. be3dc57 am 402120a2: Merge "Wait for secondary zygote before bringing up the system_server." by Narayan Kamath · 10 years ago
  36. 402120a Merge "Wait for secondary zygote before bringing up the system_server." by Narayan Kamath · 10 years ago
  37. 6e2e686 am 706b1d7e: Merge "Remove "required" prefix from ABI fields." by Narayan Kamath · 10 years ago
  38. 706b1d7 Merge "Remove "required" prefix from ABI fields." by Narayan Kamath · 10 years ago
  39. 6e35a2a Remove "required" prefix from ABI fields. by Narayan Kamath · 10 years ago
  40. cf85d6e Enable display list updates with zero delta time by Tina Zhang · 10 years ago
  41. c0f18b9 am c4c77d63: Merge "Add property for background GC type" by Mathieu Chartier · 10 years ago
  42. c01936a Add property for background GC type by Mathieu Chartier · 10 years ago
  43. dcc9cf0 am 41ec8c96: Merge "Avoid supported ABI list containing "unknown"." by Torne (Richard Coles) · 10 years ago
  44. da8c037 Avoid supported ABI list containing "unknown". by Torne (Richard Coles) · 10 years ago
  45. 64cd907 Wait for secondary zygote before bringing up the system_server. by Narayan Kamath · 10 years ago
  46. 4463cbc am 3b9600b6: Merge "Remove unused LOCAL_LDLIBS." by Ying Wang · 10 years ago
  47. b38e3fd Remove unused LOCAL_LDLIBS. by Ying Wang · 10 years ago
  48. 1ec4f36 Init the static member when first used for CursorWindow. by yingying · 10 years ago
  49. f2db00f am edb88bcd: Merge "Use package usage information to decide what dex files to optimize in PackageManagerService" by Brian Carlstrom · 10 years ago
  50. ff1ec4d Use package usage information to decide what dex files to optimize in PackageManagerService by Brian Carlstrom · 10 years ago
  51. 69da8a1 am 2a9a0471: Merge "Package manager changes for dual zygote stack." by Narayan Kamath · 10 years ago
  52. 0349e8c Package manager changes for dual zygote stack. by Narayan Kamath · 10 years ago
  53. 99253c2 am fde59428: Merge "Handle /oem and /vendor as well" by Narayan Kamath · 10 years ago
  54. 9f34234 am b916d8ad: Merge "Implement FileUtils#contains." by Narayan Kamath · 10 years ago
  55. c84471c Handle /oem and /vendor as well by Christopher Tate · 10 years ago
  56. d6d1dba Implement FileUtils#contains. by Narayan Kamath · 10 years ago
  57. 7034422 am fbb0ab02: Merge "Fix broken logging in Zygote.cpp." by Narayan Kamath · 10 years ago
  58. 160992d Fix broken logging in Zygote.cpp. by Narayan Kamath · 10 years ago
  59. 809c369 am 54c3529b: Merge "WallpaperManager: add NULL pointer check for getCropAndSetWallpaperIntent" by Michael Wright · 10 years ago
  60. 54c3529 Merge "WallpaperManager: add NULL pointer check for getCropAndSetWallpaperIntent" by Michael Wright · 10 years ago
  61. 91ff3c1 am 7d3f9e97: Merge "Fix for native leaks in YuvToJpegEncoder.cpp" by Elliott Hughes · 10 years ago
  62. 7d3f9e9 Merge "Fix for native leaks in YuvToJpegEncoder.cpp" by Elliott Hughes · 10 years ago
  63. 1c0f21e WallpaperManager: add NULL pointer check for getCropAndSetWallpaperIntent by Allen Shen · 10 years ago
  64. 9a76e9b Fix build error by Bill Yi · 10 years ago
  65. 293513a Merge commit '0b62467b142b61ee1e449ba958ba37dfd961ef56' into HEAD by Bill Yi · 10 years ago
  66. 02931d9 DO NOT MERGE Add invokeFunctor stub by Bo Liu · 10 years ago
  67. e66b689 Assign AID_EVERYONE gid to newly-created processes by Robin Lee · 10 years ago
  68. a9569ff Fix two zygote imports. by Elliott Hughes · 10 years ago
  69. f25f14e Remove unused import. by Elliott Hughes · 10 years ago
  70. 860c591 Move the Zygote off libcore.os and onto android.system. by Elliott Hughes · 10 years ago
  71. 9790190 Fix build. by Elliott Hughes · 10 years ago
  72. bbd87eb Merge "Track libcore.os' move to android.system." by Elliott Hughes · 10 years ago
  73. 34385d3 Track libcore.os' move to android.system. by Elliott Hughes · 10 years ago
  74. 83f7d0d Use Runtime.gc instead of System.gc for DDMS. by Mathieu Chartier · 10 years ago
  75. 747802f EventLog: event log translation errors by Mark Salyzyn · 10 years ago
  76. 8c2d70f5 Merge "Add a stub for forgotten callback to fix master-gpl." by Selim Gurun · 10 years ago
  77. 4e48f40 Add a stub for forgotten callback to fix master-gpl. by Selim Gurun · 10 years ago
  78. adad989 Merge "Add a stub to fix master-gpl" by Selim Gurun · 10 years ago
  79. 85b89bf Add a stub to fix master-gpl by Selim Gurun · 10 years ago
  80. c717179 Merge "jni: android_util_Process 64 bit issues" by Mark Salyzyn · 10 years ago
  81. c6a4101 jni: android_util_Process 64 bit issues by Mark Salyzyn · 10 years ago
  82. 8480384 Merge "Zygote: enable CAP_BLOCK_SUSPEND capability for system server" by Nick Kralevich · 10 years ago
  83. 49cbafa Zygote: enable CAP_BLOCK_SUSPEND capability for system server by Daniel Leung · 11 years ago
  84. 43582df Changes to support asynchronous close interruption by Neil Fuller · 10 years ago
  85. 5a47a9f Merge "Native Runtime: Add LOG_ID_CRASH" by Mark Salyzyn · 10 years ago
  86. 5b6da1a jni: binder ptrdiff_t compile issues by Mark Salyzyn · 10 years ago
  87. cfd91e7 jni: binder 64-bit compile issues by Mark Salyzyn · 10 years ago
  88. 8539403 frameworks: 64 bit compile issues by Mark Salyzyn · 10 years ago
  89. 69eb6f5 Native Runtime: Add LOG_ID_CRASH by Mark Salyzyn · 10 years ago
  90. 54d5008 Check for null in LocalSocketImpl.SocketInputStream.available() by Ian McKellar · 10 years ago
  91. 2d84a40 Workaround 64 bit devices that don't have zygotes yet. by Narayan Kamath · 10 years ago
  92. 8cd319b Merge "Add additional languages to be accepted by the NumberPicker input filter" by Elliott Hughes · 10 years ago
  93. 09e13cc Merge "System services detect and register app CPU ABIs" by Narayan Kamath · 10 years ago
  94. 80413c9 Merge "Re-implement native library search and copies." by Narayan Kamath · 10 years ago
  95. ff0c470 System services detect and register app CPU ABIs by Ramin Zaghi · 10 years ago
  96. 1378aba Re-implement native library search and copies. by Ramin Zaghi · 10 years ago
  97. ecdf9b1 Merge "jni: liblog reading error API incorrect" by Mark Salyzyn · 10 years ago
  98. 4444dcd Allow connections to multiple zygotes. by Narayan Kamath · 10 years ago
  99. c41638c Make zygotes aware of their supported ABIs. by Narayan Kamath · 10 years ago
  100. 22ec1ee Clean up argc / argv processing for runtime args. by Narayan Kamath · 10 years ago