1. aae5452 Merge "Update image processing to cleaup code by not inlining functions that should be handled by the runtime." by Jason Sams · 15 years ago
  2. 2ef76ff Merge "Add support for text underline and strikethru." by Romain Guy · 15 years ago
  3. 3aba6ee Merge "Fix bug 2908822 - open/closePanel should do the right thing with ActionBars" by Adam Powell · 15 years ago
  4. edc1738 Merge "Fix bug 2908823" by Adam Powell · 15 years ago
  5. f01058a Merge "Fixing StackView crash associated with DataSetObserver" by Adam Cohen · 15 years ago
  6. 043bbd4 Merge "Incremental system bar improvements." by Daniel Sandler · 15 years ago
  7. 8cf167f am 95105f3c: am c3fc2d03: Fix safe mode and KeyEvent.getMaxKeyCode(). by Jeff Brown · 15 years ago
  8. 0c3746d am d3cf0544: am d98d0fc6: Merge "Optimize VelocityTracker to run in linear time." into gingerbread by Jeff Brown · 15 years ago
  9. 143c2a7 am c3fc2d03: Fix safe mode and KeyEvent.getMaxKeyCode(). by Jeff Brown · 15 years ago
  10. 49c57fa am d98d0fc6: Merge "Optimize VelocityTracker to run in linear time." into gingerbread by Jeff Brown · 15 years ago
  11. 8d4dfd2 Fix safe mode and KeyEvent.getMaxKeyCode(). by Jeff Brown · 15 years ago
  12. 81a5c09 Merge "Optimize VelocityTracker to run in linear time." into gingerbread by Jeff Brown · 15 years ago
  13. 7959ed7 am a27484f0: am 6061af11: Merge "Sort the IME list before showing to user" by Kenny Root · 15 years ago
  14. 66f8d47 am 6061af11: Merge "Sort the IME list before showing to user" by Kenny Root · 15 years ago
  15. 2b118e7 Merge "Fix bug 2888333" by Adam Powell · 15 years ago
  16. baa71ee Merge "Sort the IME list before showing to user" by Kenny Root · 15 years ago
  17. a9af99c Merge "Preliminary implementation of StackView, which extends AdapterViewAnimator." by Adam Cohen · 15 years ago
  18. d7be93f Merge "Fast text selection drawing." by Romain Guy · 15 years ago
  19. 6d81467 am d35498f6: am 1a140bf6: Merge "Remove some obsolete code." into gingerbread by Andreas Huber · 15 years ago
  20. eb37a6f am 1a140bf6: Merge "Remove some obsolete code." into gingerbread by Andreas Huber · 15 years ago
  21. d74731c Merge "Remove some obsolete code." into gingerbread by Andreas Huber · 15 years ago
  22. 5d708a5 am 553a333d: am 603a34ee: Merge "improve a bit the implementation of eglGetProcAddress" into gingerbread by Mathias Agopian · 15 years ago
  23. 14a4443 am 603a34ee: Merge "improve a bit the implementation of eglGetProcAddress" into gingerbread by Mathias Agopian · 15 years ago
  24. 4b149a5 Merge "improve a bit the implementation of eglGetProcAddress" into gingerbread by Mathias Agopian · 15 years ago
  25. b8b131f am b9ddd779: am 10ed3f74: Merge "Add input buffer size check for software video encoders" into gingerbread by James Dong · 15 years ago
  26. 0f1c0ec am 10ed3f74: Merge "Add input buffer size check for software video encoders" into gingerbread by James Dong · 15 years ago
  27. 166638b Merge "Add input buffer size check for software video encoders" into gingerbread by James Dong · 15 years ago
  28. 4de258b am 4dc41bb4: am 18f0174f: 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 gingerbrea by Andreas Huber · 15 years ago
  29. 394f27d am 18f0174f: 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
  30. dd05839 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
  31. 0155075 Merge "Fix tons of bugs and add new text rendering support." by Romain Guy · 15 years ago
  32. 0b17d20 Merge "use usleep instead of sleep." by Nipun Kwatra · 15 years ago
  33. 761eaed Fix tons of bugs and add new text rendering support. by Romain Guy · 15 years ago
  34. 04096ae Merge "Import revised translations." by Eric Fischer · 15 years ago
  35. 6bc399f Merge "MTP: Fix wrong delete operator from previous change." by Mike Lockwood · 15 years ago
  36. 32df7de am c7af4c5c: (-s ours) am 605f4027: Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 15 years ago
  37. 2744dbf am 7cb0fc58: am edae848e: am 301c437b: Remove @LargeTest annotations by Eric Rowe · 15 years ago
  38. 20e38df am 605f4027: Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 15 years ago
  39. 2ea2fc5 am edae848e: am 301c437b: Remove @LargeTest annotations by Eric Rowe · 15 years ago
  40. ca71562 Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 15 years ago
  41. 16f0555 am 301c437b: Remove @LargeTest annotations by Eric Rowe · 15 years ago
  42. 973f5bf am 193985ff: am 235be391: 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 ginger by Andreas Huber · 15 years ago
  43. 3252c99 am 235be391: 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
  44. 73310bc 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
  45. 7b910c3 Merge "Updated error codes for Doclava migration" by Ben Dodson · 15 years ago
  46. acec485 Merge "Add 3D rotation to View" by Chet Haase · 15 years ago
  47. dfb23d7 am a0488341: am 532d2ac5: Merge "Only check the codec specific data when the output buffer contains kKeyIsCodecConfig in MP4 writer" into gingerbread by James Dong · 15 years ago
  48. b084d12 am 532d2ac5: Merge "Only check the codec specific data when the output buffer contains kKeyIsCodecConfig in MP4 writer" into gingerbread by James Dong · 15 years ago
  49. c4d25e7 Merge "Only check the codec specific data when the output buffer contains kKeyIsCodecConfig in MP4 writer" into gingerbread by James Dong · 15 years ago
  50. f2398fd am 4f941812: am e967ee49: Merge "Fix gingerbread FrameworkCoreTests makefile." into gingerbread by Brett Chabot · 15 years ago
  51. a45a550 am e967ee49: Merge "Fix gingerbread FrameworkCoreTests makefile." into gingerbread by Brett Chabot · 15 years ago
  52. c3e4612 Merge "Fix gingerbread FrameworkCoreTests makefile." into gingerbread by Brett Chabot · 15 years ago
  53. e22e348 Merge "Changed some parts of the code to prepare it for script support that will come in later commit." by Maksymilian Osowski · 15 years ago
  54. 4f5bb6c Merge changes I4f117090,Ifd449c4e by Mike Lockwood · 15 years ago
  55. d6ea51f Merge "Added generating text summary to Summarizer." by Maksymilian Osowski · 15 years ago
  56. c6da60c am f13542f2: am 259b4c86: Merge "SIP: clean up unused class and fields." into gingerbread by Hung-ying Tyan · 15 years ago
  57. d39ba74 am 259b4c86: Merge "SIP: clean up unused class and fields." into gingerbread by Hung-ying Tyan · 15 years ago
  58. 576b36e Merge "SIP: clean up unused class and fields." into gingerbread by Hung-ying Tyan · 15 years ago
  59. b0e1550 am 4a671a74: am 745d1e90: Merge "Update javadoc for the API and change return of getBondedDevices()." into gingerbread by Jaikumar Ganesh · 15 years ago
  60. 72521a2 am 8cdf4d92: am 6c6d57c6: Merge "Fix focus notification" into gingerbread by Konstantin Lopyrev · 15 years ago
  61. caba21a am 75493be9: am 63cca691: 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
  62. c512417 am 2f5f154d: am 66edf558: 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
  63. 71d9590 am 4e25db6a: am cbaef518: Merge "Check whether Bluetooth is enabled before making any API calls." into gingerbread by Jaikumar Ganesh · 15 years ago
  64. f72b11c am fa4f57fe: am 959909ef: Merge "Support multiple PPS and SPS in avcC box" into gingerbread by James Dong · 15 years ago
  65. 9fdb327 am e14923b0: am 4edf85ab: 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
  66. 1829b8c am 18afcee7: am 67400d49: Merge "Added tests for audio effects in MediaFrameworkTest" into gingerbread by Eric Laurent · 15 years ago
  67. f07745a am 1ece7d68: am 2a6b80bc: Fixed several audio effects problems. by Eric Laurent · 15 years ago
  68. a78e37c am 8b8b4536: am 8fb2e6e4: PhoneFactory: add makeSipPhone() by Hung-ying Tyan · 15 years ago
  69. b52dffd am 51128faa: am d122805b: CallManager: add getAllPhones(). by Hung-ying Tyan · 15 years ago
  70. d37a8fa am 745d1e90: Merge "Update javadoc for the API and change return of getBondedDevices()." into gingerbread by Jaikumar Ganesh · 15 years ago
  71. 7e3eed4 am 6c6d57c6: Merge "Fix focus notification" into gingerbread by Konstantin Lopyrev · 15 years ago
  72. 42c81a7 am 63cca691: 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
  73. 2f42899 am 66edf558: 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
  74. 3b362be am cbaef518: Merge "Check whether Bluetooth is enabled before making any API calls." into gingerbread by Jaikumar Ganesh · 15 years ago
  75. 778f649 am 959909ef: Merge "Support multiple PPS and SPS in avcC box" into gingerbread by James Dong · 15 years ago
  76. fdf9769 am 4edf85ab: 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
  77. 0208311 am 67400d49: Merge "Added tests for audio effects in MediaFrameworkTest" into gingerbread by Eric Laurent · 15 years ago
  78. ab666c7 am 2a6b80bc: Fixed several audio effects problems. by Eric Laurent · 15 years ago
  79. d7fcc4c am 8fb2e6e4: PhoneFactory: add makeSipPhone() by Hung-ying Tyan · 15 years ago
  80. 3881a29 am d122805b: CallManager: add getAllPhones(). by Hung-ying Tyan · 15 years ago
  81. 7cc3d18 Merge "Incorporated Joe's comments" by Manuel Roman · 15 years ago
  82. 7f781d1 improve a bit the implementation of eglGetProcAddress by Mathias Agopian · 15 years ago
  83. b5a3d0a Merge "Update javadoc for the API and change return of getBondedDevices()." into gingerbread by Jaikumar Ganesh · 15 years ago
  84. a06eec8 Merge "Fix focus notification" into gingerbread by Konstantin Lopyrev · 15 years ago
  85. cbceb6f 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
  86. bf71a84 Merge "This may fix LoaderManager bug where a closed cursor could be used." by Dianne Hackborn · 15 years ago
  87. c2fab76 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
  88. 4d021ab Merge "Check whether Bluetooth is enabled before making any API calls." into gingerbread by Jaikumar Ganesh · 15 years ago
  89. f13b68e Merge "Support multiple PPS and SPS in avcC box" into gingerbread by James Dong · 15 years ago
  90. 59b0371 Merge "MTP: Fix reading and writing property descriptors" by Mike Lockwood · 15 years ago
  91. 987b0dc Merge changes Ia95ff014,Ib31708c3 by Mike Lockwood · 15 years ago
  92. daae89b 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
  93. df60362 Merge "Added tests for audio effects in MediaFrameworkTest" into gingerbread by Eric Laurent · 15 years ago
  94. a3b837c Merge "Added crash-detection mechanism." by Maksymilian Osowski · 15 years ago
  95. 0ff0b45 Merge "Enforce maximum texture size." by Romain Guy · 15 years ago
  96. 1be8845 Merge "Prevent memory leak with ComposeShader." by Romain Guy · 15 years ago
  97. a8c319b am 6f50a956: am 799f2bb0: 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
  98. bf08de9 am c143ae7e: am ad98d383: Support for communicating if a buffer read from the _extractor_ is a sync sample or not. by Andreas Huber · 15 years ago
  99. 92fc72f am 4f25d033: am 261aaa16: Merge "Properly skip the \'skip\' chunk in mpeg4 files." into gingerbread by Andreas Huber · 15 years ago
  100. 89fcd03 am d49d4031: am 9fbf00cb: Merge "Slight improvement (hopefully) to orientation sensing." into gingerbread by Steve Howard · 15 years ago