1. 9182d3c UsbManager: New APIs for USB accessories by Mike Lockwood · 15 years ago
  2. 2fa1608 Merge "Small optimization when getting the spans" by Fabrice Di Meglio · 15 years ago
  3. d81958e Merge "Fix typo." by Daisuke Miyakawa · 15 years ago
  4. 99c4032 Merge "Fix bug 3362273 - Make overscroll glow appear within padding region" by Adam Powell · 15 years ago
  5. 7d86378 Fix bug 3362273 - Make overscroll glow appear within padding region by Adam Powell · 15 years ago
  6. a2a035e Small optimization when getting the spans by Fabrice Di Meglio · 15 years ago
  7. a04ee9f Merge "Remove some unused wifi dhcp code." by Robert Greenwalt · 15 years ago
  8. f040d7d Merge "Derive the Transport "source" attribute from the RTSP endpoint address if necessary" by Andreas Huber · 15 years ago
  9. 19f8ca8 Remove some unused wifi dhcp code. by Robert Greenwalt · 15 years ago
  10. 27db53d Derive the Transport "source" attribute from the RTSP endpoint address if necessary by Andreas Huber · 15 years ago
  11. 284ff95 Merge "Work around several issues with non-compliant RTSP servers." by Andreas Huber · 15 years ago
  12. 5c40f3f Fix typo. by Daisuke Miyakawa · 15 years ago
  13. 5101e1e Merge "Don't change keyboard state in setIconifiedByDefault." by Amith Yamasani · 15 years ago
  14. c5b82a8 Merge branch 'master' of ssh://android-git:29418/platform/frameworks/base by John Wang · 15 years ago
  15. fc2bb2f am d0789ec9: am 39014026: am 29853a35: Merge "Only decode EXT1 tag when it is available." into gingerbread by John Wang · 15 years ago
  16. 9ba9f26 Merge "MTP host: disable some test code" by Mike Lockwood · 15 years ago
  17. d0789ec am 39014026: am 29853a35: Merge "Only decode EXT1 tag when it is available." into gingerbread by John Wang · 15 years ago
  18. 39014026 am 29853a35: Merge "Only decode EXT1 tag when it is available." into gingerbread by John Wang · 15 years ago
  19. c330289 am 80dcc6ae: am 6d1387b6: Merge "SDK docs: Hierarchy Viewer V2" into honeycomb by Joe Malin · 15 years ago
  20. f27ebde Merge "fix [3452769] SensorEventListener can cause a java allocation at each received event [external]" by Mathias Agopian · 15 years ago
  21. 29853a3 Merge "Only decode EXT1 tag when it is available." into gingerbread by John Wang · 15 years ago
  22. 80dcc6a am 6d1387b6: Merge "SDK docs: Hierarchy Viewer V2" into honeycomb by Joe Malin · 15 years ago
  23. 6d1387b Merge "SDK docs: Hierarchy Viewer V2" into honeycomb by Joe Malin · 15 years ago
  24. 1b64c3b Don't change keyboard state in setIconifiedByDefault. by Amith Yamasani · 15 years ago
  25. 0407269 Work around several issues with non-compliant RTSP servers. by Andreas Huber · 15 years ago
  26. 8c553b9 MTP host: disable some test code by Mike Lockwood · 15 years ago
  27. f2599ba am ad1831a5: (-s ours) am e0c9f275: (-s ours) am d1ba051a: DO NOT MERGE: Work around several issues with non-compliant RTSP servers. by Andreas Huber · 15 years ago
  28. a94e0c8 Merge "Keep overview mode when screen is rotated." by Shimeng (Simon) Wang · 15 years ago
  29. ad1831a am e0c9f275: (-s ours) am d1ba051a: DO NOT MERGE: Work around several issues with non-compliant RTSP servers. by Andreas Huber · 15 years ago
  30. e0c9f27 am d1ba051a: DO NOT MERGE: Work around several issues with non-compliant RTSP servers. by Andreas Huber · 15 years ago
  31. d3b6abc am 2b0c6fdf: am 97ef3b41: Merge "docs: revise a couple sample app names to match side nav" into honeycomb by Scott Main · 15 years ago
  32. 2b0c6fd am 97ef3b41: Merge "docs: revise a couple sample app names to match side nav" into honeycomb by Scott Main · 15 years ago
  33. 97ef3b4 Merge "docs: revise a couple sample app names to match side nav" into honeycomb by Scott Main · 15 years ago
  34. 5fd8dd0 Merge "Fix some bugs with MenuPopupHelper and ListPopupWindow" by Adam Powell · 15 years ago
  35. a5b3d80 Keep overview mode when screen is rotated. by Shimeng (Simon) Wang · 15 years ago
  36. 1e7131e am 9b833cf0: am 5a44efb4: docs: fix markup error by Scott Main · 15 years ago
  37. 9b833cf am 5a44efb4: docs: fix markup error by Scott Main · 15 years ago
  38. d1ba051 DO NOT MERGE: Work around several issues with non-compliant RTSP servers. by Andreas Huber · 15 years ago
  39. d873e66 docs: revise a couple sample app names to match side nav by Scott Main · 15 years ago
  40. 5a44efb docs: fix markup error by Scott Main · 15 years ago
  41. 05cc6db Merge "Text insertion cursor is now defined by a Drawable." by Gilles Debunne · 15 years ago
  42. 0a20767 Merge "Keep mobile site's text wrap scale unchanged." by Shimeng (Simon) Wang · 15 years ago
  43. 6b5e593 Merge "Fix when >2 keyframes supplied" by Chet Haase · 15 years ago
  44. 773a9c5 Merge "Add the Id of InputMethodInfo at the tail of Application label at sorting InputMethods" by satok · 15 years ago
  45. 9c4cc03 Add a method to check a string contained in ExtraValue of InputMethodSubtype by satok · 15 years ago
  46. e2a50b9 Add the Id of InputMethodInfo at the tail of Application label at sorting InputMethods by satok · 15 years ago
  47. 0554f32 VideoEditor:IssueID:3396697: Added Preview Test code by Basavapatna Dattaguru · 15 years ago
  48. e773459 Merge "VideoEditor:Inconsistance defines:Issue ID:3419090" by Basavapatna Dattaguru · 15 years ago
  49. ca51e87 Fix some bugs with MenuPopupHelper and ListPopupWindow by Adam Powell · 15 years ago
  50. 046dc1e Merge "VideoEditor: IssueID:3396697:Added TN,MP,Exp,API test codes" by Basavapatna Dattaguru · 15 years ago
  51. 929ced3 fix [3452769] SensorEventListener can cause a java allocation at each received event [external] by Mathias Agopian · 15 years ago
  52. f75c97e Text insertion cursor is now defined by a Drawable. by Gilles Debunne · 15 years ago
  53. 93a4dc6 Merge "Disable cross-app drag/drop" by Christopher Tate · 15 years ago
  54. e2db4165 Merge "fix [3452750] Issue 14634: SensorManager.getRotationMatrixFromVector gets NaN-Values [external]" by Mathias Agopian · 15 years ago
  55. c0171d3 VideoEditor: IssueID:3396697:Added TN,MP,Exp,API test codes by Basavapatna Dattaguru · 15 years ago
  56. 699587d VideoEditor:Inconsistance defines:Issue ID:3419090 by Basavapatna Dattaguru · 15 years ago
  57. c2cbc73 Only decode EXT1 tag when it is available. by John Wang · 15 years ago
  58. 7f9ff9d Disable cross-app drag/drop by Christopher Tate · 15 years ago
  59. 53a3081 Merge "WebView's scrollBarStyle need to be set at init" by Teng-Hui Zhu · 15 years ago
  60. 7b6e4bd6 fix [3452750] Issue 14634: SensorManager.getRotationMatrixFromVector gets NaN-Values [external] by Mathias Agopian · 15 years ago
  61. 15bfa53 WebView's scrollBarStyle need to be set at init by Teng-Hui Zhu · 15 years ago
  62. a7699fe Keep mobile site's text wrap scale unchanged. by Shimeng (Simon) Wang · 15 years ago
  63. cfe8903 Merge "Gracefully handle drawing caches allocation failure. Bug #3431451" by Romain Guy · 15 years ago
  64. 0211a0a Gracefully handle drawing caches allocation failure. Bug #3431451 by Romain Guy · 15 years ago
  65. c4d6be8 Merge "Fix 3409550: Fix crash caused when max pattern attempts met." by Jim Miller · 15 years ago
  66. 79628c6 Fix 3409550: Fix crash caused when max pattern attempts met. by Jim Miller · 15 years ago
  67. 17cc1a1 Merge "Fix 3423212: Constrain large app icons to 64x64 in recents." by Jim Miller · 15 years ago
  68. 09f18d0 Merge "VideoEditor: Issue ID:3396697 Missing Files added" by Basavapatna Dattaguru · 15 years ago
  69. 878fd29 am d2bd6f4d: am 64b12eac: docs: add links to sample apps by Scott Main · 15 years ago
  70. d2bd6f4 am 64b12eac: docs: add links to sample apps by Scott Main · 15 years ago
  71. 64b12ea docs: add links to sample apps by Scott Main · 15 years ago
  72. 55e26aa Fix 3423212: Constrain large app icons to 64x64 in recents. by Jim Miller · 15 years ago
  73. 14f3959 Merge changes I7a5c806d,Iaa0a773e,I818b0c70,I4dfe14ce,I32a8d274 by Jaikumar Ganesh · 15 years ago
  74. 47898dd Make profile handler classes package and final. by Jaikumar Ganesh · 15 years ago
  75. 1f53920 Merge "Deprecate ARGB_4444." by Romain Guy · 15 years ago
  76. b9c21a8 Merge "Enable cancelling the rtsp connection process early." by Andreas Huber · 15 years ago
  77. 9efb134 Fix ANR in Settings and Phone app. by Jaikumar Ganesh · 15 years ago
  78. 30b8cbe Refactor Input profile operations from Bluetooth Service. by Jaikumar Ganesh · 15 years ago
  79. a8571f1 Remove Bluetooth Pan operations from Bluetooth Service. by Jaikumar Ganesh · 15 years ago
  80. a44a1e7 Distinguish between NAP and PAN role disconnections by Jaikumar Ganesh · 15 years ago
  81. 302b988 Merge "Remove more use of netmask" by Robert Greenwalt · 15 years ago
  82. 1481640 am 753c22cf: am 865cd1ca: Merge "docs: update sidenav; move loaders under activities, add "more" tags, remove duplicate for content providers, rename Copying/ to Copy/" into honeycomb by Scott Main · 15 years ago
  83. 676b173 Deprecate ARGB_4444. by Romain Guy · 15 years ago
  84. 753c22c am 865cd1ca: Merge "docs: update sidenav; move loaders under activities, add "more" tags, remove duplicate for content providers, rename Copying/ to Copy/" into honeycomb by Scott Main · 15 years ago
  85. a6c4ad9 am 2d022d01: am 9ab0f2b2: Merge "docs: fix link to sample app" into honeycomb by Scott Main · 15 years ago
  86. 865cd1c Merge "docs: update sidenav; move loaders under activities, add "more" tags, remove duplicate for content providers, rename Copying/ to Copy/" into honeycomb by Scott Main · 15 years ago
  87. 2d022d0 am 9ab0f2b2: Merge "docs: fix link to sample app" into honeycomb by Scott Main · 15 years ago
  88. 9ab0f2b22 Merge "docs: fix link to sample app" into honeycomb by Scott Main · 15 years ago
  89. 64c7574 docs: fix link to sample app by Scott Main · 15 years ago
  90. 6909447 am 9a4548f5: am 81bb4952: Merge "docs: add faketouch to uses-feature doc" into honeycomb by Scott Main · 15 years ago
  91. 9a4548f am 81bb4952: Merge "docs: add faketouch to uses-feature doc" into honeycomb by Scott Main · 15 years ago
  92. b979f79 Remove more use of netmask by Robert Greenwalt · 15 years ago
  93. 81bb495 Merge "docs: add faketouch to uses-feature doc" into honeycomb by Scott Main · 15 years ago
  94. d42fbba Merge "Fix issue #3414684: task_intra_wallpaper transitions have some inconsistency" by Dianne Hackborn · 15 years ago
  95. da04826 Fix issue #3414684: task_intra_wallpaper transitions have some inconsistency by Dianne Hackborn · 15 years ago
  96. c059fa4 docs: update sidenav; move loaders under activities, add "more" tags, by Scott Main · 15 years ago
  97. b3703a7 Merge "Full text search: removing unused deprecated hidden API." by Dmitri Plotnikov · 15 years ago
  98. cb21879 Enable cancelling the rtsp connection process early. by Andreas Huber · 15 years ago
  99. 6209b62 docs: add faketouch to uses-feature doc by Scott Main · 15 years ago
  100. 145d7d8 Merge "Add comment about not changing calendar authority" by Erik · 15 years ago