1. e48aec9 am ff35642e: Merge "Remove DefaultHostnameVerifier from preloaded-classes." by Alex Klyubin · 10 years ago
  2. ff35642 Merge "Remove DefaultHostnameVerifier from preloaded-classes." by Alex Klyubin · 10 years ago
  3. 5cb6837 am 07bb03c4: Merge "Avoid deadlock between ActivityManagerService and ProcessStatsService." by Olawale Ogunwale · 10 years ago
  4. e37f3af am 5cd79d07: Merge "Move the remaining ZygoteInit native code over to Java." by Elliott Hughes · 10 years ago
  5. 07bb03c Merge "Avoid deadlock between ActivityManagerService and ProcessStatsService." by Olawale Ogunwale · 10 years ago
  6. 5cd79d0 Merge "Move the remaining ZygoteInit native code over to Java." by Elliott Hughes · 10 years ago
  7. ba6982a am 93241de7: Merge "Remove a bitrotted test." by Elliott Hughes · 10 years ago
  8. 93241de Merge "Remove a bitrotted test." by Elliott Hughes · 10 years ago
  9. 988fd73 Remove a bitrotted test. by Elliott Hughes · 10 years ago
  10. fd7819d am f62877d3: Merge "Prevent wrong system ui visibility callback after the user swipe" by Olawale Ogunwale · 10 years ago
  11. e3b07b4 am 486a9942: Merge "[ActivityManager] Use synchronized to protect object" by Olawale Ogunwale · 10 years ago
  12. f62877d Merge "Prevent wrong system ui visibility callback after the user swipe" by Olawale Ogunwale · 10 years ago
  13. 486a994 Merge "[ActivityManager] Use synchronized to protect object" by Olawale Ogunwale · 10 years ago
  14. 26b56e6 Move the remaining ZygoteInit native code over to Java. by Elliott Hughes · 10 years ago
  15. a1beb93 am e6d63b94: Merge "Rewrite selectReadable JNI in Java." by Elliott Hughes · 10 years ago
  16. e6d63b9 Merge "Rewrite selectReadable JNI in Java." by Elliott Hughes · 10 years ago
  17. 681e6df am 6d41504d: Merge "Move frameworks users over to libcore hex encoding API." by Narayan Kamath · 10 years ago
  18. 6d41504 Merge "Move frameworks users over to libcore hex encoding API." by Narayan Kamath · 10 years ago
  19. 68a81bd am 8de16999: Merge "Fix typo with register native allocation." by Tim Murray · 10 years ago
  20. 8de1699 Merge "Fix typo with register native allocation." by Tim Murray · 10 years ago
  21. 49b2f00 am c80c12dd: Merge "Cleanup Obsolete LOCAL_PRELINK_MODULE." by Ying Wang · 10 years ago
  22. c80c12d Merge "Cleanup Obsolete LOCAL_PRELINK_MODULE." by Ying Wang · 10 years ago
  23. 34db51c Cleanup Obsolete LOCAL_PRELINK_MODULE. by Ying Wang · 10 years ago
  24. 894724b Rewrite selectReadable JNI in Java. by Elliott Hughes · 10 years ago
  25. d11a658 Fix typo with register native allocation. by Tim Murray · 10 years ago
  26. 78108a3 Move frameworks users over to libcore hex encoding API. by Narayan Kamath · 10 years ago
  27. 89764e3 [ActivityManager] Use synchronized to protect object by mark_chen · 10 years ago
  28. 15626d3 am b32a33ce: Merge "Turn debug flag off" by Christopher Tate · 10 years ago
  29. b32a33c Merge "Turn debug flag off" by Christopher Tate · 10 years ago
  30. 2a6426c am e9e1e0d2: Merge "Reimplement reopenStdio in Java." by Elliott Hughes · 10 years ago
  31. e9e1e0d Merge "Reimplement reopenStdio in Java." by Elliott Hughes · 10 years ago
  32. dac83f5 Reimplement reopenStdio in Java. by Elliott Hughes · 10 years ago
  33. f0e32ee Turn debug flag off by Alan Jeon · 10 years ago
  34. 42d33aa am 3d00fdf4: Merge "Enable native tracking for RS contexts to improve GC behavior." by Tim Murray · 10 years ago
  35. 3d00fdf Merge "Enable native tracking for RS contexts to improve GC behavior." by Tim Murray · 10 years ago
  36. 20c906a am a101befb: Merge "Lose some unnecessary JNI from the zygote." by Elliott Hughes · 10 years ago
  37. a101bef Merge "Lose some unnecessary JNI from the zygote." by Elliott Hughes · 10 years ago
  38. 125579c am 012de64e: Merge "Fix bugs regarding delay the dispatching of non-wakeup alarms" by Christopher Tate · 10 years ago
  39. 012de64 Merge "Fix bugs regarding delay the dispatching of non-wakeup alarms" by Christopher Tate · 10 years ago
  40. 3fe5951 Lose some unnecessary JNI from the zygote. by Elliott Hughes · 10 years ago
  41. aefbd5f Enable native tracking for RS contexts to improve GC behavior. by Tim Murray · 10 years ago
  42. 0e954dc am bfb30244: Merge "[ActivityManager] Fix NPE when start activity" by Olawale Ogunwale · 10 years ago
  43. bfb3024 Merge "[ActivityManager] Fix NPE when start activity" by Olawale Ogunwale · 10 years ago
  44. 649acab Fix bugs regarding delay the dispatching of non-wakeup alarms by minho.choo · 10 years ago
  45. b0dd6d3 am 4c23a0ec: Merge "Adjust format strings to work on both 32-bit and 64-bit builds" by Chih-hung Hsieh · 10 years ago
  46. 4c23a0e Merge "Adjust format strings to work on both 32-bit and 64-bit builds" by Chih-hung Hsieh · 10 years ago
  47. bc59ca4 am 31462128: Merge "Avoid tearing down process groups twice." by Narayan Kamath · 10 years ago
  48. 37da3f0 am 7bd28de5: Merge "Remove some crufty "core" tests." by Narayan Kamath · 10 years ago
  49. 3146212 Merge "Avoid tearing down process groups twice." by Narayan Kamath · 10 years ago
  50. 7bd28de578 Merge "Remove some crufty "core" tests." by Narayan Kamath · 10 years ago
  51. d627c67 Remove some crufty "core" tests. by Narayan Kamath · 10 years ago
  52. 7438b57 am 2de55513: Merge "Only one task within the stack should moveToBack" by Craig Mautner · 10 years ago
  53. 2de5551 Merge "Only one task within the stack should moveToBack" by Craig Mautner · 10 years ago
  54. c46f75e Avoid tearing down process groups twice. by Narayan Kamath · 10 years ago
  55. 74a6601 am f71f5e89: Merge "[ActivityManager] fix NPE in ActivityStack.resetTargetTaskIfNeededLocked." by Craig Mautner · 10 years ago
  56. f71f5e8 Merge "[ActivityManager] fix NPE in ActivityStack.resetTargetTaskIfNeededLocked." by Craig Mautner · 10 years ago
  57. afc5b22 am da30b545: Merge "Fix typo." by Elliott Hughes · 10 years ago
  58. da30b54 Merge "Fix typo." by Elliott Hughes · 10 years ago
  59. 4b5a9a0 [ActivityManager] fix NPE in ActivityStack.resetTargetTaskIfNeededLocked. by Mark Lu · 10 years ago
  60. 0adcf15 Fix typo. by Elliott Hughes · 10 years ago
  61. 7a811fc am fb5c932d: Merge "Add more -d dalvik details to dumpsys" by Mathieu Chartier · 10 years ago
  62. fb5c932 Merge "Add more -d dalvik details to dumpsys" by Mathieu Chartier · 10 years ago
  63. 063028a Add more -d dalvik details to dumpsys by Mathieu Chartier · 10 years ago
  64. 4fed05b am f0070999: Merge "Remove unsed check for simulator" by Dmitriy Ivanov · 10 years ago
  65. f007099 Merge "Remove unsed check for simulator" by Dmitriy Ivanov · 10 years ago
  66. 3547de2 am 9d6fa062: Merge "media: fix isSupportedFormat for integer frame rate" by Lajos Molnar · 10 years ago
  67. f5375fb am 38935e6e: Merge "media: allow full range of Vorbis sampling rates" by Lajos Molnar · 10 years ago
  68. 9d6fa06 Merge "media: fix isSupportedFormat for integer frame rate" by Lajos Molnar · 10 years ago
  69. 38935e6 Merge "media: allow full range of Vorbis sampling rates" by Lajos Molnar · 10 years ago
  70. 5620604 am bdc6cde7: Merge "Fix PhoneStateListener constructor javadoc." by Narayan Kamath · 10 years ago
  71. bdc6cde Merge "Fix PhoneStateListener constructor javadoc." by Narayan Kamath · 10 years ago
  72. 69d3e55 Fix PhoneStateListener constructor javadoc. by Karol Wrótniak · 10 years ago
  73. 46c82b4 Adjust format strings to work on both 32-bit and 64-bit builds by Bernhard Rosenkränzer · 10 years ago
  74. 4b58cda Remove unsed check for simulator by Dmitriy Ivanov · 10 years ago
  75. b3b4f83 am 8c9283f4: Merge "Fix NullPointerException in ListView" by Adam Powell · 10 years ago
  76. 8c9283f Merge "Fix NullPointerException in ListView" by Adam Powell · 10 years ago
  77. 32d8cc1 media: fix isSupportedFormat for integer frame rate by Lajos Molnar · 10 years ago
  78. 0ca2485 media: allow full range of Vorbis sampling rates by Lajos Molnar · 10 years ago
  79. 66cbec5 am d234dc1f: Merge "Correct check of is user running" by Amith Yamasani · 10 years ago
  80. d234dc1 Merge "Correct check of is user running" by Amith Yamasani · 10 years ago
  81. 75b2557 am 448403b7: Merge "Dont call close in in BluetoothA2dp finalize" by Mike Lockwood · 10 years ago
  82. 448403b Merge "Dont call close in in BluetoothA2dp finalize" by Mike Lockwood · 10 years ago
  83. f162066 Remove DefaultHostnameVerifier from preloaded-classes. by Alex Klyubin · 10 years ago
  84. 6465980 am e879b2ae: Merge "Prevent ANR when broadcast receiver is killed" by Craig Mautner · 10 years ago
  85. 0ebbfae am ccce6e0f: Merge "Add -Wno-unused-parameter to LOCAL_CFLAGS" by Chih-hung Hsieh · 10 years ago
  86. e879b2a Merge "Prevent ANR when broadcast receiver is killed" by Craig Mautner · 10 years ago
  87. 4472fa97 Prevent ANR when broadcast receiver is killed by Kenji Sugimoto · 10 years ago
  88. ccce6e0 Merge "Add -Wno-unused-parameter to LOCAL_CFLAGS" by Chih-hung Hsieh · 10 years ago
  89. 503071a am a2b5067a: Merge "RRO: prevent duplicate system overlays" by Adam Lesinski · 10 years ago
  90. a2b5067 Merge "RRO: prevent duplicate system overlays" by Adam Lesinski · 10 years ago
  91. 9edcc7b Correct check of is user running by Sergii Skorokhodov · 10 years ago
  92. b940599 am abdaa32d: Merge "Fix bug in passing of context flags and version." by Jason Sams · 10 years ago
  93. abdaa32 Merge "Fix bug in passing of context flags and version." by Jason Sams · 10 years ago
  94. e580d66 am e89a2865: Merge changes If2c7e09f,Ie21f227c by Adam Lesinski · 10 years ago
  95. e89a286 Merge changes If2c7e09f,Ie21f227c by Adam Lesinski · 10 years ago
  96. 47a5cb1 am acd01ff0: Merge "Keep deleteIntent when copying Notification attributes" by Chris Wren · 10 years ago
  97. acd01ff Merge "Keep deleteIntent when copying Notification attributes" by Chris Wren · 10 years ago
  98. 81cd2b1 Fix bug in passing of context flags and version. by Jason Sams · 10 years ago
  99. 850cdbe am 71c5d62d: Merge "Consider RTL layout in DPAD navigation in AbsSeekBar" by Alan Viverette · 10 years ago
  100. 71c5d62 Merge "Consider RTL layout in DPAD navigation in AbsSeekBar" by Alan Viverette · 10 years ago