1. ea52d35 Merge "Add dynamic uid info for tracking the sip service usage." into gingerbread by Chung-yih Wang · 14 years ago
  2. 5424c8d Add dynamic uid info for tracking the sip service usage. by Chung-yih Wang · 14 years ago
  3. 6947cc5 Merge "Preventing the hierarchy viewer from getting stuck, once when trying to load the window data for SurfaceView and the Wallpaper, and in the case the captured node has disappeared." into gingerbread by Konstantin Lopyrev · 14 years ago
  4. 0c49083 Merge "reserve android.opengl.GLWallpaperService name for future use" into gingerbread by Romain Guy · 14 years ago
  5. 2e7427f Merge "Add LFH offset to verbose list of APK" into gingerbread by Kenny Root · 14 years ago
  6. f45b674 reserve android.opengl.GLWallpaperService name for future use by Mathias Agopian · 14 years ago
  7. 50395e8 Merge "Fix a fun bug with multiple service bindings from an activity." into gingerbread by Dianne Hackborn · 14 years ago
  8. 94e939e Merge "Improve Sensors documentation a bit" into gingerbread by Mathias Agopian · 14 years ago
  9. 8ac0983 Merge "Fix support for per-frame unsynchronization in ID3V2.4 tags." into gingerbread by Andreas Huber · 14 years ago
  10. 4cffbb4 Merge "fix [2946787] Screen flicker on low resolution setting in camcorder." into gingerbread by Mathias Agopian · 14 years ago
  11. d0e6598 Merge "Start of SharedPreferences$Editor.startCommit()" into gingerbread by Brad Fitzpatrick · 14 years ago
  12. c51114f fix [2946787] Screen flicker on low resolution setting in camcorder. by Mathias Agopian · 14 years ago
  13. 43d9ac8 Fix a fun bug with multiple service bindings from an activity. by Dianne Hackborn · 14 years ago
  14. c14f9ca Merge "Added preset reverb." into gingerbread by Eric Laurent · 14 years ago
  15. 8735f89 Fix support for per-frame unsynchronization in ID3V2.4 tags. by Andreas Huber · 14 years ago
  16. 2358402 Merge "Ensure that buffering updates eventually hit 100% after we download everything." into gingerbread by Andreas Huber · 14 years ago
  17. 43c87e4 Improve Sensors documentation a bit by Mathias Agopian · 14 years ago
  18. 43b9b48 Preventing the hierarchy viewer from getting stuck, once when trying to load the window data for SurfaceView and the Wallpaper, and in the case the captured node has disappeared. by Konstantin Lopyrev · 14 years ago
  19. d64f4a9 DO NOT MERGE fix null check by Cary Clark · 14 years ago
  20. edf32d0 Start of SharedPreferences$Editor.startCommit() by Brad Fitzpatrick · 14 years ago
  21. b8814dc Merge "Allow sniffers to return a packet of opaque data that the corresponding extractor can take advantage of to not duplicate work already done sniffing. The mp3 extractor takes advantage of this now." into gingerbread by Andreas Huber · 14 years ago
  22. efdd088 Allow sniffers to return a packet of opaque data that the corresponding extractor can take advantage of to not duplicate work already done sniffing. The mp3 extractor takes advantage of this now. by Andreas Huber · 14 years ago
  23. c23296e Ensure that buffering updates eventually hit 100% after we download everything. by Andreas Huber · 14 years ago
  24. 8eb16af Merge "don't try to lock a buffer that wasn't allocated with SW usage bits" into gingerbread by Mathias Agopian · 14 years ago
  25. c817b22 don't try to lock a buffer that wasn't allocated with SW usage bits by Mathias Agopian · 14 years ago
  26. 4d67298 Merge "Remove "StringTest.java"." into gingerbread by Brian Carlstrom · 14 years ago
  27. 24bf70c Merge "Update AndroidRuntime with dalvik-dev changes" into gingerbread by Brian Carlstrom · 14 years ago
  28. 67b5060 Merge "Fix the simulator build." into gingerbread by Eric Laurent · 14 years ago
  29. 7e2f87f am d5e601c2: reconcile open-source froyo into google variant by Jean-Baptiste Queru · 14 years ago
  30. cd295c1 Fix the simulator build. by Eric Laurent · 14 years ago
  31. d5e601c reconcile open-source froyo into google variant by Jean-Baptiste Queru · 14 years ago
  32. 59073b1 Merge "Fix linux 64 build" into gingerbread by Brian Carlstrom · 14 years ago
  33. 9d3fa57 Make the default backup configuration "disabled; local transport selected" by Christopher Tate · 14 years ago
  34. fb2a946 Add LFH offset to verbose list of APK by Kenny Root · 14 years ago
  35. 231a000 Merge "Avoid allocating buffer every time getThumbnail is called." into gingerbread by Chih-Chung Chang · 14 years ago
  36. 37f709a Merge "SipProfile: add isOutgoingCallAllowed() and new builder constructor" into gingerbread by Hung-ying Tyan · 14 years ago
  37. 2ca3619 Avoid allocating buffer every time getThumbnail is called. by Chih-Chung Chang · 14 years ago
  38. bfc9325 Merge "Add support for generated documentation as part of the SDK docs." into gingerbread by Rohit Mungee · 14 years ago
  39. e0dacf9 Add support for generated documentation as part of the SDK docs. by Bill Napier · 14 years ago
  40. 171ea89 Update AndroidRuntime with dalvik-dev changes by Brian Carlstrom · 14 years ago
  41. 5c8e760 Remove "StringTest.java". by Brian Carlstrom · 14 years ago
  42. 74b58fc Fix linux 64 build by Brian Carlstrom · 14 years ago
  43. d0ad67a Merge "Fix the test breakage in vCard tests." into gingerbread by Daisuke Miyakawa · 14 years ago
  44. 4d9c193 Fix the test breakage in vCard tests. by Daisuke Miyakawa · 14 years ago
  45. 2b81d6d am 02e18d4d: Merge "Make the default backup configuration "disabled; local transport selected"" into froyo by Christopher Tate · 14 years ago
  46. bb0eb5c Merge "Negatively cache settings and proactively slurp settings into cache." into gingerbread by Brad Fitzpatrick · 14 years ago
  47. f366a9b Negatively cache settings and proactively slurp settings into cache. by Brad Fitzpatrick · 14 years ago
  48. 02e18d4 Merge "Make the default backup configuration "disabled; local transport selected"" into froyo by Christopher Tate · 14 years ago
  49. 09dedc9 Make the default backup configuration "disabled; local transport selected" by Christopher Tate · 14 years ago
  50. a7e5648 Added preset reverb. by Eric Laurent · 14 years ago
  51. 8395b46 Merge "fix [2931513] Add support for setting the orientation of an ANativeWindow" into gingerbread by Mathias Agopian · 14 years ago
  52. e96aa3e fix [2931513] Add support for setting the orientation of an ANativeWindow by Mathias Agopian · 14 years ago
  53. 6b6ae99 Merge "A first shot at proper support for seeking of rtsp streams." into gingerbread by Andreas Huber · 14 years ago
  54. 4af0cfa Merge "Verify that onPause() calls its superclass." into gingerbread by Dianne Hackborn · 14 years ago
  55. e0dd7d3 A first shot at proper support for seeking of rtsp streams. by Andreas Huber · 14 years ago
  56. e2978c8 Merge "Fix for an NPE in TextView." into gingerbread by Gilles Debunne · 14 years ago
  57. 4e765e0 Fix for an NPE in TextView. by Gilles Debunne · 14 years ago
  58. b1bbe99 Merge "Some StrictMode API changes." into gingerbread by Brad Fitzpatrick · 14 years ago
  59. 88bff62 Merge "Fix vCard so that it looks at IM correctly." into gingerbread by Daisuke Miyakawa · 14 years ago
  60. 6dd19ca Merge "Make VCardTestsBase public." into gingerbread by Daisuke Miyakawa · 14 years ago
  61. 4a2a2eb Fix vCard so that it looks at IM correctly. by Daisuke Miyakawa · 14 years ago
  62. e794e9f Verify that onPause() calls its superclass. by Dianne Hackborn · 14 years ago
  63. 6d73469 Merge "Send all Connectivity broadcasts." into gingerbread by Robert Greenwalt · 14 years ago
  64. 97461bd Some StrictMode API changes. by Brad Fitzpatrick · 14 years ago
  65. 9d6b59c Send all Connectivity broadcasts. by Robert Greenwalt · 14 years ago
  66. 2703a42 When an EditText gains focus by tapping, move the insertion point where tapped. by Gilles Debunne · 14 years ago
  67. b6d7135 Merge "LVM release 1.05 delivery" into gingerbread by Eric Laurent · 14 years ago
  68. cf95f5d SipProfile: add isOutgoingCallAllowed() and new builder constructor by Hung-ying Tyan · 14 years ago
  69. 3294d44 Add confcall management to SIP calls by Hung-ying Tyan · 14 years ago
  70. a83987d Merge "RTP: integrate the echo canceller from speex." into gingerbread by Chia-chi Yeh · 14 years ago
  71. 4ae6ec4 RTP: integrate the echo canceller from speex. by Chia-chi Yeh · 14 years ago
  72. 5b1f0c9 Merge "RTP: reduce the latency by overlapping AudioRecord and AudioTrack." into gingerbread by Chia-chi Yeh · 14 years ago
  73. 2880ef8 RTP: reduce the latency by overlapping AudioRecord and AudioTrack. by Chia-chi Yeh · 14 years ago
  74. d132892 Merge "Don't touch the VFS during window relayout." into gingerbread by Brad Fitzpatrick · 14 years ago
  75. 97b5b76 merge -s ours from froyo-release so that upgrading to gingerbread is a git fast-forward by Jean-Baptiste Queru · 14 years ago
  76. f467ca0 Merge "More watermark work." into gingerbread by Dianne Hackborn · 14 years ago
  77. 9088100 Don't touch the VFS during window relayout. by Brad Fitzpatrick · 14 years ago
  78. afdc85f am 397c0f5a: Merge "Doc change: Add table to clarify launch modes and caution against using SingleTask and SingleInstance modes." into froyo by Dirk Dougherty · 14 years ago
  79. 397c0f5 Merge "Doc change: Add table to clarify launch modes and caution against using SingleTask and SingleInstance modes." into froyo by Dirk Dougherty · 14 years ago
  80. 1ba6288 Doc change: Add table to clarify launch modes and caution against using SingleTask and SingleInstance modes. by Dirk Dougherty · 14 years ago
  81. b9fb170 More watermark work. by Dianne Hackborn · 14 years ago
  82. 3e05a0b Hysteresis effect in Text selection. by Gilles Debunne · 14 years ago
  83. 0263b0d Make VCardTestsBase public. by Daisuke Miyakawa · 14 years ago
  84. 0c76c7c Merge "add new sensor types for handling gyro data and device orientation more efficiently." into gingerbread by Mathias Agopian · 14 years ago
  85. e7aa645 am 5a98fef3: Merge "docs: add dev guide for getting user location" into froyo by Scott Main · 14 years ago
  86. 5a98fef Merge "docs: add dev guide for getting user location" into froyo by Scott Main · 14 years ago
  87. 3e22ef1 Merge "Better handling of rtsp connection and disconnection." into gingerbread by Andreas Huber · 14 years ago
  88. 8370be1 Better handling of rtsp connection and disconnection. by Andreas Huber · 14 years ago
  89. 3f51fa7 Runtime dump support for MediaWriter by James Dong · 14 years ago
  90. b80e610 Merge "Visualizer: replace the FFT implementation with a faster one." into gingerbread by Chia-chi Yeh · 14 years ago
  91. 72ecb00a Merge "Revert "Don't recycle native bitmap after the finalizer is called."" into gingerbread by Chih-Chung Chang · 14 years ago
  92. 80db438 Merge "DO NOT MERGE Enable all networks on screen on" into gingerbread by Irfan Sheriff · 14 years ago
  93. 601ede9 Revert "Don't recycle native bitmap after the finalizer is called." by Chih-Chung Chang · 14 years ago
  94. 7a0541d add new sensor types for handling gyro data and device orientation by Kevin Powell · 14 years ago
  95. d2e5f95 Merge "Make ProgressBar.setVisibility() remotable." into gingerbread by Steve Howard · 14 years ago
  96. bb75aa9 am ca9d51b1: Disabling AccessibilityService sample from build system. by Trevor Johns · 14 years ago
  97. b25ffff Make ProgressBar.setVisibility() remotable. by Steve Howard · 14 years ago
  98. ca9d51b Disabling AccessibilityService sample from build system. by Trevor Johns · 14 years ago
  99. b2cc86d am 3158cf68: Change CDMAPhone.getDeviceId to return MEID or ESN. by Wink Saville · 14 years ago
  100. 3158cf6 Change CDMAPhone.getDeviceId to return MEID or ESN. by Wink Saville · 14 years ago