1. b721b47 Add a constructor from CursorAdapter to ResourceCursorAdapter. by Jeff Hamilton · 14 years ago
  2. 036b07c am 553a333d: am 603a34ee: Merge "improve a bit the implementation of eglGetProcAddress" into gingerbread by Mathias Agopian · 14 years ago
  3. 553a333 am 603a34ee: Merge "improve a bit the implementation of eglGetProcAddress" into gingerbread by Mathias Agopian · 14 years ago
  4. 603a34e Merge "improve a bit the implementation of eglGetProcAddress" into gingerbread by Mathias Agopian · 14 years ago
  5. c3f2025 am b9ddd779: am 10ed3f74: Merge "Add input buffer size check for software video encoders" into gingerbread by James Dong · 14 years ago
  6. b9ddd77 am 10ed3f74: Merge "Add input buffer size check for software video encoders" into gingerbread by James Dong · 14 years ago
  7. 10ed3f7 Merge "Add input buffer size check for software video encoders" into gingerbread by James Dong · 14 years ago
  8. 3965148 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 · 14 years ago
  9. 4dc41bb 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 · 14 years ago
  10. 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
  11. 623ee2a Merge "Fix tons of bugs and add new text rendering support." by Romain Guy · 14 years ago
  12. f5e9018 Merge "use usleep instead of sleep." by Nipun Kwatra · 14 years ago
  13. 61c8c9c Fix tons of bugs and add new text rendering support. by Romain Guy · 14 years ago
  14. 8c9d61c Merge "Import revised translations." by Eric Fischer · 14 years ago
  15. e75504d Merge "MTP: Fix wrong delete operator from previous change." by Mike Lockwood · 14 years ago
  16. 33ea5a4 MTP: Fix wrong delete operator from previous change. by Mike Lockwood · 14 years ago
  17. 28269e9 Import revised translations. by Eric Fischer · 14 years ago
  18. 7913998 use usleep instead of sleep. by Nipun Kwatra · 14 years ago
  19. 0dd8798 am c7af4c5c: (-s ours) am 605f4027: Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  20. 542cf2c am 7cb0fc58: am edae848e: am 301c437b: Remove @LargeTest annotations by Eric Rowe · 14 years ago
  21. c7af4c5 am 605f4027: Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  22. 7cb0fc5 am edae848e: am 301c437b: Remove @LargeTest annotations by Eric Rowe · 14 years ago
  23. 605f402 Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  24. edae848 am 301c437b: Remove @LargeTest annotations by Eric Rowe · 14 years ago
  25. 06a43dc Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  26. ac4bbc2 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 · 14 years ago
  27. 193985f 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 · 14 years ago
  28. 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
  29. 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
  30. 926bd95 Merge "Updated error codes for Doclava migration" by Ben Dodson · 14 years ago
  31. 8cc82c6 Merge "Add 3D rotation to View" by Chet Haase · 14 years ago
  32. 898d5cd 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 · 14 years ago
  33. e6daea5 Add input buffer size check for software video encoders by James Dong · 14 years ago
  34. a048834 am 532d2ac5: Merge "Only check the codec specific data when the output buffer contains kKeyIsCodecConfig in MP4 writer" into gingerbread by James Dong · 14 years ago
  35. 3fbe150 Updated error codes for Doclava migration by Ben Dodson · 14 years ago
  36. 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
  37. fd2b002 Add 3D rotation to View by Chet Haase · 14 years ago
  38. 7c997d2 am 4f941812: am e967ee49: Merge "Fix gingerbread FrameworkCoreTests makefile." into gingerbread by Brett Chabot · 14 years ago
  39. 4f94181 am e967ee49: Merge "Fix gingerbread FrameworkCoreTests makefile." into gingerbread by Brett Chabot · 14 years ago
  40. e967ee4 Merge "Fix gingerbread FrameworkCoreTests makefile." into gingerbread by Brett Chabot · 14 years ago
  41. f3b7859 Only check the codec specific data when the output buffer contains kKeyIsCodecConfig in MP4 writer by James Dong · 14 years ago
  42. 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
  43. f0cfe34 Add a few helpful APIs. by Jeff Hamilton · 14 years ago
  44. 77bdba8 Merge "Changed some parts of the code to prepare it for script support that will come in later commit." by Maksymilian Osowski · 14 years ago
  45. c8fb818 Changed some parts of the code to prepare it for script support that will come in later commit. by Maksymilian Osowski · 14 years ago
  46. ff68468 Merge changes I4f117090,Ifd449c4e by Mike Lockwood · 14 years ago
  47. 4b322ce MTP: Push queries for supported formats and properties up to Java. by Mike Lockwood · 14 years ago
  48. 38b7eb9 Merge "Added generating text summary to Summarizer." by Maksymilian Osowski · 14 years ago
  49. 68dede3 Hook up mock for testing DeviceOrientation in DRT by Steve Block · 14 years ago
  50. fb82458 MTP: turn off verbose logging by Mike Lockwood · 14 years ago
  51. 8aff3c0 Added eventSender. by Maksymilian Osowski · 14 years ago
  52. 1601400 am f13542f2: am 259b4c86: Merge "SIP: clean up unused class and fields." into gingerbread by Hung-ying Tyan · 14 years ago
  53. f13542f am 259b4c86: Merge "SIP: clean up unused class and fields." into gingerbread by Hung-ying Tyan · 14 years ago
  54. 259b4c8 Merge "SIP: clean up unused class and fields." into gingerbread by Hung-ying Tyan · 14 years ago
  55. dec9dfd Support ActionBar in Dialogs by Adam Powell · 14 years ago
  56. 8e63ddb SIP: clean up unused class and fields. by Hung-ying Tyan · 14 years ago
  57. feb1a4e am 4a671a74: am 745d1e90: Merge "Update javadoc for the API and change return of getBondedDevices()." into gingerbread by Jaikumar Ganesh · 14 years ago
  58. ebd2f0a am 8cdf4d92: am 6c6d57c6: Merge "Fix focus notification" into gingerbread by Konstantin Lopyrev · 14 years ago
  59. 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
  60. 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
  61. 39e8a8a am 4e25db6a: am cbaef518: Merge "Check whether Bluetooth is enabled before making any API calls." into gingerbread by Jaikumar Ganesh · 14 years ago
  62. 6e96f6f am fa4f57fe: am 959909ef: Merge "Support multiple PPS and SPS in avcC box" into gingerbread by James Dong · 14 years ago
  63. 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
  64. f5c35c8 am 18afcee7: am 67400d49: Merge "Added tests for audio effects in MediaFrameworkTest" into gingerbread by Eric Laurent · 14 years ago
  65. dbe57fc am 1ece7d68: am 2a6b80bc: Fixed several audio effects problems. by Eric Laurent · 14 years ago
  66. a36cb1e am 8b8b4536: am 8fb2e6e4: PhoneFactory: add makeSipPhone() by Hung-ying Tyan · 14 years ago
  67. f21d4ed am 51128faa: am d122805b: CallManager: add getAllPhones(). by Hung-ying Tyan · 14 years ago
  68. 4a671a7 am 745d1e90: Merge "Update javadoc for the API and change return of getBondedDevices()." into gingerbread by Jaikumar Ganesh · 14 years ago
  69. 8cdf4d9 am 6c6d57c6: Merge "Fix focus notification" into gingerbread by Konstantin Lopyrev · 14 years ago
  70. 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
  71. 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
  72. 4e25db6 am cbaef518: Merge "Check whether Bluetooth is enabled before making any API calls." into gingerbread by Jaikumar Ganesh · 14 years ago
  73. fa4f57f am 959909ef: Merge "Support multiple PPS and SPS in avcC box" into gingerbread by James Dong · 14 years ago
  74. 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
  75. 18afcee am 67400d49: Merge "Added tests for audio effects in MediaFrameworkTest" into gingerbread by Eric Laurent · 14 years ago
  76. 1ece7d6 am 2a6b80bc: Fixed several audio effects problems. by Eric Laurent · 14 years ago
  77. 8b8b453 am 8fb2e6e4: PhoneFactory: add makeSipPhone() by Hung-ying Tyan · 14 years ago
  78. 51128fa am d122805b: CallManager: add getAllPhones(). by Hung-ying Tyan · 14 years ago
  79. 53aa7af Merge "Incorporated Joe's comments" by Manuel Roman · 14 years ago
  80. 2c96a0c Incorporated Joe's comments by Manuel Roman · 14 years ago
  81. 56718cb Fix gingerbread FrameworkCoreTests makefile. by Brett Chabot · 14 years ago
  82. 8daae8f improve a bit the implementation of eglGetProcAddress by Mathias Agopian · 14 years ago
  83. 09328a2 Removing closed cursor on stop by Dmitri Plotnikov · 14 years ago
  84. 745d1e9 Merge "Update javadoc for the API and change return of getBondedDevices()." into gingerbread by Jaikumar Ganesh · 14 years ago
  85. 6c6d57c Merge "Fix focus notification" into gingerbread by Konstantin Lopyrev · 14 years ago
  86. 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
  87. fec86f4 Update javadoc for the API and change return of getBondedDevices(). by Jaikumar Ganesh · 14 years ago
  88. 5e7833a Fix focus notification by Konstantin Lopyrev · 14 years ago
  89. aebf9ea Merge "This may fix LoaderManager bug where a closed cursor could be used." by Dianne Hackborn · 14 years ago
  90. debb2e2 This may fix LoaderManager bug where a closed cursor could be used. by Dianne Hackborn · 14 years ago
  91. 78aa1f0 Fix a bug where canceled action modes show a bar anyway by Adam Powell · 14 years ago
  92. 301c437 Remove @LargeTest annotations by Eric Rowe · 14 years ago
  93. 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
  94. cbaef51 Merge "Check whether Bluetooth is enabled before making any API calls." into gingerbread by Jaikumar Ganesh · 14 years ago
  95. f5ff170 Check whether Bluetooth is enabled before making any API calls. by Jaikumar Ganesh · 14 years ago
  96. 959909e Merge "Support multiple PPS and SPS in avcC box" into gingerbread by James Dong · 14 years ago
  97. 481e05e Support multiple PPS and SPS in avcC box by James Dong · 14 years ago
  98. fce21b5 Merge "MTP: Fix reading and writing property descriptors" by Mike Lockwood · 14 years ago
  99. 97c8d90 MTP: Fix reading and writing property descriptors by Mike Lockwood · 14 years ago
  100. e73131a Fix bug 2684341 Don't steal the media button event from the phone by Jean-Michel Trivi · 14 years ago