1. 1264c33 Fix bug 3362375 - API REVIEW: remove unused public 'up' id by Adam Powell · 14 years ago
  2. 292f39c Merge "b/3350774 Enforce clearing the flag mIsHandlingMultiTouch." into honeycomb by Huahui Wu · 14 years ago
  3. 1ec1fdf Merge "API REVIEW: android.widget.NumberPicker.OnValueChangedListener" into honeycomb by Svetoslav Ganov · 14 years ago
  4. 68c56a5 Merge "Documentation fix." into honeycomb by Romain Guy · 14 years ago
  5. 482b34a6 Documentation fix. by Romain Guy · 14 years ago
  6. cedc446 API REVIEW: android.widget.NumberPicker.OnValueChangedListener by Svetoslav Ganov · 14 years ago
  7. 404946f Merge "Fix issue 3371096." into honeycomb by Eric Laurent · 14 years ago
  8. 19484fa Merge "Some touches on the NumberPicker UI." into honeycomb by Svetoslav Ganov · 14 years ago
  9. 6b20dc4 Merge "Error popup no longer flickers in TextViews." into honeycomb by Gilles Debunne · 14 years ago
  10. 637739d Merge "Eliminate recording sound by starting the video track before audio track." into honeycomb by James Dong · 14 years ago
  11. bc7c148 b/3350774 Enforce clearing the flag mIsHandlingMultiTouch. by Huahui Wu · 14 years ago
  12. 8192b41 Merge "Add BrowserFrame.setCertificate() method." into honeycomb by Iain Merrick · 14 years ago
  13. 586f051 Refine InputMethodInfo API by Ken Wakasa · 14 years ago
  14. b890e75 Add BrowserFrame.setCertificate() method. by Iain Merrick · 14 years ago
  15. 317b2ea Merge "Add android.provider.Settings.EXTRA_INPUT_METHOD_ID" into honeycomb by Tadashi G. Takaoka · 14 years ago
  16. 2548020 Add android.provider.Settings.EXTRA_INPUT_METHOD_ID by Tadashi G. Takaoka · 14 years ago
  17. 44b004b Eliminate recording sound by starting the video track before audio track. by James Dong · 14 years ago
  18. 7450a32 Merge "Clear the files we copy over to the temp cache" into honeycomb by Kristian Monsen · 14 years ago
  19. 4e10c2b Merge "Simplify and smooth notification panel animation." into honeycomb by Daniel Sandler · 14 years ago
  20. cedb3a7 Clear the files we copy over to the temp cache by Kristian Monsen · 14 years ago
  21. 90fcb2a Merge "Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS" into honeycomb by Tadashi G. Takaoka · 14 years ago
  22. f49688f Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS by Tadashi G. Takaoka · 14 years ago
  23. 7ccaba6 Merge "Update the path of the intent to unlock keystore." into honeycomb by Chia-chi Yeh · 14 years ago
  24. 527f01e Update the path of the intent to unlock keystore. by Chia-chi Yeh · 14 years ago
  25. 7e73ce9 DRT needs to clear cookies between tests. by Ben Murdoch · 14 years ago
  26. 0b5bd35 Add case-sensitive tests to DRT ignore list. by Ben Murdoch · 14 years ago
  27. add2620 Simplify and smooth notification panel animation. by Daniel Sandler · 14 years ago
  28. 0e2de6d Addressing API Review docs bugs: by Adam Cohen · 14 years ago
  29. e65b0f8 Merge "Doc change: adding missing nfc demo png" into honeycomb by Scott Main · 14 years ago
  30. 50241d5 Doc change: adding missing nfc demo png by Robert Ly · 14 years ago
  31. 71196f0 Merge "Make VpnService synchronous API." into honeycomb by Hung-ying Tyan · 14 years ago
  32. 242d556 Merge "Doc change: adding missing samples" into honeycomb by Scott Main · 14 years ago
  33. 4c43322 Merge "Doc change: animation devguide topic" into honeycomb by Robert Ly · 14 years ago
  34. ada2592 Merge "Text & layout tweaks in system bar:" into honeycomb by Daniel Sandler · 14 years ago
  35. 93aae77 Merge "More fixes to ensure that touches outside the panel close it." into honeycomb by Daniel Sandler · 14 years ago
  36. 9b462dc Text & layout tweaks in system bar: by Daniel Sandler · 14 years ago
  37. ed8f8dd Merge "Add rounded rects and circles support to OpenGLRenderer." into honeycomb by Romain Guy · 14 years ago
  38. 01d58e4 Add rounded rects and circles support to OpenGLRenderer. by Romain Guy · 14 years ago
  39. 818a7bb Merge "Better fix for bug 3112733" into honeycomb by Adam Powell · 14 years ago
  40. f99b782 Doc change: animation devguide topic by Robert Ly · 14 years ago
  41. a6abd06 previewImage API shouldn't be hidden. by Patrick Dubroy · 14 years ago
  42. bc5d9bb More fixes to ensure that touches outside the panel close it. by Daniel Sandler · 14 years ago
  43. 5f83a60 Better fix for bug 3112733 by Adam Powell · 14 years ago
  44. 6b818de Make VpnService synchronous API. by Hung-ying Tyan · 14 years ago
  45. e25c4d1 Merge "Fix 3339257: Update lockscreen keyboard to fit Holo theme" into honeycomb by Jim Miller · 14 years ago
  46. 6884358 Fix 3339257: Update lockscreen keyboard to fit Holo theme by Jim Miller · 14 years ago
  47. 3f9b644 Doc change: adding missing samples by Robert Ly · 14 years ago
  48. 9cd5fb2 Some touches on the NumberPicker UI. by Svetoslav Ganov · 14 years ago
  49. 8b9df97 Merge "Fix getSwitchState." into honeycomb by Jeff Brown · 14 years ago
  50. 89de57a Fix getSwitchState. by Jeff Brown · 14 years ago
  51. 67b5ed3 Fix issue 3371096. by Eric Laurent · 14 years ago
  52. af3227f Merge "Added Honeycomb-Gallery to docs." into honeycomb by Alexander Lucas · 14 years ago
  53. d847254 Added Honeycomb-Gallery to docs. by Alexander Lucas · 14 years ago
  54. a85467b Error popup no longer flickers in TextViews. by Gilles Debunne · 14 years ago
  55. baf9af9 Merge "Use EGL_NATIVE_VISUAL_ID to select EGLConfig" into honeycomb by Mathias Agopian · 14 years ago
  56. 54714b8 Merge "fix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable and returns NaNs when running slowly" into honeycomb by Mathias Agopian · 14 years ago
  57. 81ae965 Use EGL_NATIVE_VISUAL_ID to select EGLConfig by Mathias Agopian · 14 years ago
  58. 0bcd713 fix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable and returns NaNs when running slowly by Mathias Agopian · 14 years ago
  59. 961d2c6 Merge "b/3350774 avoid screen jumping when pinching to zoom." into honeycomb by Huahui Wu · 14 years ago
  60. 1f30125 b/3350774 avoid screen jumping when pinching to zoom. by Huahui Wu · 14 years ago
  61. 3847667 Updated ic_sysbar icons by Justin Ho · 14 years ago
  62. d033e9c Merge "Handle EAP authentication failure" into honeycomb by Irfan Sheriff · 14 years ago
  63. d49f3e0 Merge "Rename KeyCharacterMap.UnavailableException." into honeycomb by Jeff Brown · 14 years ago
  64. a82bcf6 Merge "Remove some old logging code." into honeycomb by Jason Sams · 14 years ago
  65. 89f8b1e Remove some old logging code. by Jason Sams · 14 years ago
  66. 7e1e21f Rename KeyCharacterMap.UnavailableException. by Jeff Brown · 14 years ago
  67. 5ea769d Merge "Make the drag input window fullscreen touchable again" into honeycomb by Christopher Tate · 14 years ago
  68. a159579 Make the drag input window fullscreen touchable again by Christopher Tate · 14 years ago
  69. eb60932 Merge "Clean up RS math fp library functions." into honeycomb by Stephen Hines · 14 years ago
  70. 60720a2 Merge "Notification & settings panel redesign." into honeycomb by Daniel Sandler · 14 years ago
  71. ed58d8e Merge "Fix bug 3112733 - Missing TLS encryption option in manual email account setup" into honeycomb by Adam Powell · 14 years ago
  72. d2766ae Fix bug 3112733 - Missing TLS encryption option in manual email account setup by Adam Powell · 14 years ago
  73. 2cb866b Merge "Never drag scroll views with no children." into honeycomb by Jeff Brown · 14 years ago
  74. 8bb9131 Merge "fix [3367893] Rotating device on YouTube's home screen several times kills system_server" into honeycomb by Mathias Agopian · 14 years ago
  75. 578b7a2 fix [3367893] Rotating device on YouTube's home screen several times kills system_server by Mathias Agopian · 14 years ago
  76. eefc824 Merge "Fix toasts." into honeycomb by Romain Guy · 14 years ago
  77. cf3dd6b Fix toasts. by Romain Guy · 14 years ago
  78. 1368436 Merge "Check and propogate errors from llvm." into honeycomb by Jason Sams · 14 years ago
  79. 28f0a53 Merge "Fail more gracefully when window state changes during drags" into honeycomb by Christopher Tate · 14 years ago
  80. 1c0012e Merge "Ensure that the column is valid before querying." into honeycomb by Amith Yamasani · 14 years ago
  81. 833166d Clean up RS math fp library functions. by Stephen Hines · 14 years ago
  82. 0fb9c5d Merge "improve SurfaceFlinger 'dumpsys' log" into honeycomb by Mathias Agopian · 14 years ago
  83. b98d878 Handle EAP authentication failure by Irfan Sheriff · 14 years ago
  84. b26a651 Merge "Hook up large heap API." into honeycomb by Dianne Hackborn · 14 years ago
  85. 9dd9d02 Merge "Expose unchecked copyFrom variants." into honeycomb by Jason Sams · 14 years ago
  86. f01af75 Fail more gracefully when window state changes during drags by Christopher Tate · 14 years ago
  87. de6e2ca Ensure that the column is valid before querying. by Amith Yamasani · 14 years ago
  88. 06a61e2 improve SurfaceFlinger 'dumpsys' log by Mathias Agopian · 14 years ago
  89. fdc54a9 Check and propogate errors from llvm. by Jason Sams · 14 years ago
  90. b2b1439 Merge "Cut a hole in the status bar for events when the IME is open." into honeycomb by Joe Onorato · 14 years ago
  91. de39851 Hook up large heap API. by Dianne Hackborn · 14 years ago
  92. 4defed4 Merge changes I3814b491,Ic3a7f4c0 into honeycomb by Joe Onorato · 14 years ago
  93. 62097ad Merge "@hide MediaStore.ACTION_MTP_SESSION_END" into honeycomb by Mike Lockwood · 14 years ago
  94. 0c44d1d Merge "Race condition patched in Email autocompletion." into honeycomb by Gilles Debunne · 14 years ago
  95. e222872 @hide MediaStore.ACTION_MTP_SESSION_END by Mike Lockwood · 14 years ago
  96. a4b0cdc Merge "More fix for 64 bit offset." into honeycomb by Gloria Wang · 14 years ago
  97. 4fa3eed Expose unchecked copyFrom variants. by Jason Sams · 14 years ago
  98. d0423d2 More fix for 64 bit offset. by Gloria Wang · 14 years ago
  99. 020460b Cut a hole in the status bar for events when the IME is open. by Joe Onorato · 14 years ago
  100. 120856c Pass SkRegion::toString() through to java. by Joe Onorato · 14 years ago