1. 36f0cb2 am 8d60866e: Input device calibration and capabilities. by Jeff Brown · 14 years ago
  2. 734d270 am bb660d7e: Merge "Renaming SharedPreferences.startCommit to apply" into gingerbread by Brad Fitzpatrick · 14 years ago
  3. 8d60866 Input device calibration and capabilities. by Jeff Brown · 14 years ago
  4. 66fce50 Renaming SharedPreferences$Editor.startCommit to apply by Brad Fitzpatrick · 14 years ago
  5. 86aeac9 am 1d22e122: Merge "Fix a monkey crash when the new WebView is destroyed." by Jean-Baptiste Queru · 14 years ago
  6. 1d22e12 Merge "Fix a monkey crash when the new WebView is destroyed." by Jean-Baptiste Queru · 14 years ago
  7. 6e46e6f am 7ec7b997: Remove camera metering mode API. by Wu-cheng Li · 14 years ago
  8. 7ec7b99 Remove camera metering mode API. by Wu-cheng Li · 14 years ago
  9. 9773cd7 am f470ed86: Merge "Support surrogate pairs when layouting text" by Jean-Baptiste Queru · 14 years ago
  10. a3faa92 am 6726d6bb: Merge "Support pre-loading browser plugins on the system image." into gingerbread by Derek Sollenberger · 14 years ago
  11. 6726d6b Merge "Support pre-loading browser plugins on the system image." into gingerbread by Derek Sollenberger · 14 years ago
  12. 44af754 am d02bdaab: Remove experimental immersive mode support. DO NOT MERGE by Daniel Sandler · 14 years ago
  13. d02bdaa Remove experimental immersive mode support. DO NOT MERGE by Daniel Sandler · 14 years ago
  14. 8328578 am 7046bd92: Merge "Allow native shared libraries in ASEC containers" into gingerbread by Kenny Root · 14 years ago
  15. 85387d7 Allow native shared libraries in ASEC containers by Kenny Root · 14 years ago
  16. af610b2 am 1620d118: Fix SDK build error. by Wu-cheng Li · 14 years ago
  17. 1620d11 Fix SDK build error. by Wu-cheng Li · 14 years ago
  18. 705c2e6 am d851e6fe: Merge "Unhide camera fps range API and deprecate old ones." into gingerbread by Wu-cheng Li · 14 years ago
  19. 5f1e69c Unhide camera fps range API and deprecate old ones. by Wu-cheng Li · 14 years ago
  20. aeaf283 am e69b2860: Merge "DO NOT MERGE Removed "Stop selecting text" option." into gingerbread by Gilles Debunne · 14 years ago
  21. 2479097 am b94493fe: Merge "Document blocking behavior of ImageView setImageURI and setImageResource" into gingerbread by Brad Fitzpatrick · 14 years ago
  22. 28130ba resolved conflicts for merge of 6b50986a to gingerbread-plus-aosp by Brad Fitzpatrick · 14 years ago
  23. e69b286 Merge "DO NOT MERGE Removed "Stop selecting text" option." into gingerbread by Gilles Debunne · 14 years ago
  24. b94493f Merge "Document blocking behavior of ImageView setImageURI and setImageResource" into gingerbread by Brad Fitzpatrick · 14 years ago
  25. c6b0b77 Document blocking behavior of ImageView setImageURI and setImageResource by Brad Fitzpatrick · 14 years ago
  26. 6b50986 Merge "SharedPreferences$Editor.startCommit()" into gingerbread by Brad Fitzpatrick · 14 years ago
  27. d242024 DO NOT MERGE Removed "Stop selecting text" option. by Gilles Debunne · 14 years ago
  28. dfad427 am 225ad9cb: Merge "DO NOT MERGE Text selection: tapping on selection opens context menu" into gingerbread by Gilles Debunne · 14 years ago
  29. 225ad9c Merge "DO NOT MERGE Text selection: tapping on selection opens context menu" into gingerbread by Gilles Debunne · 14 years ago
  30. 45b2d69 DO NOT MERGE Text selection: tapping on selection opens context menu by Gilles Debunne · 14 years ago
  31. 333b8cb SharedPreferences$Editor.startCommit() by Brad Fitzpatrick · 14 years ago
  32. 0410843 am c28bf25b: Merge "DO NOT MERGE copy selected text on tap" into gingerbread by Cary Clark · 14 years ago
  33. c28bf25 Merge "DO NOT MERGE copy selected text on tap" into gingerbread by Cary Clark · 14 years ago
  34. de2c49e Support pre-loading browser plugins on the system image. by Derek Sollenberger · 14 years ago
  35. 4b4114d am a90b7f01: Add methods to InputConnection: setComposingRegion() to select a region of text for correction, and getSelectedText() to return the selected text. by Amith Yamasani · 14 years ago
  36. a90b7f0 Add methods to InputConnection: setComposingRegion() to select a region of text for correction, and getSelectedText() by Amith Yamasani · 14 years ago
  37. b4298cd am 846eb30f: Add SipAddress to ContactsContract. by David Brown · 14 years ago
  38. 846eb30 Add SipAddress to ContactsContract. by David Brown · 14 years ago
  39. 409b712 am 02486b13: Hide heavy-weight API. by Dianne Hackborn · 14 years ago
  40. 02486b1 Hide heavy-weight API. by Dianne Hackborn · 14 years ago
  41. 4e43744 DO NOT MERGE copy selected text on tap by Cary Clark · 14 years ago
  42. 35e7197 Fix a monkey crash when the new WebView is destroyed. by Patrick Scott · 14 years ago
  43. 3a6bfd4 am ed101933: Merge "DO NOT MERGE -- copy on tapping outside of selected text in gmail" into gingerbread by Cary Clark · 14 years ago
  44. 8b0b772 DO NOT MERGE -- copy on tapping outside of selected text in gmail by Cary Clark · 14 years ago
  45. b318ef7 am 62dbd82a: Fix for IndexOutOfBounds in TextView getWordLimitsAt. by Gilles Debunne · 14 years ago
  46. 62dbd82 Fix for IndexOutOfBounds in TextView getWordLimitsAt. by Gilles Debunne · 14 years ago
  47. f309c7a am 1b400c77: Merge "Fix for NPE in TextView." into gingerbread by Gilles Debunne · 14 years ago
  48. 1b400c7 Merge "Fix for NPE in TextView." into gingerbread by Gilles Debunne · 14 years ago
  49. efd05ea am 0a7f5fc4: Merge "Fix issue #2951784: Launcher crashes on startup" into gingerbread by Dianne Hackborn · 14 years ago
  50. 0a7f5fc Merge "Fix issue #2951784: Launcher crashes on startup" into gingerbread by Dianne Hackborn · 14 years ago
  51. 9dae48e Fix issue #2951784: Launcher crashes on startup by Dianne Hackborn · 14 years ago
  52. 4ea54f4 Merge "resolved conflicts for merge of b998f311 to gingerbread-plus-aosp" into gingerbread-plus-aosp by Robert Greenwalt · 14 years ago
  53. 12122bf Support surrogate pairs when layouting text by Takako Ishibashi · 14 years ago
  54. 66d633d am 3003a017: Merge "Don\'t retain global ref to last inflated context." into gingerbread by Dianne Hackborn · 14 years ago
  55. 3003a01 Merge "Don't retain global ref to last inflated context." into gingerbread by Dianne Hackborn · 14 years ago
  56. 7e26964 Don't retain global ref to last inflated context. by Dianne Hackborn · 14 years ago
  57. df4ee43 Fix for NPE in TextView. by Gilles Debunne · 14 years ago
  58. b21b623 resolved conflicts for merge of b998f311 to gingerbread-plus-aosp by Robert Greenwalt · 14 years ago
  59. 5a54e98 am 6947cc59: Merge "Preventing the hierarchy viewer from getting stuck, once when trying to load the window data for SurfaceView and the Wallpaper, and in the case the captured node has disappeared." into gingerbread by Konstantin Lopyrev · 14 years ago
  60. 6947cc5 Merge "Preventing the hierarchy viewer from getting stuck, once when trying to load the window data for SurfaceView and the Wallpaper, and in the case the captured node has disappeared." into gingerbread by Konstantin Lopyrev · 14 years ago
  61. a62dfe9 am 94e939e8: Merge "Improve Sensors documentation a bit" into gingerbread by Mathias Agopian · 14 years ago
  62. 94e939e Merge "Improve Sensors documentation a bit" into gingerbread by Mathias Agopian · 14 years ago
  63. 49209cb am d0e6598b: Merge "Start of SharedPreferences.startCommit()" into gingerbread by Brad Fitzpatrick · 14 years ago
  64. d0e6598 Merge "Start of SharedPreferences$Editor.startCommit()" into gingerbread by Brad Fitzpatrick · 14 years ago
  65. 43c87e4 Improve Sensors documentation a bit by Mathias Agopian · 14 years ago
  66. 1ef4160 am d64f4a98: DO NOT MERGE fix null check by Cary Clark · 14 years ago
  67. 43b9b48 Preventing the hierarchy viewer from getting stuck, once when trying to load the window data for SurfaceView and the Wallpaper, and in the case the captured node has disappeared. by Konstantin Lopyrev · 14 years ago
  68. d64f4a9 DO NOT MERGE fix null check by Cary Clark · 14 years ago
  69. edf32d0 Start of SharedPreferences$Editor.startCommit() by Brad Fitzpatrick · 14 years ago
  70. 20afae5 am 231a0005: Merge "Avoid allocating buffer every time getThumbnail is called." into gingerbread by Chih-Chung Chang · 14 years ago
  71. 2ca3619 Avoid allocating buffer every time getThumbnail is called. by Chih-Chung Chang · 14 years ago
  72. d3cd259 am 4af0cfad: Merge "Verify that onPause() calls its superclass." into gingerbread by Dianne Hackborn · 14 years ago
  73. 4af0cfa Merge "Verify that onPause() calls its superclass." into gingerbread by Dianne Hackborn · 14 years ago
  74. b32d0f2 am e2978c8d: Merge "Fix for an NPE in TextView." into gingerbread by Gilles Debunne · 14 years ago
  75. e2978c8 Merge "Fix for an NPE in TextView." into gingerbread by Gilles Debunne · 14 years ago
  76. 4e765e0 Fix for an NPE in TextView. by Gilles Debunne · 14 years ago
  77. 6cf1a8b am b1bbe99a: Merge "Some StrictMode API changes." into gingerbread by Brad Fitzpatrick · 14 years ago
  78. b1bbe99 Merge "Some StrictMode API changes." into gingerbread by Brad Fitzpatrick · 14 years ago
  79. ff547a5 am 88bff62c: Merge "Fix vCard so that it looks at IM correctly." into gingerbread by Daisuke Miyakawa · 14 years ago
  80. 88bff62 Merge "Fix vCard so that it looks at IM correctly." into gingerbread by Daisuke Miyakawa · 14 years ago
  81. 4a2a2eb Fix vCard so that it looks at IM correctly. by Daisuke Miyakawa · 14 years ago
  82. e794e9f Verify that onPause() calls its superclass. by Dianne Hackborn · 14 years ago
  83. 97461bd Some StrictMode API changes. by Brad Fitzpatrick · 14 years ago
  84. 9765b2a am 2703a42d: When an EditText gains focus by tapping, move the insertion point where tapped. by Gilles Debunne · 14 years ago
  85. 2703a42 When an EditText gains focus by tapping, move the insertion point where tapped. by Gilles Debunne · 14 years ago
  86. 0b7b980 am d132892a: Merge "Don\'t touch the VFS during window relayout." into gingerbread by Brad Fitzpatrick · 14 years ago
  87. 9088100 Don't touch the VFS during window relayout. by Brad Fitzpatrick · 14 years ago
  88. b037da4 am 3e05a0be: Hysteresis effect in Text selection. by Gilles Debunne · 14 years ago
  89. 3e05a0b Hysteresis effect in Text selection. by Gilles Debunne · 14 years ago
  90. 0262312 resolved conflicts for merge of 1ffd753e to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  91. 0c76c7c Merge "add new sensor types for handling gyro data and device orientation more efficiently." into gingerbread by Mathias Agopian · 14 years ago
  92. b998f31 Merge "Add an API to request route to an IPv6 host." by Robert Greenwalt · 14 years ago
  93. 1ffd753 Merge "Crash when powering off." by Jean-Baptiste Queru · 14 years ago
  94. 7a0541d add new sensor types for handling gyro data and device orientation by Kevin Powell · 14 years ago
  95. 6d895fd am d2e5f95e: Merge "Make ProgressBar.setVisibility() remotable." into gingerbread by Steve Howard · 14 years ago
  96. d2e5f95 Merge "Make ProgressBar.setVisibility() remotable." into gingerbread by Steve Howard · 14 years ago
  97. c64b916 resolved conflicts for merge of e7731f0a to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  98. e7731f0 Added overload methods for DatabaseUtils.queryNumEntries by Christian Mehlmauer · 14 years ago
  99. f235a51 am ec58dff0: Fix build - remove dead doc link by Jean-Baptiste Queru · 14 years ago
  100. ec58dff Fix build - remove dead doc link by Jean-Baptiste Queru · 14 years ago