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