1. ea24a40 Merge "Preload libchromium_net in addition to libwebcore." by Ben Murdoch · 13 years ago
  2. 6c85957 Merge "Draw text selection in Java" by John Reck · 13 years ago
  3. 78bca63 Merge "Adding support for smaller font set for size-constrained devices" by Justin Ho · 13 years ago
  4. 98bb251 Add video snapshot camera parameter. by Wu-cheng Li · 13 years ago
  5. abf82f9 Merge "Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource" by Pannag Sanketi · 13 years ago
  6. 492bbe3 Preload libchromium_net in addition to libwebcore. by Ben Murdoch · 13 years ago
  7. a6ec356 Merge "Fix 5243349 RemoteControlDisplay incorrectly updated" by Jean-Michel Trivi · 13 years ago
  8. 185a251 Merge "Improve Recent Apps scrolling performance" by Michael Jurka · 13 years ago
  9. b716f0b Fix 5243349 RemoteControlDisplay incorrectly updated by Jean-Michel Trivi · 13 years ago
  10. 3cd0a59 Improve Recent Apps scrolling performance by Michael Jurka · 13 years ago
  11. 2d012c1 Merge "Create new isNetworkSupported API" by Robert Greenwalt · 13 years ago
  12. ffd056f Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource by Pannag Sanketi · 13 years ago
  13. 270bcaa Merge "Fix for 5156702 Rotate video output for thumbnails and export" by Rajneesh Chowdury · 13 years ago
  14. 086a514 Draw text selection in Java by John Reck · 13 years ago
  15. 93d77b6 Don't log PII when launching intents with "sms:" or "sip:" URIs by David Brown · 13 years ago
  16. b695741 Merge "Fix JNI leak in copyStringToBuffer Bug: 5244396" by Jeff Brown · 13 years ago
  17. 9b2886e Create new isNetworkSupported API by Robert Greenwalt · 13 years ago
  18. 9100473 Merge "I have one HLS stream that switches stream PIDs from one bandwidth to the next" by Andreas Huber · 13 years ago
  19. afbb70b Merge "Discontinuities are only signalled on streams that have been identified, i.e." by Andreas Huber · 13 years ago
  20. eeddb0e I have one HLS stream that switches stream PIDs from one bandwidth to the next by Andreas Huber · 13 years ago
  21. 5a0a47a Merge "Make EdgeEffect public API." by Adam Powell · 13 years ago
  22. f786b6c Fix JNI leak in copyStringToBuffer Bug: 5244396 by Jeff Brown · 13 years ago
  23. ea8c9b1 Discontinuities are only signalled on streams that have been identified, i.e. by Andreas Huber · 13 years ago
  24. 7d71556 Merge "Document the basic RS math functions." by Jason Sams · 13 years ago
  25. 3cdfc4d Merge "Support composite touch / joystick devices better." by Jeff Brown · 13 years ago
  26. d318b73 Merge "Update SurfaceMediaSource_test to not use pbuffer configs" by Pannag Sanketi · 13 years ago
  27. 31faa12 Adding support for smaller font set for size-constrained devices by Justin Ho · 13 years ago
  28. 89935e4 Make EdgeEffect public API. by Adam Powell · 13 years ago
  29. e79f768 Document the basic RS math functions. by Jason Sams · 13 years ago
  30. 9c1b694 Merge "Switches now have checked state" by Peter Ng · 13 years ago
  31. 1434ab9 Merge "Use floating point window positions." by Dianne Hackborn · 13 years ago
  32. d040edb Use floating point window positions. by Dianne Hackborn · 13 years ago
  33. e3fb1cb Merge "Fix a crash where the EOS was signalled but some output buffer were still pending." by James Dong · 13 years ago
  34. 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
  35. dcc882e Merge "Make ViewServer more quiet Bug #5231539" by Romain Guy · 13 years ago
  36. cbe67d5 Make ViewServer more quiet Bug #5231539 by Romain Guy · 13 years ago
  37. 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
  38. b2c4f0b Merge "Fix SurfaceMediaSource timestamp handling." by Eino-Ville Talvala · 13 years ago
  39. 6752d48 Merge "Add DroidSansGeorgian font file" by Russell Brenner · 13 years ago
  40. ac8ee3b Merge "Add DroidSansArmenian font file" by Russell Brenner · 13 years ago
  41. 4684857 Merge "NFC API updates." by Nick Pelly · 13 years ago
  42. 9d4bc85 Merge "Fix input channel leak. Bug: 5156144" by Jeff Brown · 13 years ago
  43. 16b241a Merge "Change condition to enter silent mode." by Eric Laurent · 13 years ago
  44. 9ee285a Support composite touch / joystick devices better. by Jeff Brown · 13 years ago
  45. 528e382 Merge "Fix 5242200 only update RemoteControlDisplay when a client is present" by Jean-Michel Trivi · 13 years ago
  46. 3387945 Fix 5242200 only update RemoteControlDisplay when a client is present by Jean-Michel Trivi · 13 years ago
  47. ac73e4b Merge "Fix bug 5220390 - action bar title metrics" by Adam Powell · 13 years ago
  48. 07a047f Fix bug 5220390 - action bar title metrics by Adam Powell · 13 years ago
  49. 2a62b43 Merge "Remove persistent behavior" by Irfan Sheriff · 13 years ago
  50. 329b79713 Merge "Reload STA firmware on start" by Irfan Sheriff · 13 years ago
  51. 1123de9 Merge "More robust check around TelephonyManager init." by Jeff Sharkey · 13 years ago
  52. 09702a0 Merge "make sure the test apk gets added to the test zip" by Tsu Chiang Chuang · 13 years ago
  53. 52d0f98 More robust check around TelephonyManager init. by Jeff Sharkey · 13 years ago
  54. 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
  55. 1d4ad8c make sure the test apk gets added to the test zip by Tsu Chiang Chuang · 13 years ago
  56. e7197a9 Merge "Fix bug #5233207 android.graphics.cts.PaintTest#testBreakText fails on IRK56F trygon-userdebug" by Fabrice Di Meglio · 13 years ago
  57. e28857c Stop the AudioSource in reset() of AwesomePlayer if AudioSource is not NULL by Gloria Wang · 13 years ago
  58. f9cb1d7 Remove persistent behavior by Irfan Sheriff · 13 years ago
  59. e36fcea Reload STA firmware on start by Irfan Sheriff · 13 years ago
  60. 3d4c06f Change condition to enter silent mode. by Eric Laurent · 13 years ago
  61. 49fb943 Merge "ATSParser now supports a mode in which PTS is considered to be absolute time" by Andreas Huber · 13 years ago
  62. 83c8ad6 Merge "Fixing formatting, removing tabs" by Justin Ho · 13 years ago
  63. 30f9651 Add DroidSansArmenian font file by Russell Brenner · 13 years ago
  64. 84ecfd2 Fixing formatting, removing tabs by Justin Ho · 13 years ago
  65. 3187ab7 Add DroidSansGeorgian font file by Russell Brenner · 13 years ago
  66. e124e94 Merge "Integreate surfacetexture test into our continuous test framework." by Xia Wang · 13 years ago
  67. 2e2626f Merge "RemoteControlClient metadata: add method for metadata of long type" by Jean-Michel Trivi · 13 years ago
  68. bfe561c Merge "Add a comment for setAdditionalInputMethodSubtypes" by satok · 13 years ago
  69. 75917b6 Add a comment for setAdditionalInputMethodSubtypes by satok · 13 years ago
  70. b59fcd5 Merge "Add a functionality to disable the spell checker" by satok · 13 years ago
  71. c593380 Fix crash in setAdditionalInputMethodSubtypes by satok · 13 years ago
  72. 0158a1e Add a functionality to disable the spell checker by satok · 13 years ago
  73. 6b14b23 Merge "Fix the display name in the input method panel on tablet" by satok · 13 years ago
  74. 209cf04 Fix the display name in the input method panel on tablet by satok · 13 years ago
  75. 5b8f29d Merge "Change the heuristics for waiting for audiotracks to finish." by Narayan Kamath · 13 years ago
  76. 17b5635 Merge "Improve the fallback of the locale of the spell checker" by satok · 13 years ago
  77. b669d6d Improve the fallback of the locale of the spell checker by satok · 13 years ago
  78. ed2b24e Fix set additional subtypes. by satok · 13 years ago
  79. 8da2a00 Merge "Fix DeadObjectException of the spell checker" by satok · 13 years ago
  80. c7b60f72 Fix DeadObjectException of the spell checker by satok · 13 years ago
  81. 6cb0741 Switches now have checked state by Peter Ng · 13 years ago
  82. 27c6837 Merge "Disable clock in lockscreen; better flag logic." by Jeff Sharkey · 13 years ago
  83. e753750 Update SurfaceMediaSource_test to not use pbuffer configs by Pannag Sanketi · 13 years ago
  84. f52c70b Disable clock in lockscreen; better flag logic. by Jeff Sharkey · 13 years ago
  85. cc4f7db Fix input channel leak. Bug: 5156144 by Jeff Brown · 13 years ago
  86. 82328bf NFC API updates. by Nick Pelly · 13 years ago
  87. 1d4274e Integreate surfacetexture test into our continuous test framework. by Xia Wang · 13 years ago
  88. 4596eba Merge "Accessors for frame count and duration." by Jeff Sharkey · 13 years ago
  89. c21843a Merge "fix Surface positions are not floats" by Mathias Agopian · 13 years ago
  90. 66b665a Merge "fix display artifacts in preview screen in timelapse video mode" by Mathias Agopian · 13 years ago
  91. 34cb9f2a fix Surface positions are not floats by Mathias Agopian · 13 years ago
  92. 5ad4b9f RemoteControlClient metadata: add method for metadata of long type by Jean-Michel Trivi · 13 years ago
  93. 8ec8321 Merge "Properly handle PACKAGE_REPLACED in addition to _ADDED and _REMOVED" by Christopher Tate · 13 years ago
  94. cc55f81 Properly handle PACKAGE_REPLACED in addition to _ADDED and _REMOVED by Christopher Tate · 13 years ago
  95. b394df9 Revert to version 2.51 of DroidSansFallback.ttf by Bart Sears · 13 years ago
  96. 38e1c7a Merge "Ellipsize marquee TextViews that aren't currently animating" by Adam Powell · 13 years ago
  97. 282e377 Ellipsize marquee TextViews that aren't currently animating by Adam Powell · 13 years ago
  98. 58c524e Fix a crash where the EOS was signalled but some output buffer were still pending. by James Dong · 13 years ago
  99. 2561475 Merge "Pick up device configuration "device.internal = 0". Before, only "device.internal = 1" had an effect." by Jeff Brown · 13 years ago
  100. 0d32b31 Accessors for frame count and duration. by Jeff Sharkey · 13 years ago