1. bc4de88 Make AudioTrack control block volume field private by Glenn Kasten · 13 years ago
  2. 0a204ed Use audio_format_t consistently, continued by Glenn Kasten · 13 years ago
  3. 2772143 Merge "Stop using shared DUN APN when tethering stops." by Robert Greenwalt · 13 years ago
  4. 59734cb Merge "Add ANativeWindow timestamp support to camera service." by Eino-Ville Talvala · 13 years ago
  5. 67d853b Merge "Log netd traffic nicely." by Robert Greenwalt · 13 years ago
  6. 1bf599a Merge "Initialize SQLite as part of the android runtime." by Jeff Brown · 13 years ago
  7. 2f9510c Merge "Touch moves cursor in text refactored" by Gilles Debunne · 13 years ago
  8. e8bb6fe Merge "Starhub RTSP apparently does not establish time on all tracks" by Andreas Huber · 13 years ago
  9. 475334f Starhub RTSP apparently does not establish time on all tracks by Andreas Huber · 13 years ago
  10. 4b57553 Initialize SQLite as part of the android runtime. by Jeff Brown · 13 years ago
  11. c79e413 Merge "Fix typos in string constants" by Glenn Kasten · 13 years ago
  12. 15f51cc Merge "Remove dead file include/media/thread_init.h" by Glenn Kasten · 13 years ago
  13. ea46649 Merge "Remove redundant get()" by Glenn Kasten · 13 years ago
  14. 5ecff09 Merge "Move memcpy_to_i16_from_u8 to audio_utils" by Glenn Kasten · 13 years ago
  15. 70ed6b7 Remove redundant get() by Glenn Kasten · 13 years ago
  16. 470fd72 Log netd traffic nicely. by Robert Greenwalt · 13 years ago
  17. 1d98303 Merge "AOOB in AutoComplete" by Gilles Debunne · 13 years ago
  18. 7418c35 Merge "Make sure text selection always starts" by Gilles Debunne · 13 years ago
  19. 7524a59 Merge "Remove dead setRingerMode(mode, mask)" by Glenn Kasten · 13 years ago
  20. 1b4d604 Merge "Fix build warning for void * arithmetic" by Glenn Kasten · 13 years ago
  21. f17e7c2 Merge "Fixes some javadoc." by Pin Ting · 13 years ago
  22. 8592baa Merge "Don't need to link to libsqlite from media JNI library." by Jeff Brown · 13 years ago
  23. 46deab0 Merge "Clean up SQLiteDebug natives." by Jeff Brown · 13 years ago
  24. b815d0f Merge "Remove custom SQLITE_UNCLOSED error code." by Jeff Brown · 13 years ago
  25. 20c53cb Merge "Remove obsolete TODO comments" by James Dong · 13 years ago
  26. 22d4184 Fix the build, for real by Romain Guy · 13 years ago
  27. 90bd187 Merge "Fix build" by Romain Guy · 13 years ago
  28. 6544728 Fix build by Romain Guy · 13 years ago
  29. 05bd7b5 Don't need to link to libsqlite from media JNI library. by Jeff Brown · 13 years ago
  30. 254fba8 Clean up SQLiteDebug natives. by Jeff Brown · 13 years ago
  31. d2f0dcd Merge "Remove unused code" by Romain Guy · 13 years ago
  32. 68fc1df Remove unused code by Romain Guy · 13 years ago
  33. 92db519 Make sure text selection always starts by Gilles Debunne · 13 years ago
  34. bad1216 Merge "Deprecate unused APIs" by Romain Guy · 13 years ago
  35. f9d9c06 Deprecate unused APIs by Romain Guy · 13 years ago
  36. e1103cf Remove obsolete TODO comments by James Dong · 13 years ago
  37. 48a4789 Remove custom SQLITE_UNCLOSED error code. by Jeff Brown · 13 years ago
  38. fa78fe0 Merge "Make sure the ThrottledSource reports the proper mime type" by Andreas Huber · 13 years ago
  39. a6885fa3 Merge "Remove no longer needed EventHub usleep() optimization." by Jeff Brown · 13 years ago
  40. 004b02d Touch moves cursor in text refactored by Gilles Debunne · 13 years ago
  41. efbeb9b Make sure the ThrottledSource reports the proper mime type by Andreas Huber · 13 years ago
  42. 214f459 Remove no longer needed EventHub usleep() optimization. by Jeff Brown · 13 years ago
  43. ea33f4b Merge "Fix line wrapping." by Jeff Brown · 13 years ago
  44. 4130554 Fix line wrapping. by Jeff Brown · 13 years ago
  45. 3e8d7cf Merge "Clean up SQLite debugging code." by Jeff Brown · 13 years ago
  46. 2a293b6 Clean up SQLite debugging code. by Jeff Brown · 13 years ago
  47. cd836bb Merge "Fix broken drawCircle LayoutLib." by Xavier Ducrohet · 13 years ago
  48. e988e0c Merge "resolved conflicts for merge of 05683c85 to master" by Eric Laurent · 13 years ago
  49. b3ca0fe Merge "Touch slop added to double tap detection" by Gilles Debunne · 13 years ago
  50. bdf7f96 Merge "Fixes around extract mode" by Gilles Debunne · 13 years ago
  51. 96f4603 Remove dead file include/media/thread_init.h by Glenn Kasten · 13 years ago
  52. de9f003 Merge "Support full screen back to back playing using javascript" by Teng-Hui Zhu · 13 years ago
  53. 3562931 resolved conflicts for merge of 05683c85 to master by Eric Laurent · 13 years ago
  54. 24c255a Fix typos in string constants by Glenn Kasten · 13 years ago
  55. 77b07ff Fix build warning for void * arithmetic by Glenn Kasten · 13 years ago
  56. 00db1f5 Rename JNI implementation to match Java method by Glenn Kasten · 13 years ago
  57. 92ecdd6 Merge "Fix incorrect includes of AudioTrack.h" by Glenn Kasten · 13 years ago
  58. adf1083 Merge "Simplify range check for audio_mode_t (continued)" by Glenn Kasten · 13 years ago
  59. 6808516 Merge "Add units to time periods" by Glenn Kasten · 13 years ago
  60. f4a93d0 Merge "Use const const strings for arrays and pointers to strings" by Glenn Kasten · 13 years ago
  61. 0d7a997 Merge "For booleans, use ! instead of == false" by Glenn Kasten · 13 years ago
  62. e119bd1 Merge "Replace run-time stream types by compile-time" by Glenn Kasten · 13 years ago
  63. f0d3b7f AOOB in AutoComplete by Gilles Debunne · 13 years ago
  64. 6534c0e Merge "Fix issues with reentrant SQLite triggers." by Jeff Brown · 13 years ago
  65. a9be415 Fix issues with reentrant SQLite triggers. by Jeff Brown · 13 years ago
  66. a37a108 Merge "Add basic code required for drawPicture()" by Romain Guy · 13 years ago
  67. 75582e8 Add basic code required for drawPicture() by Romain Guy · 13 years ago
  68. e7bdf2d Merge "Don't crash on Canvas.drawPicture()" by Romain Guy · 13 years ago
  69. 84fce18 Don't crash on Canvas.drawPicture() by Romain Guy · 13 years ago
  70. 4785a6f Merge "Full support for Canvas.drawPosText" by Romain Guy · 13 years ago
  71. 671d6cf Full support for Canvas.drawPosText by Romain Guy · 13 years ago
  72. 5bf2802 Fix broken drawCircle LayoutLib. by Xavier Ducrohet · 13 years ago
  73. 05683c8 am db2e7163: Merge "AudioFlinger: mix track only when really ready (2)" into ics-mr1 by Eric Laurent · 13 years ago
  74. 170bfe3 am 7b6231a4: am aba79851: Merge "Use new preferredAPN URI avoiding onApnChanged() call with self-change" into ics-mr1 by Wink Saville · 13 years ago
  75. d3f2f59 Merge "Fix edge cases leading to backup hanging forever" by Christopher Tate · 13 years ago
  76. a6dafea Fix incorrect includes of AudioTrack.h by Glenn Kasten · 13 years ago
  77. 7b6231a am aba79851: Merge "Use new preferredAPN URI avoiding onApnChanged() call with self-change" into ics-mr1 by Wink Saville · 13 years ago
  78. db2e716 Merge "AudioFlinger: mix track only when really ready (2)" into ics-mr1 by Eric Laurent · 13 years ago
  79. aba7985 Merge "Use new preferredAPN URI avoiding onApnChanged() call with self-change" into ics-mr1 by Wink Saville · 13 years ago
  80. 8f397cd Simplify range check for audio_mode_t (continued) by Glenn Kasten · 13 years ago
  81. 96fae5e Support full screen back to back playing using javascript by Teng-Hui Zhu · 13 years ago
  82. 22c4241 Add units to time periods by Glenn Kasten · 13 years ago
  83. 05d3310 Use const const strings for arrays and pointers to strings by Glenn Kasten · 13 years ago
  84. 6de74ff Fix edge cases leading to backup hanging forever by Christopher Tate · 13 years ago
  85. b737dbb For booleans, use ! instead of == false by Glenn Kasten · 13 years ago
  86. 03cbb97 Merge "Run ComputePerf multiple times." by Stephen Hines · 13 years ago
  87. ee7fea9 Remove dead setRingerMode(mode, mask) by Glenn Kasten · 13 years ago
  88. 1f541a0 Run ComputePerf multiple times. by Stephen Hines · 13 years ago
  89. ea77ed0 am a6a0d134: am 04f38489: Merge "Fix DeviceDefault theme/style bugs where parent styles were incorrectly specified." into ics-mr1 by Adam Powell · 13 years ago
  90. a6a0d134 am 04f38489: Merge "Fix DeviceDefault theme/style bugs where parent styles were incorrectly specified." into ics-mr1 by Adam Powell · 13 years ago
  91. 04f3848 Merge "Fix DeviceDefault theme/style bugs where parent styles were incorrectly specified." into ics-mr1 by Adam Powell · 13 years ago
  92. 2a16b13 Merge "Improve heuristics for orientation detection." by Jeff Brown · 13 years ago
  93. c171402 Touch slop added to double tap detection by Gilles Debunne · 13 years ago
  94. d9fdd9f Merge "Prevent IME from popping up on startup" by Michael Kolb · 13 years ago
  95. ca917ac am c891c6ef: am 013dbcf0: Merge "docs: adding rs api docs" into ics-mr1 by Robert Ly · 13 years ago
  96. b41c96a am 43fda84e: am 6ad9ea7d: Merge "update overview page for rs api docs to open iframe links in parent" into ics-mr1 by Robert Ly · 13 years ago
  97. c891c6e am 013dbcf0: Merge "docs: adding rs api docs" into ics-mr1 by Robert Ly · 13 years ago
  98. 43fda84 am 6ad9ea7d: Merge "update overview page for rs api docs to open iframe links in parent" into ics-mr1 by Robert Ly · 13 years ago
  99. 013dbcf Merge "docs: adding rs api docs" into ics-mr1 by Robert Ly · 13 years ago
  100. 6ad9ea7 Merge "update overview page for rs api docs to open iframe links in parent" into ics-mr1 by Robert Ly · 13 years ago