1. a54bec5 Added comments for GestureUtilities. by Yang Li · 15 years ago
  2. 473bd77 Merge "Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL stream when STREAM_VOICE_CALL stream is active." by Eric Laurent · 15 years ago
  3. 307da1a enhance the sync manager backoff logic and add support for retry-after by Fred Quintana · 15 years ago
  4. e0560e4 Merge "Made GestureUtilities's several methods public; Changed GestureStroke's smoothening threshold." by Romain Guy · 15 years ago
  5. e2b3886 Merge "Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pure-audio recording in stagefright." by Andreas Huber · 15 years ago
  6. 07bf09d Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pure-audio recording in stagefright. by Andreas Huber · 15 years ago
  7. c7f930f5 Made GestureUtilities's several methods public; Changed GestureStroke's smoothening threshold. by Yang Li · 15 years ago
  8. 23f25cd Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL stream when STREAM_VOICE_CALL stream is active. by Eric Laurent · 15 years ago
  9. bb04b63 Merge "Fix issue 2349345: Media sound output stuck on earpiece rather than speaker." by Eric Laurent · 15 years ago
  10. 8ca8b1c Merge "fix [2341222] AGL version of glDrawTexxOES doesn't handle "Z" value correctly" by Mathias Agopian · 15 years ago
  11. df48b57 Cleanup seperation of Legacy and user attribs. All user programs now use the new names. Legacy vertex attribs are given default names. by Jason Sams · 15 years ago
  12. 882652b Merge "Add RecognizerIntent.ACTION_VOICE_SEARCH_SETTINGS, which we'll trigger from system settings. For now it'll just be triggered from within the voice search app if you choose the settings menu item." by Mike LeBeau · 15 years ago
  13. 9c58935 Add RecognizerIntent.ACTION_VOICE_SEARCH_SETTINGS, which we'll trigger by Mike LeBeau · 15 years ago
  14. ac00ad1 fix [2341222] AGL version of glDrawTexxOES doesn't handle "Z" value correctly by Mathias Agopian · 15 years ago
  15. b1cbc35 Merge "Fix issue 2363154: Speech synthesis fails to start over A2DP after media server process crash." by Eric Laurent · 15 years ago
  16. 7bac72d Merge "fix [2303866] eglMakeCurrent doesn't return all error messages described in the spec" by Mathias Agopian · 15 years ago
  17. da77d0a Merge "Make sure to downgrade to app permissions when invoking callbacks" by Chris Tate · 15 years ago
  18. 7552dcf fix [2303866] eglMakeCurrent doesn't return all error messages described in the spec by Mathias Agopian · 15 years ago
  19. f1c934f Merge "The qcom OMX video decoders do not allocate output buffer memory at the time OMX_AllocateBuffer is called, wait until we received the first FILL_BUFFER_DONE notification until we rely on the buffer data ptr." by Andreas Huber · 15 years ago
  20. 52733b8 The qcom OMX video decoders do not allocate output buffer memory at the time OMX_AllocateBuffer is called, wait until we received the first FILL_BUFFER_DONE notification until we rely on the buffer data ptr. by Andreas Huber · 15 years ago
  21. 1790c13 Change calendar authority to com.android.calendar. by Ken Shirriff · 15 years ago
  22. 8fdd45e Merge "Add SyncState class for calendar provider." by Ken Shirriff · 15 years ago
  23. 787aa59 Fix issue 2363154: Speech synthesis fails to start over A2DP after media server process crash. by Eric Laurent · 15 years ago
  24. 96949ef We were blocking updating display tree during drag. by Grace Kloba · 15 years ago
  25. 733687d Merge "Manual merge pinch zoom from Eclair to Master." by Grace Kloba · 15 years ago
  26. 9272b4b Fix issue 2349345: Media sound output stuck on earpiece rather than speaker. by Eric Laurent · 15 years ago
  27. 4166ed6 am 6b32c0a2: (-s ours) am 48ef378d: Merge "DO NOT MERGE Avoid wifi disable in a UNKNOWN state" into eclair by Irfan Sheriff · 15 years ago
  28. 926426a am 8c48b4a5: (-s ours) am 1a337547: Merge "Add bugreport info about network feature use. DO NOT MERGE" into eclair by Robert Greenwalt · 15 years ago
  29. 1c54c07 am 70660425: (-s ours) am 9f954cf2: Merge "Do not merge" into eclair by Mike Reed · 15 years ago
  30. 111d036 Merge "Change key to KEY_SUPPORTED_JPEG_THUMBNAIL_SIZES for consistency." by Wu-cheng Li · 15 years ago
  31. acf7703 Change key to KEY_SUPPORTED_JPEG_THUMBNAIL_SIZES for consistency. by Wu-cheng Li · 15 years ago
  32. 3a0def2 Manual merge pinch zoom from Eclair to Master. by Grace Kloba · 15 years ago
  33. ff65c8c Make vertical LinearLayouts behave like horizontal LLs do. by Romain Guy · 15 years ago
  34. 60e8495 Merge "Add support for 180/270 degrees rotation." by Chih-Chung Chang · 15 years ago
  35. 5ecf8dd Merge "Add extra resources field for ApplicationInfo" by Kenny Root · 15 years ago
  36. d1ab016 Add extra resources field for ApplicationInfo by Kenny Root · 15 years ago
  37. 950b239 am d2c21c15: am 8c166512: Merge "Cleanup of process-specific DNS." into eclair by Robert Greenwalt · 15 years ago
  38. 345bf16 am 47d302a0: am bb79e5fd: Merge "Be tolerant of GPS session and engine on status messages arriving out of order." into eclair by Mike Lockwood · 15 years ago
  39. 92da0b44 Merge "Unhide resource-related API calls in Context" by Kenny Root · 15 years ago
  40. 3214839 Unhide resource-related API calls in Context by Kenny Root · 15 years ago
  41. 3e3a6430 Fix whitespace issue causing protocol syntax error by San Mehat · 15 years ago
  42. 1902492 Make sure to downgrade to app permissions when invoking callbacks by Christopher Tate · 15 years ago
  43. ac127dc Add support for 180/270 degrees rotation. by Chih-Chung Chang · 15 years ago
  44. 4d02d00 NetworkManagementService: Introduce INetworkManagementEventObserver by San Mehat · 15 years ago
  45. 55434a7 Merge "Multiple asset adding in one shot for AssetManager" by Kenny Root · 15 years ago
  46. 7baf952 Merge "Make dialogs look better when their content is small." by Romain Guy · 15 years ago
  47. 85fd374 Merge "As requested, expand ANR event log entry (and crash/WTF too) to include process flags (including FLAG_SYSTEM, etc)." by Dan Egnor · 15 years ago
  48. 63454eb Merge "NetworkManagementService: Introduce API methods for configuring interfaces" by San Mehat · 15 years ago
  49. bf81cac Merge "android.net: Introduce @hidden parcelable InterfaceConfiguration class" by San Mehat · 15 years ago
  50. 5e5e6cc Make dialogs look better when their content is small. by Romain Guy · 15 years ago
  51. ddce576 Merge "Make sure to release the renderer before shutting down the hardware codec, qcom's hardware decoder will otherwise crash." by Andreas Huber · 15 years ago
  52. 2780e73 As requested, expand ANR event log entry (and crash/WTF too) to include by Dan Egnor · 15 years ago
  53. 3522b5a5 Make sure to release the renderer before shutting down the hardware codec, qcom's hardware decoder will otherwise crash. by Andreas Huber · 15 years ago
  54. b35df8f Merge "remove GoogleLoginService unit test" by Doug Zongker · 15 years ago
  55. 39b17a1 remove GoogleLoginService unit test by Doug Zongker · 15 years ago
  56. 21bf222 Fix leak of DBus match rule. by Nick Pelly · 15 years ago
  57. 264ce38 am 3bd6dc65: am b44051ee: Merge "ADT/Layoutlib: implement sweep gradient." into eclair by Xavier Ducrohet · 15 years ago
  58. ed4fc8a NetworkManagementService: Introduce API methods for configuring interfaces by San Mehat · 15 years ago
  59. ead4f9c Add SyncState class for calendar provider. by Ken Shirriff · 15 years ago
  60. 353ced7 android.net: Introduce @hidden parcelable InterfaceConfiguration class by San Mehat · 15 years ago
  61. 4789f0c am 382f924c: am 5615ca19: docs: a lot of revision and expansion of the hello view tutorials includes new screenshots for some tutorials and a new sample images zip file by Scott Main · 15 years ago
  62. a948f47 am 97b10853: am 5910cb53: Merge "Edge of screen slop detection for ScaleGestureDetector." into eclair by Adam Powell · 15 years ago
  63. 95127b8e am 5ed68156: am de54a95b: Merge "docs: add a section about debugging web pages with the Console APIs; revise and cleanup some of the other content." into eclair by Scott Main · 15 years ago
  64. c0cea48 am 5f641285: am b1c4a2a3: Fix issue #2364506: Phone locked up while listening to music and attempting to download an update by Dianne Hackborn · 15 years ago
  65. f226e9f Merge "return an error when Surface::lock() is called while the surface is already locked." by Mathias Agopian · 15 years ago
  66. 116e541 return an error when Surface::lock() is called while the surface is already locked. by Mathias Agopian · 15 years ago
  67. a93e459 Merge "Move VM feature strings (used by DDMS) into VM." by Andy McFadden · 15 years ago
  68. e27ef01 Merge "Remove unused providers" by Ken Shirriff · 15 years ago
  69. 2e61d7c Merge "Bring back buttons in dialogs. Bug #2390537" by Romain Guy · 15 years ago
  70. cf635ae Bring back buttons in dialogs. Bug #2390537 by Romain Guy · 15 years ago
  71. 28d9c60 am 60e3c09e: am 6866daee: Merge "ADT/Layoutlib: implement radial gradient." into eclair by Xavier Ducrohet · 15 years ago
  72. b70efcb am 3c05f1fb: am b5fb50a1: Merge "Add instrumentation as a source tag for proguard keep options." into eclair by Ying Wang · 15 years ago
  73. 6d001c0 am e0aed796: am ccec75e7: Merge "Prevent orientation change from triggering activity recreation." into eclair by Guang Zhu · 15 years ago
  74. bd6f964 am 658dc0d4: am b35b8c13: Merge "Security fix in accessibility - don\'t read out password. # 2371557" into eclair by Amith Yamasani · 15 years ago
  75. dae34fa am d603e989: am 88e653f6: Merge "docs: some spelling typos" into eclair by Scott Main · 15 years ago
  76. e577232 Move VM feature strings (used by DDMS) into VM. by Andy McFadden · 15 years ago
  77. 7c45147 Merge "Make the media scanner disregard database entries that do not have absolute path names. This allows us to store other things (perhaps with http or content URIs) in the database, without the media scanner removing them again." by Marco Nelissen · 15 years ago
  78. e79f721 Remove unused providers by Ken Shirriff · 15 years ago
  79. a69a23b Use AUTHORITY constant for calendar. by Ken Shirriff · 15 years ago
  80. e1ceec2 Add an orientation parameter for overlay, so we can do camera preview in portrait mode. by Chih-Chung Chang · 15 years ago
  81. 177b580 Merge "Add a new attribute to LinearLayout: useLargestChild. Bug #2379138" by Romain Guy · 15 years ago
  82. 5b1b241 Add a new attribute to LinearLayout: useLargestChild. Bug #2379138 by Romain Guy · 15 years ago
  83. 55f0c1f am 76c29e63: (-s ours) am f167c4bf: DO NOT MERGE by Grace Kloba · 15 years ago
  84. 0771ba9 am b869c594: (-s ours) am 17b14bd3: DO NOT MERGE by Grace Kloba · 15 years ago
  85. 61ef50b am 55d791e7: (-s ours) am 5a0bf1f0: DO NOT MERGE by Grace Kloba · 15 years ago
  86. 01752fe am 8d4baa78: am d79d1c72: Merge "If ZoomButttonsController detects more than one pointer, give up the control. This should enable the View behind it, like WebView, will always get the multi-pointer events even when ZoomButtonsController is up." into eclair by Grace Kloba · 15 years ago
  87. 3ccf06e am 3648f949: (-s ours) am f080a5ad: Merge "DO NOT MERGE" into eclair by Grace Kloba · 15 years ago
  88. cd2354f am 84928fa9: am 813d2d86: Merge "Fix for 2292713: Remove workaround that hides SlidingTab widget while internal state is inconsistent." into eclair by Jim Miller · 15 years ago
  89. c22b3ca am da84d6a1: am 908a8111: Merge "ADT/Layoutlib: Add dash support to stroke." into eclair by Xavier Ducrohet · 15 years ago
  90. 4e8e87d am c0ea805c: am 2b30a4a5: Merge "ADT/Layoutlib: properly handle stroke information." into eclair by Xavier Ducrohet · 15 years ago
  91. fa5875a Merge "Bug 2330111" by Paul Westbrook · 15 years ago
  92. 35b002a Make the media scanner disregard database entries that do not have by Marco Nelissen · 15 years ago
  93. 68f2f54 Bug 2330111 by Paul Westbrook · 15 years ago
  94. 94986f2 Merge "Fix build, incorrect link/see tags." by Wink Saville · 15 years ago
  95. ab489ca Merge "Don't crash when there is no admin." by Dianne Hackborn · 15 years ago
  96. 6e6393c Merge changes I2d41cb94,Ia1a17985 by Mathias Agopian · 15 years ago
  97. aa6a2aa Fix build, incorrect link/see tags. by Wink Saville · 15 years ago
  98. 2d41cb9 fix [2324665] texture leak in surfaceflinger when using camera by Mathias Agopian · 15 years ago
  99. 4141d03 Don't crash when there is no admin. by Dianne Hackborn · 15 years ago
  100. a1a1798 fix a texture leak introduced recently. by Mathias Agopian · 15 years ago