1. cec24ae RenderThread work by John Reck · 11 years ago
  2. 4598ea4 am 263c4788: am 30253d7a: am 2daa0c93: Merge "Add address flags and scope to LinkAddress." by Lorenzo Colitti · 11 years ago
  3. 30253d7 am 2daa0c93: Merge "Add address flags and scope to LinkAddress." by Lorenzo Colitti · 11 years ago
  4. bc3e609 Import translations. DO NOT MERGE by Baligh Uddin · 11 years ago
  5. 2daa0c9 Merge "Add address flags and scope to LinkAddress." by Lorenzo Colitti · 11 years ago
  6. 5436b0c Merge "Fix descriptor leak after accepting connections" by Robert Greenwalt · 11 years ago
  7. 3e7305c Fix descriptor leak after accepting connections by Dave Platt · 11 years ago
  8. 36be65f Merge "Fix handling of constraints for unspecified height RelativeLayouts" by Alan Viverette · 11 years ago
  9. 6448394 Add address flags and scope to LinkAddress. by Lorenzo Colitti · 11 years ago
  10. ebcb32f Merge commit 'bac61807d3bcfff957b358cb9ad77850bd373689' into HEAD by The Android Open Source Project · 11 years ago
  11. babea8d am 6e2d0c1d: Merge "wifi: Remove obsolete libwpa_client library" by Ying Wang · 11 years ago
  12. ad7d65d Merge "Add stacked padding mode to LayerDrawable" by Alan Viverette · 11 years ago
  13. a812ab8 Merge "Allow alert dialogs to inflate custom view layouts" by Alan Viverette · 11 years ago
  14. 5b10a72 Add stacked padding mode to LayerDrawable by Alan Viverette · 11 years ago
  15. ec18670 Allow alert dialogs to inflate custom view layouts by Alan Viverette · 11 years ago
  16. 2a69b17 wifi: Remove obsolete libwpa_client library by Dmitry Shmidt · 11 years ago
  17. a93ff44 Merge "Add support for cross-activity scenes and transitions" by Adam Powell · 11 years ago
  18. 3a621bb Merge "Add a config override for ViewConfiguration#hasPermanentMenuKey" by Adam Powell · 11 years ago
  19. cfbe9be Add support for cross-activity scenes and transitions by Adam Powell · 11 years ago
  20. 6c4557d Merge "Volume panel should not clear system ui flags." by John Spurlock · 11 years ago
  21. e2aad50 am 4a657244: am 59595f7a: am 8026b2ce: Merge "Use exceptionCheck after VMRuntime.newNonMovableArray/addressOf." by Brian Carlstrom · 11 years ago
  22. 59595f7 am 8026b2ce: Merge "Use exceptionCheck after VMRuntime.newNonMovableArray/addressOf." by Brian Carlstrom · 11 years ago
  23. 286db5e Merge "Fix setLong so it actualy uses userHandle passed in." by Kenny Guy · 11 years ago
  24. a1a19d2 Use exceptionCheck after VMRuntime.newNonMovableArray/addressOf. by Mathieu Chartier · 11 years ago
  25. 517a004 Fix handling of constraints for unspecified height RelativeLayouts by Alan Viverette · 11 years ago
  26. cc84ff4 Add a config override for ViewConfiguration#hasPermanentMenuKey by Adam Powell · 11 years ago
  27. 279c058 Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 11 years ago
  28. 872cc63 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  29. 414c1f0 Volume panel should not clear system ui flags. by John Spurlock · 11 years ago
  30. aec09b6 Merge "Call SkBitmap::config() instead of ::getConfig()" by Leon Scroggins III · 11 years ago
  31. 0cf1370 Fix setLong so it actualy uses userHandle passed in. by Kenny Guy · 11 years ago
  32. c3c4d36 Merge "Fix a bug in submenu presenter priority handling" by Adam Powell · 11 years ago
  33. c0cc680 Fix a bug in submenu presenter priority handling by Adam Powell · 11 years ago
  34. 78c66c7 Merge "Defer event interception in FastScroller" by Alan Viverette · 11 years ago
  35. 66c6214 am 13d9dfb4: am 86570409: am 453a5233: Merge "Minor changes to LinkAddress." by Lorenzo Colitti · 11 years ago
  36. 8657040 am 453a5233: Merge "Minor changes to LinkAddress." by Lorenzo Colitti · 11 years ago
  37. 385739b Merge "Deprecate Android-specific SkPaint functions." by Victoria Lease · 11 years ago
  38. 43b692d Deprecate Android-specific SkPaint functions. by Victoria Lease · 11 years ago
  39. 365c55c Merge "use relative positioning for notification actions" by Chris Wren · 11 years ago
  40. 8749ac8a use relative positioning for notification actions by Chris Wren · 11 years ago
  41. b4de207 Merge "Move moveable non-public framework resources up to SystemUI" by John Spurlock · 11 years ago
  42. 4cfeedb Defer event interception in FastScroller by Alan Viverette · 11 years ago
  43. 4b9a19a Call SkBitmap::config() instead of ::getConfig() by Leon Scroggins III · 11 years ago
  44. ece57d7 Merge "Remove call to deprecated function." by Leon Scroggins III · 11 years ago
  45. e1ad184 Minor changes to LinkAddress. by Lorenzo Colitti · 11 years ago
  46. 06f3772 Merge "Generalize mapping between local and global View coordinates" by Alan Viverette · 11 years ago
  47. a3e0a30 Merge "Apply theme to PreferenceActivity headers" by Alan Viverette · 11 years ago
  48. f878c29 Apply theme to PreferenceActivity headers by Alan Viverette · 11 years ago
  49. 4a1232f Merge "Include more information in AudioRecord error logs" by Glenn Kasten · 11 years ago
  50. 36c245a am dae9f5a5: am f3a2430a: am 738fa2f6: Merge "Add dalvik.vm.gctype to enable switching between different GCs." by Mathieu Chartier · 11 years ago
  51. f3a2430 am 738fa2f6: Merge "Add dalvik.vm.gctype to enable switching between different GCs." by Mathieu Chartier · 11 years ago
  52. 7e4fdec Add dalvik.vm.gctype to enable switching between different GCs. by Mathieu Chartier · 11 years ago
  53. 5a2ed23 Merge branch 'master' of https://googleplex-android.googlesource.com/_direct/platform/frameworks/base by Jason Sams · 11 years ago
  54. 74d2480 Move moveable non-public framework resources up to SystemUI by John Spurlock · 11 years ago
  55. 82b7b0b Remove call to deprecated function. by Leon Scroggins III · 11 years ago
  56. 8af04d8 Merge "Fix LongArray.addAll() to use correct arraycopy argument order" by Alan Viverette · 11 years ago
  57. 317d15c am 4806fdfb: am f226bc60: Merge "Use LinkAddress in address notifications." by Lorenzo Colitti · 11 years ago
  58. d786a19 resolved conflicts for merge of 37e4c405 to master by Katie McCormick · 11 years ago
  59. a9838af Include more information in AudioRecord error logs by Glenn Kasten · 11 years ago
  60. 83f3eca Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  61. db24d14 Fix LongArray.addAll() to use correct arraycopy argument order by Alan Viverette · 11 years ago
  62. 5229164 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  63. 4806fdf am f226bc60: Merge "Use LinkAddress in address notifications." by Lorenzo Colitti · 11 years ago
  64. 2660600 Merge "Fix header and footer dividers to match docs" by Alan Viverette · 11 years ago
  65. 37e4c40 am 484b57a5: am 9d0a88bd: Merge "Doc updates: Javadoc fixes" into klp-docs by Katie McCormick · 11 years ago
  66. 484b57a am 9d0a88bd: Merge "Doc updates: Javadoc fixes" into klp-docs by Katie McCormick · 11 years ago
  67. f2ef28d Doc updates: Javadoc fixes by Katie McCormick · 11 years ago
  68. c1c2378 am 9d4ac970: Merge "Pass DNS server info notifications to observers." by Lorenzo Colitti · 11 years ago
  69. 5ad421a Use LinkAddress in address notifications. by Lorenzo Colitti · 11 years ago
  70. 27e72fc am 5cd1a87a: am e18b673a: am 330dfa7d: Merge "Fix @see link in DocumentsContract docs." into klp-docs by John Spurlock · 11 years ago
  71. 5cd1a87 am e18b673a: am 330dfa7d: Merge "Fix @see link in DocumentsContract docs." into klp-docs by John Spurlock · 11 years ago
  72. e18b673a am 330dfa7d: Merge "Fix @see link in DocumentsContract docs." into klp-docs by John Spurlock · 11 years ago
  73. 330dfa7 Merge "Fix @see link in DocumentsContract docs." into klp-docs by John Spurlock · 11 years ago
  74. 4e55a7e Fix @see link in DocumentsContract docs. by John Spurlock · 11 years ago
  75. cce1377 am e4f96e28: am 56979b22: am 125d133b: Fix bad @see links in Intent.java. by John Spurlock · 11 years ago
  76. e4f96e2 am 56979b22: am 125d133b: Fix bad @see links in Intent.java. by John Spurlock · 11 years ago
  77. 56979b2 am 125d133b: Fix bad @see links in Intent.java. by John Spurlock · 11 years ago
  78. 380604c Merge "Import translations. DO NOT MERGE" by Geoff Mendal · 11 years ago
  79. 1ef2de5 Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  80. c12ac98 Merge "wifi: Remove obsolete libwpa_client library" by Dmitry Shmidt · 11 years ago
  81. 125d133 Fix bad @see links in Intent.java. by John Spurlock · 11 years ago
  82. 5ae4a53 Pass DNS server info notifications to observers. by Lorenzo Colitti · 11 years ago
  83. e414519 wifi: Remove obsolete libwpa_client library by Dmitry Shmidt · 11 years ago
  84. b0fa90c Merge "Clean up quick rejection, especially surrounding points + lines." by Chris Craik · 11 years ago
  85. f0a5907 Clean up quick rejection, especially surrounding points + lines. by Chris Craik · 11 years ago
  86. dbccd44a Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD by The Android Open Source Project · 11 years ago
  87. 2ab3ec2 am 2458681b: am 263c4310: am ce468a35: Stop wifi display discovery when no longer needed. by Jeff Brown · 11 years ago
  88. 816fe75 am 15b3efc9: am ecfae4f8: am a4c8fabf: Merge "fix ethernet and wifi can\'t be tuned seperately issue" by Robert Greenwalt · 11 years ago
  89. 2458681 am 263c4310: am ce468a35: Stop wifi display discovery when no longer needed. by Jeff Brown · 11 years ago
  90. 263c431 am ce468a35: Stop wifi display discovery when no longer needed. by Jeff Brown · 11 years ago
  91. ce468a3 Stop wifi display discovery when no longer needed. by Jeff Brown · 11 years ago
  92. 15b3efc am ecfae4f8: am a4c8fabf: Merge "fix ethernet and wifi can\'t be tuned seperately issue" by Robert Greenwalt · 11 years ago
  93. ecfae4f8 am a4c8fabf: Merge "fix ethernet and wifi can\'t be tuned seperately issue" by Robert Greenwalt · 11 years ago
  94. ec9830e Merge "Pass DNS server info notifications to observers." by Lorenzo Colitti · 11 years ago
  95. 1f57ad4 am 27bd4440: am 28029658: Fix javadoc typo in SparseArray. by Newton Allen · 11 years ago
  96. 27bd444 am 28029658: Fix javadoc typo in SparseArray. by Newton Allen · 11 years ago
  97. 2802965 Fix javadoc typo in SparseArray. by Newton Allen · 11 years ago
  98. ebb4795 Fix javadoc typo in SparseArray. by Newton Allen · 11 years ago
  99. f7d720e am 4f23b610: am b95d6f54: am c6db9c3b: Merge "Revert "PreferenceFragment showing the breadcrumb when not needed."" into klp-dev by Svetoslav Ganov · 11 years ago
  100. 45dbd75 am dbab7e17: am 4ed5f502: am 4d159661: Merge "Revert "PreferencesFragment showing the breadcrumb area in single pane mode."" into klp-dev by Svetoslav Ganov · 11 years ago