1. 4cffbb4 Merge "fix [2946787] Screen flicker on low resolution setting in camcorder." into gingerbread by Mathias Agopian · 14 years ago
  2. d0e6598 Merge "Start of SharedPreferences$Editor.startCommit()" into gingerbread by Brad Fitzpatrick · 14 years ago
  3. c51114f fix [2946787] Screen flicker on low resolution setting in camcorder. by Mathias Agopian · 14 years ago
  4. c14f9ca Merge "Added preset reverb." into gingerbread by Eric Laurent · 14 years ago
  5. 2358402 Merge "Ensure that buffering updates eventually hit 100% after we download everything." into gingerbread by Andreas Huber · 14 years ago
  6. d64f4a9 DO NOT MERGE fix null check by Cary Clark · 14 years ago
  7. edf32d0 Start of SharedPreferences$Editor.startCommit() by Brad Fitzpatrick · 14 years ago
  8. 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
  9. 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
  10. c23296e Ensure that buffering updates eventually hit 100% after we download everything. by Andreas Huber · 14 years ago
  11. 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
  12. c817b22 don't try to lock a buffer that wasn't allocated with SW usage bits by Mathias Agopian · 14 years ago
  13. 4d67298 Merge "Remove "StringTest.java"." into gingerbread by Brian Carlstrom · 14 years ago
  14. 24bf70c Merge "Update AndroidRuntime with dalvik-dev changes" into gingerbread by Brian Carlstrom · 14 years ago
  15. 67b5060 Merge "Fix the simulator build." into gingerbread by Eric Laurent · 14 years ago
  16. 7e2f87f am d5e601c2: reconcile open-source froyo into google variant by Jean-Baptiste Queru · 14 years ago
  17. cd295c1 Fix the simulator build. by Eric Laurent · 14 years ago
  18. d5e601c reconcile open-source froyo into google variant by Jean-Baptiste Queru · 14 years ago
  19. 59073b1 Merge "Fix linux 64 build" into gingerbread by Brian Carlstrom · 14 years ago
  20. 9d3fa57 Make the default backup configuration "disabled; local transport selected" by Christopher Tate · 14 years ago
  21. 231a000 Merge "Avoid allocating buffer every time getThumbnail is called." into gingerbread by Chih-Chung Chang · 14 years ago
  22. 37f709a Merge "SipProfile: add isOutgoingCallAllowed() and new builder constructor" into gingerbread by Hung-ying Tyan · 14 years ago
  23. 2ca3619 Avoid allocating buffer every time getThumbnail is called. by Chih-Chung Chang · 14 years ago
  24. bfc9325 Merge "Add support for generated documentation as part of the SDK docs." into gingerbread by Rohit Mungee · 14 years ago
  25. e0dacf9 Add support for generated documentation as part of the SDK docs. by Bill Napier · 14 years ago
  26. 171ea89 Update AndroidRuntime with dalvik-dev changes by Brian Carlstrom · 14 years ago
  27. 5c8e760 Remove "StringTest.java". by Brian Carlstrom · 14 years ago
  28. 74b58fc Fix linux 64 build by Brian Carlstrom · 14 years ago
  29. d0ad67a Merge "Fix the test breakage in vCard tests." into gingerbread by Daisuke Miyakawa · 14 years ago
  30. 4d9c193 Fix the test breakage in vCard tests. by Daisuke Miyakawa · 14 years ago
  31. 2b81d6d am 02e18d4d: Merge "Make the default backup configuration "disabled; local transport selected"" into froyo by Christopher Tate · 14 years ago
  32. bb0eb5c Merge "Negatively cache settings and proactively slurp settings into cache." into gingerbread by Brad Fitzpatrick · 14 years ago
  33. f366a9b Negatively cache settings and proactively slurp settings into cache. by Brad Fitzpatrick · 14 years ago
  34. 02e18d4 Merge "Make the default backup configuration "disabled; local transport selected"" into froyo by Christopher Tate · 14 years ago
  35. 09dedc9 Make the default backup configuration "disabled; local transport selected" by Christopher Tate · 14 years ago
  36. a7e5648 Added preset reverb. by Eric Laurent · 14 years ago
  37. 8395b46 Merge "fix [2931513] Add support for setting the orientation of an ANativeWindow" into gingerbread by Mathias Agopian · 14 years ago
  38. e96aa3e fix [2931513] Add support for setting the orientation of an ANativeWindow by Mathias Agopian · 14 years ago
  39. 6b6ae99 Merge "A first shot at proper support for seeking of rtsp streams." into gingerbread by Andreas Huber · 14 years ago
  40. 4af0cfa Merge "Verify that onPause() calls its superclass." into gingerbread by Dianne Hackborn · 14 years ago
  41. e0dd7d3 A first shot at proper support for seeking of rtsp streams. by Andreas Huber · 14 years ago
  42. e2978c8 Merge "Fix for an NPE in TextView." into gingerbread by Gilles Debunne · 14 years ago
  43. 4e765e0 Fix for an NPE in TextView. by Gilles Debunne · 14 years ago
  44. b1bbe99 Merge "Some StrictMode API changes." into gingerbread by Brad Fitzpatrick · 14 years ago
  45. 88bff62 Merge "Fix vCard so that it looks at IM correctly." into gingerbread by Daisuke Miyakawa · 14 years ago
  46. 6dd19ca Merge "Make VCardTestsBase public." into gingerbread by Daisuke Miyakawa · 14 years ago
  47. 4a2a2eb Fix vCard so that it looks at IM correctly. by Daisuke Miyakawa · 14 years ago
  48. e794e9f Verify that onPause() calls its superclass. by Dianne Hackborn · 14 years ago
  49. 6d73469 Merge "Send all Connectivity broadcasts." into gingerbread by Robert Greenwalt · 14 years ago
  50. 97461bd Some StrictMode API changes. by Brad Fitzpatrick · 14 years ago
  51. 9d6b59c Send all Connectivity broadcasts. by Robert Greenwalt · 14 years ago
  52. 2703a42 When an EditText gains focus by tapping, move the insertion point where tapped. by Gilles Debunne · 14 years ago
  53. b6d7135 Merge "LVM release 1.05 delivery" into gingerbread by Eric Laurent · 14 years ago
  54. cf95f5d SipProfile: add isOutgoingCallAllowed() and new builder constructor by Hung-ying Tyan · 14 years ago
  55. 3294d44 Add confcall management to SIP calls by Hung-ying Tyan · 14 years ago
  56. a83987d Merge "RTP: integrate the echo canceller from speex." into gingerbread by Chia-chi Yeh · 14 years ago
  57. 4ae6ec4 RTP: integrate the echo canceller from speex. by Chia-chi Yeh · 14 years ago
  58. 5b1f0c9 Merge "RTP: reduce the latency by overlapping AudioRecord and AudioTrack." into gingerbread by Chia-chi Yeh · 14 years ago
  59. 2880ef8 RTP: reduce the latency by overlapping AudioRecord and AudioTrack. by Chia-chi Yeh · 14 years ago
  60. d132892 Merge "Don't touch the VFS during window relayout." into gingerbread by Brad Fitzpatrick · 14 years ago
  61. 97b5b76 merge -s ours from froyo-release so that upgrading to gingerbread is a git fast-forward by Jean-Baptiste Queru · 14 years ago
  62. f467ca0 Merge "More watermark work." into gingerbread by Dianne Hackborn · 14 years ago
  63. 9088100 Don't touch the VFS during window relayout. by Brad Fitzpatrick · 14 years ago
  64. 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
  65. 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
  66. 1ba6288 Doc change: Add table to clarify launch modes and caution against using SingleTask and SingleInstance modes. by Dirk Dougherty · 14 years ago
  67. b9fb170 More watermark work. by Dianne Hackborn · 14 years ago
  68. 3e05a0b Hysteresis effect in Text selection. by Gilles Debunne · 14 years ago
  69. 0263b0d Make VCardTestsBase public. by Daisuke Miyakawa · 14 years ago
  70. 0c76c7c Merge "add new sensor types for handling gyro data and device orientation more efficiently." into gingerbread by Mathias Agopian · 14 years ago
  71. e7aa645 am 5a98fef3: Merge "docs: add dev guide for getting user location" into froyo by Scott Main · 14 years ago
  72. 5a98fef Merge "docs: add dev guide for getting user location" into froyo by Scott Main · 14 years ago
  73. 3e22ef1 Merge "Better handling of rtsp connection and disconnection." into gingerbread by Andreas Huber · 14 years ago
  74. 8370be1 Better handling of rtsp connection and disconnection. by Andreas Huber · 14 years ago
  75. 3f51fa7 Runtime dump support for MediaWriter by James Dong · 14 years ago
  76. b80e610 Merge "Visualizer: replace the FFT implementation with a faster one." into gingerbread by Chia-chi Yeh · 14 years ago
  77. 72ecb00a Merge "Revert "Don't recycle native bitmap after the finalizer is called."" into gingerbread by Chih-Chung Chang · 14 years ago
  78. 80db438 Merge "DO NOT MERGE Enable all networks on screen on" into gingerbread by Irfan Sheriff · 14 years ago
  79. 601ede9 Revert "Don't recycle native bitmap after the finalizer is called." by Chih-Chung Chang · 14 years ago
  80. 7a0541d add new sensor types for handling gyro data and device orientation by Kevin Powell · 14 years ago
  81. d2e5f95 Merge "Make ProgressBar.setVisibility() remotable." into gingerbread by Steve Howard · 14 years ago
  82. bb75aa9 am ca9d51b1: Disabling AccessibilityService sample from build system. by Trevor Johns · 14 years ago
  83. b25ffff Make ProgressBar.setVisibility() remotable. by Steve Howard · 14 years ago
  84. ca9d51b Disabling AccessibilityService sample from build system. by Trevor Johns · 14 years ago
  85. b2cc86d am 3158cf68: Change CDMAPhone.getDeviceId to return MEID or ESN. by Wink Saville · 14 years ago
  86. 3158cf6 Change CDMAPhone.getDeviceId to return MEID or ESN. by Wink Saville · 14 years ago
  87. d6f7f22 Merge "Load bitmaps in the correct format." into gingerbread by Romain Guy · 14 years ago
  88. f92a0a6 Load bitmaps in the correct format. by Romain Guy · 14 years ago
  89. 06c81f2 Merge changes I8a257579,I82d16312 into gingerbread by Kenny Root · 14 years ago
  90. fae66c3 DO NOT MERGE Enable all networks on screen on by Irfan Sheriff · 14 years ago
  91. fa4596e docs: add dev guide for getting user location by Scott Main · 14 years ago
  92. a1a96f3 LVM release 1.05 delivery by Eric Laurent · 14 years ago
  93. 300b0b7 Merge "setParamMaxFileDurationUs should allow zero time input as per API of setMaxDuration." into gingerbread by Nipun Kwatra · 14 years ago
  94. 3251925 Merge "Fix a few small battery stats problems:" into gingerbread by Dianne Hackborn · 14 years ago
  95. fb45748 setParamMaxFileDurationUs should allow zero time input as per API of setMaxDuration. by Nipun Kwatra · 14 years ago
  96. 4d42ccd Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 14 years ago
  97. 99d0452 Fix a few small battery stats problems: by Dianne Hackborn · 14 years ago
  98. 42f90ca Merge "Fix aapt dump badging to support xlarge screens." into gingerbread by Dianne Hackborn · 14 years ago
  99. 086d084 Add AStorageManager API to NDK by Kenny Root · 14 years ago
  100. be857d4 Reorganize MountService IPC by Kenny Root · 14 years ago