1. bfbab8c am a8cc20e5: Merge "b/3004029 Fixed content resolver loss" into gingerbread by Erik · 14 years ago
  2. 42e72e5 am 344d9663: Merge "Close tz query cursor when done." into gingerbread by Erik · 14 years ago
  3. a8cc20e Merge "b/3004029 Fixed content resolver loss" into gingerbread by Erik · 14 years ago
  4. 344d966 Merge "Close tz query cursor when done." into gingerbread by Erik · 14 years ago
  5. 09bd4bf b/3004029 Fixed content resolver loss by Erik · 14 years ago
  6. 5ae52f6 am 8f385aff: Merge "Add new/changed drawable assets from design team" into gingerbread by Chet Haase · 14 years ago
  7. 8f385af Merge "Add new/changed drawable assets from design team" into gingerbread by Chet Haase · 14 years ago
  8. 0183e3b Add new/changed drawable assets from design team by Chet Haase · 14 years ago
  9. 4db458b am a6f41495: Merge "Update camera API and javadoc for API review comments." into gingerbread by Wu-cheng Li · 14 years ago
  10. a6f4149 Merge "Update camera API and javadoc for API review comments." into gingerbread by Wu-cheng Li · 14 years ago
  11. 0cd2472 am 82a39f4a: Merge "Add some explicit error log messages" into gingerbread by James Dong · 14 years ago
  12. beb55f5 am 9f882c0b: Merge "Fix audio input sample timestamp when audio driver loses audio samples" into gingerbread by James Dong · 14 years ago
  13. 82a39f4 Merge "Add some explicit error log messages" into gingerbread by James Dong · 14 years ago
  14. 9f882c0 Merge "Fix audio input sample timestamp when audio driver loses audio samples" into gingerbread by James Dong · 14 years ago
  15. 7836660 Update camera API and javadoc for API review comments. by Wu-cheng Li · 14 years ago
  16. 5ba5de9 Close tz query cursor when done. by Erik · 14 years ago
  17. 1e563f9 am 968735e5: Merge "Fixing the NPE in SipPhone bug id: http://b/2987816" into gingerbread by Hung-ying Tyan · 14 years ago
  18. 968735e Merge "Fixing the NPE in SipPhone bug id: http://b/2987816" into gingerbread by Hung-ying Tyan · 14 years ago
  19. 6962aff am 698ddb0c: Merge "Fix links in SIP API javadoc." into gingerbread by Hung-ying Tyan · 14 years ago
  20. 698ddb0 Merge "Fix links in SIP API javadoc." into gingerbread by Hung-ying Tyan · 14 years ago
  21. 310da64 am f182e8a8: fix a typo where the eventtags code were wrong by Mathias Agopian · 14 years ago
  22. 286bb5a Fix links in SIP API javadoc. by Hung-ying Tyan · 14 years ago
  23. f182e8a fix a typo where the eventtags code were wrong by Mathias Agopian · 14 years ago
  24. 7ff9457 am 9909b948: Merge "Various fixes to improve resilience of the rtsp stack against spurious errors instead of asserting." into gingerbread by Andreas Huber · 14 years ago
  25. 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
  26. f3d2bdf Various fixes to improve resilience of the rtsp stack against spurious errors instead of asserting. by Andreas Huber · 14 years ago
  27. 0237cf2 am 8626d1a3: Merge "Mark MODIFY_PHONE_STATE permission as signatureOrSystem" into gingerbread by David Brown · 14 years ago
  28. 8626d1a Merge "Mark MODIFY_PHONE_STATE permission as signatureOrSystem" into gingerbread by David Brown · 14 years ago
  29. 8a33e96 am 5306e0a8: Merge "SIP: add PEER_NOT_REACHABLE error feedback." into gingerbread by Hung-ying Tyan · 14 years ago
  30. 8d9e8de am 096df819: Merge "SipService: send SERVER_ERROR if server doesn\'t provide nonce" into gingerbread by Hung-ying Tyan · 14 years ago
  31. 94e4983 Fixing the NPE in SipPhone bug id: http://b/2987816 by Chung-yih Wang · 14 years ago
  32. 5306e0a Merge "SIP: add PEER_NOT_REACHABLE error feedback." into gingerbread by Hung-ying Tyan · 14 years ago
  33. 096df81 Merge "SipService: send SERVER_ERROR if server doesn't provide nonce" into gingerbread by Hung-ying Tyan · 14 years ago
  34. ae076d3 SIP: add PEER_NOT_REACHABLE error feedback. by Hung-ying Tyan · 14 years ago
  35. 79a1ee4 am cee0b97e: Merge "Free AssetManager weak refs before unmounting" into gingerbread by Kenny Root · 14 years ago
  36. cee0b97 Merge "Free AssetManager weak refs before unmounting" into gingerbread by Kenny Root · 14 years ago
  37. d2de99e am 536ee090: Merge "Fix name shadowing bug with revoking URI permissions." into gingerbread by Steve Howard · 14 years ago
  38. 536ee09 Merge "Fix name shadowing bug with revoking URI permissions." into gingerbread by Steve Howard · 14 years ago
  39. c5e2e26 am 5bade703: Merge "DO NOT MERGE Correct the PackageManager.checkSignatures documentation." into gingerbread by Chris Palmer · 14 years ago
  40. 5bade70 Merge "DO NOT MERGE Correct the PackageManager.checkSignatures documentation." into gingerbread by Chris Palmer · 14 years ago
  41. 0de8ddb Fix name shadowing bug with revoking URI permissions. by Steve Howard · 14 years ago
  42. 8028bd5 am 6457a28b: Merge "Complete event registration in CallManager." into gingerbread by John Wang · 14 years ago
  43. 6457a28 Merge "Complete event registration in CallManager." into gingerbread by John Wang · 14 years ago
  44. f4ece20 Mark MODIFY_PHONE_STATE permission as signatureOrSystem by David Brown · 14 years ago
  45. 0b46070d am 426ee7f2: Fixes some bugs in TimeZoneUtils by Erik · 14 years ago
  46. 426ee7f Fixes some bugs in TimeZoneUtils by Erik · 14 years ago
  47. 59f9bae Complete event registration in CallManager. by John Wang · 14 years ago
  48. 14bc6b5 am 09340a4b: Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 14 years ago
  49. 09340a4 Merge "Replace epoll() with poll() and rename PollLoop to Looper." into gingerbread by Jeff Brown · 14 years ago
  50. 48a8624 am b3ffc78f: Merge "Add logging of various important graphics events" into gingerbread by Mathias Agopian · 14 years ago
  51. b3ffc78 Merge "Add logging of various important graphics events" into gingerbread by Mathias Agopian · 14 years ago
  52. b30f218 am 17fe229f: Merge "Unhide GsmCellLocation.getPsc()." into gingerbread by jsh · 14 years ago
  53. 17fe229 Merge "Unhide GsmCellLocation.getPsc()." into gingerbread by jsh · 14 years ago
  54. aa48540 Free AssetManager weak refs before unmounting by Kenny Root · 14 years ago
  55. b5024da Add some explicit error log messages by James Dong · 14 years ago
  56. 7589ebf Fix audio input sample timestamp when audio driver loses audio samples by James Dong · 14 years ago
  57. 23b8054 am eea35ce8: Merge "Added intents for audio effects control application" into gingerbread by Eric Laurent · 14 years ago
  58. eea35ce Merge "Added intents for audio effects control application" into gingerbread by Eric Laurent · 14 years ago
  59. 227afd3 am 1188f5e7: Merge "Fix problem where power manager was calling battery stats with bad wl type." into gingerbread by Dianne Hackborn · 14 years ago
  60. 1188f5e Merge "Fix problem where power manager was calling battery stats with bad wl type." into gingerbread by Dianne Hackborn · 14 years ago
  61. 86e1991 am b92788aa: Merge "Adds time zone functionality into fw as a hidden api" into gingerbread by Erik · 14 years ago
  62. b92788a Merge "Adds time zone functionality into fw as a hidden api" into gingerbread by Erik · 14 years ago
  63. 88203cb SipService: send SERVER_ERROR if server doesn't provide nonce by Hung-ying Tyan · 14 years ago
  64. 264e727 am 934516e1: Merge "Fix issue #2999795: Runtime restart on Crespo" into gingerbread by Dianne Hackborn · 14 years ago
  65. 934516e Merge "Fix issue #2999795: Runtime restart on Crespo" into gingerbread by Dianne Hackborn · 14 years ago
  66. 8377028 Fix issue #2999795: Runtime restart on Crespo by Dianne Hackborn · 14 years ago
  67. f26ac1f am 96d6c345: Merge "Unify some duplicate StrictMode-enabling code." into gingerbread by Brad Fitzpatrick · 14 years ago
  68. 79cc46d am fb85bc66: Merge "Add missing wallpaper service lock." into gingerbread by Brad Fitzpatrick · 14 years ago
  69. 96d6c34 Merge "Unify some duplicate StrictMode-enabling code." into gingerbread by Brad Fitzpatrick · 14 years ago
  70. fb85bc6 Merge "Add missing wallpaper service lock." into gingerbread by Brad Fitzpatrick · 14 years ago
  71. 282315e am 52e19d59: Merge "Change the keep alive time for excess idle threads." into gingerbread by Romain Guy · 14 years ago
  72. 52e19d5 Merge "Change the keep alive time for excess idle threads." into gingerbread by Romain Guy · 14 years ago
  73. 194b19a Add missing wallpaper service lock. by Brad Fitzpatrick · 14 years ago
  74. 6b424f4 Change the keep alive time for excess idle threads. by Romain Guy · 14 years ago
  75. e68f8b7 am 405d4db5: Rename internal SSLParameters to SSLParametersImpl to avoid collision with new javax.net.ssl.SSLParameters by Brian Carlstrom · 14 years ago
  76. 405d4db Rename internal SSLParameters to SSLParametersImpl to avoid collision with new javax.net.ssl.SSLParameters by Brian Carlstrom · 14 years ago
  77. 0535d85 am 94126238: Merge "Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments" into gingerbread by Brian Carlstrom · 14 years ago
  78. 71ad58c Adds time zone functionality into fw as a hidden api by Erik · 14 years ago
  79. 9412623 Merge "Remove SSLContextImpl.engineInit(..) that takes persistent cache arguments" into gingerbread by Brian Carlstrom · 14 years ago
  80. 2ec0e6f Unhide GsmCellLocation.getPsc(). by jsh · 14 years ago
  81. 70be167 Fix problem where power manager was calling battery stats with bad wl type. by Dianne Hackborn · 14 years ago
  82. e92fdd2 am e7b92d7b: Merge "Return immutable copies of private callList." into gingerbread by John Wang · 14 years ago
  83. e7b92d7 Merge "Return immutable copies of private callList." into gingerbread by John Wang · 14 years ago
  84. 720d598 am 901b7b9b: am ca8f3d04: Merge "Add an option to hide the Voice Search icon." into froyo by Leon Scroggins III · 14 years ago
  85. 901b7b9 am ca8f3d04: Merge "Add an option to hide the Voice Search icon." into froyo by Leon Scroggins III · 14 years ago
  86. ca8f3d0 Merge "Add an option to hide the Voice Search icon." into froyo by Leon Scroggins III · 14 years ago
  87. 188a8f1 am 89a7180a: Merge "SipService: ignore connect event for non-active networks." into gingerbread by Hung-ying Tyan · 14 years ago
  88. 89a7180 Merge "SipService: ignore connect event for non-active networks." into gingerbread by Hung-ying Tyan · 14 years ago
  89. d09af7d Added intents for audio effects control application by Eric Laurent · 14 years ago
  90. 12bec5d SipService: ignore connect event for non-active networks. by Hung-ying Tyan · 14 years ago
  91. f9c7a3e am e71396cf: am 4b4af990: Doc change: update ADT 0.9.8 checksum and size. by Dirk Dougherty · 14 years ago
  92. 3ca2691 am 30434415: Merge "Dedupe timestamp in PackageSettings" into gingerbread by Kenny Root · 14 years ago
  93. ae83faa am 13f6270e: SipAudioCall: use SipErrorCode instead of string in onError() by Hung-ying Tyan · 14 years ago
  94. 3692af9 am 99bf4e45: SIP: remove dependency on javax.sip by Hung-ying Tyan · 14 years ago
  95. 316e72c am 5dde95b8: Merge "Fix the bug of authentication in an outgoing call." into gingerbread by Chung-yih Wang · 14 years ago
  96. b390728 am a224f70b: Fix interaction between BluetoothEventLoop and BluetoothService. by Jaikumar Ganesh · 14 years ago
  97. ca83c25 am 4565933f: Merge "SipService: deliver connectivity change to all sessions." into gingerbread by Hung-ying Tyan · 14 years ago
  98. e71396c am 4b4af990: Doc change: update ADT 0.9.8 checksum and size. by Dirk Dougherty · 14 years ago
  99. 3043441 Merge "Dedupe timestamp in PackageSettings" into gingerbread by Kenny Root · 14 years ago
  100. 4b4af99 Doc change: update ADT 0.9.8 checksum and size. by Dirk Dougherty · 14 years ago