1. d71dd36 Minimize the amount of data uploaded to draw text by Romain Guy · 15 years ago
  2. 39d252a Various OpenGL optimizations by Romain Guy · 15 years ago
  3. f44e66f Remove leftover debugging code by Romain Guy · 15 years ago
  4. 3e263fa Keep shaders to render properly by Romain Guy · 15 years ago
  5. 6752d0a Mark color uniform fetched after fetching it by Romain Guy · 15 years ago
  6. 11326aa Merge "Code cleanup" by Romain Guy · 15 years ago
  7. ee698a0 Merge "Free up resources by deleting shaders early on" by Romain Guy · 15 years ago
  8. 549d5f8 Merge "Show the current stream's volume in the volume panel." by Amith Yamasani · 15 years ago
  9. 2fc9353 Merge "Support for parsing of "folded" RTSP header values and some tweaks to the AMR assembler" by Andreas Huber · 15 years ago
  10. 2ff8cc2 Merge "Clear the WebView picture when a new load starts." by Ben Murdoch · 15 years ago
  11. 130f62a Fix the build. (Change LOGV to ALOGV) by Owen Lin · 15 years ago
  12. 95ea6d6 Merge "MCC detection fixes for CountryDetector" by Makoto Onuki · 15 years ago
  13. 1f7817e am ebfce84f: am 68f592a8: Merge "Don\'t perform RTSP seeks right away but queue them for 200ms" into ics-mr1 by Andreas Huber · 15 years ago
  14. 61a8b53 am aa82c39b: am 0ba9380a: Merge "Fix Bitreader "putBits" implementation, make sure we emulate timestamps" into ics-mr1 by Andreas Huber · 15 years ago
  15. 47730f1 am 33a3b2ce: am 48b428fb: Merge "NumberPicker getting stuck if scroll wheel not wrapable." into ics-mr1 by Svetoslav Ganov · 15 years ago
  16. ecd7798 am a3c7c358: am 583fdf00: Merge "Handle emergency call back mode correctly" into ics-mr1 by Irfan Sheriff · 15 years ago
  17. 70511ad am b25d417f: am aa4a5713: Merge "Make the Next key navigate between TextViews" into ics-mr1 by Gilles Debunne · 15 years ago
  18. 2afcfa4 resolved conflicts for merge of 5371a165 to master by Gilles Debunne · 15 years ago
  19. f9165b7 MCC detection fixes for CountryDetector by Makoto Onuki · 15 years ago
  20. f3aa0f7 Merge "Edit to string to change "double-touch" to "double-tap" per standard language." by Claudia de Veaux · 15 years ago
  21. e4067fa Merge "Checking whether screen is on in constructor fixes 5658742" by Steven Ross · 15 years ago
  22. 9f62e15 Support for parsing of "folded" RTSP header values and some tweaks to the AMR assembler by Andreas Huber · 15 years ago
  23. c4ea8df Remove explicit network disabling code by Irfan Sheriff · 15 years ago
  24. 049bc55 am 8430094c: (-s ours) am ab6b816a: Merge "Import revised translations. DO NOT MERGE" into ics-mr1 by Eric Fischer · 15 years ago
  25. 57c82bf am abe0ed49: am 641a5624: Reconcile with ics-mr0-release by The Android Open Source Project · 15 years ago
  26. e2d4301 am 54854d31: Reconcile with ics-mr0-release ics-mr1-release by The Android Open Source Project · 15 years ago
  27. c4c1ff9 Edit to string to change "double-touch" to "double-tap" per standard language. by Claudia de Veaux · 15 years ago
  28. 1db7a31 Merge "Add BluetoothAdapter.getRemoteDevice(byte[])" by Nick Pelly · 15 years ago
  29. 8c9d0139 Merge "Fix BasicNfcEeTest java package." by Nick Pelly · 15 years ago
  30. 75596b4 Add BluetoothAdapter.getRemoteDevice(byte[]) by Nick Pelly · 15 years ago
  31. 09588f6 Fix BasicNfcEeTest java package. by Nick Pelly · 15 years ago
  32. 683a485 am aee940df: am a5a98a03: Merge "IOOB is Suggestions" into ics-mr1 by Gilles Debunne · 15 years ago
  33. 47a4b78 am 9f4b70c7: am 89f2e8a0: Merge "Prevent NPE in SuggestionSpan" into ics-mr1 by Gilles Debunne · 15 years ago
  34. aac2f9c66 am a5038d16: am a693a4b5: Merge "Fix ANRs due to Widevine DRM plugin sniff taking too long." into ics-mr1 by Jeff Tinker · 15 years ago
  35. bdc18b2 am 03e63427: am 8e0ecbfc: Merge "Shortcut keys should be handled on down, not up." into ics-mr1 by Jeff Brown · 15 years ago
  36. fa7fa9a am 944c985b: am e0e9fd98: Merge "Fix system hotkey handling." into ics-mr1 by Jeff Brown · 15 years ago
  37. ec3a88d Merge "Fix convert8To4, convert8To5" by Jack Palevich · 15 years ago
  38. 0501f8a Fix convert8To4, convert8To5 by Jack Palevich · 15 years ago
  39. 24edca8 Code cleanup by Romain Guy · 15 years ago
  40. 05bbde7 Free up resources by deleting shaders early on by Romain Guy · 15 years ago
  41. 1108e8d Merge "Change RSSI notification levels to 5 in framework" by Irfan Sheriff · 15 years ago
  42. ea933cb Change RSSI notification levels to 5 in framework by Irfan Sheriff · 15 years ago
  43. 3f7be83 Merge "Enable dirty regions on newly created EGL surfaces" by Romain Guy · 15 years ago
  44. 9477c6e Enable dirty regions on newly created EGL surfaces by Romain Guy · 15 years ago
  45. 5aa2136 Merge "Update string lengths, fix for bug 5732776" by Kristian Monsen · 15 years ago
  46. f8c1f1c Merge "Making UI a bit more responsive." by Alex Sakhartchouk · 15 years ago
  47. ed4ea72 Update string lengths, fix for bug 5732776 by Kristian Monsen · 15 years ago
  48. e61fd28 Merge "Remove BlockingMediaPlayer." by Narayan Kamath · 15 years ago
  49. ebc6fb4 Checking whether screen is on in constructor fixes 5658742 by Steven Ross · 15 years ago
  50. d3209c1 Merge "GenerationCache::get would return a random value instead of NULL Bug #5401917" by Romain Guy · 15 years ago
  51. 46b9f7c GenerationCache::get would return a random value instead of NULL Bug #5401917 by Romain Guy · 15 years ago
  52. 66b2ff8 Update computation of reading level scale. by Mangesh Ghiware · 15 years ago
  53. 8df9609 Show the current stream's volume in the volume panel. by Amith Yamasani · 15 years ago
  54. 63b0680 Merge "Clean TextLayout code and remove RTL_USE_HARFBUZZ" by Fabrice Di Meglio · 15 years ago
  55. b02d0ca Clean TextLayout code and remove RTL_USE_HARFBUZZ by Fabrice Di Meglio · 15 years ago
  56. ebfce84 am 68f592a8: Merge "Don\'t perform RTSP seeks right away but queue them for 200ms" into ics-mr1 by Andreas Huber · 15 years ago
  57. aa82c39 am 0ba9380a: Merge "Fix Bitreader "putBits" implementation, make sure we emulate timestamps" into ics-mr1 by Andreas Huber · 15 years ago
  58. 68f592a8 Merge "Don't perform RTSP seeks right away but queue them for 200ms" into ics-mr1 by Andreas Huber · 15 years ago
  59. 0ba9380 Merge "Fix Bitreader "putBits" implementation, make sure we emulate timestamps" into ics-mr1 by Andreas Huber · 15 years ago
  60. 21902a8 Don't perform RTSP seeks right away but queue them for 200ms by Andreas Huber · 15 years ago
  61. 33a3b2c am 48b428fb: Merge "NumberPicker getting stuck if scroll wheel not wrapable." into ics-mr1 by Svetoslav Ganov · 15 years ago
  62. 48b428f Merge "NumberPicker getting stuck if scroll wheel not wrapable." into ics-mr1 by Svetoslav Ganov · 15 years ago
  63. f6ae711 Fix Bitreader "putBits" implementation, make sure we emulate timestamps by Andreas Huber · 15 years ago
  64. a3c7c35 am 583fdf00: Merge "Handle emergency call back mode correctly" into ics-mr1 by Irfan Sheriff · 15 years ago
  65. 583fdf0 Merge "Handle emergency call back mode correctly" into ics-mr1 by Irfan Sheriff · 15 years ago
  66. b25d417 am aa4a5713: Merge "Make the Next key navigate between TextViews" into ics-mr1 by Gilles Debunne · 15 years ago
  67. 5371a16 am 0e7b8020: Merge "Limit created string size in Spell Checker" into ics-mr1 by Gilles Debunne · 15 years ago
  68. aa4a571 Merge "Make the Next key navigate between TextViews" into ics-mr1 by Gilles Debunne · 15 years ago
  69. 0e7b802 Merge "Limit created string size in Spell Checker" into ics-mr1 by Gilles Debunne · 15 years ago
  70. 4494c90 Handle emergency call back mode correctly by Irfan Sheriff · 15 years ago
  71. 8430094 am ab6b816a: Merge "Import revised translations. DO NOT MERGE" into ics-mr1 by Eric Fischer · 15 years ago
  72. ab6b816 Merge "Import revised translations. DO NOT MERGE" into ics-mr1 by Eric Fischer · 15 years ago
  73. 06a8e9b Make the Next key navigate between TextViews by Gilles Debunne · 15 years ago
  74. 24783fc Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  75. abe0ed4 am 641a5624: Reconcile with ics-mr0-release by The Android Open Source Project · 15 years ago
  76. 641a562 Reconcile with ics-mr0-release by The Android Open Source Project · 15 years ago
  77. 54854d3 Reconcile with ics-mr0-release ics-mr1-release by The Android Open Source Project · 15 years ago
  78. aee940d am a5a98a03: Merge "IOOB is Suggestions" into ics-mr1 by Gilles Debunne · 15 years ago
  79. 9f4b70c am 89f2e8a0: Merge "Prevent NPE in SuggestionSpan" into ics-mr1 by Gilles Debunne · 15 years ago
  80. a5a98a0 Merge "IOOB is Suggestions" into ics-mr1 by Gilles Debunne · 15 years ago
  81. 89f2e8a Merge "Prevent NPE in SuggestionSpan" into ics-mr1 by Gilles Debunne · 15 years ago
  82. c2fc52d Merge "Add aapt support for implicitly-granted permissions" by Kenny Root · 15 years ago
  83. 063a44e Add aapt support for implicitly-granted permissions by Kenny Root · 15 years ago
  84. 0d57c8a merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 15 years ago
  85. a5038d1 am a693a4b5: Merge "Fix ANRs due to Widevine DRM plugin sniff taking too long." into ics-mr1 by Jeff Tinker · 15 years ago
  86. a693a4b Merge "Fix ANRs due to Widevine DRM plugin sniff taking too long." into ics-mr1 by Jeff Tinker · 15 years ago
  87. 03e6342 am 8e0ecbfc: Merge "Shortcut keys should be handled on down, not up." into ics-mr1 by Jeff Brown · 15 years ago
  88. 944c985 am e0e9fd98: Merge "Fix system hotkey handling." into ics-mr1 by Jeff Brown · 15 years ago
  89. 8e0ecbf Merge "Shortcut keys should be handled on down, not up." into ics-mr1 by Jeff Brown · 15 years ago
  90. e0e9fd9 Merge "Fix system hotkey handling." into ics-mr1 by Jeff Brown · 15 years ago
  91. 1321bc1 Merge "Update onVideoSizeChanged() callback method Java doc to explicitly specify the conditions under which the width/height passed to the callback could be 0." by James Dong · 15 years ago
  92. 7bedf24 Shortcut keys should be handled on down, not up. by Jeff Brown · 15 years ago
  93. 68b909d Fix system hotkey handling. by Jeff Brown · 15 years ago
  94. 9650b01 am e118c1de: am ef8913c0: Merge "Remove dangerous and useless optimization Bug #5525888" into ics-mr1 by Dave Burke · 15 years ago
  95. e118c1d am ef8913c0: Merge "Remove dangerous and useless optimization Bug #5525888" into ics-mr1 by Dave Burke · 15 years ago
  96. ef8913c Merge "Remove dangerous and useless optimization Bug #5525888" into ics-mr1 by Dave Burke · 15 years ago
  97. d0d19db Fix ANRs due to Widevine DRM plugin sniff taking too long. by Jeff Tinker · 15 years ago
  98. e7a5b5a Making UI a bit more responsive. by Alex Sakhartchouk · 15 years ago
  99. a78a08b am ea75b822: am 234a5ef6: Merge "When the SIM_READY set current preferred network type." into ics-mr1 by Wink Saville · 15 years ago
  100. ea75b82 am 234a5ef6: Merge "When the SIM_READY set current preferred network type." into ics-mr1 by Wink Saville · 15 years ago