1. 97684ed Merge "bug_3259956 and bug_2166704" by Romain Guy · 14 years ago
  2. f7ae525 SelectAllOnFocus text fields do not display the insertion handle when focused. by Gilles Debunne · 14 years ago
  3. e5c16ab Fix 3253629: Initial pass at updating RecentsPanel UI by Jim Miller · 14 years ago
  4. b119b6c SegmentedButton style should inherit. by Jeff Sharkey · 14 years ago
  5. c57406c Fix 3148496: Update PreferenceActivity to handle single-pane fragments. by Jim Miller · 14 years ago
  6. d211230 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 14 years ago
  7. a911d4a bug_3259956 and bug_2166704 by Svetoslav Ganov · 14 years ago
  8. 1c3e3c7 Merge "Make setDrawable work after initialization has occurred." by Joe Onorato · 14 years ago
  9. 47b8f52 Merge "Fix issues #3257701 and #3267312" by Dianne Hackborn · 14 years ago
  10. aa07263 Make setDrawable work after initialization has occurred. by Joe Onorato · 14 years ago
  11. 882754e Merge "Modified GridView to report when to small" by Winson Chung · 14 years ago
  12. c1eaeea Merge "Re-enable fades in ListView." by Romain Guy · 14 years ago
  13. 1e8b5fe Re-enable fades in ListView. by Romain Guy · 14 years ago
  14. 9d07180 Fix issues #3257701 and #3267312 by Dianne Hackborn · 14 years ago
  15. 1542af3 Merge "Change assets to use 64-bit API" by Kenny Root · 14 years ago
  16. f4ade58 Merge "Add a comment regarding the sizing of the Dalvik heap." by Carl Shapiro · 14 years ago
  17. af8962e am 5f8524d4: am 36af7943: Fix malformed Javadoc. by Brad Fitzpatrick · 14 years ago
  18. 5f8524d am 36af7943: Fix malformed Javadoc. by Brad Fitzpatrick · 14 years ago
  19. edd9508 Modified GridView to report when to small by Adam Lesinski · 14 years ago
  20. 9e4c884 Add a comment regarding the sizing of the Dalvik heap. by Carl Shapiro · 14 years ago
  21. f8d47b8 Merge "Fallback to software rendering when eglMakeCurrent fails. Bug #3200621" by Romain Guy · 14 years ago
  22. 9745fae Fallback to software rendering when eglMakeCurrent fails. Bug #3200621 by Romain Guy · 14 years ago
  23. 02b9391 Merge "bug 3248277 android.webkit.AccessibilityInjectorTest tests are flaky on trygon" by Svetoslav Ganov · 14 years ago
  24. 36af794 Fix malformed Javadoc. by Brad Fitzpatrick · 14 years ago
  25. 514d7d8 Merge "Rework activity lifecycle so onSaveInstanceState() is after onPause()." by Dianne Hackborn · 14 years ago
  26. ddb76c4 Change assets to use 64-bit API by Kenny Root · 14 years ago
  27. f9dee3b Merge "Allow extra flags to be fired in BT stress tests" by Eric Rowe · 14 years ago
  28. 5513337 Webview listen to Scroll event to update the viewport by Teng-Hui Zhu · 14 years ago
  29. 5e17a1a don't scroll past the document bounds by Cary Clark · 14 years ago
  30. 81f19ff Expose WebView.onPause() and onResume() in the public API by Steve Block · 14 years ago
  31. 0aae2d4 Rework activity lifecycle so onSaveInstanceState() is after onPause(). by Dianne Hackborn · 14 years ago
  32. ff9afc1 am 8abce7f5: am 40ddd4a6: Merge "Implemented getSize() to return max ndef size." into gingerbread by Nick Pelly · 14 years ago
  33. 53bf29b am 2f3ed791: am 5289b91c: Implement ndef formatting. by Martijn Coenen · 14 years ago
  34. 3fa82a9 am c4b7088f: am 42a23783: Merge "Add more checks for bad values to protect from corrupt files." into gingerbread by Dianne Hackborn · 14 years ago
  35. 8abce7f am 40ddd4a6: Merge "Implemented getSize() to return max ndef size." into gingerbread by Nick Pelly · 14 years ago
  36. f9e2ca3 Merge "resolved conflicts for merge of a0f011ff to master" by Mathias Agopian · 14 years ago
  37. 40ddd4a Merge "Implemented getSize() to return max ndef size." into gingerbread by Nick Pelly · 14 years ago
  38. 6d9fc7e Implemented getSize() to return max ndef size. by Martijn Coenen · 14 years ago
  39. 669084d resolved conflicts for merge of a0f011ff to master by Mathias Agopian · 14 years ago
  40. 2f3ed79 am 5289b91c: Implement ndef formatting. by Martijn Coenen · 14 years ago
  41. 5289b91 Implement ndef formatting. by Martijn Coenen · 14 years ago
  42. c4b7088 am 42a23783: Merge "Add more checks for bad values to protect from corrupt files." into gingerbread by Dianne Hackborn · 14 years ago
  43. 42a2378 Merge "Add more checks for bad values to protect from corrupt files." into gingerbread by Dianne Hackborn · 14 years ago
  44. 7b9c56f Add more checks for bad values to protect from corrupt files. by Dianne Hackborn · 14 years ago
  45. ca7e1ed Remove stale code and unneeded '\n' chars from findClass. by Carl Shapiro · 14 years ago
  46. dde4c35 Merge "Correctly release the OpenGL Canvas on EGL error." by Romain Guy · 14 years ago
  47. d00e116 Merge "Add hide/show animations for action bar" by Adam Powell · 14 years ago
  48. 67f2795 Correctly release the OpenGL Canvas on EGL error. by Romain Guy · 14 years ago
  49. e6ec732 Add hide/show animations for action bar by Adam Powell · 14 years ago
  50. ee5c6c2 Merge "Updated the NumberPicker for exposing it into the SDK" by Romain Guy · 14 years ago
  51. c8afaa0 Merge "Do not attempt to set the minimize heap size in the Zygote." by Carl Shapiro · 14 years ago
  52. 4bfd794 Updated the NumberPicker for exposing it into the SDK by Svetoslav Ganov · 14 years ago
  53. b7929d6 Do not attempt to set the minimize heap size in the Zygote. by Carl Shapiro · 14 years ago
  54. 77019fa Merge "Add support for fallback keycodes." by Jeff Brown · 14 years ago
  55. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  56. 4ffae87 Merge "Add a property to set the starting size of a VM." by Carl Shapiro · 14 years ago
  57. 2460a5f am 03dc51b1: am 0f74afbb: Merge "Remove Type X Tags from the top-level API." into gingerbread by Jeff Hamilton · 14 years ago
  58. dbf78bd Fix possible NPE in ViewRoot with GL rendering enabled. Bug #3257222 by Romain Guy · 14 years ago
  59. 38cfa8c Add a property to set the starting size of a VM. by Carl Shapiro · 14 years ago
  60. 1a94f3b Merge "Make horizotnalscrollview and scrollview edgeglows match the new algorithm." by Mindy Pereira · 14 years ago
  61. debfb7f Merge "Add space after property name in error message" by Makoto Onuki · 14 years ago
  62. 8c1c1e8 Make the scan test log consistent. by Xia Wang · 14 years ago
  63. b1297f7 Make horizotnalscrollview and scrollview edgeglows match the new algorithm. by Mindy Pereira · 14 years ago
  64. a52a5e7 Add space after property name in error message by Makoto Onuki · 14 years ago
  65. 5d2089b Merge "Fixing the build breakage" by Romain Guy · 14 years ago
  66. 3119fd4 Fixing the build breakage by Svetoslav Ganov · 14 years ago
  67. 4ce445f Merge "Fix doc typo." by Brad Fitzpatrick · 14 years ago
  68. 26b71be Fix doc typo. by Brad Fitzpatrick · 14 years ago
  69. 2f0c6a4 Merge "No NPE in Browser when pasting in WebTextView." by Gilles Debunne · 14 years ago
  70. 923e5b7 Merge "Add Wi-Fi stress tests." by Xia Wang · 14 years ago
  71. 6da7e93 No NPE in Browser when pasting in WebTextView. by Gilles Debunne · 14 years ago
  72. ea26a4f bug 3248277 android.webkit.AccessibilityInjectorTest tests are flaky on trygon by Svetoslav Ganov · 14 years ago
  73. 90e1c78 Add Wi-Fi stress tests. by Xia Wang · 14 years ago
  74. a0f011f am 05813b0e: Merge changes I244b5469,I32044e91 into gingerbread by Mathias Agopian · 14 years ago
  75. 05813b0 Merge changes I244b5469,I32044e91 into gingerbread by Mathias Agopian · 14 years ago
  76. 49c7a01 Merge "Adding DatePciker widget based on the Calednar team code. Updated DatePciker and DatePickerDialog as the second part of the Time/Date pciker refresh feature." by Romain Guy · 14 years ago
  77. 03dc51b am 0f74afbb: Merge "Remove Type X Tags from the top-level API." into gingerbread by Jeff Hamilton · 14 years ago
  78. 688ad19 am f340d082: Merge "More precise status bar battery icons." into gingerbread by Daniel Sandler · 14 years ago
  79. 0f74afb Merge "Remove Type X Tags from the top-level API." into gingerbread by Jeff Hamilton · 14 years ago
  80. 72df4ea Remove Type X Tags from the top-level API. by Martijn Coenen · 14 years ago
  81. 504bb5a Merge "Fix Settings getFloat Methods" by Brian Muramatsu · 14 years ago
  82. 50f34d1 Adding DatePciker widget based on the Calednar team code. Updated DatePciker and DatePickerDialog as the second part of the Time/Date pciker refresh feature. by Svetoslav Ganov · 14 years ago
  83. 65dd62a resolved conflicts for merge of ee27dd35 to master by Jean-Baptiste Queru · 14 years ago
  84. ee27dd3 am 12902d68: resolved conflicts for merge of 78742e01 to stage-korg-master by Jean-Baptiste Queru · 14 years ago
  85. 1ab60b4 Merge "Fix for Blink in TextView." by Gilles Debunne · 14 years ago
  86. 12902d6 resolved conflicts for merge of 78742e01 to stage-korg-master by Jean-Baptiste Queru · 14 years ago
  87. 5f383ad9 Fix bug in permission grant system. by Costin Manolache · 14 years ago
  88. 689a342 Add WebView.removeJavascriptInterface() by Steve Block · 14 years ago
  89. f48e83b Fix for Blink in TextView. by Gilles Debunne · 14 years ago
  90. f340d08 Merge "More precise status bar battery icons." into gingerbread by Daniel Sandler · 14 years ago
  91. 78742e0 Merge "Strings for NI position request are moved to resources" by Jean-Baptiste Queru · 14 years ago
  92. 8a78d75 Merge "Fix bug 3259292 - Make FrameLayout respect margins without a gravity setting" by Adam Powell · 14 years ago
  93. 1a8e404 Remove broken doc link to removed method by Chet Haase · 14 years ago
  94. 5e0ae67 Fix bug 3259292 - Make FrameLayout respect margins without a gravity setting by Adam Powell · 14 years ago
  95. 9ef0376 Merge "Prevent scaling beyond zoom overview scale." by Shimeng (Simon) Wang · 14 years ago
  96. c5448ba Merge "Make getSharedPreference() async, blocking on first access." by Brad Fitzpatrick · 14 years ago
  97. 5151b32 Merge "Change cancel/end behavior of animations to be synchronous" by Chet Haase · 14 years ago
  98. 4cd50b8 Make getSharedPreference() async, blocking on first access. by Brad Fitzpatrick · 14 years ago
  99. e2ab7cc Change cancel/end behavior of animations to be synchronous by Chet Haase · 14 years ago
  100. 9315c95 Merge "Have MobileDataStateTracker & DataConnectionTracker communicate directly." by Wink Saville · 14 years ago