1. 5476b45 Allocation API update. by Jason Sams · 14 years ago
  2. af8962e am 5f8524d4: am 36af7943: Fix malformed Javadoc. by Brad Fitzpatrick · 14 years ago
  3. 5f8524d am 36af7943: Fix malformed Javadoc. by Brad Fitzpatrick · 14 years ago
  4. f8d47b8 Merge "Fallback to software rendering when eglMakeCurrent fails. Bug #3200621" by Romain Guy · 14 years ago
  5. 9745fae Fallback to software rendering when eglMakeCurrent fails. Bug #3200621 by Romain Guy · 14 years ago
  6. 02b9391 Merge "bug 3248277 android.webkit.AccessibilityInjectorTest tests are flaky on trygon" by Svetoslav Ganov · 14 years ago
  7. 36af794 Fix malformed Javadoc. by Brad Fitzpatrick · 14 years ago
  8. 514d7d8 Merge "Rework activity lifecycle so onSaveInstanceState() is after onPause()." by Dianne Hackborn · 14 years ago
  9. f9dee3b Merge "Allow extra flags to be fired in BT stress tests" by Eric Rowe · 14 years ago
  10. 7b2029b Merge "Fix issue 3159946." by Eric Laurent · 14 years ago
  11. c5a2545 Merge "Experimental: Tapping on the status bar sends a space key." by Daniel Sandler · 14 years ago
  12. ba82088 Merge "Modify emergency number detection" by Nick Kralevich · 14 years ago
  13. c948d07 Merge "Webview listen to Scroll event to update the viewport" by Teng-Hui Zhu · 14 years ago
  14. f69583c Merge "Better buffer status management and verification in OMXCodec." by Andreas Huber · 14 years ago
  15. bbbcf65 Better buffer status management and verification in OMXCodec. by Andreas Huber · 14 years ago
  16. 5513337 Webview listen to Scroll event to update the viewport by Teng-Hui Zhu · 14 years ago
  17. 10163c6 Experimental: Tapping on the status bar sends a space key. by Daniel Sandler · 14 years ago
  18. 5e17a1a don't scroll past the document bounds by Cary Clark · 14 years ago
  19. 81f19ff Expose WebView.onPause() and onResume() in the public API by Steve Block · 14 years ago
  20. 0aae2d4 Rework activity lifecycle so onSaveInstanceState() is after onPause(). by Dianne Hackborn · 14 years ago
  21. 0b38aa0 should fix build. by Mathias Agopian · 14 years ago
  22. ff9afc1 am 8abce7f5: am 40ddd4a6: Merge "Implemented getSize() to return max ndef size." into gingerbread by Nick Pelly · 14 years ago
  23. 53bf29b am 2f3ed791: am 5289b91c: Implement ndef formatting. by Martijn Coenen · 14 years ago
  24. 055ed42 am d9c7fde9: am a00d89e8: am 2b858cae: Merge "Telephony: Add support to read 3GPP2 sms from CSIM/RUIM" by Wink Saville · 14 years ago
  25. 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
  26. 3de0f1a am 4e345ab7: (-s ours) am a2977c38: Merge changes Ie03796ae,Ide3e980a into gingerbread by Mathias Agopian · 14 years ago
  27. 8abce7f am 40ddd4a6: Merge "Implemented getSize() to return max ndef size." into gingerbread by Nick Pelly · 14 years ago
  28. f9e2ca3 Merge "resolved conflicts for merge of a0f011ff to master" by Mathias Agopian · 14 years ago
  29. 40ddd4a Merge "Implemented getSize() to return max ndef size." into gingerbread by Nick Pelly · 14 years ago
  30. 6d9fc7e Implemented getSize() to return max ndef size. by Martijn Coenen · 14 years ago
  31. 669084d resolved conflicts for merge of a0f011ff to master by Mathias Agopian · 14 years ago
  32. 2f3ed79 am 5289b91c: Implement ndef formatting. by Martijn Coenen · 14 years ago
  33. 5289b91 Implement ndef formatting. by Martijn Coenen · 14 years ago
  34. d9c7fde am a00d89e8: am 2b858cae: Merge "Telephony: Add support to read 3GPP2 sms from CSIM/RUIM" by Wink Saville · 14 years ago
  35. a00d89e am 2b858cae: Merge "Telephony: Add support to read 3GPP2 sms from CSIM/RUIM" by Wink Saville · 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. 2b858ca Merge "Telephony: Add support to read 3GPP2 sms from CSIM/RUIM" by Wink Saville · 14 years ago
  40. ca7e1ed Remove stale code and unneeded '\n' chars from findClass. by Carl Shapiro · 14 years ago
  41. dde4c35 Merge "Correctly release the OpenGL Canvas on EGL error." by Romain Guy · 14 years ago
  42. d00e116 Merge "Add hide/show animations for action bar" by Adam Powell · 14 years ago
  43. 67f2795 Correctly release the OpenGL Canvas on EGL error. by Romain Guy · 14 years ago
  44. e6ec732 Add hide/show animations for action bar by Adam Powell · 14 years ago
  45. 7f88932 Merge "MTP: pass format back as default value in GetObjectPropDesc for format property" by Mike Lockwood · 14 years ago
  46. a9e67c1 Merge "MTP: Support format argument in host GetObjectPropDesc command" by Mike Lockwood · 14 years ago
  47. 9b5e9c4 MTP: pass format back as default value in GetObjectPropDesc for format property by Mike Lockwood · 14 years ago
  48. a194cc7 MTP: Support format argument in host GetObjectPropDesc command by Mike Lockwood · 14 years ago
  49. 994e2cd Merge "re-enable HW acceleration in DRT" by Guang Zhu · 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. e81d1f9 re-enable HW acceleration in DRT by Guang Zhu · 14 years ago
  53. 4bfd794 Updated the NumberPicker for exposing it into the SDK by Svetoslav Ganov · 14 years ago
  54. b7929d6 Do not attempt to set the minimize heap size in the Zygote. by Carl Shapiro · 14 years ago
  55. 77019fa Merge "Add support for fallback keycodes." by Jeff Brown · 14 years ago
  56. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  57. 4ffae87 Merge "Add a property to set the starting size of a VM." by Carl Shapiro · 14 years ago
  58. f30c828 am 48f42f8c: am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread by Mathias Agopian · 14 years ago
  59. 2460a5f am 03dc51b1: am 0f74afbb: Merge "Remove Type X Tags from the top-level API." into gingerbread by Jeff Hamilton · 14 years ago
  60. 47fc765 am 688ad19d: (-s ours) am f340d082: Merge "More precise status bar battery icons." into gingerbread by Daniel Sandler · 14 years ago
  61. b3f522f Merge "MTP: Read property code before calling isDeviceProperty in MtpProperty::read()" by Mike Lockwood · 14 years ago
  62. bf1dbd1 MTP: Read property code before calling isDeviceProperty in MtpProperty::read() by Mike Lockwood · 14 years ago
  63. c7f2f0a Merge "MTP: Improve MtpProperty logging support" by Mike Lockwood · 14 years ago
  64. e4880e4 MTP: Improve MtpProperty logging support by Mike Lockwood · 14 years ago
  65. 9cf2956 Merge "MTP: Host support for GetObjectPropsSupported and GetObjectPropDesc" by Mike Lockwood · 14 years ago
  66. 612ca87 Merge "MTP: Use correct return type for getSupportedObjectProperties" by Mike Lockwood · 14 years ago
  67. ea4af54 Merge "Revert "MTP: Remove static library build for linux host."" by Mike Lockwood · 14 years ago
  68. ecce2f6 Merge "MTP: Implement MTP_DEVICE_PROPERTY_IMAGE_SIZE device property." by Mike Lockwood · 14 years ago
  69. 6e52b45 Merge "Fix possible NPE in ViewRoot with GL rendering enabled. Bug #3257222" by Romain Guy · 14 years ago
  70. dbf78bd Fix possible NPE in ViewRoot with GL rendering enabled. Bug #3257222 by Romain Guy · 14 years ago
  71. 38cfa8c Add a property to set the starting size of a VM. by Carl Shapiro · 14 years ago
  72. a2584aa Merge "Fix another set of out-of-date headers." by Dan Bornstein · 14 years ago
  73. 1fbe4ab Merge "Unhide inPreferQualityOverSpeed in BitmapFactory.Options." by Wei-Ta Chen · 14 years ago
  74. 7715d21 Fix another set of out-of-date headers. by Dan Bornstein · 14 years ago
  75. 8028a95 Merge "Fix newlines in this file." by Dan Bornstein · 14 years ago
  76. c087a87 Fix newlines in this file. by Dan Bornstein · 14 years ago
  77. 331edf8 Merge "These files had an older header." by Dan Bornstein · 14 years ago
  78. 1a94f3b Merge "Make horizotnalscrollview and scrollview edgeglows match the new algorithm." by Mindy Pereira · 14 years ago
  79. 0e007d7 Unhide inPreferQualityOverSpeed in BitmapFactory.Options. by Wei-Ta Chen · 14 years ago
  80. debfb7f Merge "Add space after property name in error message" by Makoto Onuki · 14 years ago
  81. 8c1c1e8 Make the scan test log consistent. by Xia Wang · 14 years ago
  82. c086ca1 These files had an older header. by Dan Bornstein · 14 years ago
  83. b1297f7 Make horizotnalscrollview and scrollview edgeglows match the new algorithm. by Mindy Pereira · 14 years ago
  84. a52a5e7 Add space after property name in error message by Makoto Onuki · 14 years ago
  85. 62ef767 Fix issue 3159946. by Eric Laurent · 14 years ago
  86. 5d2089b Merge "Fixing the build breakage" by Romain Guy · 14 years ago
  87. 3119fd4 Fixing the build breakage by Svetoslav Ganov · 14 years ago
  88. 4ce445f Merge "Fix doc typo." by Brad Fitzpatrick · 14 years ago
  89. 26b71be Fix doc typo. by Brad Fitzpatrick · 14 years ago
  90. 2f0c6a4 Merge "No NPE in Browser when pasting in WebTextView." by Gilles Debunne · 14 years ago
  91. 923e5b7 Merge "Add Wi-Fi stress tests." by Xia Wang · 14 years ago
  92. 6da7e93 No NPE in Browser when pasting in WebTextView. by Gilles Debunne · 14 years ago
  93. ea26a4f bug 3248277 android.webkit.AccessibilityInjectorTest tests are flaky on trygon by Svetoslav Ganov · 14 years ago
  94. 4e345ab am a2977c38: Merge changes Ie03796ae,Ide3e980a into gingerbread by Mathias Agopian · 14 years ago
  95. 90e1c78 Add Wi-Fi stress tests. by Xia Wang · 14 years ago
  96. a0f011f am 05813b0e: Merge changes I244b5469,I32044e91 into gingerbread by Mathias Agopian · 14 years ago
  97. 48f42f8 am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread by Mathias Agopian · 14 years ago
  98. a2977c3 Merge changes Ie03796ae,Ide3e980a into gingerbread by Mathias Agopian · 14 years ago
  99. 05813b0 Merge changes I244b5469,I32044e91 into gingerbread by Mathias Agopian · 14 years ago
  100. 4153bf3 Merge "[3171580] don't automatically log GraphicBuffer allocation failures" into gingerbread by Mathias Agopian · 14 years ago