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