1. a101bef Merge "Lose some unnecessary JNI from the zygote." by Elliott Hughes · 10 years ago
  2. 012de64 Merge "Fix bugs regarding delay the dispatching of non-wakeup alarms" by Christopher Tate · 10 years ago
  3. 3fe5951 Lose some unnecessary JNI from the zygote. by Elliott Hughes · 10 years ago
  4. aefbd5f Enable native tracking for RS contexts to improve GC behavior. by Tim Murray · 10 years ago
  5. bfb3024 Merge "[ActivityManager] Fix NPE when start activity" by Olawale Ogunwale · 10 years ago
  6. 649acab Fix bugs regarding delay the dispatching of non-wakeup alarms by minho.choo · 10 years ago
  7. 4c23a0e Merge "Adjust format strings to work on both 32-bit and 64-bit builds" by Chih-hung Hsieh · 10 years ago
  8. 3146212 Merge "Avoid tearing down process groups twice." by Narayan Kamath · 10 years ago
  9. 7bd28de578 Merge "Remove some crufty "core" tests." by Narayan Kamath · 10 years ago
  10. d627c67 Remove some crufty "core" tests. by Narayan Kamath · 10 years ago
  11. 2de5551 Merge "Only one task within the stack should moveToBack" by Craig Mautner · 10 years ago
  12. c46f75e Avoid tearing down process groups twice. by Narayan Kamath · 10 years ago
  13. f71f5e8 Merge "[ActivityManager] fix NPE in ActivityStack.resetTargetTaskIfNeededLocked." by Craig Mautner · 10 years ago
  14. da30b545 Merge "Fix typo." by Elliott Hughes · 10 years ago
  15. 4b5a9a0 [ActivityManager] fix NPE in ActivityStack.resetTargetTaskIfNeededLocked. by Mark Lu · 10 years ago
  16. 0adcf15 Fix typo. by Elliott Hughes · 10 years ago
  17. fb5c932 Merge "Add more -d dalvik details to dumpsys" by Mathieu Chartier · 10 years ago
  18. 063028a Add more -d dalvik details to dumpsys by Mathieu Chartier · 10 years ago
  19. f007099 Merge "Remove unsed check for simulator" by Dmitriy Ivanov · 10 years ago
  20. 9d6fa06 Merge "media: fix isSupportedFormat for integer frame rate" by Lajos Molnar · 10 years ago
  21. 38935e6 Merge "media: allow full range of Vorbis sampling rates" by Lajos Molnar · 10 years ago
  22. bdc6cde Merge "Fix PhoneStateListener constructor javadoc." by Narayan Kamath · 10 years ago
  23. 69d3e55 Fix PhoneStateListener constructor javadoc. by Karol Wrótniak · 10 years ago
  24. 46c82b4 Adjust format strings to work on both 32-bit and 64-bit builds by Bernhard Rosenkränzer · 10 years ago
  25. 4b58cda Remove unsed check for simulator by Dmitriy Ivanov · 10 years ago
  26. 8c9283f Merge "Fix NullPointerException in ListView" by Adam Powell · 10 years ago
  27. 24ffac0 MediaCodec/Image: handle null cropRect correctly by Lajos Molnar · 10 years ago
  28. 32d8cc1 media: fix isSupportedFormat for integer frame rate by Lajos Molnar · 10 years ago
  29. cea639c media: add support for 160-byte image info in MediaCodec by Lajos Molnar · 10 years ago
  30. 0ca2485 media: allow full range of Vorbis sampling rates by Lajos Molnar · 10 years ago
  31. d234dc1 Merge "Correct check of is user running" by Amith Yamasani · 10 years ago
  32. 448403b Merge "Dont call close in in BluetoothA2dp finalize" by Mike Lockwood · 10 years ago
  33. f162066 Remove DefaultHostnameVerifier from preloaded-classes. by Alex Klyubin · 10 years ago
  34. e879b2ae Merge "Prevent ANR when broadcast receiver is killed" by Craig Mautner · 10 years ago
  35. 4472fa97 Prevent ANR when broadcast receiver is killed by Kenji Sugimoto · 10 years ago
  36. ccce6e0 Merge "Add -Wno-unused-parameter to LOCAL_CFLAGS" by Chih-hung Hsieh · 10 years ago
  37. a2b5067 Merge "RRO: prevent duplicate system overlays" by Adam Lesinski · 10 years ago
  38. 9edcc7b Correct check of is user running by Sergii Skorokhodov · 10 years ago
  39. abdaa32 Merge "Fix bug in passing of context flags and version." by Jason Sams · 10 years ago
  40. e89a286 Merge changes If2c7e09f,Ie21f227c by Adam Lesinski · 10 years ago
  41. acd01ff Merge "Keep deleteIntent when copying Notification attributes" by Chris Wren · 10 years ago
  42. 81cd2b1 Fix bug in passing of context flags and version. by Jason Sams · 10 years ago
  43. 71c5d62 Merge "Consider RTL layout in DPAD navigation in AbsSeekBar" by Alan Viverette · 10 years ago
  44. f6be7d1 Merge "[ActivityManager] Fix race condition in pss collection" by Craig Mautner · 10 years ago
  45. f54954f Merge "bug fix possible NPE while startProcessLocked()" by Craig Mautner · 10 years ago
  46. 50f513c Merge "[ActivityManager] Invalidate last screenshot when activity relaunched" by Craig Mautner · 10 years ago
  47. 62cfde1 [ActivityManager] Fix race condition in pss collection by louis_chang · 10 years ago
  48. 3d9c431 [ActivityManager] Invalidate last screenshot when activity relaunched by louis_chang · 10 years ago
  49. 8f6fc81 bug fix possible NPE while startProcessLocked() by younghwan1.kim · 10 years ago
  50. 1ee3777 Merge "Avoid overwriting EGL14.EGL_NO_SURFACE" by Jesse Hall · 10 years ago
  51. 24d0265 Merge "Prevent EntropyMixer from registering with service manager." by dcashman · 10 years ago
  52. c859b85 Merge "Added Razer USA, Ltd serval" by Michael Wright · 10 years ago
  53. 6afc5cf Merge "Prevent calling GL functions with an invalid surface" by John Reck · 10 years ago
  54. ee7c30e Merge "Avoid capture all black screenshot bitmap" by Craig Mautner · 10 years ago
  55. 6829daa4 Merge "Add tests about annotations and enum." by Yohann Roussel · 10 years ago
  56. e3ca048 Avoid capture all black screenshot bitmap by tingna_sung · 10 years ago
  57. 461eaf7 Merge "Add keylayout for Logitech RedHawk Gamepad" by Michael Wright · 10 years ago
  58. c4cf78f Merge "[ActivityManager] Ensure provider external access count will be released." by Craig Mautner · 10 years ago
  59. 2559637 Merge "[ActivityManager] Prevent provider from been created twice." by Craig Mautner · 10 years ago
  60. 94ac906 Merge "Fix pointer index out of range exception" by Craig Mautner · 10 years ago
  61. 208bd91 Merge "[ActivityManager] Avoid system server crash due to package removed" by Craig Mautner · 10 years ago
  62. 7db48ed Merge "Reset killedByAm flag at attachApplicationLocked" by Craig Mautner · 10 years ago
  63. 728e6c6 Merge "Prevent showing immersive confirmation unexpectedly" by Craig Mautner · 10 years ago
  64. 2c53d22 Merge "Mention ProGuard in the JNI documentation." by Elliott Hughes · 10 years ago
  65. 10a36fb7 Merge "Stop using ErrorStrings for apache." by Narayan Kamath · 10 years ago
  66. f1a9b1b Stop using ErrorStrings for apache. by Narayan Kamath · 10 years ago
  67. 8036d2e Merge "Delete general sounding "CharArrayBuffers" class." by Narayan Kamath · 10 years ago
  68. 0ea4e7b Delete general sounding "CharArrayBuffers" class. by Narayan Kamath · 10 years ago
  69. 14e2813 Merge "Delete unused class from android.net.http." by Narayan Kamath · 10 years ago
  70. 3ec2def Delete unused class from android.net.http. by Narayan Kamath · 10 years ago
  71. 105add8 [ActivityManager] Prevent provider from been created twice. by riddle_hsu · 10 years ago
  72. 4f65ca0 Fix pointer index out of range exception by tingna_sung · 10 years ago
  73. ad66d7d Add keylayout for Logitech RedHawk Gamepad by Mathieu Meisser · 10 years ago
  74. 87c5f36 Merge "Fix bad exclude region in landscape" by Olawale Ogunwale · 10 years ago
  75. 609cb91 Reset killedByAm flag at attachApplicationLocked by Kazuki Nakayama · 10 years ago
  76. 33bae1f [ActivityManager] Fix NPE when start activity by louis_chang · 10 years ago
  77. fe8afa9 Prevent EntropyMixer from registering with service manager. by dcashman · 10 years ago
  78. 200496b Merge "ANR caused by incorrect cleanup in BroadcastQueue." by Craig Mautner · 10 years ago
  79. 04d0bb6 ANR caused by incorrect cleanup in BroadcastQueue. by Guobin Zhang · 11 years ago
  80. 8e1bbfe Mention ProGuard in the JNI documentation. by Elliott Hughes · 10 years ago
  81. b802cd6 Merge "APK still has privileged flag after being moved from "/system/priv-app"" by Jeff Sharkey · 10 years ago
  82. c67b21f Merge "[WebView] Allow the WebView to be compiled against the system SDK." by Ignacio Solla · 10 years ago
  83. 69d2843 Merge "RRO tests: fix potential NPE" by Conley Owens · 10 years ago
  84. ed23786 Merge "RRO tests: adapt tests to split apks" by Conley Owens · 10 years ago
  85. a7a9998 Merge "Fix Presentation window is removed on stack change" by Craig Mautner · 10 years ago
  86. 17fc857 Merge "Sync focus stack frame and layer with focus app." by Craig Mautner · 10 years ago
  87. aed35d6 Merge "Not include fullscreen opaque window on screenshot" by Craig Mautner · 10 years ago
  88. e764847 Merge "Measure absolute value of pointer motion distance" by Craig Mautner · 10 years ago
  89. 564ec71 Merge "Track change to Conscrypt" by Kenny Root · 10 years ago
  90. 9d2d6b6 Track change to Conscrypt by Kenny Root · 10 years ago
  91. fdbef40 Merge "Start MountService before performBootDexOpt" by Narayan Kamath · 10 years ago
  92. 76bf60e APK still has privileged flag after being moved from "/system/priv-app" by Akira Numata · 10 years ago
  93. 827bb44 Fix NullPointerException in ListView by Kenji Sugimoto · 11 years ago
  94. 0735697 Fix Presentation window is removed on stack change by tingna_sung · 10 years ago
  95. b31cced Sync focus stack frame and layer with focus app. by tingna_sung · 10 years ago
  96. a901f57 Not include fullscreen opaque window on screenshot by tingna_sung · 10 years ago
  97. f2ad1a44 Measure absolute value of pointer motion distance by tingna_sung · 10 years ago
  98. 5664546 Fix bad exclude region in landscape by tingna_sung · 10 years ago
  99. f76d36f Prevent calling GL functions with an invalid surface by Sangkyu Lee · 10 years ago
  100. af5bd75 Merge "Enable stencil clipping within clearLayerRegions" by Chris Craik · 10 years ago