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