1. ebd2f0a am 8cdf4d92: am 6c6d57c6: Merge "Fix focus notification" into gingerbread by Konstantin Lopyrev · 14 years ago
  2. 6f4169c 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 · 14 years ago
  3. 3357cce 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 · 14 years ago
  4. 39e8a8a am 4e25db6a: am cbaef518: Merge "Check whether Bluetooth is enabled before making any API calls." into gingerbread by Jaikumar Ganesh · 14 years ago
  5. 6e96f6f am fa4f57fe: am 959909ef: Merge "Support multiple PPS and SPS in avcC box" into gingerbread by James Dong · 14 years ago
  6. 030af34 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 · 14 years ago
  7. f5c35c8 am 18afcee7: am 67400d49: Merge "Added tests for audio effects in MediaFrameworkTest" into gingerbread by Eric Laurent · 14 years ago
  8. dbe57fc am 1ece7d68: am 2a6b80bc: Fixed several audio effects problems. by Eric Laurent · 14 years ago
  9. a36cb1e am 8b8b4536: am 8fb2e6e4: PhoneFactory: add makeSipPhone() by Hung-ying Tyan · 14 years ago
  10. f21d4ed am 51128faa: am d122805b: CallManager: add getAllPhones(). by Hung-ying Tyan · 14 years ago
  11. 8cdf4d9 am 6c6d57c6: Merge "Fix focus notification" into gingerbread by Konstantin Lopyrev · 14 years ago
  12. 75493be am 63cca691: Merge "Make sure profiling is done only for views that are actually measured, laid out and drawn." into gingerbread by Konstantin Lopyrev · 14 years ago
  13. 2f5f154 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 · 14 years ago
  14. 4e25db6 am cbaef518: Merge "Check whether Bluetooth is enabled before making any API calls." into gingerbread by Jaikumar Ganesh · 14 years ago
  15. fa4f57f am 959909ef: Merge "Support multiple PPS and SPS in avcC box" into gingerbread by James Dong · 14 years ago
  16. e14923b 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 · 14 years ago
  17. 18afcee am 67400d49: Merge "Added tests for audio effects in MediaFrameworkTest" into gingerbread by Eric Laurent · 14 years ago
  18. 1ece7d6 am 2a6b80bc: Fixed several audio effects problems. by Eric Laurent · 14 years ago
  19. 8b8b453 am 8fb2e6e4: PhoneFactory: add makeSipPhone() by Hung-ying Tyan · 14 years ago
  20. 51128fa am d122805b: CallManager: add getAllPhones(). by Hung-ying Tyan · 14 years ago
  21. 53aa7af Merge "Incorporated Joe's comments" by Manuel Roman · 14 years ago
  22. 2c96a0c Incorporated Joe's comments by Manuel Roman · 14 years ago
  23. 09328a2 Removing closed cursor on stop by Dmitri Plotnikov · 14 years ago
  24. 6c6d57c Merge "Fix focus notification" into gingerbread by Konstantin Lopyrev · 14 years ago
  25. 63cca69 Merge "Make sure profiling is done only for views that are actually measured, laid out and drawn." into gingerbread by Konstantin Lopyrev · 14 years ago
  26. 5e7833a Fix focus notification by Konstantin Lopyrev · 14 years ago
  27. aebf9ea Merge "This may fix LoaderManager bug where a closed cursor could be used." by Dianne Hackborn · 14 years ago
  28. debb2e2 This may fix LoaderManager bug where a closed cursor could be used. by Dianne Hackborn · 14 years ago
  29. 78aa1f0 Fix a bug where canceled action modes show a bar anyway by Adam Powell · 14 years ago
  30. 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 · 14 years ago
  31. cbaef51 Merge "Check whether Bluetooth is enabled before making any API calls." into gingerbread by Jaikumar Ganesh · 14 years ago
  32. f5ff170 Check whether Bluetooth is enabled before making any API calls. by Jaikumar Ganesh · 14 years ago
  33. 959909e Merge "Support multiple PPS and SPS in avcC box" into gingerbread by James Dong · 14 years ago
  34. 481e05e Support multiple PPS and SPS in avcC box by James Dong · 14 years ago
  35. fce21b5 Merge "MTP: Fix reading and writing property descriptors" by Mike Lockwood · 14 years ago
  36. 97c8d90 MTP: Fix reading and writing property descriptors by Mike Lockwood · 14 years ago
  37. e73131a Fix bug 2684341 Don't steal the media button event from the phone by Jean-Michel Trivi · 14 years ago
  38. 7ebcd43 Merge changes Ia95ff014,Ib31708c3 by Mike Lockwood · 14 years ago
  39. 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 · 14 years ago
  40. d3793f3 MTP: Add debug code for printing names of MTP format and property codes. by Mike Lockwood · 14 years ago
  41. c642e8a MTP: Fix some typos by Mike Lockwood · 14 years ago
  42. 67400d4 Merge "Added tests for audio effects in MediaFrameworkTest" into gingerbread by Eric Laurent · 14 years ago
  43. 520b2a7 Support for extracting G.711 a-law and mu-law audio from WAV files and a corresponding software decoder. by Andreas Huber · 14 years ago
  44. 02890fd Replace Bitmap's finalizers with PhantomReferences. by Romain Guy · 14 years ago
  45. 8576301 Merge WebKit at r64523 : Update WebView useragent string by Steve Block · 14 years ago
  46. 6618e69 Merge WebKit at r64523 : Add new LayoutTest fast/dom/DeviceOrientation/basic-operation.html to skipped list by Steve Block · 14 years ago
  47. d689c78 Merge "Added crash-detection mechanism." by Maksymilian Osowski · 14 years ago
  48. 2a6b80b Fixed several audio effects problems. by Eric Laurent · 14 years ago
  49. 441ec6b Added tests for audio effects in MediaFrameworkTest by Eric Laurent · 14 years ago
  50. 23a0ee4 Added crash-detection mechanism. by Maksymilian Osowski · 14 years ago
  51. 8fb2e6e PhoneFactory: add makeSipPhone() by Hung-ying Tyan · 14 years ago
  52. d122805 CallManager: add getAllPhones(). by Hung-ying Tyan · 14 years ago
  53. 23fdaf6 Add new ContentProvider for doing conversions to data streams. by Dianne Hackborn · 14 years ago
  54. 1639351 Make libhwui entirely optional. by Romain Guy · 14 years ago
  55. 1ad7343 Merge "Enforce maximum texture size." by Romain Guy · 14 years ago
  56. 9cccc2b Enforce maximum texture size. by Romain Guy · 14 years ago
  57. a30e7e0 Merge "Prevent memory leak with ComposeShader." by Romain Guy · 14 years ago
  58. de0547c Prevent memory leak with ComposeShader. by Romain Guy · 14 years ago
  59. d07fb88 Optimizing skipValue() to avoid allocation. by Jesse Wilson · 14 years ago
  60. 1ba4171 Adding JsonReader.setLenient() to handle malformed JSON strings. by Jesse Wilson · 14 years ago
  61. 1ddf340 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 · 14 years ago
  62. 704f7e6 am c143ae7e: am ad98d383: Support for communicating if a buffer read from the _extractor_ is a sync sample or not. by Andreas Huber · 14 years ago
  63. 2e0a33f am 4f25d033: am 261aaa16: Merge "Properly skip the \'skip\' chunk in mpeg4 files." into gingerbread by Andreas Huber · 14 years ago
  64. 4938d79 am d49d4031: am 9fbf00cb: Merge "Slight improvement (hopefully) to orientation sensing." into gingerbread by Steve Howard · 14 years ago
  65. d07476a am 443f9baf: am 3b0d3d51: Merge "Adding a way for Hierarchy Viewer to get the focused window." into gingerbread by Konstantin Lopyrev · 14 years ago
  66. 2b19611 am f0857005: (-s ours) am db86c59e: New drawables for the update to the maps API (DO NOT MERGE) by Steve Howard · 14 years ago
  67. bd57604 am 974c993f: am 8e15afe7: Make downloads visible by default. by Steve Howard · 14 years ago
  68. 91fc6e8 am d7ce227b: am 818490ab: Fix String8::operator+ by Kenny Root · 14 years ago
  69. 6f50a95 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 · 14 years ago
  70. 799f2bb am b37bca9e: Merge "COMMENT ONLY change to fix some formatting glitches and (more importantly) clarify issues surrounding removed accounts." into froyo by Dan Egnor · 14 years ago
  71. c143ae7 am ad98d383: Support for communicating if a buffer read from the _extractor_ is a sync sample or not. by Andreas Huber · 14 years ago
  72. 4f25d03 am 261aaa16: Merge "Properly skip the \'skip\' chunk in mpeg4 files." into gingerbread by Andreas Huber · 14 years ago
  73. d49d403 am 9fbf00cb: Merge "Slight improvement (hopefully) to orientation sensing." into gingerbread by Steve Howard · 14 years ago
  74. 443f9ba am 3b0d3d51: Merge "Adding a way for Hierarchy Viewer to get the focused window." into gingerbread by Konstantin Lopyrev · 14 years ago
  75. f085700 am db86c59e: New drawables for the update to the maps API (DO NOT MERGE) by Steve Howard · 14 years ago
  76. 974c993 am 8e15afe7: Make downloads visible by default. by Steve Howard · 14 years ago
  77. d7ce227 am 818490ab: Fix String8::operator+ by Kenny Root · 14 years ago
  78. b37bca9 Merge "COMMENT ONLY change to fix some formatting glitches and (more importantly) clarify issues surrounding removed accounts." into froyo by Dan Egnor · 14 years ago
  79. 072671f Merge "Fix debugging support for float vectors and add matrix debugging." by Jason Sams · 14 years ago
  80. d64188a Fix debugging support for float vectors and add matrix debugging. by Jason Sams · 14 years ago
  81. 2032d03 Merge "Add support for playing a sound before/after dumpstate." by Paul Eastham · 14 years ago
  82. ad98d38 Support for communicating if a buffer read from the _extractor_ is a sync sample or not. by Andreas Huber · 14 years ago
  83. c6dc457 Make sure profiling is done only for views that are actually measured, laid out and drawn. by Konstantin Lopyrev · 14 years ago
  84. 261aaa1 Merge "Properly skip the 'skip' chunk in mpeg4 files." into gingerbread by Andreas Huber · 14 years ago
  85. 8e3e359 Merge "Added drop shadow renderer to the font class." by Alex Sakhartchouk · 14 years ago
  86. 765b8aa Properly skip the 'skip' chunk in mpeg4 files. by Andreas Huber · 14 years ago
  87. bfb071d Add support for playing a sound before/after dumpstate. by Paul Eastham · 14 years ago
  88. f18136c Added drop shadow renderer to the font class. by Alex Sakhartchouk · 14 years ago
  89. 9fbf00c Merge "Slight improvement (hopefully) to orientation sensing." into gingerbread by Steve Howard · 14 years ago
  90. 9e044ae Fix NPE in RoundRectShape. by Romain Guy · 14 years ago
  91. 3b0d3d5 Merge "Adding a way for Hierarchy Viewer to get the focused window." into gingerbread by Konstantin Lopyrev · 14 years ago
  92. f962476 Adding a way for Hierarchy Viewer to get the focused window. by Konstantin Lopyrev · 14 years ago
  93. db86c59 New drawables for the update to the maps API (DO NOT MERGE) by Steve Howard · 14 years ago
  94. 145b0c8 Fixing current.xml to handle last minute JSON API changes by Jesse Wilson · 14 years ago
  95. d09caeb Merge "Fix startup crash on phones." by Daniel Sandler · 14 years ago
  96. 7bff7e6 Fix startup crash on phones. by Daniel Sandler · 14 years ago
  97. 6dd73b4 Fix some lifecycle issues with populating the action bar's menu by Adam Powell · 14 years ago
  98. 22158e1 Automatically cleanup textures that don't fit in the cache. by Romain Guy · 14 years ago
  99. 8e15afe Make downloads visible by default. by Steve Howard · 14 years ago
  100. ff0f973 Support complex characters in plugins. by Derek Sollenberger · 14 years ago