1. c62c1cc Use alpha channel instead of red in drawCachedGlyphBitmap by Digish Pandya · 11 years ago
  2. e3e2c47 Merge "Set ActionMode title to the number of selected files" by Jeff Sharkey · 11 years ago
  3. f6c9c42 Merge "Correct stride for drawing to cached glyph bitmap" by Chris Craik · 11 years ago
  4. b98ca5b Merge "If PackageUsage information is missing, treat as first boot and compile everything" by Brian Carlstrom · 11 years ago
  5. 7c5c864c If PackageUsage information is missing, treat as first boot and compile everything by Brian Carlstrom · 11 years ago
  6. b9312a5 Correct stride for drawing to cached glyph bitmap by Digish Pandya · 11 years ago
  7. 678f7ed Merge "Avoid SystemUI crash due to NPE" by Chris Wren · 11 years ago
  8. 3b9600b Merge "Remove unused LOCAL_LDLIBS." by Ying Wang · 11 years ago
  9. b38e3fd Remove unused LOCAL_LDLIBS. by Ying Wang · 11 years ago
  10. a21ba5b Merge "Add BackgroundDexOptService" by Brian Carlstrom · 11 years ago
  11. edb88bc Merge "Use package usage information to decide what dex files to optimize in PackageManagerService" by Brian Carlstrom · 11 years ago
  12. 92ddac0 Merge "Fix can't change airplane mode from GlobalActions." by Jim Miller · 11 years ago
  13. 7395a8a Add BackgroundDexOptService by Brian Carlstrom · 11 years ago
  14. ff1ec4d Use package usage information to decide what dex files to optimize in PackageManagerService by Brian Carlstrom · 11 years ago
  15. f1f28d1 Merge "Skip resource files for locales en-XA and ar-XB during packaging if pseudolocalization was done automatically. This prevents attemts to add same resource twice." by Elliott Hughes · 11 years ago
  16. 47843df1 Skip resource files for locales en-XA and ar-XB by Igor Viarheichyk · 11 years ago
  17. a85db5a Merge "libhwui: Handle the blurImage() implement once RS::init fail" by Chris Craik · 11 years ago
  18. 5202579 Merge "Map KEY_APPSELECT to APP_SWITCH." by Michael Wright · 11 years ago
  19. 83a538e Merge "DO NOT MERGE Add DrawGlInfo kModeProcessNoContext" by Selim Gurun · 11 years ago
  20. 61a7f61 DO NOT MERGE Add DrawGlInfo kModeProcessNoContext by Bo Liu · 11 years ago
  21. 0f7c057 Merge "Minor cleanup of UsageStatsService" by Brian Carlstrom · 11 years ago
  22. 393fbe7 Minor cleanup of UsageStatsService by Brian Carlstrom · 11 years ago
  23. 7e411f7 Merge "Add support for NETWORK_TYPE_GSM" by Wink Saville · 11 years ago
  24. 10731a6 Add support for NETWORK_TYPE_GSM by Sandeep Kunta · 12 years ago
  25. ab3977d Merge "MetadataRetriever: Check null pointer to avoid tombstone crash." by Marco Nelissen · 11 years ago
  26. 1cec7f8 Merge "Don't adjust ABI if PackageSetting#pkg is null." by Narayan Kamath · 11 years ago
  27. f465db9 Don't adjust ABI if PackageSetting#pkg is null. by Narayan Kamath · 11 years ago
  28. 27f2bfc4 Merge "Fix dex file pruning logic." by Narayan Kamath · 11 years ago
  29. 5715657 Fix dex file pruning logic. by Narayan Kamath · 11 years ago
  30. bcc3b31 Merge "Adjust instruction sets for shared UID apps." by Narayan Kamath · 11 years ago
  31. 1b46093 Adjust instruction sets for shared UID apps. by Narayan Kamath · 11 years ago
  32. 2a9a047 Merge "Package manager changes for dual zygote stack." by Narayan Kamath · 11 years ago
  33. 0349e8c Package manager changes for dual zygote stack. by Narayan Kamath · 11 years ago
  34. 645a920 Merge "Fix OEM native library path bug." by Narayan Kamath · 11 years ago
  35. 66309e2 Fix OEM native library path bug. by Jeff Sharkey · 11 years ago
  36. 986b901a Merge "Fix native-lib dir assignment & updating" by Narayan Kamath · 11 years ago
  37. c38a807b Fix native-lib dir assignment & updating by Christopher Tate · 11 years ago
  38. fde5942 Merge "Handle /oem and /vendor as well" by Narayan Kamath · 11 years ago
  39. c84471c Handle /oem and /vendor as well by Christopher Tate · 11 years ago
  40. d91358b Merge "Support per-package lib dirs for bundled apps" by Narayan Kamath · 11 years ago
  41. fc0810e Support per-package lib dirs for bundled apps by Narayan Kamath · 11 years ago
  42. b916d8a Merge "Implement FileUtils#contains." by Narayan Kamath · 11 years ago
  43. d6d1dba Implement FileUtils#contains. by Narayan Kamath · 11 years ago
  44. 41f4058 Merge "Fix x86 build in app_process." by Narayan Kamath · 11 years ago
  45. 27b03e6 Merge "Create arch specific cache dirs during zygote startup." by Narayan Kamath · 11 years ago
  46. d618320 Fix x86 build in app_process. by Narayan Kamath · 11 years ago
  47. 973cdee Create arch specific cache dirs during zygote startup. by Narayan Kamath · 11 years ago
  48. fbb0ab0 Merge "Fix broken logging in Zygote.cpp." by Narayan Kamath · 11 years ago
  49. 160992d Fix broken logging in Zygote.cpp. by Narayan Kamath · 11 years ago
  50. 8840f1f Map KEY_APPSELECT to APP_SWITCH. by Olivier Gay · 11 years ago
  51. 86315c4 Merge "Fixes issue causing pseudolocalization of strings in non-translatable resource files." by Elliott Hughes · 11 years ago
  52. 54c3529 Merge "WallpaperManager: add NULL pointer check for getCropAndSetWallpaperIntent" by Michael Wright · 11 years ago
  53. 7d3f9e9 Merge "Fix for native leaks in YuvToJpegEncoder.cpp" by Elliott Hughes · 11 years ago
  54. 84410b0 Fixes issue causing pseudolocalization of strings by Igor Viarheichyk · 11 years ago
  55. 56cd8db Merge "Cast CallVoidMethod's size_t parameters to jint" by Narayan Kamath · 11 years ago
  56. d0f7f41 Merge "Freeing frame map" by Narayan Kamath · 11 years ago
  57. 0c1eeb3 Freeing frame map by Mykola Kondratenko · 11 years ago
  58. 1c0f21e WallpaperManager: add NULL pointer check for getCropAndSetWallpaperIntent by Allen Shen · 11 years ago
  59. ade631e Merge "NULL previous background bitmap upon changing wallpaper" by Michael Wright · 11 years ago
  60. 357c75e Merge "Add missing character combinations for international layouts" by Michael Wright · 11 years ago
  61. 8a02b20 Merge "Add TYPE_MAGNIFICATION_OVERLAY to InputWindowInfo::isTrustedOverlay()" by Michael Wright · 11 years ago
  62. af40649 Merge "Set NO_NEW_PRIVS on zygote init" by Nick Kralevich · 11 years ago
  63. 195c73c Set NO_NEW_PRIVS on zygote init by Nick Kralevich · 11 years ago
  64. 5c220cc Merge "DO NOT MERGE Add invokeFunctor stub" by Selim Gurun · 11 years ago
  65. 02931d9 DO NOT MERGE Add invokeFunctor stub by Bo Liu · 11 years ago
  66. 04f8532 Add missing character combinations for international layouts by Mathieu Meisser · 12 years ago
  67. 10d57c4 Merge "Fix two zygote imports." by Elliott Hughes · 11 years ago
  68. a9569ff Fix two zygote imports. by Elliott Hughes · 11 years ago
  69. 2e9d924 Merge "Remove unused import." by Elliott Hughes · 11 years ago
  70. f25f14e Remove unused import. by Elliott Hughes · 11 years ago
  71. f4a7ac0 Merge "Move the Zygote off libcore.os and onto android.system." by Elliott Hughes · 11 years ago
  72. 860c591 Move the Zygote off libcore.os and onto android.system. by Elliott Hughes · 11 years ago
  73. 2336c4e Merge "Fix build." by Elliott Hughes · 11 years ago
  74. 9790190 Fix build. by Elliott Hughes · 11 years ago
  75. bbd87eb Merge "Track libcore.os' move to android.system." by Elliott Hughes · 11 years ago
  76. 34385d3 Track libcore.os' move to android.system. by Elliott Hughes · 11 years ago
  77. 0cd623b Merge "Use Runtime.gc instead of System.gc for DDMS." by Mathieu Chartier · 11 years ago
  78. 83f7d0d Use Runtime.gc instead of System.gc for DDMS. by Mathieu Chartier · 11 years ago
  79. 22d3990 Set ActionMode title to the number of selected files by Stefan Wysocki · 11 years ago
  80. 3f4867f Merge "Telephony: Add functionality to handle ICC IO error" by Wink Saville · 11 years ago
  81. ac73270 Merge "EventLog: event log translation errors" by Mark Salyzyn · 11 years ago
  82. 747802f EventLog: event log translation errors by Mark Salyzyn · 11 years ago
  83. adcf38c Merge "Release DrmManagerClient resources" by Marco Nelissen · 11 years ago
  84. ea42e01 libhwui: Handle the blurImage() implement once RS::init fail by Lu, Shenghua · 12 years ago
  85. 8c2d70f5 Merge "Add a stub for forgotten callback to fix master-gpl." by Selim Gurun · 11 years ago
  86. 4e48f40 Add a stub for forgotten callback to fix master-gpl. by Selim Gurun · 11 years ago
  87. adad989 Merge "Add a stub to fix master-gpl" by Selim Gurun · 11 years ago
  88. 85b89bf Add a stub to fix master-gpl by Selim Gurun · 11 years ago
  89. 31a1dd2 Merge "Use the suggested public API instead of libcore.os." by Elliott Hughes · 11 years ago
  90. cacbe1b Use the suggested public API instead of libcore.os. by Elliott Hughes · 11 years ago
  91. c717179 Merge "jni: android_util_Process 64 bit issues" by Mark Salyzyn · 11 years ago
  92. c6a4101 jni: android_util_Process 64 bit issues by Mark Salyzyn · 11 years ago
  93. 8480384 Merge "Zygote: enable CAP_BLOCK_SUSPEND capability for system server" by Nick Kralevich · 11 years ago
  94. 49cbafa Zygote: enable CAP_BLOCK_SUSPEND capability for system server by Daniel Leung · 12 years ago
  95. dbb0de2 Merge "Fix a typo in an assertion." by Elliott Hughes · 11 years ago
  96. 6bd76228 Fix a typo in an assertion. by Elliott Hughes · 11 years ago
  97. 683cf1b Merge "Changes to support asynchronous close interruption" by Neil Fuller · 11 years ago
  98. 43582df Changes to support asynchronous close interruption by Neil Fuller · 11 years ago
  99. 53b7df1 Merge "Add missing ICU_Delegate methods." by Deepanshu Gupta · 11 years ago
  100. d267c1a Merge "remove unneeded import statements." by Nick Kralevich · 11 years ago