1. 655e66b Inform ContentObservers about the changed content Uri. by Jeff Brown · 14 years ago
  2. 86de059 Clean up content observer code. by Jeff Brown · 14 years ago
  3. bd4c9f1 Delete dead code. by Jeff Brown · 14 years ago
  4. 4b57553 Initialize SQLite as part of the android runtime. by Jeff Brown · 14 years ago
  5. 8592baa Merge "Don't need to link to libsqlite from media JNI library." by Jeff Brown · 14 years ago
  6. 46deab0 Merge "Clean up SQLiteDebug natives." by Jeff Brown · 14 years ago
  7. b815d0f Merge "Remove custom SQLITE_UNCLOSED error code." by Jeff Brown · 14 years ago
  8. 20c53cb Merge "Remove obsolete TODO comments" by James Dong · 14 years ago
  9. 22d4184 Fix the build, for real by Romain Guy · 14 years ago
  10. 90bd187 Merge "Fix build" by Romain Guy · 14 years ago
  11. 6544728 Fix build by Romain Guy · 14 years ago
  12. 05bd7b5 Don't need to link to libsqlite from media JNI library. by Jeff Brown · 14 years ago
  13. 254fba8 Clean up SQLiteDebug natives. by Jeff Brown · 14 years ago
  14. d2f0dcd Merge "Remove unused code" by Romain Guy · 14 years ago
  15. 68fc1df Remove unused code by Romain Guy · 14 years ago
  16. bad1216 Merge "Deprecate unused APIs" by Romain Guy · 14 years ago
  17. f9d9c06 Deprecate unused APIs by Romain Guy · 14 years ago
  18. e1103cf Remove obsolete TODO comments by James Dong · 14 years ago
  19. 48a4789 Remove custom SQLITE_UNCLOSED error code. by Jeff Brown · 14 years ago
  20. fa78fe0 Merge "Make sure the ThrottledSource reports the proper mime type" by Andreas Huber · 14 years ago
  21. a6885fa3 Merge "Remove no longer needed EventHub usleep() optimization." by Jeff Brown · 14 years ago
  22. efbeb9b Make sure the ThrottledSource reports the proper mime type by Andreas Huber · 14 years ago
  23. 214f459 Remove no longer needed EventHub usleep() optimization. by Jeff Brown · 15 years ago
  24. ea33f4b Merge "Fix line wrapping." by Jeff Brown · 14 years ago
  25. 4130554 Fix line wrapping. by Jeff Brown · 15 years ago
  26. 3e8d7cf Merge "Clean up SQLite debugging code." by Jeff Brown · 14 years ago
  27. 2a293b6 Clean up SQLite debugging code. by Jeff Brown · 14 years ago
  28. cd836bb Merge "Fix broken drawCircle LayoutLib." by Xavier Ducrohet · 14 years ago
  29. e988e0c Merge "resolved conflicts for merge of 05683c85 to master" by Eric Laurent · 14 years ago
  30. b3ca0fe Merge "Touch slop added to double tap detection" by Gilles Debunne · 14 years ago
  31. bdf7f96 Merge "Fixes around extract mode" by Gilles Debunne · 14 years ago
  32. de9f003 Merge "Support full screen back to back playing using javascript" by Teng-Hui Zhu · 14 years ago
  33. 3562931 resolved conflicts for merge of 05683c85 to master by Eric Laurent · 14 years ago
  34. 00db1f5 Rename JNI implementation to match Java method by Glenn Kasten · 14 years ago
  35. 92ecdd6 Merge "Fix incorrect includes of AudioTrack.h" by Glenn Kasten · 14 years ago
  36. adf1083 Merge "Simplify range check for audio_mode_t (continued)" by Glenn Kasten · 14 years ago
  37. 6808516 Merge "Add units to time periods" by Glenn Kasten · 14 years ago
  38. f4a93d0 Merge "Use const const strings for arrays and pointers to strings" by Glenn Kasten · 14 years ago
  39. 0d7a997 Merge "For booleans, use ! instead of == false" by Glenn Kasten · 14 years ago
  40. e119bd1 Merge "Replace run-time stream types by compile-time" by Glenn Kasten · 14 years ago
  41. 6534c0e Merge "Fix issues with reentrant SQLite triggers." by Jeff Brown · 14 years ago
  42. a9be415 Fix issues with reentrant SQLite triggers. by Jeff Brown · 14 years ago
  43. a37a108 Merge "Add basic code required for drawPicture()" by Romain Guy · 14 years ago
  44. 75582e8 Add basic code required for drawPicture() by Romain Guy · 14 years ago
  45. e7bdf2d Merge "Don't crash on Canvas.drawPicture()" by Romain Guy · 14 years ago
  46. 84fce18 Don't crash on Canvas.drawPicture() by Romain Guy · 14 years ago
  47. 4785a6f Merge "Full support for Canvas.drawPosText" by Romain Guy · 14 years ago
  48. 671d6cf Full support for Canvas.drawPosText by Romain Guy · 14 years ago
  49. 5bf2802 Fix broken drawCircle LayoutLib. by Xavier Ducrohet · 14 years ago
  50. 05683c8 am db2e7163: Merge "AudioFlinger: mix track only when really ready (2)" into ics-mr1 by Eric Laurent · 14 years ago
  51. 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
  52. d3f2f59 Merge "Fix edge cases leading to backup hanging forever" by Christopher Tate · 14 years ago
  53. a6dafea Fix incorrect includes of AudioTrack.h by Glenn Kasten · 14 years ago
  54. 7b6231a am aba79851: Merge "Use new preferredAPN URI avoiding onApnChanged() call with self-change" into ics-mr1 by Wink Saville · 14 years ago
  55. db2e716 Merge "AudioFlinger: mix track only when really ready (2)" into ics-mr1 by Eric Laurent · 14 years ago
  56. aba7985 Merge "Use new preferredAPN URI avoiding onApnChanged() call with self-change" into ics-mr1 by Wink Saville · 14 years ago
  57. 8f397cd Simplify range check for audio_mode_t (continued) by Glenn Kasten · 14 years ago
  58. 96fae5e Support full screen back to back playing using javascript by Teng-Hui Zhu · 14 years ago
  59. 22c4241 Add units to time periods by Glenn Kasten · 15 years ago
  60. 05d3310 Use const const strings for arrays and pointers to strings by Glenn Kasten · 15 years ago
  61. 6de74ff Fix edge cases leading to backup hanging forever by Christopher Tate · 14 years ago
  62. b737dbb For booleans, use ! instead of == false by Glenn Kasten · 14 years ago
  63. 03cbb97 Merge "Run ComputePerf multiple times." by Stephen Hines · 14 years ago
  64. 1f541a0 Run ComputePerf multiple times. by Stephen Hines · 14 years ago
  65. 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
  66. a6a0d134 am 04f38489: Merge "Fix DeviceDefault theme/style bugs where parent styles were incorrectly specified." into ics-mr1 by Adam Powell · 14 years ago
  67. 04f3848 Merge "Fix DeviceDefault theme/style bugs where parent styles were incorrectly specified." into ics-mr1 by Adam Powell · 14 years ago
  68. 2a16b13 Merge "Improve heuristics for orientation detection." by Jeff Brown · 14 years ago
  69. c171402 Touch slop added to double tap detection by Gilles Debunne · 14 years ago
  70. d9fdd9f Merge "Prevent IME from popping up on startup" by Michael Kolb · 14 years ago
  71. ca917ac am c891c6ef: am 013dbcf0: Merge "docs: adding rs api docs" into ics-mr1 by Robert Ly · 14 years ago
  72. 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
  73. c891c6e am 013dbcf0: Merge "docs: adding rs api docs" into ics-mr1 by Robert Ly · 14 years ago
  74. 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
  75. 013dbcf Merge "docs: adding rs api docs" into ics-mr1 by Robert Ly · 14 years ago
  76. 6ad9ea7 Merge "update overview page for rs api docs to open iframe links in parent" into ics-mr1 by Robert Ly · 14 years ago
  77. 1ad65e7 Merge "Remove LlcpPacket from public namespace." by Martijn Coenen · 14 years ago
  78. 5689317 am 58f9c3da: am dd41d360: Merge "docs: Android API 15 SDK r2 Release Notes" into ics-mr1 by Joe Fernandez · 14 years ago
  79. 58f9c3d am dd41d360: Merge "docs: Android API 15 SDK r2 Release Notes" into ics-mr1 by Joe Fernandez · 14 years ago
  80. dd41d36 Merge "docs: Android API 15 SDK r2 Release Notes" into ics-mr1 by Joe Fernandez · 14 years ago
  81. 71c4496 AudioFlinger: mix track only when really ready (2) by Eric Laurent · 14 years ago
  82. 17146c7 Prevent IME from popping up on startup by Michael Kolb · 14 years ago
  83. b2d81fe Merge "Temporarily restore AudioSystem/AudioTrack APIs with their former signatures" by Andreas Huber · 14 years ago
  84. 28ea013 Temporarily restore AudioSystem/AudioTrack APIs with their former signatures by Andreas Huber · 14 years ago
  85. 955fdda Add tapHighlightColor support by John Reck · 14 years ago
  86. 70a957c Merge "AVIExtractor: adding a H264 fourCC which is also specified in the reference. (H264 code can be found avi file which is encoded with FFmpeg.)" by Andreas Huber · 14 years ago
  87. f429b6a Merge "Make sure seek triggers a reconnect if needed." by Bryan Mawhinney · 14 years ago
  88. 540c35f Merge "Track volume cleanup" by Glenn Kasten · 14 years ago
  89. c14cc17 Make sure seek triggers a reconnect if needed. by Bryan Mawhinney · 14 years ago
  90. 96c804a Add methods to support shortcuts in user dict. by Jean Chalard · 15 years ago
  91. fb9ffe0 Merge "First pass at implementing Canvas.drawPosText() in GL" by Romain Guy · 14 years ago
  92. eb9a536 First pass at implementing Canvas.drawPosText() in GL by Romain Guy · 14 years ago
  93. 1be4afe Merge "audio framework: manage stream volume per device" by Eric Laurent · 14 years ago
  94. d33f97f Merge "Free optimization" by Romain Guy · 14 years ago
  95. d1d4bb70 Free optimization by Romain Guy · 14 years ago
  96. 0764dee Merge "AccessibilityEvent/AccessibilityNodeInfo class name property should be set to only framework classes." by Svetoslav Ganov · 14 years ago
  97. 5aa73ae Improve heuristics for orientation detection. by Jeff Brown · 14 years ago
  98. fa326d1 Merge "Use EditorInfo.IME_FLAG_FORCE_ASCII instead of privateImeOptions" by Tadashi G. Takaoka · 14 years ago
  99. 0632bad Track volume cleanup by Glenn Kasten · 14 years ago
  100. dc6720f docs: adding rs api docs by Robert Ly · 15 years ago