1. 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
  2. 66aa0f3 Merge "APacketSource is too verbose." into gingerbread by Andreas Huber · 15 years ago
  3. 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
  4. 708ec39 Don't send late frames to software encoders for encoding by James Dong · 15 years ago
  5. 45cb3cf Merge "Handle large audio lost" into gingerbread by James Dong · 15 years ago
  6. 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
  7. 581581f Merge "Fix all fd leaks in authoring engine" into gingerbread by James Dong · 15 years ago
  8. 3f55576 APacketSource is too verbose. by Andreas Huber · 15 years ago
  9. fb86ce9 Add watermark support. by Dianne Hackborn · 15 years ago
  10. 65f2490 Merge "should fix sim build, hopefully" into gingerbread by Mathias Agopian · 15 years ago
  11. b59beb5 should fix sim build, hopefully by Mathias Agopian · 15 years ago
  12. bb65ae0 Merge "Fix ViewRoot bug attempting to finish synthetic KeyEvents." into gingerbread by Jeff Brown · 15 years ago
  13. c6280bc Fix all fd leaks in authoring engine by James Dong · 15 years ago
  14. 90dc48b Merge "call into hwcomposer HAL when present" into gingerbread by Mathias Agopian · 15 years ago
  15. 24d7050 Merge "don't handle the transparent region of a layer in draw()" into gingerbread by Mathias Agopian · 15 years ago
  16. 8e7515d Merge "get rid of our LayerVector implementation" into gingerbread by Mathias Agopian · 15 years ago
  17. 025822a Merge "keep a list of visible sorted surfaces" into gingerbread by Mathias Agopian · 15 years ago
  18. 92ff1dd Fix ViewRoot bug attempting to finish synthetic KeyEvents. by Jeff Brown · 15 years ago
  19. 95af0c1 Merge "Add support for the PointerLocation overlay." into gingerbread by Jeff Brown · 15 years ago
  20. e0d5f5b call into hwcomposer HAL when present by Mathias Agopian · 15 years ago
  21. 8514b92 don't handle the transparent region of a layer in draw() by Mathias Agopian · 15 years ago
  22. 1efba9a get rid of our LayerVector implementation by Mathias Agopian · 15 years ago
  23. ff1d410 keep a list of visible sorted surfaces by Mathias Agopian · 15 years ago
  24. 7ae08a6 Fix a crash due to unnecessary check on the codec config data for H263 video track by James Dong · 15 years ago
  25. bd1c082 Merge "New system property "sys.boot_completed" set to 1 when boot completed." into gingerbread by Dianne Hackborn · 15 years ago
  26. a41ca77 Add support for the PointerLocation overlay. by Jeff Brown · 15 years ago
  27. 8ea7151 Merge "Initial tool for OBB manipulation" into gingerbread by Kenny Root · 15 years ago
  28. ac9717a Merge "Move OBB file reading to DefaultContainerService" into gingerbread by Kenny Root · 15 years ago
  29. 90d1d10 Merge "This code in CameraSource really should hold the lock." into gingerbread by Andreas Huber · 15 years ago
  30. f4c454b New system property "sys.boot_completed" set to 1 when boot completed. by Dianne Hackborn · 15 years ago
  31. 22bd242 This code in CameraSource really should hold the lock. by Andreas Huber · 15 years ago
  32. 6e7ac5f Initial tool for OBB manipulation by Kenny Root · 15 years ago
  33. a02b8b0 Move OBB file reading to DefaultContainerService by Kenny Root · 15 years ago
  34. 9902196 Fix npe in getCacheTotalSize. by Patrick Scott · 15 years ago
  35. 1777a27 SIP: remove unused file. by Hung-ying Tyan · 15 years ago
  36. a5ae50c Merge "More native work." into gingerbread by Dianne Hackborn · 15 years ago
  37. 08d5b8f More native work. by Dianne Hackborn · 15 years ago
  38. 2725a65 Fix a bug in unregisterPhone(). by Chung-yih Wang · 15 years ago
  39. 091c523 Merge "SipAudioCall: perform local ops before network op in endCall()" into gingerbread by Hung-ying Tyan · 15 years ago
  40. f57324c Add getSipUri() for identification. by Chung-yih Wang · 15 years ago
  41. 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
  42. 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
  43. afe5305 Handle large audio lost by James Dong · 15 years ago
  44. 91a7f5f Making sure that the prefix is handled properly. by Konstantin Lopyrev · 15 years ago
  45. 224ab9a Merge "Fix public bug http://code.google.com/p/android/issues/detail?id=10067" into gingerbread by Adam Powell · 15 years ago
  46. 9bccdb7 Fix public bug http://code.google.com/p/android/issues/detail?id=10067 by Adam Powell · 15 years ago
  47. f39d598 Merge "Categorizing exported view properties." into gingerbread by Konstantin Lopyrev · 15 years ago
  48. bea9516 Categorizing exported view properties. by Konstantin Lopyrev · 15 years ago
  49. c3fc2d0 Fix safe mode and KeyEvent.getMaxKeyCode(). by Jeff Brown · 15 years ago
  50. d98d0fc Merge "Optimize VelocityTracker to run in linear time." into gingerbread by Jeff Brown · 15 years ago
  51. 1a140bf Merge "Remove some obsolete code." into gingerbread by Andreas Huber · 15 years ago
  52. 603a34ee Merge "improve a bit the implementation of eglGetProcAddress" into gingerbread by Mathias Agopian · 15 years ago
  53. 6fa1311 Remove some obsolete code. by Andreas Huber · 15 years ago
  54. 10ed3f7 Merge "Add input buffer size check for software video encoders" into gingerbread by James Dong · 15 years ago
  55. 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
  56. 605f402 Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 15 years ago
  57. edae848 am 301c437b: Remove @LargeTest annotations by Eric Rowe · 15 years ago
  58. 06a43dc Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  59. 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
  60. 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
  61. e6daea5 Add input buffer size check for software video encoders by James Dong · 15 years ago
  62. 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
  63. e967ee4 Merge "Fix gingerbread FrameworkCoreTests makefile." into gingerbread by Brett Chabot · 15 years ago
  64. f3b7859 Only check the codec specific data when the output buffer contains kKeyIsCodecConfig in MP4 writer by James Dong · 15 years ago
  65. 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
  66. 259b4c8 Merge "SIP: clean up unused class and fields." into gingerbread by Hung-ying Tyan · 15 years ago
  67. ea4de5bd SipAudioCall: perform local ops before network op in endCall() by Hung-ying Tyan · 15 years ago
  68. 8e63ddb SIP: clean up unused class and fields. by Hung-ying Tyan · 15 years ago
  69. 88cf2fc Optimize VelocityTracker to run in linear time. by Jeff Brown · 15 years ago
  70. 56718cb Fix gingerbread FrameworkCoreTests makefile. by Brett Chabot · 15 years ago
  71. 8daae8f improve a bit the implementation of eglGetProcAddress by Mathias Agopian · 15 years ago
  72. 745d1e9 Merge "Update javadoc for the API and change return of getBondedDevices()." into gingerbread by Jaikumar Ganesh · 15 years ago
  73. 6c6d57c Merge "Fix focus notification" into gingerbread by Konstantin Lopyrev · 15 years ago
  74. 63cca69 Merge "Make sure profiling is done only for views that are actually measured, laid out and drawn." into gingerbread by Konstantin Lopyrev · 15 years ago
  75. fec86f4 Update javadoc for the API and change return of getBondedDevices(). by Jaikumar Ganesh · 15 years ago
  76. 5e7833a Fix focus notification by Konstantin Lopyrev · 15 years ago
  77. 301c437 Remove @LargeTest annotations by Eric Rowe · 15 years ago
  78. 66edf55 Merge "Fix bug 2684341 Don't steal the media button event from the phone app is the phone is ringing, even in silent mode." into gingerbread by Jean-Michel Trivi · 15 years ago
  79. cbaef51 Merge "Check whether Bluetooth is enabled before making any API calls." into gingerbread by Jaikumar Ganesh · 15 years ago
  80. f5ff170 Check whether Bluetooth is enabled before making any API calls. by Jaikumar Ganesh · 15 years ago
  81. 959909e Merge "Support multiple PPS and SPS in avcC box" into gingerbread by James Dong · 15 years ago
  82. 481e05e Support multiple PPS and SPS in avcC box by James Dong · 15 years ago
  83. e73131a Fix bug 2684341 Don't steal the media button event from the phone by Jean-Michel Trivi · 15 years ago
  84. 4edf85a Merge "Support for extracting G.711 a-law and mu-law audio from WAV files and a corresponding software decoder." into gingerbread by Andreas Huber · 15 years ago
  85. 67400d4 Merge "Added tests for audio effects in MediaFrameworkTest" into gingerbread by Eric Laurent · 15 years ago
  86. 520b2a7 Support for extracting G.711 a-law and mu-law audio from WAV files and a corresponding software decoder. by Andreas Huber · 15 years ago
  87. 2a6b80b Fixed several audio effects problems. by Eric Laurent · 15 years ago
  88. 441ec6b Added tests for audio effects in MediaFrameworkTest by Eric Laurent · 15 years ago
  89. 8fb2e6e PhoneFactory: add makeSipPhone() by Hung-ying Tyan · 15 years ago
  90. d122805 CallManager: add getAllPhones(). by Hung-ying Tyan · 15 years ago
  91. 799f2bb04 am b37bca9e: Merge "COMMENT ONLY change to fix some formatting glitches and (more importantly) clarify issues surrounding removed accounts." into froyo by Dan Egnor · 15 years ago
  92. b37bca9 Merge "COMMENT ONLY change to fix some formatting glitches and (more importantly) clarify issues surrounding removed accounts." into froyo by Dan Egnor · 15 years ago
  93. ad98d38 Support for communicating if a buffer read from the _extractor_ is a sync sample or not. by Andreas Huber · 15 years ago
  94. c6dc457 Make sure profiling is done only for views that are actually measured, laid out and drawn. by Konstantin Lopyrev · 15 years ago
  95. 261aaa1 Merge "Properly skip the 'skip' chunk in mpeg4 files." into gingerbread by Andreas Huber · 15 years ago
  96. 765b8aa Properly skip the 'skip' chunk in mpeg4 files. by Andreas Huber · 15 years ago
  97. 9fbf00c Merge "Slight improvement (hopefully) to orientation sensing." into gingerbread by Steve Howard · 15 years ago
  98. 3b0d3d5 Merge "Adding a way for Hierarchy Viewer to get the focused window." into gingerbread by Konstantin Lopyrev · 15 years ago
  99. f962476 Adding a way for Hierarchy Viewer to get the focused window. by Konstantin Lopyrev · 15 years ago
  100. db86c59 New drawables for the update to the maps API (DO NOT MERGE) by Steve Howard · 15 years ago