1. 7d6d9c0 Initial support for concurrency by Irfan Sheriff · 14 years ago
  2. 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
  3. a6a0d134 am 04f38489: Merge "Fix DeviceDefault theme/style bugs where parent styles were incorrectly specified." into ics-mr1 by Adam Powell · 14 years ago
  4. 04f3848 Merge "Fix DeviceDefault theme/style bugs where parent styles were incorrectly specified." into ics-mr1 by Adam Powell · 14 years ago
  5. 2a16b13 Merge "Improve heuristics for orientation detection." by Jeff Brown · 14 years ago
  6. d9fdd9f Merge "Prevent IME from popping up on startup" by Michael Kolb · 14 years ago
  7. ca917ac am c891c6ef: am 013dbcf0: Merge "docs: adding rs api docs" into ics-mr1 by Robert Ly · 14 years ago
  8. 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
  9. c891c6e am 013dbcf0: Merge "docs: adding rs api docs" into ics-mr1 by Robert Ly · 14 years ago
  10. 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
  11. 013dbcf Merge "docs: adding rs api docs" into ics-mr1 by Robert Ly · 14 years ago
  12. 6ad9ea7 Merge "update overview page for rs api docs to open iframe links in parent" into ics-mr1 by Robert Ly · 14 years ago
  13. 1ad65e7 Merge "Remove LlcpPacket from public namespace." by Martijn Coenen · 14 years ago
  14. 5689317 am 58f9c3da: am dd41d360: Merge "docs: Android API 15 SDK r2 Release Notes" into ics-mr1 by Joe Fernandez · 14 years ago
  15. 58f9c3d am dd41d360: Merge "docs: Android API 15 SDK r2 Release Notes" into ics-mr1 by Joe Fernandez · 14 years ago
  16. dd41d36 Merge "docs: Android API 15 SDK r2 Release Notes" into ics-mr1 by Joe Fernandez · 14 years ago
  17. 17146c7 Prevent IME from popping up on startup by Michael Kolb · 14 years ago
  18. b2d81fe Merge "Temporarily restore AudioSystem/AudioTrack APIs with their former signatures" by Andreas Huber · 14 years ago
  19. 28ea013 Temporarily restore AudioSystem/AudioTrack APIs with their former signatures by Andreas Huber · 14 years ago
  20. 955fdda Add tapHighlightColor support by John Reck · 14 years ago
  21. 70a957cef1 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
  22. f429b6a Merge "Make sure seek triggers a reconnect if needed." by Bryan Mawhinney · 14 years ago
  23. 540c35f Merge "Track volume cleanup" by Glenn Kasten · 14 years ago
  24. c14cc17 Make sure seek triggers a reconnect if needed. by Bryan Mawhinney · 14 years ago
  25. 96c804a Add methods to support shortcuts in user dict. by Jean Chalard · 14 years ago
  26. fb9ffe0 Merge "First pass at implementing Canvas.drawPosText() in GL" by Romain Guy · 14 years ago
  27. eb9a536 First pass at implementing Canvas.drawPosText() in GL by Romain Guy · 14 years ago
  28. 1be4afe Merge "audio framework: manage stream volume per device" by Eric Laurent · 14 years ago
  29. d33f97f Merge "Free optimization" by Romain Guy · 14 years ago
  30. d1d4bb7 Free optimization by Romain Guy · 14 years ago
  31. 0764dee Merge "AccessibilityEvent/AccessibilityNodeInfo class name property should be set to only framework classes." by Svetoslav Ganov · 14 years ago
  32. 5aa73ae Improve heuristics for orientation detection. by Jeff Brown · 14 years ago
  33. fa326d1 Merge "Use EditorInfo.IME_FLAG_FORCE_ASCII instead of privateImeOptions" by Tadashi G. Takaoka · 14 years ago
  34. 0632bad Track volume cleanup by Glenn Kasten · 14 years ago
  35. dc6720f docs: adding rs api docs by Robert Ly · 14 years ago
  36. 48592a3 Merge "Support javascript to exit full screen video." by Teng-Hui Zhu · 14 years ago
  37. 792840d Merge "Hinting RemoteViewsAdapter as to which views are visible" by Adam Cohen · 14 years ago
  38. d7678a1 Support javascript to exit full screen video. by Teng-Hui Zhu · 14 years ago
  39. b967392 Hinting RemoteViewsAdapter as to which views are visible by Adam Cohen · 14 years ago
  40. 9bc8358d audio framework: manage stream volume per device by Eric Laurent · 14 years ago
  41. 73d27c3 Merge "Check if View's alpha must be updated in setter" by Michael Jurka · 14 years ago
  42. 11d06a7 Merge "Fix text encoding when drawing with drawPosText in software" by Romain Guy · 14 years ago
  43. 62b6eaa Fix text encoding when drawing with drawPosText in software by Romain Guy · 14 years ago
  44. 8a78fd4 AccessibilityEvent/AccessibilityNodeInfo class name property should be set to only framework classes. by Svetoslav Ganov · 14 years ago
  45. 7c0f282 Merge "Fix build warnings" by Glenn Kasten · 14 years ago
  46. 08135cb Merge "Remove dead setVolume() and mVolume[2]" by Glenn Kasten · 14 years ago
  47. 3165b9b Merge "Move fixed_fft to system/media/audio_utils" by Glenn Kasten · 14 years ago
  48. d6cc790d Merge "gltrace: fixup data for glTexSubImage2D & glDeleteBuffers" by Siva Velusamy · 14 years ago
  49. 8df3308 Remove dead setVolume() and mVolume[2] by Glenn Kasten · 14 years ago
  50. c8fcde2 Fix DeviceDefault theme/style bugs where parent styles were by Adam Powell · 14 years ago
  51. ed2c209 docs: Android API 15 SDK r2 Release Notes by Joe Fernandez · 14 years ago
  52. 99de98a Merge "Fix bug where recents stopped showing up" by Michael Jurka · 14 years ago
  53. a7a7eed Check if View's alpha must be updated in setter by Michael Jurka · 14 years ago
  54. 5cfe839 gltrace: fixup data for glTexSubImage2D & glDeleteBuffers by Siva Velusamy · 14 years ago
  55. aa96752 Move fixed_fft to system/media/audio_utils by Glenn Kasten · 14 years ago
  56. 597f828 Fix build warnings by Glenn Kasten · 14 years ago
  57. c7c0996 Merge "Fix bug #5870701 Thai text can be clipped when there are more glyphs generated than the initial number of code points" by Fabrice Di Meglio · 14 years ago
  58. fb6b5bd Merge "Use audio_mode_t consistently" by Glenn Kasten · 14 years ago
  59. f56945e Merge "Improve GLES20Canvas clip support" by Romain Guy · 14 years ago
  60. 2b2422d Merge "Rename Visualizer::mLock" by Glenn Kasten · 14 years ago
  61. 7677d8f Improve GLES20Canvas clip support by Romain Guy · 14 years ago
  62. 185b825 Fixed doc typo and removed warning by Gilles Debunne · 14 years ago
  63. 55fa4fb Rename Visualizer::mLock by Glenn Kasten · 14 years ago
  64. 01cc1d1 Merge "Document update for WebView user to support HTML5 video" by Teng-Hui Zhu · 14 years ago
  65. c83a666 Merge "Expand WebKitHitTest and do some preliminary caching" by John Reck · 14 years ago
  66. cc76719 Fix build for SDK on Mac by Glenn Kasten · 14 years ago
  67. 6e987a4 Check stream type in AudioFlinger::createTrack by Glenn Kasten · 14 years ago
  68. c80f407 Merge "Fix locking for mMasterVolume and mMute" by Glenn Kasten · 14 years ago
  69. 8c17a2f Merge "Use size_t for frame size" by Glenn Kasten · 14 years ago
  70. 3c6b9cc Merge "Use audio_stream_type_t consistently" by Glenn Kasten · 14 years ago
  71. a7f65620 Merge "Add android.os.Process.setThreadScheduler" by Glenn Kasten · 14 years ago
  72. dd3ca2e Merge "AudioTrack and AudioFlinger send level cleanup" by Glenn Kasten · 14 years ago
  73. dee4eaf Fix bug where recents stopped showing up by Michael Jurka · 14 years ago
  74. b91b268 Use EditorInfo.IME_FLAG_FORCE_ASCII instead of privateImeOptions by Tadashi G. Takaoka · 14 years ago
  75. 33faba0 AVIExtractor: adding a H264 fourCC which is also specified in the reference. by Dongwon Kang · 14 years ago
  76. 03e250a Fix bug #5870701 Thai text can be clipped when there are more glyphs generated than the initial number of code points by Fabrice Di Meglio · 14 years ago
  77. ade420df am 2afcd2d1: am 3938e4fb: Merge "docs: emphasize qualifier order and mention implicit version qualifer" into ics-mr1 by Scott Main · 14 years ago
  78. 2afcd2d am 3938e4fb: Merge "docs: emphasize qualifier order and mention implicit version qualifer" into ics-mr1 by Scott Main · 14 years ago
  79. ce346e1 am 114875e8: am 40d6e7d9: Merge "docs: mention x86 as a native platform filter" into ics-mr1 by Scott Main · 14 years ago
  80. dda9320 am d4d68fe2: am cc7bd5ab: Merge "Update notification documentation to follow current guidelines." into ics-mr1 by Dianne Hackborn · 14 years ago
  81. 72bc790 am 80c4cd1f: am bd9d9d3a: cherrypick from hc-mr2, updated adk installation instructions Change-Id: I6a0e21a79b81c3383d1fa05a4893bab5626dbe05 by Daniel Sandler · 14 years ago
  82. 3938e4f Merge "docs: emphasize qualifier order and mention implicit version qualifer" into ics-mr1 by Scott Main · 14 years ago
  83. 114875e am 40d6e7d9: Merge "docs: mention x86 as a native platform filter" into ics-mr1 by Scott Main · 14 years ago
  84. d4d68fe am cc7bd5ab: Merge "Update notification documentation to follow current guidelines." into ics-mr1 by Dianne Hackborn · 14 years ago
  85. 80c4cd1 am bd9d9d3a: cherrypick from hc-mr2, updated adk installation instructions Change-Id: I6a0e21a79b81c3383d1fa05a4893bab5626dbe05 by Daniel Sandler · 14 years ago
  86. 40d6e7d Merge "docs: mention x86 as a native platform filter" into ics-mr1 by Scott Main · 14 years ago
  87. e2225df docs: mention x86 as a native platform filter by Scott Main · 14 years ago
  88. 06e09f6 Expand WebKitHitTest and do some preliminary caching by John Reck · 14 years ago
  89. ba8aa43 Merge "cleanup for concurrency" by Irfan Sheriff · 14 years ago
  90. fc7f95a cleanup for concurrency by Irfan Sheriff · 14 years ago
  91. cc7bd5a Merge "Update notification documentation to follow current guidelines." into ics-mr1 by Dianne Hackborn · 14 years ago
  92. ba82e06 Merge "fix layer scrollbar updates" by Michael Kolb · 14 years ago
  93. 4695e20 fix layer scrollbar updates by Michael Kolb · 14 years ago
  94. e6f8a42 Fix locking for mMasterVolume and mMute by Glenn Kasten · 14 years ago
  95. 438304d Merge "Introduce FileRotator." by Jeff Sharkey · 14 years ago
  96. a27a3e8 Introduce FileRotator. by Jeff Sharkey · 14 years ago
  97. 4790bd8 AudioTrack and AudioFlinger send level cleanup by Glenn Kasten · 14 years ago
  98. 4bedb48 Merge "Fix compilation with Clang." by Jeff Brown · 14 years ago
  99. dfef199 Merge "Fix a few memory leaks in the input dispatcher." by Jeff Brown · 14 years ago
  100. bd9d9d3 cherrypick from hc-mr2, updated adk installation instructions Change-Id: I6a0e21a79b81c3383d1fa05a4893bab5626dbe05 by Daniel Sandler · 14 years ago