1. f1f7105 Merge "Handle fatal errors from calling bccRegisterSymbolCallback (if any)." into honeycomb by Shih-wei Liao · 14 years ago
  2. ccbdf5e Merge "Update class doc for InputMethodSubtype" into honeycomb by Ken Wakasa · 14 years ago
  3. e31e942 Update class doc for InputMethodSubtype by Ken Wakasa · 14 years ago
  4. 6828656 Merge "StrictMode: set sIsIdlerRegistered to false, and don't register if no penalties" into honeycomb by Brad Fitzpatrick · 14 years ago
  5. 0e5bf50 Merge "Show ime switch icon when there is a hard keyboard" into honeycomb by satok · 14 years ago
  6. cdd5626 Merge "Cleaning up some StackView bad behavior" into honeycomb by Adam Cohen · 14 years ago
  7. 865b977 Show ime switch icon when there is a hard keyboard by satok · 14 years ago
  8. 99d4911 Merge "Add support for drawBitmapMesh()." into honeycomb by Romain Guy · 14 years ago
  9. 5a7b466 Add support for drawBitmapMesh(). by Romain Guy · 14 years ago
  10. 055e56e Merge "Fix 3374446: Allow multiple shift keys in Keyboard." into honeycomb by Jim Miller · 14 years ago
  11. 9a161b0 Merge "SearchView API Review - bug 3370353 and bug 3370338" into honeycomb by Adam Powell · 14 years ago
  12. 0f80563 cherrypick Change-Id: Ic268b65b127b356155dd62d737029ce442c12f51 by Scott Main · 14 years ago
  13. 77d6fcf cherrypick Change-Id: I8c52dbe5ac04dfeb1b466b163ae3aec5dc401175 by Scott Main · 14 years ago
  14. edc2aac cherry pick Change-Id: I30e939d1dd5603a05070486c8a43187bedef52a4 by Robert Ly · 14 years ago
  15. 01f2135 SearchView API Review - bug 3370353 and bug 3370338 by Adam Powell · 14 years ago
  16. 47171a7 Merge "Properly use Long2 for "UInt2" for FieldPacker." into honeycomb by Stephen Hines · 14 years ago
  17. 924e352 Merge "docs: add getting started doc and version notes for HC preview" into honeycomb by Scott Main · 14 years ago
  18. 7fb538c docs: add getting started doc and version notes for HC preview by Scott Main · 14 years ago
  19. 6465f77 Fix 3374446: Allow multiple shift keys in Keyboard. by Jim Miller · 14 years ago
  20. e9f5c18 Properly use Long2 for "UInt2" for FieldPacker. by Stephen Hines · 14 years ago
  21. ef17dd4 Cleaning up some StackView bad behavior by Adam Cohen · 14 years ago
  22. c4f82e3 Merge "Implement missing pause/resume support for NuPlayer." into honeycomb by Andreas Huber · 14 years ago
  23. cfaa9c1 Merge "docs: small javadoc, but also make the existing getProfileProxy docs visible... had wrong comment tag" into honeycomb by Scott Main · 14 years ago
  24. 27044f1 Merge "Fix issue #3352125: Crash after clearing search query" into honeycomb by Dianne Hackborn · 14 years ago
  25. c0bb0bb StrictMode: set sIsIdlerRegistered to false, and don't register if no penalties by Brad Fitzpatrick · 14 years ago
  26. 9358bd3 Merge "Fixes for StrictMode instance count checking." into honeycomb by Brad Fitzpatrick · 14 years ago
  27. e69e0fd Merge "Fix issue #3374356: Buttons sometimes don't highlight" into honeycomb by Dianne Hackborn · 14 years ago
  28. 46833c4 Merge "Updated sysbar lights out assets and recents bg protect tile" into honeycomb by Justin Ho · 14 years ago
  29. 81ed2b6 Updated sysbar lights out assets and recents bg protect tile by Justin Ho · 14 years ago
  30. be1f622 Fix issue #3374356: Buttons sometimes don't highlight by Dianne Hackborn · 14 years ago
  31. 601fe0e Implement missing pause/resume support for NuPlayer. by Andreas Huber · 14 years ago
  32. 5f8b5c1 Fixes for StrictMode instance count checking. by Brad Fitzpatrick · 14 years ago
  33. 6e1bf6a Fix issue #3352125: Crash after clearing search query by Dianne Hackborn · 14 years ago
  34. 9c91c7e Merge "Fix bug 3362375 - API REVIEW: remove unused public 'up' id" into honeycomb by Adam Powell · 14 years ago
  35. 7fb8b56 Include the local state obj in ACTION_DRAG_STARTED events by Christopher Tate · 14 years ago
  36. a7cb63a Merge "Remove inappropriate triangle icons from quick settings panel." into honeycomb by Daniel Sandler · 14 years ago
  37. 6af08a4 Merge "Don't pay attention to string block on @null" into honeycomb by Kenny Root · 14 years ago
  38. 1264c33 Fix bug 3362375 - API REVIEW: remove unused public 'up' id by Adam Powell · 14 years ago
  39. 2ca4d8b Merge "Fixing bugs in HelloWebView tutorial on developer.android.com." into honeycomb by Trevor Johns · 14 years ago
  40. 7fbe4d2 Don't pay attention to string block on @null by Kenny Root · 14 years ago
  41. b99d136 Fixing bugs in HelloWebView tutorial on developer.android.com. by Trevor Johns · 14 years ago
  42. 040d7d8 Handle fatal errors from calling bccRegisterSymbolCallback (if any). by Shih-wei Liao · 14 years ago
  43. 913d04a Merge "Don't log the full stack trace when we can't load a resource." into honeycomb by Joe Onorato · 14 years ago
  44. 35e4a49 Merge "fix [3369743] SurfaceFlinger reads hardware composer hints before calling hwc.prepare()" into honeycomb by Mathias Agopian · 14 years ago
  45. a423d86 Merge "clean-up unneeded code" into honeycomb by Mathias Agopian · 14 years ago
  46. f175155 Remove inappropriate triangle icons from quick settings panel. by Daniel Sandler · 14 years ago
  47. 2e0f0bb Merge "Remove unnecessary library functions." into honeycomb by Stephen Hines · 14 years ago
  48. 18fcb8d Merge "Add two more parameters too RIL_REQUEST_SETUP_DATA_CALL, DO NOT MERGE" into honeycomb by Wink Saville · 14 years ago
  49. 1d4549a clean-up unneeded code by Mathias Agopian · 14 years ago
  50. 04fba96 Merge "Animate transitions between notification & settings panels." into honeycomb by Daniel Sandler · 14 years ago
  51. a16a981 Remove unnecessary library functions. by Stephen Hines · 14 years ago
  52. 08f1654 Don't log the full stack trace when we can't load a resource. by Joe Onorato · 14 years ago
  53. c821929 Merge "Remove unnecessary code." into honeycomb by Romain Guy · 14 years ago
  54. ff26a0c Remove unnecessary code. by Romain Guy · 14 years ago
  55. 292f39c Merge "b/3350774 Enforce clearing the flag mIsHandlingMultiTouch." into honeycomb by Huahui Wu · 14 years ago
  56. 1ec1fdf Merge "API REVIEW: android.widget.NumberPicker.OnValueChangedListener" into honeycomb by Svetoslav Ganov · 14 years ago
  57. 482b34a6 Documentation fix. by Romain Guy · 14 years ago
  58. 68c56a5 Merge "Documentation fix." into honeycomb by Romain Guy · 14 years ago
  59. cedc446 API REVIEW: android.widget.NumberPicker.OnValueChangedListener by Svetoslav Ganov · 14 years ago
  60. 404946f Merge "Fix issue 3371096." into honeycomb by Eric Laurent · 14 years ago
  61. 19484fa Merge "Some touches on the NumberPicker UI." into honeycomb by Svetoslav Ganov · 14 years ago
  62. 6b20dc4 Merge "Error popup no longer flickers in TextViews." into honeycomb by Gilles Debunne · 14 years ago
  63. 14db0bc Animate transitions between notification & settings panels. by Daniel Sandler · 14 years ago
  64. 637739d Merge "Eliminate recording sound by starting the video track before audio track." into honeycomb by James Dong · 14 years ago
  65. bc7c148 b/3350774 Enforce clearing the flag mIsHandlingMultiTouch. by Huahui Wu · 14 years ago
  66. 8192b41 Merge "Add BrowserFrame.setCertificate() method." into honeycomb by Iain Merrick · 14 years ago
  67. 586f051 Refine InputMethodInfo API by Ken Wakasa · 14 years ago
  68. b890e75 Add BrowserFrame.setCertificate() method. by Iain Merrick · 14 years ago
  69. 317b2ea Merge "Add android.provider.Settings.EXTRA_INPUT_METHOD_ID" into honeycomb by Tadashi G. Takaoka · 14 years ago
  70. 2548020 Add android.provider.Settings.EXTRA_INPUT_METHOD_ID by Tadashi G. Takaoka · 14 years ago
  71. 44b004b Eliminate recording sound by starting the video track before audio track. by James Dong · 14 years ago
  72. 7450a32 Merge "Clear the files we copy over to the temp cache" into honeycomb by Kristian Monsen · 14 years ago
  73. 4e10c2b Merge "Simplify and smooth notification panel animation." into honeycomb by Daniel Sandler · 14 years ago
  74. cedb3a7 Clear the files we copy over to the temp cache by Kristian Monsen · 14 years ago
  75. 90fcb2a Merge "Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS" into honeycomb by Tadashi G. Takaoka · 14 years ago
  76. f49688f Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGS by Tadashi G. Takaoka · 14 years ago
  77. 7ccaba6 Merge "Update the path of the intent to unlock keystore." into honeycomb by Chia-chi Yeh · 14 years ago
  78. 527f01e Update the path of the intent to unlock keystore. by Chia-chi Yeh · 14 years ago
  79. 7e73ce9 DRT needs to clear cookies between tests. by Ben Murdoch · 14 years ago
  80. 0b5bd35 Add case-sensitive tests to DRT ignore list. by Ben Murdoch · 14 years ago
  81. add2620 Simplify and smooth notification panel animation. by Daniel Sandler · 14 years ago
  82. 0e2de6d Addressing API Review docs bugs: by Adam Cohen · 14 years ago
  83. e65b0f8 Merge "Doc change: adding missing nfc demo png" into honeycomb by Scott Main · 14 years ago
  84. 50241d5 Doc change: adding missing nfc demo png by Robert Ly · 14 years ago
  85. 71196f0 Merge "Make VpnService synchronous API." into honeycomb by Hung-ying Tyan · 14 years ago
  86. 48f53ec Add two more parameters too RIL_REQUEST_SETUP_DATA_CALL, DO NOT MERGE by Wink Saville · 14 years ago
  87. 242d556 Merge "Doc change: adding missing samples" into honeycomb by Scott Main · 14 years ago
  88. 4c43322 Merge "Doc change: animation devguide topic" into honeycomb by Robert Ly · 14 years ago
  89. ada2592 Merge "Text & layout tweaks in system bar:" into honeycomb by Daniel Sandler · 14 years ago
  90. 93aae77 Merge "More fixes to ensure that touches outside the panel close it." into honeycomb by Daniel Sandler · 14 years ago
  91. 9b462dc Text & layout tweaks in system bar: by Daniel Sandler · 14 years ago
  92. ed8f8dd Merge "Add rounded rects and circles support to OpenGLRenderer." into honeycomb by Romain Guy · 14 years ago
  93. 01d58e4 Add rounded rects and circles support to OpenGLRenderer. by Romain Guy · 14 years ago
  94. 818a7bb Merge "Better fix for bug 3112733" into honeycomb by Adam Powell · 14 years ago
  95. f99b782 Doc change: animation devguide topic by Robert Ly · 14 years ago
  96. a6abd06 previewImage API shouldn't be hidden. by Patrick Dubroy · 14 years ago
  97. bc5d9bb More fixes to ensure that touches outside the panel close it. by Daniel Sandler · 14 years ago
  98. 299ae67 docs: small javadoc, but also make the existing getProfileProxy docs visible... had wrong comment tag by Scott Main · 14 years ago
  99. 5f83a60 Better fix for bug 3112733 by Adam Powell · 14 years ago
  100. 6b818de Make VpnService synchronous API. by Hung-ying Tyan · 14 years ago