1. 4ccb666 Merge "Remove dead code referencing an obsolete interface." into honeycomb by Carl Shapiro · 15 years ago
  2. 8d20d89 Merge "Fix bug 3362680 - calendar crash while tabbing among views" into honeycomb by Adam Powell · 15 years ago
  3. f10cf1b Merge "Temporary Changes for certification of SCO." into honeycomb by Jaikumar Ganesh · 15 years ago
  4. cc39efd Merge "Optimize call to drawBitmap during screen rotation." into honeycomb by Jeff Brown · 15 years ago
  5. 23bd1c7 Merge "Reduce number of calls to updateInputWindows by 60%." into honeycomb by Jeff Brown · 15 years ago
  6. b25f0fd Merge "Perform orthogonal rotations without using a Skia canvas." into honeycomb by Carl Shapiro · 15 years ago
  7. 87c2198 Merge "Revert "Make AwesomePlayer's reset process more verbose to track down ANRs."" into honeycomb by Carl Shapiro · 15 years ago
  8. cbb5488 Merge "Tapping inside an EditText should always pop up the IME." into honeycomb by Gilles Debunne · 15 years ago
  9. 5672b7a Merge "Set the default state of NOTIFICATIONS_USE_RING_VOLUME." into honeycomb by Amith Yamasani · 15 years ago
  10. d8cf098 Merge "Add public API for on screen zoom controls" into honeycomb by Michael Kolb · 15 years ago
  11. c4c45b0 Merge "Properly rotate video that's marked as such and decoded to a surface." into honeycomb by Andreas Huber · 15 years ago
  12. ad2cfde Merge "Restart input when the webpage changes the text." into honeycomb by Leon Scroggins · 15 years ago
  13. f2df26a Merge "fix bug 3375251 Copying arrays of objects would generate an exception due to excessive internal type checking." into honeycomb by Jason Sams · 15 years ago
  14. da338f8 Merge "Change the default ssid from GoogleGuest to the opennet for the power test." into honeycomb by Yu Shan Emily Lau · 15 years ago
  15. 8d72f49 Merge "Don't set a Toast's view to null when enqueued several times. Bug #3374386" into honeycomb by Romain Guy · 15 years ago
  16. 99260fa Merge "Some tweaks to HTTP live / nuplayer behaviour" into honeycomb by Andreas Huber · 15 years ago
  17. d2c01d1 Merge "Update Bitmap.recycle() doc for heap-allocated pixel data" into honeycomb by Patrick Dubroy · 15 years ago
  18. 6076f14 Merge "b/3369602 Using Math.round() to convert float coordinates to integers." into honeycomb by Huahui Wu · 15 years ago
  19. d50d047 Merge "Move URLTest tests to libcore." into honeycomb by Jesse Wilson · 15 years ago
  20. c1b9e09 Merge "Add and enforce the permission for encrypting/decrypting." into honeycomb by Jason parks · 15 years ago
  21. e9af524 Merge "Update encryption commands." into honeycomb by Jason parks · 15 years ago
  22. 3cc68b9 Merge "Paste popup window is displayed on the side when it would be clipped on top of screen." into honeycomb by Gilles Debunne · 15 years ago
  23. cacc928 Merge "Keep min/max zoom scale in proportion when zoom density changes." into honeycomb by Shimeng (Simon) Wang · 15 years ago
  24. 3e269eb Merge "Read actual device encryption status" into honeycomb by Andy Stadler · 15 years ago
  25. a7813ad Merge "Integrating btn_dialog assets from Gingerbread" into honeycomb by Justin Ho · 15 years ago
  26. 5eddce9 Merge "Sync activity picker to latest dialog style." into honeycomb by Amith Yamasani · 15 years ago
  27. 6f60f35 Merge "Show implicitly enabled subtypes in the input method selection dialog" into honeycomb by satok · 15 years ago
  28. 566adb3 Merge "Fix for issue 3370052 : Export progress percentage is incorrect" into honeycomb by Santosh Madhava · 15 years ago
  29. e25a7ef Merge "Fix for PR 3369866 : Project thumbnail should have the same aspect ratio" into honeycomb by Santosh Madhava · 15 years ago
  30. 8c9060c Merge "Handle fatal errors from calling bccRegisterSymbolCallback (if any)." into honeycomb by Shih-wei Liao · 15 years ago
  31. 25b4d77 Merge "Update class doc for InputMethodSubtype" into honeycomb by Ken Wakasa · 15 years ago
  32. 242ce59 Merge "StrictMode: set sIsIdlerRegistered to false, and don't register if no penalties" into honeycomb by Brad Fitzpatrick · 15 years ago
  33. f532358 Merge "Show ime switch icon when there is a hard keyboard" into honeycomb by satok · 15 years ago
  34. 15c7007 Merge "Cleaning up some StackView bad behavior" into honeycomb by Adam Cohen · 15 years ago
  35. e86dbae Merge "Add support for drawBitmapMesh()." into honeycomb by Romain Guy · 15 years ago
  36. 0b7e04f Merge "Fix 3374446: Allow multiple shift keys in Keyboard." into honeycomb by Jim Miller · 15 years ago
  37. 7f93197 Merge "SearchView API Review - bug 3370353 and bug 3370338" into honeycomb by Adam Powell · 15 years ago
  38. fb9ee8c Merge "Properly use Long2 for "UInt2" for FieldPacker." into honeycomb by Stephen Hines · 15 years ago
  39. 65cd2ae Merge "docs: add getting started doc and version notes for HC preview" into honeycomb by Scott Main · 15 years ago
  40. 819dd0b Merge "Implement missing pause/resume support for NuPlayer." into honeycomb by Andreas Huber · 15 years ago
  41. c7c4b14 Merge "docs: small javadoc, but also make the existing getProfileProxy docs visible... had wrong comment tag" into honeycomb by Scott Main · 15 years ago
  42. 2719a74 Merge "Fix issue #3352125: Crash after clearing search query" into honeycomb by Dianne Hackborn · 15 years ago
  43. d24f137 Merge "Fixes for StrictMode instance count checking." into honeycomb by Brad Fitzpatrick · 15 years ago
  44. 1edf449 Merge "Fix issue #3374356: Buttons sometimes don't highlight" into honeycomb by Dianne Hackborn · 15 years ago
  45. 77e51d7 Merge "Updated sysbar lights out assets and recents bg protect tile" into honeycomb by Justin Ho · 15 years ago
  46. 7df16b6 Merge "Fix bug 3362375 - API REVIEW: remove unused public 'up' id" into honeycomb by Adam Powell · 15 years ago
  47. 7ed6baa Merge "Remove inappropriate triangle icons from quick settings panel." into honeycomb by Daniel Sandler · 15 years ago
  48. 4f380fb Merge "Don't pay attention to string block on @null" into honeycomb by Kenny Root · 15 years ago
  49. d47883f Merge "Fixing bugs in HelloWebView tutorial on developer.android.com." into honeycomb by Trevor Johns · 15 years ago
  50. f14eb3c Merge "Don't log the full stack trace when we can't load a resource." into honeycomb by Joe Onorato · 15 years ago
  51. a9f54a7 Merge "fix [3369743] SurfaceFlinger reads hardware composer hints before calling hwc.prepare()" into honeycomb by Mathias Agopian · 15 years ago
  52. 78efe97 Merge "clean-up unneeded code" into honeycomb by Mathias Agopian · 15 years ago
  53. d9daf17 Merge "Remove unnecessary library functions." into honeycomb by Stephen Hines · 15 years ago
  54. ce9e906 Merge "Add two more parameters too RIL_REQUEST_SETUP_DATA_CALL, DO NOT MERGE" into honeycomb by Wink Saville · 15 years ago
  55. 2bd1d95 clean-up unneeded code by Mathias Agopian · 15 years ago
  56. c435346 Merge "Animate transitions between notification & settings panels." into honeycomb by Daniel Sandler · 15 years ago
  57. 2949785 Merge "Remove unnecessary code." into honeycomb by Romain Guy · 15 years ago
  58. da6bdad Merge "b/3350774 Enforce clearing the flag mIsHandlingMultiTouch." into honeycomb by Huahui Wu · 15 years ago
  59. b663e1e Merge "API REVIEW: android.widget.NumberPicker.OnValueChangedListener" into honeycomb by Svetoslav Ganov · 15 years ago
  60. 4a406b9 Merge "Documentation fix." into honeycomb by Romain Guy · 15 years ago
  61. 2baf7c3 Merge "Fix issue 3371096." into honeycomb by Eric Laurent · 15 years ago
  62. e571664 Merge "Some touches on the NumberPicker UI." into honeycomb by Svetoslav Ganov · 15 years ago
  63. 1250b1c Merge "Error popup no longer flickers in TextViews." into honeycomb by Gilles Debunne · 15 years ago
  64. 1f0b449 Merge "Eliminate recording sound by starting the video track before audio track." into honeycomb by James Dong · 15 years ago
  65. 1abf972 Merge "Add BrowserFrame.setCertificate() method." into honeycomb by Iain Merrick · 15 years ago
  66. 6d33446 Merge "Add android.provider.Settings.EXTRA_INPUT_METHOD_ID" into honeycomb by Tadashi G. Takaoka · 15 years ago
  67. 9ba937c Merge "Clear the files we copy over to the temp cache" into honeycomb by Kristian Monsen · 15 years ago
  68. 2c0188d Merge "Simplify and smooth notification panel animation." into honeycomb by Daniel Sandler · 15 years ago
  69. 600833b Merge "Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS" into honeycomb by Tadashi G. Takaoka · 15 years ago
  70. b63e9d5 Merge "Update the path of the intent to unlock keystore." into honeycomb by Chia-chi Yeh · 15 years ago
  71. 2576faf Merge "Doc change: adding missing nfc demo png" into honeycomb by Scott Main · 15 years ago
  72. a85f3a8 Merge "Make VpnService synchronous API." into honeycomb by Hung-ying Tyan · 15 years ago
  73. a5cb456 Merge "Doc change: adding missing samples" into honeycomb by Scott Main · 15 years ago
  74. 209cb4b Merge "Doc change: animation devguide topic" into honeycomb by Robert Ly · 15 years ago
  75. 30de31b Merge "Text & layout tweaks in system bar:" into honeycomb by Daniel Sandler · 15 years ago
  76. 5a44cf4 Merge "More fixes to ensure that touches outside the panel close it." into honeycomb by Daniel Sandler · 15 years ago
  77. 51f3cad Merge "Add rounded rects and circles support to OpenGLRenderer." into honeycomb by Romain Guy · 15 years ago
  78. 345c3b4 Merge "Better fix for bug 3112733" into honeycomb by Adam Powell · 15 years ago
  79. 52261a5 Make VpnService synchronous API. by Hung-ying Tyan · 15 years ago
  80. c14915a Merge "Fix 3339257: Update lockscreen keyboard to fit Holo theme" into honeycomb by Jim Miller · 15 years ago
  81. e3a983f Merge "Fix getSwitchState." into honeycomb by Jeff Brown · 15 years ago
  82. 430c21e Fix getSwitchState. by Jeff Brown · 15 years ago
  83. 42fcecd Merge "Added Honeycomb-Gallery to docs." into honeycomb by Alexander Lucas · 15 years ago
  84. 4f808ae Merge "Use EGL_NATIVE_VISUAL_ID to select EGLConfig" into honeycomb by Mathias Agopian · 15 years ago
  85. c71c70a Merge "fix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable and returns NaNs when running slowly" into honeycomb by Mathias Agopian · 15 years ago
  86. d5ea3db Use EGL_NATIVE_VISUAL_ID to select EGLConfig by Mathias Agopian · 15 years ago
  87. 219e52a Merge "b/3350774 avoid screen jumping when pinching to zoom." into honeycomb by Huahui Wu · 15 years ago
  88. 780e8aa Merge "Handle EAP authentication failure" into honeycomb by Irfan Sheriff · 15 years ago
  89. bd58ce7 Merge "Rename KeyCharacterMap.UnavailableException." into honeycomb by Jeff Brown · 15 years ago
  90. 13530a1 Merge "Remove some old logging code." into honeycomb by Jason Sams · 15 years ago
  91. f8538c4 Merge "Make the drag input window fullscreen touchable again" into honeycomb by Christopher Tate · 15 years ago
  92. b34b8bb Merge "Clean up RS math fp library functions." into honeycomb by Stephen Hines · 15 years ago
  93. 8fe0323 Merge "Notification & settings panel redesign." into honeycomb by Daniel Sandler · 15 years ago
  94. 0b18174 Merge "Fix bug 3112733 - Missing TLS encryption option in manual email account setup" into honeycomb by Adam Powell · 15 years ago
  95. 6c4b445 Merge "Never drag scroll views with no children." into honeycomb by Jeff Brown · 15 years ago
  96. d927e3b Merge "fix [3367893] Rotating device on YouTube's home screen several times kills system_server" into honeycomb by Mathias Agopian · 15 years ago
  97. 1fb583d Merge "Fix toasts." into honeycomb by Romain Guy · 15 years ago
  98. c5fcd0c Merge "Check and propogate errors from llvm." into honeycomb by Jason Sams · 15 years ago
  99. 1388174 Merge "Fail more gracefully when window state changes during drags" into honeycomb by Christopher Tate · 15 years ago
  100. 0615d2b Merge "Ensure that the column is valid before querying." into honeycomb by Amith Yamasani · 15 years ago