1. 953f909 Add inPreferQualityOverSpeed into BitmapFactory.Options. by Wei-Ta Chen · 14 years ago
  2. 961d55f Prevent autofilling directly after autofilling. by Ben Murdoch · 14 years ago
  3. 7e06ea8 Fix bug 3245210 - Bad window style for action modes for light holo dialog theme by Adam Powell · 14 years ago
  4. d94d6e7 Fix bug 3246772 - GridView has orange focus asset in holo theme by Adam Powell · 14 years ago
  5. 3f7f7ac Add dividers to action bar navigation. Lighter dividers for holo themes. by Adam Powell · 14 years ago
  6. 6bc926b Merge "Fix bug 3214215 - ListView should stay scrolled to the bottom in transcript mode after a resize" by Adam Powell · 14 years ago
  7. da13dba Fix bug 3214215 - ListView should stay scrolled to the bottom in transcript mode after a resize by Adam Powell · 14 years ago
  8. 4002cb2 Add public style for tabby-looking views by Adam Powell · 14 years ago
  9. 8c345d8 Integrate new holo button assets; update action bar tab styles by Adam Powell · 14 years ago
  10. d8b3f2e Action mode animations by Adam Powell · 14 years ago
  11. 26e30bb Preventing StackView auto-advance during / near interaction by Adam Cohen · 14 years ago
  12. 82609ad Merge "Make sure the returned web view width is at least 0." by Shimeng (Simon) Wang · 14 years ago
  13. 4d2bd4c fixing getLocationInWindow by Michael Jurka · 14 years ago
  14. 50ed829 Fix issue #3201066: Locale change not reflected by settings by Dianne Hackborn · 14 years ago
  15. 3712754 Make sure the returned web view width is at least 0. by Shimeng (Simon) Wang · 14 years ago
  16. 8c7a580 Some theme cleanup. by Dianne Hackborn · 14 years ago
  17. 4838548 Added to SearchView : getQuery() and setOnSearchClickListener() by Amith Yamasani · 14 years ago
  18. f870c28 Merge "Fix invalidation issue for optimized/GL case." by Chet Haase · 14 years ago
  19. d3f5ce1 Merge "Fix bug 3248342 - resource not found for non-xlarge" by Adam Powell · 14 years ago
  20. f2f7d8f Fix invalidation issue for optimized/GL case. by Chet Haase · 14 years ago
  21. de0f5c9 Fix bug 3248342 - resource not found for non-xlarge by Adam Powell · 14 years ago
  22. 848024f Merge "Fix 3201849: Remove builder pattern from DrawableHolder setters" by Jim Miller · 14 years ago
  23. 17db406 Merge "Cleanup logging." by Wink Saville · 14 years ago
  24. ed9c02b Cleanup logging. by Wink Saville · 14 years ago
  25. 6a95665 Merge "Add method for sending wallpaper commands directly to an engine." by Jeff Brown · 14 years ago
  26. 9f3bdfe Add method for sending wallpaper commands directly to an engine. by Jeff Brown · 14 years ago
  27. 647fc85 Merge "Removed unused text_select_handle asset" by Gilles Debunne · 14 years ago
  28. 7ffbc13 Removed unused text_select_handle asset by Gilles Debunne · 14 years ago
  29. 3b7fec8 Merge "Use SearchView in SearchDialog for legacy apps using the old model." by Amith Yamasani · 14 years ago
  30. 968ec93 Use SearchView in SearchDialog for legacy apps using the old model. by Amith Yamasani · 14 years ago
  31. c99821d Fix the stretching issue when viewport change. by Teng-Hui Zhu · 14 years ago
  32. 189ee18 Implement smarter sizing of WRAP_CONTENT windows. by Dianne Hackborn · 14 years ago
  33. 3282024 abandon long press on scroll; clear hit on keydown by Cary Clark · 14 years ago
  34. 2f49227 Attempt to scroll layers everytime the user drags. by Patrick Scott · 14 years ago
  35. bcdf40b Merge "Update WebView.addJavascriptInterface() to ignore null instances" by Steve Block · 14 years ago
  36. cbdfd0f Merge "Add a value for the dimensions of xlarge app icons." by Ben Murdoch · 14 years ago
  37. 1921eab Merge "Only decrement mRemaining once in read()." by Bjorn Bringert · 14 years ago
  38. c002fab Fix 3201849: Remove builder pattern from DrawableHolder setters by Jim Miller · 14 years ago
  39. 2e585f7 Make AbsSeekBar support having setThumb called after initialization is done. by Joe Onorato · 14 years ago
  40. df7cc31 New SeekBar assets. by Joe Onorato · 14 years ago
  41. 9d5055a Merge "Fix in vertical measurement in text lines with different text sizes" by Gilles Debunne · 14 years ago
  42. 3c3743c Merge "Add Wi-Fi connection test for static IP" by Xia Wang · 14 years ago
  43. a42a1e6 Add Wi-Fi connection test for static IP by Xia Wang · 14 years ago
  44. 0bb0009 Fix in vertical measurement in text lines with different text sizes by Gilles Debunne · 14 years ago
  45. bcee0ef Merge "sampling profiler hz -> ms" by Brad Fitzpatrick · 14 years ago
  46. fddcb06 Merge "Improve support for external keyboards." by Jeff Brown · 14 years ago
  47. 9065504 Improve support for external keyboards. by Jeff Brown · 14 years ago
  48. d7ad0d2 sampling profiler hz -> ms by Brad Fitzpatrick · 14 years ago
  49. ac92fb0 Merge "Add better SQL exception handling to the Sync framework (see bug #3202693)" by Fabrice Di Meglio · 14 years ago
  50. d6a4610 Merge "Rename Indonesian and Hebrew translations to match Locale.java conventions" by Eric Fischer · 14 years ago
  51. eca5364 Add better SQL exception handling to the Sync framework (see bug #3202693) by Fabrice Di Meglio · 14 years ago
  52. fdc676f Merge "Merge WebKit at r72274: Update WebKit revision number" by Russell Brenner · 14 years ago
  53. a9de761 Merge WebKit at r72274: Update WebKit revision number by Russell Brenner · 14 years ago
  54. d09a981 Rename Indonesian and Hebrew translations to match Locale.java conventions by Eric Fischer · 14 years ago
  55. 049dd3d Fix bug 3248786 - silly monkeys. by Adam Powell · 14 years ago
  56. 544295e Update WebView.addJavascriptInterface() to ignore null instances by Steve Block · 14 years ago
  57. f4dceb1 Customized text selection action mode. by Gilles Debunne · 14 years ago
  58. d66c63e Merge "Remove the need for a token parameter from AsyncChannel." by Wink Saville · 14 years ago
  59. 1474c7a PTP: Add android.provider.Ptp to the public API by Mike Lockwood · 14 years ago
  60. 2127993 Only decrement mRemaining once in read(). by Bjorn Bringert · 14 years ago
  61. eeb55e6 Don't reset ListView when changing the divider drawable. Bug #3245172 by Romain Guy · 14 years ago
  62. 7d69594 Skip DIRTY_OPAQUE optimizations when ViewRoot changes the dirty region. by Romain Guy · 14 years ago
  63. 23fe0ce Merge "Revert "Re-add performance optimization in View"" by Michael Jurka · 14 years ago
  64. 67f23ba Revert "Re-add performance optimization in View" by Michael Jurka · 14 years ago
  65. fcca00a Update themes; dialogs, metrics by Adam Powell · 14 years ago
  66. cfce303 Remove the need for a token parameter from AsyncChannel. by Wink Saville · 14 years ago
  67. dcafdb2 Merge "Import revised translations." by Eric Fischer · 14 years ago
  68. db1a3ba Merge "Resurrect SamplingProfilerIntegration" by Brian Carlstrom · 14 years ago
  69. 30c9bd8 Implement issue #3189564: New API to create an activity. by Dianne Hackborn · 14 years ago
  70. 58f49cb Merge "change SHUTDOWN permission to signatureOrSystem so setup wizard can start ACTION_REQUEST_SHUTDOWN bug: 3201638" by Freeman Ng · 14 years ago
  71. def41ec Resurrect SamplingProfilerIntegration by Brian Carlstrom · 14 years ago
  72. dd0b16c Add two methods to Camera.java by James Dong · 14 years ago
  73. addfc76 change SHUTDOWN permission to signatureOrSystem by Freeman Ng · 14 years ago
  74. 198aa52 Import revised translations. by Eric Fischer · 14 years ago
  75. 407b4e9 API CHANGE: drags can now carry an originator-only object payload by Christopher Tate · 14 years ago
  76. 4da12f0 am 1de6ca69: am 938d0972: Merge "Grant ACCESS_ALL_DOWNLOADS to DefaultContainerService" into gingerbread by Kenny Root · 14 years ago
  77. 1de6ca6 am 938d0972: Merge "Grant ACCESS_ALL_DOWNLOADS to DefaultContainerService" into gingerbread by Kenny Root · 14 years ago
  78. 938d097 Merge "Grant ACCESS_ALL_DOWNLOADS to DefaultContainerService" into gingerbread by Kenny Root · 14 years ago
  79. a7f7687 Use the globalLayout to notify the GlViewport change by Teng-Hui Zhu · 14 years ago
  80. e6fb0f1 Properly set the viewport for WebView when using GL by Teng-Hui Zhu · 14 years ago
  81. 2825366 A double tap starts selection when done on text only. by Gilles Debunne · 14 years ago
  82. 4f915bd Merge "Add a test to demonstrate parsing of trailing URI parameters." by Jesse Wilson · 14 years ago
  83. 2ac445c Do not remove the embedded title bar when starting Find. by Leon Scroggins · 14 years ago
  84. 2226a19 Refactor onDrop in TextView by Gilles Debunne · 14 years ago
  85. 8515ee8 Fix bug 3240444 - add OnMenuVisibilityListener for action bar. by Adam Powell · 14 years ago
  86. 4741370 Add a test to demonstrate parsing of trailing URI parameters. by Jesse Wilson · 14 years ago
  87. fff4ab0 Refactored OverScroller by Gilles Debunne · 14 years ago
  88. 1de2eac Grant ACCESS_ALL_DOWNLOADS to DefaultContainerService by Kenny Root · 14 years ago
  89. 2e1f5b0 Merge "Add methods to AnimatorSet that take collections" by Chet Haase · 14 years ago
  90. 37a7bec Add methods to AnimatorSet that take collections by Chet Haase · 14 years ago
  91. 0f761d6 Implement issue #3201795: Improve transition when keyboard comes up by Dianne Hackborn · 14 years ago
  92. 0eb704c Tap inside text selection dismisses selection. by Gilles Debunne · 14 years ago
  93. 4b90378 Allow one finger to scroll layers. by Patrick Scott · 14 years ago
  94. 33962f8 am be0ece6f: am 186b68b7: Merge "allow rotation-vector to have 4 components" into gingerbread by Mathias Agopian · 14 years ago
  95. 7e5cd79 am 981a72a1: Merge "[don\'t auto-merge] Don\'t re-read SharedPreferences unnecessarily." into gingerbread by Brad Fitzpatrick · 14 years ago
  96. 981a72a Merge "[don't auto-merge] Don't re-read SharedPreferences unnecessarily." into gingerbread by Brad Fitzpatrick · 14 years ago
  97. 61c6ddb Merge "start drag of text selection on initial press" by Cary Clark · 14 years ago
  98. 5bed88e1 Animators can now have dimension and color values. by Chet Haase · 14 years ago
  99. 7ae15f6 Merge "Get rid of vm-internal constants." by Dan Bornstein · 14 years ago
  100. 1a11f70 Merge "Dalvik opcode-related fixes." by Dan Bornstein · 14 years ago