1. a75fbc3 Merge "On new content, attach functor directly" into jb-dev by John Reck · 13 years ago
  2. 8597321 Merge "DO NOT MERGE:The visiblerect calculation should take view's scaling into consideration" into jb-dev by Teng-Hui Zhu · 13 years ago
  3. 9004053 Merge "Fix janky programmatic ListView scrolling" into jb-dev by Adam Powell · 13 years ago
  4. 0b8acd8 Fix janky programmatic ListView scrolling by Adam Powell · 13 years ago
  5. ff35000 Merge "Fix JavaDoc style for several WebView classes" into jb-dev by Steve Block · 13 years ago
  6. 2996cf0 Merge "Unhide new AAC-ELD audio record type." into jb-dev by Dave Burke · 13 years ago
  7. 129a6cc Merge "The MediaExtractor can now unselect tracks and has more control over seeking." into jb-dev by Andreas Huber · 13 years ago
  8. 7797416 Merge "Fix NPE in isPrivateBrowsingEnabled()" into jb-dev by Michael Kolb · 13 years ago
  9. f2855b3 The MediaExtractor can now unselect tracks and has more control over seeking. by Andreas Huber · 13 years ago
  10. 13d7c03 Fix NPE in isPrivateBrowsingEnabled() by Michael Kolb · 13 years ago
  11. 8037cad Merge "Fix AudioManager.forceVolumeControlStream()" into jb-dev by Eric Laurent · 13 years ago
  12. f307268 Merge "Clearify javadoc on Phone.NORMALIZED_NUMBER." into jb-dev by Makoto Onuki · 13 years ago
  13. 9b593a6 Merge "Fix the boundary of the sentence level spell check" into jb-dev by satok · 13 years ago
  14. 4e584df Fix JavaDoc style for several WebView classes by Steve Block · 13 years ago
  15. e9e260f Add tests for uncaught exceptions from methods called through the Java Bridge by Steve Block · 13 years ago
  16. 8a1da40 Update DroidNashk to version 1.10 by Steve Block · 13 years ago
  17. 24d146b Fix the boundary of the sentence level spell check by satok · 13 years ago
  18. 6644a82 Unhide new AAC-ELD audio record type. by Dave Burke · 13 years ago
  19. fc8e5ea Merge "Ensure we start every frame in the proper GL state Bug #6345013, #6314960" into jb-dev by Romain Guy · 13 years ago
  20. c189ef5 Ensure we start every frame in the proper GL state Bug #6345013, #6314960 by Romain Guy · 13 years ago
  21. 344c993 Merge "Don't unregister receiver twice." into jb-dev by Amith Yamasani · 13 years ago
  22. 57c2e3d Merge "Map KEY_SELECT to DPAD_CENTER." into jb-dev by Jeff Brown · 13 years ago
  23. 80b2760 Map KEY_SELECT to DPAD_CENTER. by Jeff Brown · 13 years ago
  24. 45c90ce Fix AudioManager.forceVolumeControlStream() by Eric Laurent · 13 years ago
  25. 3bba862 Merge "Add yet more keyboard layouts." into jb-dev by Jeff Brown · 13 years ago
  26. 2efb6a9 Don't unregister receiver twice. by Amith Yamasani · 13 years ago
  27. 69b2be1 Add yet more keyboard layouts. by Jeff Brown · 13 years ago
  28. 2c227f4 Merge "DO NOT MERGE. Do not dispatch context selection events to non-visible fragments." into jb-dev by Dianne Hackborn · 13 years ago
  29. 83cab25 Merge "Further speed up playlist processing" into jb-dev by Marco Nelissen · 13 years ago
  30. 0b71839 Further speed up playlist processing by Marco Nelissen · 13 years ago
  31. c2c9543 On new content, attach functor directly by Chris Craik · 13 years ago
  32. c0581af DO NOT MERGE. Do not dispatch context selection events to non-visible fragments. by Jake Wharton · 13 years ago
  33. 1fa1de5 Merge "Allow forward locked apps to be in ASECs" into jb-dev by Kenny Root · 13 years ago
  34. d7a2a42 Merge "Move RINGTONE_PICKER to handle external storage." into jb-dev by Jeff Sharkey · 13 years ago
  35. 34688bbf Merge "Make Advanceable a public API." into jb-dev by Michael Jurka · 13 years ago
  36. 2c1de86 Merge "Add bit to eventlog to handle new network types" into jb-dev by Robert Greenwalt · 13 years ago
  37. 6dcf382 Move RINGTONE_PICKER to handle external storage. by Jeff Sharkey · 13 years ago
  38. 3bc9a79 Add bit to eventlog to handle new network types by Robert Greenwalt · 13 years ago
  39. 6dceb88 Allow forward locked apps to be in ASECs by Kenny Root · 13 years ago
  40. ba0ee8f Make Advanceable a public API. by Michael Jurka · 13 years ago
  41. e5420e9 Clearify javadoc on Phone.NORMALIZED_NUMBER. by Makoto Onuki · 13 years ago
  42. 9d28157 DO NOT MERGE:The visiblerect calculation should take view's scaling into consideration by Teng-Hui Zhu · 13 years ago
  43. 1b8f499 Allow multichannel configurations in android.media.AudioTrack by Jean-Michel Trivi · 13 years ago
  44. 7725180 Prefer the preferred APN for all types it supports by Robert Greenwalt · 13 years ago
  45. 867b96b Merge "Add debug log for 5914560 and 6383850" into jb-dev by Daisuke Miyakawa · 13 years ago
  46. 321452d Set row height to the row height not the notification height. by Chris Wren · 13 years ago
  47. 0205537 Add debug log for 5914560 and 6383850 by Daisuke Miyakawa · 13 years ago
  48. 66556c7 Merge "Improve char mirroring in TextLayoutCache" by Raph Levien · 13 years ago
  49. d3d3bec Merge "Add even more keyboard layouts." by Jeff Brown · 13 years ago
  50. 77241ca Add even more keyboard layouts. by Jeff Brown · 13 years ago
  51. 3632b7f Improve char mirroring in TextLayoutCache by Fabrice Di Meglio · 13 years ago
  52. 8f94ec1 Merge "Fix for layout debug mode." by Philip Milne · 13 years ago
  53. 1686ad9 Merge "Fix 6299832: Improvements to navbar's "swipe to search"" by Jim Miller · 13 years ago
  54. 604f440 Fix for layout debug mode. by Philip Milne · 13 years ago
  55. 9ca10c8 Merge "Adding explicit text traversal granularities and actions for web navigation." by Svetoslav Ganov · 13 years ago
  56. 3b29187 Fix 6299832: Improvements to navbar's "swipe to search" by Jim Miller · 13 years ago
  57. 2c8e19e Merge "New API to allow third-party apps to bind widgets" by Michael Jurka · 13 years ago
  58. 38cb84f Merge "Reverting min scale in the previous animation changes." by Winson Chung · 13 years ago
  59. 908e71e Merge "Fix issue #5983781: opening a post from status tab..." by Dianne Hackborn · 13 years ago
  60. 108b060 Reverting min scale in the previous animation changes. by Winson Chung · 13 years ago
  61. b7ff325 Adding explicit text traversal granularities and actions for web navigation. by Svetoslav Ganov · 13 years ago
  62. 560144e Fix issue #5983781: opening a post from status tab... by Dianne Hackborn · 13 years ago
  63. 4797d57 Merge "Fix issue #6373340: Cannot unlock to app if app was the..." by Dianne Hackborn · 13 years ago
  64. 1e88e98 Fix issue #6373340: Cannot unlock to app if app was the... by Dianne Hackborn · 13 years ago
  65. e4cd3b0 Merge "Fix 6299832: Add search target swipe action to navigation bar on phones" by Jim Miller · 13 years ago
  66. 97c03ca Merge "Do not notify text watchers when replace is a no-op" by Gilles Debunne · 13 years ago
  67. 069ac9a Merge "Updating activity/task transition animations." by Winson Chung · 13 years ago
  68. dc6f79b Updating activity/task transition animations. by Winson Chung · 13 years ago
  69. 579b337 Merge "Add more keyboard layouts." by Jeff Brown · 13 years ago
  70. 4c181a3 Add more keyboard layouts. by Jeff Brown · 13 years ago
  71. e272cbe Merge "Add support for custom app and uri in events" by Michael Chan · 13 years ago
  72. bb9d6e6 Merge "Relax global restrict for system services." by Jeff Sharkey · 13 years ago
  73. 5294a2f Relax global restrict for system services. by Jeff Sharkey · 13 years ago
  74. bb9fd4a Add support for custom app and uri in events by Michael Chan · 13 years ago
  75. e898ac5 Fix 6299832: Add search target swipe action to navigation bar on phones by Jim Miller · 13 years ago
  76. 4bde4b9 Merge "Check for valid records associated with activity tokens in ActivityManagerService up-navigation methods." by Adam Powell · 13 years ago
  77. 61a5b01 New API to allow third-party apps to bind widgets by Michael Jurka · 13 years ago
  78. 80193e7 Merge "add a (hidden) api on Surface to query if the consumer is running behind the producer" by Mathias Agopian · 13 years ago
  79. ec04678 Merge "Fix dark flash when transition ends." by Craig Mautner · 13 years ago
  80. 8a197a4 Fix dark flash when transition ends. by Craig Mautner · 13 years ago
  81. 8b97745 Merge "Partial fix for bug 6132077 (incorrect line breaking of Arabic text)." by Raph Levien · 13 years ago
  82. 442456a Merge "Permission to show battery alert windows." by Jeff Sharkey · 13 years ago
  83. af772be Permission to show battery alert windows. by Jeff Sharkey · 13 years ago
  84. c3742a1 am 7086cd5c: am 5600deb7: am d26a8b73: am cda8329e: Merge "Distance max set incorrectly" by Dianne Hackborn · 13 years ago
  85. 0430ce9 Merge "Removing hierarchical accessibility focus directions." by Svetoslav Ganov · 13 years ago
  86. 7086cd5 am 5600deb7: am d26a8b73: am cda8329e: Merge "Distance max set incorrectly" by Dianne Hackborn · 13 years ago
  87. 57e9723 Partial fix for bug 6132077 (incorrect line breaking of Arabic text). by Raph Levien · 13 years ago
  88. 5600deb am d26a8b73: am cda8329e: Merge "Distance max set incorrectly" by Dianne Hackborn · 13 years ago
  89. d26a8b7 am cda8329e: Merge "Distance max set incorrectly" by Dianne Hackborn · 13 years ago
  90. d9a6042 am 7745e2a4: am 3583f2f0: am 4fd13fda: docs: Fixed typos. by Quddus Chong · 13 years ago
  91. 99d6e11 am 60190eba: am 0c60ec39: am 4fd13fda: docs: Fixed typos. by Quddus Chong · 13 years ago
  92. a057f33 am 5ba15cc3: am 9d9251c8: am 847d677f: am 3c40675f: Merge "Fix potential NPE when saving fragment state." by Dianne Hackborn · 13 years ago
  93. c14bacf add a (hidden) api on Surface to query if the consumer is running behind the producer by Mathias Agopian · 13 years ago
  94. 2ed9c20 Merge "Add new signature-level permission to get details of tasks." by Dianne Hackborn · 13 years ago
  95. 2d373a1 TextView refactoring part 3: the easy by Gilles Debunne · 13 years ago
  96. edeff9e am 88a0e796: am f6af2278: am d5955b02: Merge "docs: add section to basic intent class about using the activity chooser" into ics-mr1 by Scott Main · 13 years ago
  97. d2a2d73 am cadaee6b: am 9e99d86b: am d5955b02: Merge "docs: add section to basic intent class about using the activity chooser" into ics-mr1 by Scott Main · 13 years ago
  98. 1ec5cac am 211135eb: am 1aa56e14: am 378da38d: docs: Fixed the url for the Aplication Licensing link. Bug: 6322460 by Quddus Chong · 13 years ago
  99. 98e1f91 am 0a858f23: am 22ec624c: am 378da38d: docs: Fixed the url for the Aplication Licensing link. Bug: 6322460 by Quddus Chong · 13 years ago
  100. c1da08f Merge "Expose Context.NSD_SERVICE" by Irfan Sheriff · 13 years ago