1. 6304919 Unbreak display list debug dumping by John Reck · 11 years ago
  2. 93f50a1 am 98f50502: am 57b94b34: am ca9ba160: am bea98dc2: Merge "Fix inconsistency in LoggingPrintStream." by Narayan Kamath · 11 years ago
  3. 98f5050 am 57b94b34: am ca9ba160: am bea98dc2: Merge "Fix inconsistency in LoggingPrintStream." by Narayan Kamath · 11 years ago
  4. ca9ba16 am bea98dc2: Merge "Fix inconsistency in LoggingPrintStream." by Narayan Kamath · 11 years ago
  5. bea98dc Merge "Fix inconsistency in LoggingPrintStream." by Narayan Kamath · 11 years ago
  6. 87079d4 Merge "Allow calls to AlertDialog.getButton() before dialog is shown" by Alan Viverette · 11 years ago
  7. 4524cc6 am f2156ad2: am 6a58a2e7: am cb3ee4ed: am 3254260b: Merge "Update Dalvik process state through VMRuntime." by Mathieu Chartier · 11 years ago
  8. f2156ad am 6a58a2e7: am cb3ee4ed: am 3254260b: Merge "Update Dalvik process state through VMRuntime." by Mathieu Chartier · 11 years ago
  9. cb3ee4e am 3254260b: Merge "Update Dalvik process state through VMRuntime." by Mathieu Chartier · 11 years ago
  10. a1e6331 Allow calls to AlertDialog.getButton() before dialog is shown by Alan Viverette · 11 years ago
  11. 3254260 Merge "Update Dalvik process state through VMRuntime." by Mathieu Chartier · 11 years ago
  12. 72fafbb Merge "Prevent reentrance in Dialog.findViewById()" by Alan Viverette · 11 years ago
  13. d6a3660 Merge "Catch ActivityNotFoundException in quick contacts badge" by Yorke Lee · 11 years ago
  14. 71c8fa1 Merge "RenderThread work" by John Reck · 11 years ago
  15. cec24ae RenderThread work by John Reck · 11 years ago
  16. bdc748af DO NOT MERGE: Eliminate StackBox. by Craig Mautner · 11 years ago
  17. 09e9cdc DO NOT MERGE : Move some system services to their own sub package. by Amith Yamasani · 11 years ago
  18. e63f6f7 DO NOT MERGE: Remove obsolete "headless" support by Mike Lockwood · 11 years ago
  19. 1eb87f2 Merge "Unhide accessibility focus and importance getter APIs" by Alan Viverette · 11 years ago
  20. c21569a Prevent reentrance in Dialog.findViewById() by Alan Viverette · 11 years ago
  21. 38bae53 Remove deprecated locales by Baligh Uddin · 11 years ago
  22. 4598ea4 am 263c4788: am 30253d7a: am 2daa0c93: Merge "Add address flags and scope to LinkAddress." by Lorenzo Colitti · 11 years ago
  23. 30253d7 am 2daa0c93: Merge "Add address flags and scope to LinkAddress." by Lorenzo Colitti · 11 years ago
  24. bc3e609 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  25. b0c7c91 Fix inconsistency in LoggingPrintStream. by Narayan Kamath · 11 years ago
  26. 2daa0c9 Merge "Add address flags and scope to LinkAddress." by Lorenzo Colitti · 11 years ago
  27. 4fc601a Catch ActivityNotFoundException in quick contacts badge by Yorke Lee · 11 years ago
  28. 5436b0c Merge "Fix descriptor leak after accepting connections" by Robert Greenwalt · 11 years ago
  29. 3e7305c Fix descriptor leak after accepting connections by Dave Platt · 11 years ago
  30. 36be65f Merge "Fix handling of constraints for unspecified height RelativeLayouts" by Alan Viverette · 11 years ago
  31. 6448394 Add address flags and scope to LinkAddress. by Lorenzo Colitti · 11 years ago
  32. ebcb32f Merge commit 'bac61807d3bcfff957b358cb9ad77850bd373689' into HEAD by The Android Open Source Project · 11 years ago
  33. babea8d am 6e2d0c1d: Merge "wifi: Remove obsolete libwpa_client library" by Ying Wang · 11 years ago
  34. ad7d65d Merge "Add stacked padding mode to LayerDrawable" by Alan Viverette · 11 years ago
  35. a812ab8 Merge "Allow alert dialogs to inflate custom view layouts" by Alan Viverette · 11 years ago
  36. 5b10a72 Add stacked padding mode to LayerDrawable by Alan Viverette · 11 years ago
  37. ec18670 Allow alert dialogs to inflate custom view layouts by Alan Viverette · 11 years ago
  38. 2a69b17 wifi: Remove obsolete libwpa_client library by Dmitry Shmidt · 11 years ago
  39. a93ff44 Merge "Add support for cross-activity scenes and transitions" by Adam Powell · 11 years ago
  40. 3a621bb Merge "Add a config override for ViewConfiguration#hasPermanentMenuKey" by Adam Powell · 11 years ago
  41. cfbe9be Add support for cross-activity scenes and transitions by Adam Powell · 11 years ago
  42. 6c4557d Merge "Volume panel should not clear system ui flags." by John Spurlock · 11 years ago
  43. e2aad50 am 4a657244: am 59595f7a: am 8026b2ce: Merge "Use exceptionCheck after VMRuntime.newNonMovableArray/addressOf." by Brian Carlstrom · 11 years ago
  44. 59595f7 am 8026b2ce: Merge "Use exceptionCheck after VMRuntime.newNonMovableArray/addressOf." by Brian Carlstrom · 11 years ago
  45. 286db5e Merge "Fix setLong so it actualy uses userHandle passed in." by Kenny Guy · 11 years ago
  46. a1a19d2 Use exceptionCheck after VMRuntime.newNonMovableArray/addressOf. by Mathieu Chartier · 11 years ago
  47. 517a004 Fix handling of constraints for unspecified height RelativeLayouts by Alan Viverette · 11 years ago
  48. cc84ff4 Add a config override for ViewConfiguration#hasPermanentMenuKey by Adam Powell · 11 years ago
  49. 279c058 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 11 years ago
  50. 872cc63 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  51. 414c1f0 Volume panel should not clear system ui flags. by John Spurlock · 11 years ago
  52. aec09b6 Merge "Call SkBitmap::config() instead of ::getConfig()" by Leon Scroggins III · 11 years ago
  53. 0cf1370 Fix setLong so it actualy uses userHandle passed in. by Kenny Guy · 11 years ago
  54. c3c4d36 Merge "Fix a bug in submenu presenter priority handling" by Adam Powell · 11 years ago
  55. c0cc680 Fix a bug in submenu presenter priority handling by Adam Powell · 11 years ago
  56. 78c66c7 Merge "Defer event interception in FastScroller" by Alan Viverette · 11 years ago
  57. 66c6214 am 13d9dfb4: am 86570409: am 453a5233: Merge "Minor changes to LinkAddress." by Lorenzo Colitti · 11 years ago
  58. 8657040 am 453a5233: Merge "Minor changes to LinkAddress." by Lorenzo Colitti · 11 years ago
  59. 385739b Merge "Deprecate Android-specific SkPaint functions." by Victoria Lease · 11 years ago
  60. 43b692d Deprecate Android-specific SkPaint functions. by Victoria Lease · 11 years ago
  61. 365c55c Merge "use relative positioning for notification actions" by Chris Wren · 11 years ago
  62. 8749ac8a use relative positioning for notification actions by Chris Wren · 11 years ago
  63. b4de207 Merge "Move moveable non-public framework resources up to SystemUI" by John Spurlock · 11 years ago
  64. 4cfeedb Defer event interception in FastScroller by Alan Viverette · 11 years ago
  65. 4b9a19a Call SkBitmap::config() instead of ::getConfig() by Leon Scroggins III · 11 years ago
  66. ece57d7 Merge "Remove call to deprecated function." by Leon Scroggins III · 11 years ago
  67. e1ad184 Minor changes to LinkAddress. by Lorenzo Colitti · 11 years ago
  68. 06f3772 Merge "Generalize mapping between local and global View coordinates" by Alan Viverette · 11 years ago
  69. a3e0a30 Merge "Apply theme to PreferenceActivity headers" by Alan Viverette · 11 years ago
  70. f878c29 Apply theme to PreferenceActivity headers by Alan Viverette · 11 years ago
  71. 4a1232f Merge "Include more information in AudioRecord error logs" by Glenn Kasten · 11 years ago
  72. 36c245a am dae9f5a5: am f3a2430a: am 738fa2f6: Merge "Add dalvik.vm.gctype to enable switching between different GCs." by Mathieu Chartier · 11 years ago
  73. f3a2430 am 738fa2f6: Merge "Add dalvik.vm.gctype to enable switching between different GCs." by Mathieu Chartier · 11 years ago
  74. 7e4fdec Add dalvik.vm.gctype to enable switching between different GCs. by Mathieu Chartier · 11 years ago
  75. 5a2ed23 Merge branch 'master' of https://googleplex-android.googlesource.com/_direct/platform/frameworks/base by Jason Sams · 11 years ago
  76. 74d2480 Move moveable non-public framework resources up to SystemUI by John Spurlock · 11 years ago
  77. 82b7b0b Remove call to deprecated function. by Leon Scroggins III · 11 years ago
  78. 8af04d8 Merge "Fix LongArray.addAll() to use correct arraycopy argument order" by Alan Viverette · 11 years ago
  79. 317d15c am 4806fdfb: am f226bc60: Merge "Use LinkAddress in address notifications." by Lorenzo Colitti · 11 years ago
  80. d786a19 resolved conflicts for merge of 37e4c405 to master by Katie McCormick · 11 years ago
  81. a9838af Include more information in AudioRecord error logs by Glenn Kasten · 11 years ago
  82. 83f3eca Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  83. 4ecee5c Unhide accessibility focus and importance getter APIs by Alan Viverette · 11 years ago
  84. db24d14 Fix LongArray.addAll() to use correct arraycopy argument order by Alan Viverette · 11 years ago
  85. 5229164 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  86. 4806fdf am f226bc60: Merge "Use LinkAddress in address notifications." by Lorenzo Colitti · 11 years ago
  87. 2660600 Merge "Fix header and footer dividers to match docs" by Alan Viverette · 11 years ago
  88. 37e4c40 am 484b57a5: am 9d0a88bd: Merge "Doc updates: Javadoc fixes" into klp-docs by Katie McCormick · 11 years ago
  89. 484b57a am 9d0a88bd: Merge "Doc updates: Javadoc fixes" into klp-docs by Katie McCormick · 11 years ago
  90. f2ef28d Doc updates: Javadoc fixes by Katie McCormick · 11 years ago
  91. c1c2378 am 9d4ac970: Merge "Pass DNS server info notifications to observers." by Lorenzo Colitti · 11 years ago
  92. 5ad421a Use LinkAddress in address notifications. by Lorenzo Colitti · 11 years ago
  93. 1e37090 Update Dalvik process state through VMRuntime. by Mathieu Chartier · 11 years ago
  94. 27e72fc am 5cd1a87a: am e18b673a: am 330dfa7d: Merge "Fix @see link in DocumentsContract docs." into klp-docs by John Spurlock · 11 years ago
  95. 5cd1a87 am e18b673a: am 330dfa7d: Merge "Fix @see link in DocumentsContract docs." into klp-docs by John Spurlock · 11 years ago
  96. e18b673a am 330dfa7d: Merge "Fix @see link in DocumentsContract docs." into klp-docs by John Spurlock · 11 years ago
  97. 330dfa7 Merge "Fix @see link in DocumentsContract docs." into klp-docs by John Spurlock · 11 years ago
  98. 4e55a7e Fix @see link in DocumentsContract docs. by John Spurlock · 11 years ago
  99. cce1377 am e4f96e28: am 56979b22: am 125d133b: Fix bad @see links in Intent.java. by John Spurlock · 11 years ago
  100. e4f96e2 am 56979b22: am 125d133b: Fix bad @see links in Intent.java. by John Spurlock · 11 years ago