1. d9e075b fix rs docs by Robert Ly · 13 years ago
  2. 9ae3d65 Merge "this should fix the GL debugger" by Mathias Agopian · 13 years ago
  3. 3b58322 this should fix the GL debugger by Mathias Agopian · 13 years ago
  4. 74b056c Merge "Make WRITE_APN_SETTINGS a system-only permission." by Robert Greenwalt · 13 years ago
  5. 08a1c04 Merge "Dispatch onDetachedFromWindow before destroying everything Bug #5245686" by Romain Guy · 13 years ago
  6. 16260e7 Dispatch onDetachedFromWindow before destroying everything Bug #5245686 by Romain Guy · 13 years ago
  7. 94444fc Merge "Cleaning up the accessibility of MultiWaveView" by Svetoslav Ganov · 13 years ago
  8. 1716fe4 Merge "Call .rs.dtor() when tearing down Scripts." by Stephen Hines · 13 years ago
  9. f9fa8be Merge "Prevent serialization after being destroyed" by John Reck · 13 years ago
  10. b71fe05 Merge "Fix destroy race condition" by John Reck · 13 years ago
  11. 0aadeca Merge "Partial rollback of I9ebc92dc" by John Reck · 13 years ago
  12. 40f2faa Merge "Fix a calendar info query to use a constant instead of a string" by Erik Pasternak · 13 years ago
  13. e5e0250 Fix a calendar info query to use a constant instead of a string by Michael Chan · 13 years ago
  14. 2523a60 Merge "Remove all ringtones except default on Xoom Bug: 5032006" by Justin Ho · 13 years ago
  15. e39b7a3 Merge "Add AbstractCursor.setExtras()" by Makoto Onuki · 13 years ago
  16. 73d50d3 Merge "Finish the docs for rs_cl." by Jason Sams · 13 years ago
  17. cccdd72 Make WRITE_APN_SETTINGS a system-only permission. by Robert Greenwalt · 13 years ago
  18. 31f8e91 Merge "Revert "Fixed the problem with the calendar sort order using the column name"" by Erik Pasternak · 13 years ago
  19. 07d5caa Revert "Fixed the problem with the calendar sort order using the column name" by Erik Pasternak · 13 years ago
  20. ae51008 Merge "Guard the audio notifications with a separate lock to avoid deadlocks during reset." by Andreas Huber · 13 years ago
  21. 45576fa Fix destroy race condition by John Reck · 13 years ago
  22. 8a16f92 Merge "Using ListView for Suggestion popup window" by Gilles Debunne · 13 years ago
  23. 8b5a8b5 Merge "Code cleaning" by Fabrice Di Meglio · 13 years ago
  24. 90afe21 Prevent serialization after being destroyed by John Reck · 13 years ago
  25. 67a041f Guard the audio notifications with a separate lock to avoid deadlocks during reset. by Andreas Huber · 13 years ago
  26. 6a13dd5 Merge "Accessibility hover events are fired if hover otside of modal window." by Svetoslav Ganov · 13 years ago
  27. 6c79bcf Merge "Show back button in status bar when in an activity in front of the lockscreen." by Mike Lockwood · 13 years ago
  28. dbb6dde Remove all ringtones except default on Xoom Bug: 5032006 by Justin Ho · 13 years ago
  29. 7f5ea61 Merge "Signal an error when encountering a malformed .ts stream." by Andreas Huber · 13 years ago
  30. 39bb698c Partial rollback of I9ebc92dc by John Reck · 13 years ago
  31. d38ecf8 Signal an error when encountering a malformed .ts stream. by Andreas Huber · 13 years ago
  32. e3646dd Show back button in status bar when in an activity in front of the lockscreen. by Mike Lockwood · 13 years ago
  33. 9fd1746 Fixed the problem with the calendar sort order using the column name by Michael Chan · 13 years ago
  34. ec8917d Merge "Increase orientation settle time. Bug: 4981385" by Dianne Hackborn · 13 years ago
  35. ea24a40 Merge "Preload libchromium_net in addition to libwebcore." by Ben Murdoch · 13 years ago
  36. 6c85957 Merge "Draw text selection in Java" by John Reck · 13 years ago
  37. 78bca63 Merge "Adding support for smaller font set for size-constrained devices" by Justin Ho · 13 years ago
  38. 98bb251 Add video snapshot camera parameter. by Wu-cheng Li · 13 years ago
  39. 7552c04 Increase orientation settle time. Bug: 4981385 by Jeff Brown · 13 years ago
  40. abf82f9 Merge "Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource" by Pannag Sanketi · 13 years ago
  41. 4c1c101 Accessibility hover events are fired if hover otside of modal window. by Svetoslav Ganov · 13 years ago
  42. 492bbe3 Preload libchromium_net in addition to libwebcore. by Ben Murdoch · 13 years ago
  43. 7d892dc Code cleaning by Fabrice Di Meglio · 13 years ago
  44. a6ec356 Merge "Fix 5243349 RemoteControlDisplay incorrectly updated" by Jean-Michel Trivi · 13 years ago
  45. 185a251 Merge "Improve Recent Apps scrolling performance" by Michael Jurka · 13 years ago
  46. b716f0b Fix 5243349 RemoteControlDisplay incorrectly updated by Jean-Michel Trivi · 13 years ago
  47. 3cd0a59 Improve Recent Apps scrolling performance by Michael Jurka · 13 years ago
  48. 2d012c1 Merge "Create new isNetworkSupported API" by Robert Greenwalt · 13 years ago
  49. ffd056f Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource by Pannag Sanketi · 13 years ago
  50. 514f979 Call .rs.dtor() when tearing down Scripts. by Stephen Hines · 13 years ago
  51. 270bcaa Merge "Fix for 5156702 Rotate video output for thumbnails and export" by Rajneesh Chowdury · 13 years ago
  52. 086a514 Draw text selection in Java by John Reck · 13 years ago
  53. 93d77b6 Don't log PII when launching intents with "sms:" or "sip:" URIs by David Brown · 13 years ago
  54. b695741 Merge "Fix JNI leak in copyStringToBuffer Bug: 5244396" by Jeff Brown · 13 years ago
  55. 9b2886e Create new isNetworkSupported API by Robert Greenwalt · 13 years ago
  56. 9100473 Merge "I have one HLS stream that switches stream PIDs from one bandwidth to the next" by Andreas Huber · 13 years ago
  57. afbb70b Merge "Discontinuities are only signalled on streams that have been identified, i.e." by Andreas Huber · 13 years ago
  58. 2f87f36 Finish the docs for rs_cl. by Jason Sams · 13 years ago
  59. eeddb0e I have one HLS stream that switches stream PIDs from one bandwidth to the next by Andreas Huber · 13 years ago
  60. 5a0a47a Merge "Make EdgeEffect public API." by Adam Powell · 13 years ago
  61. f786b6c Fix JNI leak in copyStringToBuffer Bug: 5244396 by Jeff Brown · 13 years ago
  62. ea8c9b1 Discontinuities are only signalled on streams that have been identified, i.e. by Andreas Huber · 13 years ago
  63. 7d71556 Merge "Document the basic RS math functions." by Jason Sams · 13 years ago
  64. 3cdfc4d Merge "Support composite touch / joystick devices better." by Jeff Brown · 13 years ago
  65. d318b73 Merge "Update SurfaceMediaSource_test to not use pbuffer configs" by Pannag Sanketi · 13 years ago
  66. 31faa12 Adding support for smaller font set for size-constrained devices by Justin Ho · 13 years ago
  67. 89935e4 Make EdgeEffect public API. by Adam Powell · 13 years ago
  68. e79f768 Document the basic RS math functions. by Jason Sams · 13 years ago
  69. 9c1b694 Merge "Switches now have checked state" by Peter Ng · 13 years ago
  70. 1434ab9 Merge "Use floating point window positions." by Dianne Hackborn · 13 years ago
  71. d040edb Use floating point window positions. by Dianne Hackborn · 13 years ago
  72. 630f6b1 Add AbstractCursor.setExtras() by Makoto Onuki · 13 years ago
  73. e3fb1cb Merge "Fix a crash where the EOS was signalled but some output buffer were still pending." by James Dong · 13 years ago
  74. be566b4 Merge "Fix bug #5243493 TextView selection is not working correctly when there is some RTL run into it" by Fabrice Di Meglio · 13 years ago
  75. dcc882e Merge "Make ViewServer more quiet Bug #5231539" by Romain Guy · 13 years ago
  76. cbe67d5 Make ViewServer more quiet Bug #5231539 by Romain Guy · 13 years ago
  77. 3716601 Fix bug #5243493 TextView selection is not working correctly when there is some RTL run into it by Fabrice Di Meglio · 13 years ago
  78. b2c4f0b Merge "Fix SurfaceMediaSource timestamp handling." by Eino-Ville Talvala · 13 years ago
  79. 6752d48 Merge "Add DroidSansGeorgian font file" by Russell Brenner · 13 years ago
  80. ac8ee3b Merge "Add DroidSansArmenian font file" by Russell Brenner · 13 years ago
  81. 4684857 Merge "NFC API updates." by Nick Pelly · 13 years ago
  82. 9d4bc85 Merge "Fix input channel leak. Bug: 5156144" by Jeff Brown · 13 years ago
  83. 16b241a Merge "Change condition to enter silent mode." by Eric Laurent · 13 years ago
  84. 9ee285a Support composite touch / joystick devices better. by Jeff Brown · 13 years ago
  85. 528e382 Merge "Fix 5242200 only update RemoteControlDisplay when a client is present" by Jean-Michel Trivi · 13 years ago
  86. 3387945 Fix 5242200 only update RemoteControlDisplay when a client is present by Jean-Michel Trivi · 13 years ago
  87. ac73e4b Merge "Fix bug 5220390 - action bar title metrics" by Adam Powell · 13 years ago
  88. 07a047f Fix bug 5220390 - action bar title metrics by Adam Powell · 13 years ago
  89. 2a62b43 Merge "Remove persistent behavior" by Irfan Sheriff · 13 years ago
  90. 329b79713 Merge "Reload STA firmware on start" by Irfan Sheriff · 13 years ago
  91. 1123de9 Merge "More robust check around TelephonyManager init." by Jeff Sharkey · 13 years ago
  92. 09702a0 Merge "make sure the test apk gets added to the test zip" by Tsu Chiang Chuang · 13 years ago
  93. 0eea668 Using ListView for Suggestion popup window by Gilles Debunne · 13 years ago
  94. 52d0f98 More robust check around TelephonyManager init. by Jeff Sharkey · 13 years ago
  95. 3727e3d Merge "Stop the AudioSource in reset() of AwesomePlayer if AudioSource is not NULL and AudioPlayer was not started. Fix for 5236419." by Gloria Wang · 13 years ago
  96. 1d4ad8c make sure the test apk gets added to the test zip by Tsu Chiang Chuang · 13 years ago
  97. e7197a9 Merge "Fix bug #5233207 android.graphics.cts.PaintTest#testBreakText fails on IRK56F trygon-userdebug" by Fabrice Di Meglio · 13 years ago
  98. e28857c Stop the AudioSource in reset() of AwesomePlayer if AudioSource is not NULL by Gloria Wang · 13 years ago
  99. f9cb1d7 Remove persistent behavior by Irfan Sheriff · 13 years ago
  100. e36fcea Reload STA firmware on start by Irfan Sheriff · 13 years ago