1. ebc016c Fix an inconsistent comment. by Jeff Brown · 12 years ago
  2. d4e34d6 Merge "Inform ContentObservers about the changed content Uri." by Jeff Brown · 12 years ago
  3. b934a82 Merge "Clean up content observer code." by Jeff Brown · 12 years ago
  4. 655e66b Inform ContentObservers about the changed content Uri. by Jeff Brown · 12 years ago
  5. 1a54368 Merge "Add full support for Canvas.setDrawFilter()" by Romain Guy · 12 years ago
  6. 5ff9df6 Add full support for Canvas.setDrawFilter() by Romain Guy · 12 years ago
  7. 22cfd04 Merge "Fix bug #5846413 "phone" keyboard layout is broken on master" by Fabrice Di Meglio · 12 years ago
  8. d215ddf Merge "Fix API typo" by Romain Guy · 12 years ago
  9. 1e878d2 Fix API typo by Romain Guy · 12 years ago
  10. bc93257 Merge "Fix crash when scrolling a layer" by John Reck · 12 years ago
  11. 7aa7ba1 Fix crash when scrolling a layer by John Reck · 12 years ago
  12. fc58515 Merge "New screen rotation animation design." by Dianne Hackborn · 12 years ago
  13. 3909242 Merge "Double tap to select enabled on suggestions" by Gilles Debunne · 12 years ago
  14. bd901de Fix bug #5846413 "phone" keyboard layout is broken on master by Fabrice Di Meglio · 12 years ago
  15. 86de059 Clean up content observer code. by Jeff Brown · 12 years ago
  16. fd1c5ed New screen rotation animation design. by Dianne Hackborn · 13 years ago
  17. a6b8fe1 Merge "New brightness setting to adjust auto-brightness mode." by Dianne Hackborn · 12 years ago
  18. d9ea468 New brightness setting to adjust auto-brightness mode. by Dianne Hackborn · 12 years ago
  19. dc7bf5d Don't use bootstrap loader directly by Andy McFadden · 12 years ago
  20. 30f1312 Merge "Use Map.Entry, not HashMap.Entry" by Andy McFadden · 12 years ago
  21. 699ed80 Merge "Add cut and paste to ContentEditable." by George Mount · 12 years ago
  22. 5a89672 Merge "Remove fastInvalidate and setFast* methods" by Michael Jurka · 12 years ago
  23. 8bef9cb Merge "Delete dead code." by Jeff Brown · 12 years ago
  24. bd4c9f1 Delete dead code. by Jeff Brown · 12 years ago
  25. d3fe9ab am ab9601cd: am 230a7092: Merge "Fix 5863053: Add method to lock screen immediately." into ics-mr1 by Jim Miller · 12 years ago
  26. 2f36229 Use Map.Entry, not HashMap.Entry by Andy McFadden · 12 years ago
  27. 0a204ed Use audio_format_t consistently, continued by Glenn Kasten · 13 years ago
  28. 67d853b Merge "Log netd traffic nicely." by Robert Greenwalt · 12 years ago
  29. 1bf599a Merge "Initialize SQLite as part of the android runtime." by Jeff Brown · 12 years ago
  30. 822b8f0 Double tap to select enabled on suggestions by Gilles Debunne · 13 years ago
  31. 2f9510c Merge "Touch moves cursor in text refactored" by Gilles Debunne · 12 years ago
  32. 4b57553 Initialize SQLite as part of the android runtime. by Jeff Brown · 12 years ago
  33. c79e413 Merge "Fix typos in string constants" by Glenn Kasten · 12 years ago
  34. 470fd72 Log netd traffic nicely. by Robert Greenwalt · 12 years ago
  35. 1d98303 Merge "AOOB in AutoComplete" by Gilles Debunne · 12 years ago
  36. 7418c35 Merge "Make sure text selection always starts" by Gilles Debunne · 12 years ago
  37. 7524a59 Merge "Remove dead setRingerMode(mode, mask)" by Glenn Kasten · 12 years ago
  38. 9e34b95 Remove fastInvalidate and setFast* methods by Michael Jurka · 12 years ago
  39. f17e7c2 Merge "Fixes some javadoc." by Pin Ting · 12 years ago
  40. 46deab0 Merge "Clean up SQLiteDebug natives." by Jeff Brown · 12 years ago
  41. b815d0f Merge "Remove custom SQLITE_UNCLOSED error code." by Jeff Brown · 12 years ago
  42. 254fba8 Clean up SQLiteDebug natives. by Jeff Brown · 12 years ago
  43. 92db519 Make sure text selection always starts by Gilles Debunne · 12 years ago
  44. bad1216 Merge "Deprecate unused APIs" by Romain Guy · 12 years ago
  45. f9d9c06 Deprecate unused APIs by Romain Guy · 12 years ago
  46. 48a4789 Remove custom SQLITE_UNCLOSED error code. by Jeff Brown · 12 years ago
  47. 004b02d Touch moves cursor in text refactored by Gilles Debunne · 13 years ago
  48. 3e8d7cf Merge "Clean up SQLite debugging code." by Jeff Brown · 12 years ago
  49. 2a293b6 Clean up SQLite debugging code. by Jeff Brown · 12 years ago
  50. b3ca0fe Merge "Touch slop added to double tap detection" by Gilles Debunne · 12 years ago
  51. bdf7f96 Merge "Fixes around extract mode" by Gilles Debunne · 12 years ago
  52. de9f003 Merge "Support full screen back to back playing using javascript" by Teng-Hui Zhu · 12 years ago
  53. 24c255a Fix typos in string constants by Glenn Kasten · 12 years ago
  54. 00db1f5 Rename JNI implementation to match Java method by Glenn Kasten · 13 years ago
  55. 92ecdd6 Merge "Fix incorrect includes of AudioTrack.h" by Glenn Kasten · 12 years ago
  56. e119bd1 Merge "Replace run-time stream types by compile-time" by Glenn Kasten · 12 years ago
  57. f0d3b7f AOOB in AutoComplete by Gilles Debunne · 12 years ago
  58. 6534c0e Merge "Fix issues with reentrant SQLite triggers." by Jeff Brown · 12 years ago
  59. a9be415 Fix issues with reentrant SQLite triggers. by Jeff Brown · 12 years ago
  60. a37a108 Merge "Add basic code required for drawPicture()" by Romain Guy · 12 years ago
  61. 75582e8 Add basic code required for drawPicture() by Romain Guy · 12 years ago
  62. e7bdf2d Merge "Don't crash on Canvas.drawPicture()" by Romain Guy · 12 years ago
  63. 84fce18 Don't crash on Canvas.drawPicture() by Romain Guy · 12 years ago
  64. 4785a6f Merge "Full support for Canvas.drawPosText" by Romain Guy · 12 years ago
  65. 671d6cf Full support for Canvas.drawPosText by Romain Guy · 12 years ago
  66. ab9601c am 230a7092: Merge "Fix 5863053: Add method to lock screen immediately." into ics-mr1 by Jim Miller · 12 years ago
  67. 230a709 Merge "Fix 5863053: Add method to lock screen immediately." into ics-mr1 by Jim Miller · 12 years ago
  68. a6dafea Fix incorrect includes of AudioTrack.h by Glenn Kasten · 12 years ago
  69. 96fae5e Support full screen back to back playing using javascript by Teng-Hui Zhu · 12 years ago
  70. 6de74ff Fix edge cases leading to backup hanging forever by Christopher Tate · 13 years ago
  71. ee7fea9 Remove dead setRingerMode(mode, mask) by Glenn Kasten · 12 years ago
  72. 3d09531 Add cut and paste to ContentEditable. by George Mount · 13 years ago
  73. ea77ed0 am a6a0d134: am 04f38489: Merge "Fix DeviceDefault theme/style bugs where parent styles were incorrectly specified." into ics-mr1 by Adam Powell · 12 years ago
  74. a6a0d134 am 04f38489: Merge "Fix DeviceDefault theme/style bugs where parent styles were incorrectly specified." into ics-mr1 by Adam Powell · 12 years ago
  75. 2a16b13 Merge "Improve heuristics for orientation detection." by Jeff Brown · 12 years ago
  76. c171402 Touch slop added to double tap detection by Gilles Debunne · 13 years ago
  77. d9fdd9f Merge "Prevent IME from popping up on startup" by Michael Kolb · 12 years ago
  78. 1ad65e7 Merge "Remove LlcpPacket from public namespace." by Martijn Coenen · 12 years ago
  79. 17146c7 Prevent IME from popping up on startup by Michael Kolb · 13 years ago
  80. 955fdda Add tapHighlightColor support by John Reck · 13 years ago
  81. 96c804a Add methods to support shortcuts in user dict. by Jean Chalard · 13 years ago
  82. 1c423b8 Fixes some javadoc. by Pin Ting · 13 years ago
  83. 93c518e Fix 5863053: Add method to lock screen immediately. by Jim Miller · 13 years ago
  84. fb9ffe0 Merge "First pass at implementing Canvas.drawPosText() in GL" by Romain Guy · 13 years ago
  85. eb9a536 First pass at implementing Canvas.drawPosText() in GL by Romain Guy · 13 years ago
  86. 1be4afe Merge "audio framework: manage stream volume per device" by Eric Laurent · 13 years ago
  87. d33f97f Merge "Free optimization" by Romain Guy · 13 years ago
  88. d1d4bb7 Free optimization by Romain Guy · 13 years ago
  89. 0764dee Merge "AccessibilityEvent/AccessibilityNodeInfo class name property should be set to only framework classes." by Svetoslav Ganov · 13 years ago
  90. 5aa73ae Improve heuristics for orientation detection. by Jeff Brown · 13 years ago
  91. fa326d1 Merge "Use EditorInfo.IME_FLAG_FORCE_ASCII instead of privateImeOptions" by Tadashi G. Takaoka · 13 years ago
  92. 48592a3 Merge "Support javascript to exit full screen video." by Teng-Hui Zhu · 13 years ago
  93. 29a0909 Replace run-time stream types by compile-time by Glenn Kasten · 13 years ago
  94. 792840d Merge "Hinting RemoteViewsAdapter as to which views are visible" by Adam Cohen · 13 years ago
  95. d7678a1 Support javascript to exit full screen video. by Teng-Hui Zhu · 13 years ago
  96. b967392 Hinting RemoteViewsAdapter as to which views are visible by Adam Cohen · 13 years ago
  97. 9bc8358d audio framework: manage stream volume per device by Eric Laurent · 13 years ago
  98. 73d27c3 Merge "Check if View's alpha must be updated in setter" by Michael Jurka · 13 years ago
  99. 11d06a7 Merge "Fix text encoding when drawing with drawPosText in software" by Romain Guy · 13 years ago
  100. 62b6eaa Fix text encoding when drawing with drawPosText in software by Romain Guy · 13 years ago