1. 61cf67a am 24326f72: Merge "Input API review." into gingerbread by Jeff Brown · 14 years ago
  2. 24326f7 Merge "Input API review." into gingerbread by Jeff Brown · 14 years ago
  3. 9284b45 am b9eb949b: Merge "Fix input dispatcher regression on launcher drag&drop." into gingerbread by Jeff Brown · 14 years ago
  4. b9eb949 Merge "Fix input dispatcher regression on launcher drag&drop." into gingerbread by Jeff Brown · 14 years ago
  5. 2a95c2a Fix input dispatcher regression on launcher drag&drop. by Jeff Brown · 14 years ago
  6. 390490e am ad7bce4c: Merge "DO NOT MERGE - Doclava warnings are now errors." into gingerbread by Joe Onorato · 14 years ago
  7. e30d039 am a7f5e476: Merge "Fixed a bug in the query to the supported profiles and levels" into gingerbread by James Dong · 14 years ago
  8. ad7bce4 Merge "DO NOT MERGE - Doclava warnings are now errors." into gingerbread by Joe Onorato · 14 years ago
  9. a7f5e47 Merge "Fixed a bug in the query to the supported profiles and levels" into gingerbread by James Dong · 14 years ago
  10. 62d4ebc am 49e1ae22: Merge "Sometimes the avc software decoder will signal that a frame is ready but then unexpectedly fail to return the frame... stop asserting on that and return an error instead." into gingerbread by Andreas Huber · 14 years ago
  11. dfb8991 Fixed a bug in the query to the supported profiles and levels by James Dong · 14 years ago
  12. 49e1ae2 Merge "Sometimes the avc software decoder will signal that a frame is ready but then unexpectedly fail to return the frame... stop asserting on that and return an error instead." into gingerbread by Andreas Huber · 14 years ago
  13. b9f03d5 DO NOT MERGE - Doclava warnings are now errors. by Joe Onorato · 14 years ago
  14. a85c4f1 am d5d13286: Merge "This was marked @Deprecated in the docs, but it was misspelled." into gingerbread by Joe Onorato · 14 years ago
  15. d5d1328 Merge "This was marked @Deprecated in the docs, but it was misspelled." into gingerbread by Joe Onorato · 14 years ago
  16. 3d37fca This was marked @Deprecated in the docs, but it was misspelled. by Joe Onorato · 14 years ago
  17. 8ee9ecc am 9afd9093: Merge "Doc change: clean up droiddoc (cs) macros." into gingerbread by Dirk Dougherty · 14 years ago
  18. 9afd909 Merge "Doc change: clean up droiddoc (cs) macros." into gingerbread by Dirk Dougherty · 14 years ago
  19. 9519eab Doc change: clean up droiddoc (cs) macros. by Dirk Dougherty · 14 years ago
  20. 03335af am 567c00a8: Merge "Fix NPE when handling certain kinds of ANRs." into gingerbread by Jeff Brown · 14 years ago
  21. 567c00a Merge "Fix NPE when handling certain kinds of ANRs." into gingerbread by Jeff Brown · 14 years ago
  22. dc3e005 Fix NPE when handling certain kinds of ANRs. by Jeff Brown · 14 years ago
  23. ee76ed9 am 4198cece: Merge "Fix the rest of the javadoc warnings." into gingerbread by Joe Onorato · 14 years ago
  24. 4198cec Merge "Fix the rest of the javadoc warnings." into gingerbread by Joe Onorato · 14 years ago
  25. d3ad696 Fix the rest of the javadoc warnings. by Joe Onorato · 14 years ago
  26. 45922df Sometimes the avc software decoder will signal that a frame is ready but then unexpectedly fail to return the frame... stop asserting on that and return an error instead. by Andreas Huber · 14 years ago
  27. 7a848c0 am 8946ab26: 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
  28. 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
  29. f8a93cb am 8c9eacd9: Merge "DO NOT MERGE. Use the new -knowntags option to suppress warnings for some known tags." into gingerbread by Joe Onorato · 14 years ago
  30. d32d301 am 37de5da0: Merge "Fix problem in lvm effect bundle wrapper" into gingerbread by Eric Laurent · 14 years ago
  31. d35186c am 7747795a: Merge "These are not javadoc tags, they are annotations in sample code. Escape them properly." into gingerbread by Joe Onorato · 14 years ago
  32. 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
  33. 37de5da Merge "Fix problem in lvm effect bundle wrapper" into gingerbread by Eric Laurent · 14 years ago
  34. 71f7f67 DO NOT MERGE. Use the new -knowntags option to suppress warnings for some known tags. by Joe Onorato · 14 years ago
  35. 7747795 Merge "These are not javadoc tags, they are annotations in sample code. Escape them properly." into gingerbread by Joe Onorato · 14 years ago
  36. f0f95b8 Fix problem in lvm effect bundle wrapper by Eric Laurent · 14 years ago
  37. 0d903bcd These are not javadoc tags, they are annotations in sample code. Escape them properly. by Joe Onorato · 14 years ago
  38. f4fd88f am c7510581: SipService: add log control, suppress ping log. by Hung-ying Tyan · 14 years ago
  39. 170255b am d8f3d167: Add a new phone state ANSWERING. by Chung-yih Wang · 14 years ago
  40. c751058 SipService: add log control, suppress ping log. by Hung-ying Tyan · 14 years ago
  41. d8f3d16 Add a new phone state ANSWERING. by Chung-yih Wang · 14 years ago
  42. 1e27dc9 am 0e063382: Fix the unhandled authentication message. by Chung-yih Wang · 14 years ago
  43. 0e06338 Fix the unhandled authentication message. by Chung-yih Wang · 14 years ago
  44. 7ddff99 am 07980dc8: Merge "Adding new assets for designers" into gingerbread by Chet Haase · 14 years ago
  45. 07980dc Merge "Adding new assets for designers" into gingerbread by Chet Haase · 14 years ago
  46. a705d92 Adding new assets for designers by Chet Haase · 14 years ago
  47. 7642c82 am f4d788c9: Merge "Make input dispatcher only ANR for foreground windows." into gingerbread by Jeff Brown · 14 years ago
  48. f4d788c Merge "Make input dispatcher only ANR for foreground windows." into gingerbread by Jeff Brown · 14 years ago
  49. 519e024 Make input dispatcher only ANR for foreground windows. by Jeff Brown · 14 years ago
  50. 9c43fff am 747c6153: ContactsContract: update SipAddress to be multi-valued by David Brown · 14 years ago
  51. 747c615 ContactsContract: update SipAddress to be multi-valued by David Brown · 14 years ago
  52. f434dd1 am 134b28a7: Merge "Update Inet Connection Status display" into gingerbread by Robert Greenwalt · 14 years ago
  53. 134b28a Merge "Update Inet Connection Status display" into gingerbread by Robert Greenwalt · 14 years ago
  54. 1e9aac2 Update Inet Connection Status display by Robert Greenwalt · 14 years ago
  55. 1b60963 am b8dbdc29: Clarify the danger of READ_LOGS and DUMP permissions. by Chris Palmer · 14 years ago
  56. f8297ba am 24a2c2b5: Merge "Upgrade to the latest .webm project code." into gingerbread by Andreas Huber · 14 years ago
  57. d63d747 am 3fd5fa4c: Fix the runtime restart due to name change. by Wu-cheng Li · 14 years ago
  58. b8dbdc2 Clarify the danger of READ_LOGS and DUMP permissions. by Chris Palmer · 14 years ago
  59. 24a2c2b Merge "Upgrade to the latest .webm project code." into gingerbread by Andreas Huber · 14 years ago
  60. 3fd5fa4 Fix the runtime restart due to name change. by Wu-cheng Li · 14 years ago
  61. bfbab8c am a8cc20e5: Merge "b/3004029 Fixed content resolver loss" into gingerbread by Erik · 14 years ago
  62. 42e72e5 am 344d9663: Merge "Close tz query cursor when done." into gingerbread by Erik · 14 years ago
  63. a8cc20e Merge "b/3004029 Fixed content resolver loss" into gingerbread by Erik · 14 years ago
  64. 344d966 Merge "Close tz query cursor when done." into gingerbread by Erik · 14 years ago
  65. 09bd4bf b/3004029 Fixed content resolver loss by Erik · 14 years ago
  66. 5ae52f6 am 8f385aff: Merge "Add new/changed drawable assets from design team" into gingerbread by Chet Haase · 14 years ago
  67. 8f385af Merge "Add new/changed drawable assets from design team" into gingerbread by Chet Haase · 14 years ago
  68. 0183e3b Add new/changed drawable assets from design team by Chet Haase · 14 years ago
  69. e5f8539 Upgrade to the latest .webm project code. by Andreas Huber · 14 years ago
  70. 4db458b am a6f41495: Merge "Update camera API and javadoc for API review comments." into gingerbread by Wu-cheng Li · 14 years ago
  71. a6f4149 Merge "Update camera API and javadoc for API review comments." into gingerbread by Wu-cheng Li · 14 years ago
  72. 0cd2472 am 82a39f4a: Merge "Add some explicit error log messages" into gingerbread by James Dong · 14 years ago
  73. beb55f5 am 9f882c0b: Merge "Fix audio input sample timestamp when audio driver loses audio samples" into gingerbread by James Dong · 14 years ago
  74. 82a39f4 Merge "Add some explicit error log messages" into gingerbread by James Dong · 14 years ago
  75. 9f882c0 Merge "Fix audio input sample timestamp when audio driver loses audio samples" into gingerbread by James Dong · 14 years ago
  76. 7836660 Update camera API and javadoc for API review comments. by Wu-cheng Li · 14 years ago
  77. 5ba5de9 Close tz query cursor when done. by Erik · 14 years ago
  78. 1e563f9 am 968735e5: Merge "Fixing the NPE in SipPhone bug id: http://b/2987816" into gingerbread by Hung-ying Tyan · 14 years ago
  79. 968735e Merge "Fixing the NPE in SipPhone bug id: http://b/2987816" into gingerbread by Hung-ying Tyan · 14 years ago
  80. 6962aff am 698ddb0c: Merge "Fix links in SIP API javadoc." into gingerbread by Hung-ying Tyan · 14 years ago
  81. 698ddb0 Merge "Fix links in SIP API javadoc." into gingerbread by Hung-ying Tyan · 14 years ago
  82. 310da64 am f182e8a8: fix a typo where the eventtags code were wrong by Mathias Agopian · 14 years ago
  83. 286bb5a Fix links in SIP API javadoc. by Hung-ying Tyan · 14 years ago
  84. f182e8a fix a typo where the eventtags code were wrong by Mathias Agopian · 14 years ago
  85. 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
  86. 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
  87. f3d2bdf Various fixes to improve resilience of the rtsp stack against spurious errors instead of asserting. by Andreas Huber · 14 years ago
  88. 0237cf2 am 8626d1a3: Merge "Mark MODIFY_PHONE_STATE permission as signatureOrSystem" into gingerbread by David Brown · 14 years ago
  89. 8626d1a Merge "Mark MODIFY_PHONE_STATE permission as signatureOrSystem" into gingerbread by David Brown · 14 years ago
  90. 8a33e96 am 5306e0a8: Merge "SIP: add PEER_NOT_REACHABLE error feedback." into gingerbread by Hung-ying Tyan · 14 years ago
  91. 8d9e8de am 096df819: Merge "SipService: send SERVER_ERROR if server doesn\'t provide nonce" into gingerbread by Hung-ying Tyan · 14 years ago
  92. 94e4983 Fixing the NPE in SipPhone bug id: http://b/2987816 by Chung-yih Wang · 14 years ago
  93. 5306e0a Merge "SIP: add PEER_NOT_REACHABLE error feedback." into gingerbread by Hung-ying Tyan · 14 years ago
  94. 096df81 Merge "SipService: send SERVER_ERROR if server doesn't provide nonce" into gingerbread by Hung-ying Tyan · 14 years ago
  95. dc1ab4b Input API review. by Jeff Brown · 14 years ago
  96. ae076d3 SIP: add PEER_NOT_REACHABLE error feedback. by Hung-ying Tyan · 14 years ago
  97. 79a1ee4 am cee0b97e: Merge "Free AssetManager weak refs before unmounting" into gingerbread by Kenny Root · 14 years ago
  98. cee0b97 Merge "Free AssetManager weak refs before unmounting" into gingerbread by Kenny Root · 14 years ago
  99. d2de99e am 536ee090: Merge "Fix name shadowing bug with revoking URI permissions." into gingerbread by Steve Howard · 14 years ago
  100. 536ee09 Merge "Fix name shadowing bug with revoking URI permissions." into gingerbread by Steve Howard · 14 years ago