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