1. 244152b Merge "Change aapt's warning message to suggest formatted="false", not "true"." into gingerbread by Eric Fischer · 15 years ago
  2. 4f17082 Merge "Fix typo and bug in CTS test class." into gingerbread by Jake Hamby · 15 years ago
  3. 98ee11d Change aapt's warning message to suggest formatted="false", not "true". by Eric Fischer · 15 years ago
  4. 0a6bfe2 am 2abde6e0: Add --max-res-version flag to aapt. by Ficus Kirkpatrick · 15 years ago
  5. 7525c2c Merge "Add --max-res-version flag to aapt." into gingerbread by Ficus Kirkpatrick · 15 years ago
  6. 588f228 Add --max-res-version flag to aapt. by Ficus Kirkpatrick · 15 years ago
  7. 1e4aa48 Merge "fix [2912927] Can't get NV_draw_path extension to work" into gingerbread by Romain Guy · 15 years ago
  8. ab57501 fix [2912927] Can't get NV_draw_path extension to work by Mathias Agopian · 15 years ago
  9. 2abde6e Add --max-res-version flag to aapt. by Ficus Kirkpatrick · 15 years ago
  10. a8f3953 Fix typo and bug in CTS test class. by Jake Hamby · 15 years ago
  11. 8762477 DO NOT MERGE WLAN: Reset power save mode to startup value after DHCP response. by Mikael Kanstrup · 15 years ago
  12. 94364b9 surfaceflinger: don't check HWComposer numLayers unless one exists by Erik Gilling · 15 years ago
  13. c8d0d63 Merge "Fix issue 2909189: System property ro.audio.silent no longer mutes system." into gingerbread by Eric Laurent · 15 years ago
  14. 686a950 Merge "Update switch call and accept call." into gingerbread by John Wang · 15 years ago
  15. e95d192 Mainly fix two mistakes that I made: by James Dong · 15 years ago
  16. 5f96138 Merge "Support getting codec, width, and height in URL for gtalk playback." into gingerbread by Mike Dodd · 15 years ago
  17. 72ac1f2 Fix software avc encoder crash at EOS. by Andreas Huber · 15 years ago
  18. 8741dfa Support getting codec, width, and height in URL for gtalk playback. by Mike Dodd · 15 years ago
  19. b7d1be0 Merge "Fix a couple issues with the new hwcomposer HAL" into gingerbread by Mathias Agopian · 15 years ago
  20. f8e705d Fix a couple issues with the new hwcomposer HAL by Mathias Agopian · 15 years ago
  21. c159c84 Update switch call and accept call. by John Wang · 15 years ago
  22. 404bffb am 4f3c5372: Merge "Fix subscribe links for Developer Forums doc." into froyo by Trevor Johns · 15 years ago
  23. 4f3c537 Merge "Fix subscribe links for Developer Forums doc." into froyo by Trevor Johns · 15 years ago
  24. ccaa002 Merge "Improve camera documentation." into gingerbread by Wu-cheng Li · 15 years ago
  25. 699fe93 Improve camera documentation. by Wu-cheng Li · 15 years ago
  26. d790c648 Add lost preview surface detection in the JNI layer by James Dong · 15 years ago
  27. ae3a1f4 Merge "Fix the h.263 assembler to properly subset a buffer's range if it already has a range applied." into gingerbread by Andreas Huber · 15 years ago
  28. 66aa0f3 Merge "APacketSource is too verbose." into gingerbread by Andreas Huber · 15 years ago
  29. 00237b7 Fix the h.263 assembler to properly subset a buffer's range if it already has a range applied. by Andreas Huber · 15 years ago
  30. 708ec39 Don't send late frames to software encoders for encoding by James Dong · 15 years ago
  31. 45cb3cf Merge "Handle large audio lost" into gingerbread by James Dong · 15 years ago
  32. b6541f0 Merge "Fix a crash due to unnecessary check on the codec config data for H263 video track" into gingerbread by James Dong · 15 years ago
  33. 581581f Merge "Fix all fd leaks in authoring engine" into gingerbread by James Dong · 15 years ago
  34. 3f55576 APacketSource is too verbose. by Andreas Huber · 15 years ago
  35. fb86ce9 Add watermark support. by Dianne Hackborn · 15 years ago
  36. 65f2490 Merge "should fix sim build, hopefully" into gingerbread by Mathias Agopian · 15 years ago
  37. b59beb5 should fix sim build, hopefully by Mathias Agopian · 15 years ago
  38. bb65ae0 Merge "Fix ViewRoot bug attempting to finish synthetic KeyEvents." into gingerbread by Jeff Brown · 15 years ago
  39. c6280bc Fix all fd leaks in authoring engine by James Dong · 15 years ago
  40. 90dc48b Merge "call into hwcomposer HAL when present" into gingerbread by Mathias Agopian · 15 years ago
  41. 24d7050 Merge "don't handle the transparent region of a layer in draw()" into gingerbread by Mathias Agopian · 15 years ago
  42. 8e7515d Merge "get rid of our LayerVector implementation" into gingerbread by Mathias Agopian · 15 years ago
  43. 025822a Merge "keep a list of visible sorted surfaces" into gingerbread by Mathias Agopian · 15 years ago
  44. 92ff1dd Fix ViewRoot bug attempting to finish synthetic KeyEvents. by Jeff Brown · 15 years ago
  45. 95af0c1 Merge "Add support for the PointerLocation overlay." into gingerbread by Jeff Brown · 15 years ago
  46. e0d5f5b call into hwcomposer HAL when present by Mathias Agopian · 15 years ago
  47. 8514b92 don't handle the transparent region of a layer in draw() by Mathias Agopian · 15 years ago
  48. 1efba9a get rid of our LayerVector implementation by Mathias Agopian · 15 years ago
  49. ff1d410 keep a list of visible sorted surfaces by Mathias Agopian · 15 years ago
  50. 7ae08a6 Fix a crash due to unnecessary check on the codec config data for H263 video track by James Dong · 15 years ago
  51. bd1c082 Merge "New system property "sys.boot_completed" set to 1 when boot completed." into gingerbread by Dianne Hackborn · 15 years ago
  52. a41ca77 Add support for the PointerLocation overlay. by Jeff Brown · 15 years ago
  53. 8ea7151 Merge "Initial tool for OBB manipulation" into gingerbread by Kenny Root · 15 years ago
  54. ac9717a Merge "Move OBB file reading to DefaultContainerService" into gingerbread by Kenny Root · 15 years ago
  55. 90d1d10 Merge "This code in CameraSource really should hold the lock." into gingerbread by Andreas Huber · 15 years ago
  56. f4c454b New system property "sys.boot_completed" set to 1 when boot completed. by Dianne Hackborn · 15 years ago
  57. 22bd242 This code in CameraSource really should hold the lock. by Andreas Huber · 15 years ago
  58. 6e7ac5f Initial tool for OBB manipulation by Kenny Root · 15 years ago
  59. a02b8b0 Move OBB file reading to DefaultContainerService by Kenny Root · 15 years ago
  60. 9902196 Fix npe in getCacheTotalSize. by Patrick Scott · 15 years ago
  61. 8cc93b9 Fix issue 2909189: System property ro.audio.silent no longer mutes system. by Eric Laurent · 15 years ago
  62. 1777a27 SIP: remove unused file. by Hung-ying Tyan · 15 years ago
  63. a5ae50c Merge "More native work." into gingerbread by Dianne Hackborn · 15 years ago
  64. 08d5b8f More native work. by Dianne Hackborn · 15 years ago
  65. 2725a65 Fix a bug in unregisterPhone(). by Chung-yih Wang · 15 years ago
  66. 091c523 Merge "SipAudioCall: perform local ops before network op in endCall()" into gingerbread by Hung-ying Tyan · 15 years ago
  67. f57324cf Add getSipUri() for identification. by Chung-yih Wang · 15 years ago
  68. fbb936b Merge "Add the a power test case which simply do the audio playback. The actual power measurement will be done by another application." into gingerbread by Yu Shan Emily Lau · 15 years ago
  69. fd4a7c8 Add the a power test case which simply do the audio playback. The actual power measurement will be done by another application. by Yu Shan Emily Lau · 15 years ago
  70. afe5305 Handle large audio lost by James Dong · 15 years ago
  71. 91a7f5f Making sure that the prefix is handled properly. by Konstantin Lopyrev · 15 years ago
  72. 224ab9a Merge "Fix public bug http://code.google.com/p/android/issues/detail?id=10067" into gingerbread by Adam Powell · 15 years ago
  73. 9bccdb7 Fix public bug http://code.google.com/p/android/issues/detail?id=10067 by Adam Powell · 15 years ago
  74. f39d598 Merge "Categorizing exported view properties." into gingerbread by Konstantin Lopyrev · 15 years ago
  75. bea9516 Categorizing exported view properties. by Konstantin Lopyrev · 15 years ago
  76. c3fc2d0 Fix safe mode and KeyEvent.getMaxKeyCode(). by Jeff Brown · 15 years ago
  77. d98d0fc Merge "Optimize VelocityTracker to run in linear time." into gingerbread by Jeff Brown · 15 years ago
  78. 1a140bf Merge "Remove some obsolete code." into gingerbread by Andreas Huber · 15 years ago
  79. 603a34ee Merge "improve a bit the implementation of eglGetProcAddress" into gingerbread by Mathias Agopian · 15 years ago
  80. 6fa1311 Remove some obsolete code. by Andreas Huber · 15 years ago
  81. 10ed3f7 Merge "Add input buffer size check for software video encoders" into gingerbread by James Dong · 15 years ago
  82. 18f0174 Merge "We're now going to ignore timestamps completely in gtalk video conferencing, playing video as soon as it comes in. We also make up fake timestamps in the rtp code, ignoring rtcp SR information to enable early startup." into gingerbread by Andreas Huber · 15 years ago
  83. 605f402 Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 15 years ago
  84. edae848 am 301c437b: Remove @LargeTest annotations by Eric Rowe · 15 years ago
  85. 06a43dc Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  86. ca56ffe Fix subscribe links for Developer Forums doc. by Trevor Johns · 15 years ago
  87. 235be39 Merge "Many, many developers misread or don't read the http specs and terminate lines with '\n' instead of CRLF '\r\n' as required. Enable the workaround for this by default. Also increase the socket read timeout to 30 secs." into gingerbread by Andreas Huber · 15 years ago
  88. f88f844 We're now going to ignore timestamps completely in gtalk video conferencing, playing video as soon as it comes in. We also make up fake timestamps in the rtp code, ignoring rtcp SR information to enable early startup. by Andreas Huber · 15 years ago
  89. e6daea5 Add input buffer size check for software video encoders by James Dong · 15 years ago
  90. 532d2ac Merge "Only check the codec specific data when the output buffer contains kKeyIsCodecConfig in MP4 writer" into gingerbread by James Dong · 15 years ago
  91. e967ee4 Merge "Fix gingerbread FrameworkCoreTests makefile." into gingerbread by Brett Chabot · 15 years ago
  92. f3b7859 Only check the codec specific data when the output buffer contains kKeyIsCodecConfig in MP4 writer by James Dong · 15 years ago
  93. aa92ef7 Many, many developers misread or don't read the http specs and terminate lines with '\n' instead of CRLF '\r\n' as required. Enable the workaround for this by default. Also increase the socket read timeout to 30 secs. by Andreas Huber · 15 years ago
  94. 259b4c8 Merge "SIP: clean up unused class and fields." into gingerbread by Hung-ying Tyan · 15 years ago
  95. ea4de5bd SipAudioCall: perform local ops before network op in endCall() by Hung-ying Tyan · 15 years ago
  96. 8e63ddb SIP: clean up unused class and fields. by Hung-ying Tyan · 15 years ago
  97. 88cf2fc Optimize VelocityTracker to run in linear time. by Jeff Brown · 15 years ago
  98. 56718cb Fix gingerbread FrameworkCoreTests makefile. by Brett Chabot · 15 years ago
  99. 8daae8f improve a bit the implementation of eglGetProcAddress by Mathias Agopian · 15 years ago
  100. 745d1e9 Merge "Update javadoc for the API and change return of getBondedDevices()." into gingerbread by Jaikumar Ganesh · 15 years ago