1. 6bfb397 Make sure stagefright -o terminates even if we're using a raw audio source (such as .wav pcm) by Andreas Huber · 14 years ago
  2. 8946ab2 A ThreadedSource wraps around an existing MediaSource and reads output buffers on a separate thread. It's now used for the vpx decoder to decode frames ahead of time to improve playback performance. by Andreas Huber · 14 years ago
  3. 8c9eacd Merge "DO NOT MERGE. Use the new -knowntags option to suppress warnings for some known tags." into gingerbread by Joe Onorato · 14 years ago
  4. 37de5da Merge "Fix problem in lvm effect bundle wrapper" into gingerbread by Eric Laurent · 14 years ago
  5. 71f7f67 DO NOT MERGE. Use the new -knowntags option to suppress warnings for some known tags. by Joe Onorato · 14 years ago
  6. 7747795 Merge "These are not javadoc tags, they are annotations in sample code. Escape them properly." into gingerbread by Joe Onorato · 14 years ago
  7. f0f95b8 Fix problem in lvm effect bundle wrapper by Eric Laurent · 14 years ago
  8. 0d903bcd These are not javadoc tags, they are annotations in sample code. Escape them properly. by Joe Onorato · 14 years ago
  9. c751058 SipService: add log control, suppress ping log. by Hung-ying Tyan · 14 years ago
  10. d8f3d16 Add a new phone state ANSWERING. by Chung-yih Wang · 14 years ago
  11. 0e06338 Fix the unhandled authentication message. by Chung-yih Wang · 14 years ago
  12. 07980dc Merge "Adding new assets for designers" into gingerbread by Chet Haase · 14 years ago
  13. a705d92 Adding new assets for designers by Chet Haase · 14 years ago
  14. f4d788c Merge "Make input dispatcher only ANR for foreground windows." into gingerbread by Jeff Brown · 14 years ago
  15. 519e024 Make input dispatcher only ANR for foreground windows. by Jeff Brown · 14 years ago
  16. 747c615 ContactsContract: update SipAddress to be multi-valued by David Brown · 14 years ago
  17. 134b28a Merge "Update Inet Connection Status display" into gingerbread by Robert Greenwalt · 14 years ago
  18. 1e9aac2 Update Inet Connection Status display by Robert Greenwalt · 14 years ago
  19. b8dbdc2 Clarify the danger of READ_LOGS and DUMP permissions. by Chris Palmer · 14 years ago
  20. 24a2c2b Merge "Upgrade to the latest .webm project code." into gingerbread by Andreas Huber · 14 years ago
  21. 3fd5fa4 Fix the runtime restart due to name change. by Wu-cheng Li · 14 years ago
  22. a8cc20e Merge "b/3004029 Fixed content resolver loss" into gingerbread by Erik · 14 years ago
  23. 344d966 Merge "Close tz query cursor when done." into gingerbread by Erik · 14 years ago
  24. 09bd4bf b/3004029 Fixed content resolver loss by Erik · 14 years ago
  25. 8f385af Merge "Add new/changed drawable assets from design team" into gingerbread by Chet Haase · 14 years ago
  26. 0183e3b Add new/changed drawable assets from design team by Chet Haase · 14 years ago
  27. e5f8539 Upgrade to the latest .webm project code. by Andreas Huber · 14 years ago
  28. a6f4149 Merge "Update camera API and javadoc for API review comments." into gingerbread by Wu-cheng Li · 14 years ago
  29. 82a39f4 Merge "Add some explicit error log messages" into gingerbread by James Dong · 14 years ago
  30. 9f882c0 Merge "Fix audio input sample timestamp when audio driver loses audio samples" into gingerbread by James Dong · 14 years ago
  31. 7836660 Update camera API and javadoc for API review comments. by Wu-cheng Li · 14 years ago
  32. 5ba5de9 Close tz query cursor when done. by Erik · 14 years ago
  33. 968735e Merge "Fixing the NPE in SipPhone bug id: http://b/2987816" into gingerbread by Hung-ying Tyan · 14 years ago
  34. 698ddb0 Merge "Fix links in SIP API javadoc." into gingerbread by Hung-ying Tyan · 14 years ago
  35. 286bb5a Fix links in SIP API javadoc. by Hung-ying Tyan · 14 years ago
  36. f182e8a fix a typo where the eventtags code were wrong by Mathias Agopian · 14 years ago
  37. 9909b94 Merge "Various fixes to improve resilience of the rtsp stack against spurious errors instead of asserting." into gingerbread by Andreas Huber · 14 years ago
  38. f3d2bdf Various fixes to improve resilience of the rtsp stack against spurious errors instead of asserting. by Andreas Huber · 14 years ago
  39. 8626d1a Merge "Mark MODIFY_PHONE_STATE permission as signatureOrSystem" into gingerbread by David Brown · 14 years ago
  40. 94e4983 Fixing the NPE in SipPhone bug id: http://b/2987816 by Chung-yih Wang · 14 years ago
  41. 5306e0a Merge "SIP: add PEER_NOT_REACHABLE error feedback." into gingerbread by Hung-ying Tyan · 14 years ago
  42. 096df81 Merge "SipService: send SERVER_ERROR if server doesn't provide nonce" into gingerbread by Hung-ying Tyan · 14 years ago
  43. ae076d3 SIP: add PEER_NOT_REACHABLE error feedback. by Hung-ying Tyan · 14 years ago
  44. cee0b97 Merge "Free AssetManager weak refs before unmounting" into gingerbread by Kenny Root · 14 years ago
  45. 536ee09 Merge "Fix name shadowing bug with revoking URI permissions." into gingerbread by Steve Howard · 14 years ago
  46. 5bade70 Merge "DO NOT MERGE Correct the PackageManager.checkSignatures documentation." into gingerbread by Chris Palmer · 14 years ago
  47. 0de8ddb Fix name shadowing bug with revoking URI permissions. by Steve Howard · 14 years ago
  48. 6457a28 Merge "Complete event registration in CallManager." into gingerbread by John Wang · 14 years ago
  49. f4ece20 Mark MODIFY_PHONE_STATE permission as signatureOrSystem by David Brown · 14 years ago
  50. 426ee7f Fixes some bugs in TimeZoneUtils by Erik · 14 years ago
  51. 59f9bae Complete event registration in CallManager. by John Wang · 14 years ago
  52. 09340a4 Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 14 years ago
  53. b3ffc78 Merge "Add logging of various important graphics events" into gingerbread by Mathias Agopian · 14 years ago
  54. 17fe229 Merge "Unhide GsmCellLocation.getPsc()." into gingerbread by jsh · 14 years ago
  55. aa48540 Free AssetManager weak refs before unmounting by Kenny Root · 14 years ago
  56. b5024da Add some explicit error log messages by James Dong · 14 years ago
  57. 7589ebf Fix audio input sample timestamp when audio driver loses audio samples by James Dong · 14 years ago
  58. eea35ce Merge "Added intents for audio effects control application" into gingerbread by Eric Laurent · 14 years ago
  59. 1188f5e Merge "Fix problem where power manager was calling battery stats with bad wl type." into gingerbread by Dianne Hackborn · 14 years ago
  60. b92788a Merge "Adds time zone functionality into fw as a hidden api" into gingerbread by Erik · 14 years ago
  61. 88203cb SipService: send SERVER_ERROR if server doesn't provide nonce by Hung-ying Tyan · 14 years ago
  62. 934516e Merge "Fix issue #2999795: Runtime restart on Crespo" into gingerbread by Dianne Hackborn · 14 years ago
  63. 8377028 Fix issue #2999795: Runtime restart on Crespo by Dianne Hackborn · 14 years ago
  64. 96d6c34 Merge "Unify some duplicate StrictMode-enabling code." into gingerbread by Brad Fitzpatrick · 14 years ago
  65. fb85bc6 Merge "Add missing wallpaper service lock." into gingerbread by Brad Fitzpatrick · 14 years ago
  66. 52e19d5 Merge "Change the keep alive time for excess idle threads." into gingerbread by Romain Guy · 14 years ago
  67. 194b19a Add missing wallpaper service lock. by Brad Fitzpatrick · 14 years ago
  68. 6b424f4 Change the keep alive time for excess idle threads. by Romain Guy · 14 years ago
  69. 405d4db Rename internal SSLParameters to SSLParametersImpl to avoid collision with new javax.net.ssl.SSLParameters by Brian Carlstrom · 14 years ago
  70. 71ad58c Adds time zone functionality into fw as a hidden api by Erik · 14 years ago
  71. 9412623 Merge "Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments" into gingerbread by Brian Carlstrom · 14 years ago
  72. 2ec0e6f Unhide GsmCellLocation.getPsc(). by jsh · 14 years ago
  73. 70be167 Fix problem where power manager was calling battery stats with bad wl type. by Dianne Hackborn · 14 years ago
  74. e7b92d7 Merge "Return immutable copies of private callList." into gingerbread by John Wang · 14 years ago
  75. 901b7b9 am ca8f3d04: Merge "Add an option to hide the Voice Search icon." into froyo by Leon Scroggins III · 14 years ago
  76. ca8f3d0 Merge "Add an option to hide the Voice Search icon." into froyo by Leon Scroggins III · 14 years ago
  77. 89a7180 Merge "SipService: ignore connect event for non-active networks." into gingerbread by Hung-ying Tyan · 14 years ago
  78. d09af7d Added intents for audio effects control application by Eric Laurent · 14 years ago
  79. 12bec5d SipService: ignore connect event for non-active networks. by Hung-ying Tyan · 14 years ago
  80. e71396c am 4b4af990: Doc change: update ADT 0.9.8 checksum and size. by Dirk Dougherty · 14 years ago
  81. 3043441 Merge "Dedupe timestamp in PackageSettings" into gingerbread by Kenny Root · 14 years ago
  82. 4b4af99 Doc change: update ADT 0.9.8 checksum and size. by Dirk Dougherty · 14 years ago
  83. 50d66f9 Unify some duplicate StrictMode-enabling code. by Brad Fitzpatrick · 14 years ago
  84. 4a02800 Add an option to hide the Voice Search icon. by Leon Scroggins III · 14 years ago
  85. 13f6270 SipAudioCall: use SipErrorCode instead of string in onError() by Hung-ying Tyan · 14 years ago
  86. 99bf4e4 SIP: remove dependency on javax.sip by Hung-ying Tyan · 14 years ago
  87. 4fe6c3e Replace epoll() with poll() and rename PollLoop to Looper. by Jeff Brown · 14 years ago
  88. 2c42c8f Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments by Brian Carlstrom · 14 years ago
  89. 5dde95b Merge "Fix the bug of authentication in an outgoing call." into gingerbread by Chung-yih Wang · 14 years ago
  90. 7d137e4 Fix the bug of authentication in an outgoing call. by Chung-yih Wang · 14 years ago
  91. 04262e9 Add logging of various important graphics events by Mathias Agopian · 14 years ago
  92. a224f70 Fix interaction between BluetoothEventLoop and BluetoothService. by Jaikumar Ganesh · 14 years ago
  93. 4565933 Merge "SipService: deliver connectivity change to all sessions." into gingerbread by Hung-ying Tyan · 14 years ago
  94. bc0e400 Return immutable copies of private callList. by John Wang · 14 years ago
  95. 5251c80 Merge "Fix potential crash in sync." into gingerbread by Dianne Hackborn · 14 years ago
  96. a0eb56a Merge "Work on issue #2991868: A toast pops up informing users..." into gingerbread by Dianne Hackborn · 14 years ago
  97. 50adddd Fix potential crash in sync. by Dianne Hackborn · 14 years ago
  98. d231aa8 SipService: deliver connectivity change to all sessions. by Hung-ying Tyan · 14 years ago
  99. 8c5755a Work on issue #2991868: A toast pops up informing users... by Dianne Hackborn · 14 years ago
  100. 7d794fb Dedupe timestamp in PackageSettings by Kenny Root · 14 years ago