1. f6859c3 DO NOT MERGE Limit the height of the pull glow. by Mindy Pereira · 14 years ago
  2. 7255288 am 2e5a22aa: docs: remove old "new" tags from side nav by Scott Main · 14 years ago
  3. beffefa Merge "RTSP seeking is now asynchronous, MediaPlayer is not notified that the seek is complete until it actually is. Ignore seek requests on live streams." into gingerbread by Andreas Huber · 14 years ago
  4. d7170b2 am 65e62f4f: docs: new web apps dev guides by Scott Main · 14 years ago
  5. a4682ed Merge "Minor SharedPreference clean-up." into gingerbread by Brad Fitzpatrick · 14 years ago
  6. 9acdeb9 Minor SharedPreference clean-up. by Brad Fitzpatrick · 14 years ago
  7. 2e5a22a docs: remove old "new" tags from side nav by Scott Main · 14 years ago
  8. 0c46b69 RTSP seeking is now asynchronous, MediaPlayer is not notified that the seek is complete until it actually is. Ignore seek requests on live streams. by Andreas Huber · 14 years ago
  9. 62d8874e Merge "Fix retaining of granted permissions when updating of system app." into gingerbread by Dianne Hackborn · 14 years ago
  10. 65e62f4 docs: new web apps dev guides by Scott Main · 14 years ago
  11. db56b9b Merge "Maybe fix #3076572: phone process crashes in SipService, trying to get wifi lock" into gingerbread by Dianne Hackborn · 14 years ago
  12. 2fe979f Fix retaining of granted permissions when updating of system app. by Dianne Hackborn · 14 years ago
  13. d8d60da Merge "Update DownloadManager API to support bulk actions." into gingerbread by Steve Howard · 14 years ago
  14. 50662f5 Merge "TextView cursor and selection improvements." into gingerbread by Gilles Debunne · 14 years ago
  15. ecfd7f7 Maybe fix #3076572: phone process crashes in SipService, trying to get wifi lock by Dianne Hackborn · 14 years ago
  16. 64c48b8 Update DownloadManager API to support bulk actions. by Steve Howard · 14 years ago
  17. 9934fa7 Merge "Fix issue #3074745: Crash in system process" into gingerbread by Dianne Hackborn · 14 years ago
  18. 528c6488 TextView cursor and selection improvements. by Gilles Debunne · 14 years ago
  19. f47d8f2 Fix issue #3074745: Crash in system process by Dianne Hackborn · 14 years ago
  20. a2a1ca4 Merge "DropBoxManager.Entry implements Closeable" into gingerbread by Brad Fitzpatrick · 14 years ago
  21. 0fd4e21 Merge "Refactor some more h.264 utility code out into avc_utils. Work around a hardware decoder issue by making sure the first access unit submitted to a decoder at startup or after seek is an IDR." into gingerbread by Andreas Huber · 14 years ago
  22. d00b438 Merge "Clarify some comments on individual key codes." into gingerbread by Jeff Brown · 14 years ago
  23. 38285db Refactor some more h.264 utility code out into avc_utils. Work around a hardware decoder issue by making sure the first access unit submitted to a decoder at startup or after seek is an IDR. by Andreas Huber · 14 years ago
  24. 612d570 DO NOT MERGE Adjust amount pull effects the glow and edge decay. by Mindy Pereira · 14 years ago
  25. aecab79 Merge "Remove races in Geocoder/LocationProvider Proxy" into gingerbread by Mike Lockwood · 14 years ago
  26. f72dd01 Merge "Disable 10secs forward/backward seeking for rtsp as seek is a very expensive operation there. Decouple the 10sec forward/backward button functionality from seekbar functionality." into gingerbread by Andreas Huber · 14 years ago
  27. b9bf545 Merge "Respect the cropping rectangle when extracting the video dimensions from the sequence parameter set of H.264 streams." into gingerbread by Andreas Huber · 14 years ago
  28. 6934207 Respect the cropping rectangle when extracting the video dimensions from the sequence parameter set of H.264 streams. by Andreas Huber · 14 years ago
  29. cc792c4 DropBoxManager.Entry implements Closeable by Brad Fitzpatrick · 14 years ago
  30. 10b9b3f Disable 10secs forward/backward seeking for rtsp as seek is a very expensive operation there. Decouple the 10sec forward/backward button functionality from seekbar functionality. by Andreas Huber · 14 years ago
  31. 6dcdfdb Merge "Name the writer threads" into gingerbread by James Dong · 14 years ago
  32. c5912ac Merge "Disable the access unit timeout temporarily while a seek operation is in progress." into gingerbread by Andreas Huber · 14 years ago
  33. 56e9b8e Merge "Long press with trackball selects word under cursor." into gingerbread by Gilles Debunne · 14 years ago
  34. e51e809 Disable the access unit timeout temporarily while a seek operation is in progress. by Andreas Huber · 14 years ago
  35. b37fcbf Merge "Added getter for session Id to AudioSink" into gingerbread by Eric Laurent · 14 years ago
  36. bb245d3 Merge "Increase scratch buffers sizes in mp3 software decoder, this integrates a PV master/opensource patch." into gingerbread by Andreas Huber · 14 years ago
  37. 44b7ef5 Merge "SipService: add permission check for using API" into gingerbread by Chung-yih Wang · 14 years ago
  38. c873112 Long press with trackball selects word under cursor. by Gilles Debunne · 14 years ago
  39. aa562ff SipService: add permission check for using API by Hung-ying Tyan · 14 years ago
  40. 224d4a1 Clarify some comments on individual key codes. by Jeff Brown · 14 years ago
  41. c67acb2 Name the writer threads by James Dong · 14 years ago
  42. 78d688369 Implement tracking of package install times. by Dianne Hackborn · 14 years ago
  43. b3bdf3f Added getter for session Id to AudioSink by Eric Laurent · 14 years ago
  44. eb43f1b am ef5afa07: (-s ours) Do not merge. Don\'t crash when extra logging is enabled. by Marco Nelissen · 14 years ago
  45. 54e01e0 Merge "Symlink application lib directory when on SD card" into gingerbread by Kenny Root · 14 years ago
  46. 08faac3 Unhide SIP API. by Hung-ying Tyan · 14 years ago
  47. 26cb01e Merge "Use explicit intent for installing credentials." into gingerbread by Hung-ying Tyan · 14 years ago
  48. c5e630a Use explicit intent for installing credentials. by Hung-ying Tyan · 14 years ago
  49. 6a6b007 Symlink application lib directory when on SD card by Kenny Root · 14 years ago
  50. 3ecceb5 Merge "TextView refactoring to ease future merges in HC." into gingerbread by Gilles Debunne · 14 years ago
  51. cbfbb52 TextView refactoring to ease future merges in HC. by Gilles Debunne · 14 years ago
  52. 38702d5 Merge "DO NOT MERGE: Disconnect PBAP while disconnecting HFP profile." into gingerbread by Jaikumar Ganesh · 14 years ago
  53. 3418835 Increase scratch buffers sizes in mp3 software decoder, this integrates a PV master/opensource patch. by Andreas Huber · 14 years ago
  54. dfe0870 Merge "DO NOT MERGE Only show edge glow effect on 1 side at a time." into gingerbread by Mindy Pereira · 14 years ago
  55. ef5afa0 Do not merge. Don't crash when extra logging is enabled. by Marco Nelissen · 14 years ago
  56. 4de94de DO NOT MERGE Only show edge glow effect on 1 side at a time. by Mindy Pereira · 14 years ago
  57. 4483232 Suppress harder for echo without affecting the volume of real voice. by Chung-yih Wang · 14 years ago
  58. a1bf0a0 Merge "Minor fix for InputReader support for non-touchscreen devices." into gingerbread by Jeff Brown · 14 years ago
  59. 36a1828 Merge "DO NOT MERGE Only show edge glow effect on 1 side at a time." into gingerbread by Mindy Pereira · 14 years ago
  60. ca6eb21 DO NOT MERGE Only show edge glow effect on 1 side at a time. by Mindy Pereira · 14 years ago
  61. e1c8e38 Merge "Port mock ril controller and tests to GB. DO NOT MERGE" into gingerbread by Xia Wang · 14 years ago
  62. 4a962a0 Merge "Removing 'last' of red cross asset." into gingerbread by Gilles Debunne · 14 years ago
  63. 8da727a Minor fix for InputReader support for non-touchscreen devices. by Jeff Brown · 14 years ago
  64. d577cfd Merge "Switch Looper back to using poll() instead of epoll()." into gingerbread by Jeff Brown · 14 years ago
  65. 415d8c3 Switch Looper back to using poll() instead of epoll(). by Jeff Brown · 14 years ago
  66. 94f183b Removing 'last' of red cross asset. by Gilles Debunne · 14 years ago
  67. 949f7d9 Merge "Work to support switching transport streams mid-stream and signalling discontinuities to the decoder." into gingerbread by Andreas Huber · 14 years ago
  68. b74941e Merge "Fixed popup assets (background)" into gingerbread by Justin Ho · 14 years ago
  69. 4c19bf9 Work to support switching transport streams mid-stream and signalling discontinuities to the decoder. by Andreas Huber · 14 years ago
  70. afeeaf3 Port mock ril controller and tests to GB. DO NOT MERGE by Xia Wang · 14 years ago
  71. f15dfbe Merge "Fix bug 3071869 - text anchors are now treated as application sub-panels." into gingerbread by Adam Powell · 14 years ago
  72. 6275dbb Merge "Quiet unnecessary debug logging." into gingerbread by Brad Fitzpatrick · 14 years ago
  73. 90bc5ee Quiet unnecessary debug logging. by Brad Fitzpatrick · 14 years ago
  74. 574b37e Fix bug 3071869 - text anchors are now treated as application sub-panels. by Adam Powell · 14 years ago
  75. 02654f0 Merge "On this particular device the hardware video decoder spits out buffers that don't actually contain our video data, so we cannot use them to restore the video frame after suspend/resume." into gingerbread by Andreas Huber · 14 years ago
  76. 3c88039 Fixed popup assets (background) by Gilles Debunne · 14 years ago
  77. e0c5ae7 Merge "Eliminate MCS_GIVE_UP state" into gingerbread by Kenny Root · 14 years ago
  78. 480afe7 Eliminate MCS_GIVE_UP state by Kenny Root · 14 years ago
  79. e86a6b2a Merge "Removed unused and broken screen_progress" into gingerbread by Gilles Debunne · 14 years ago
  80. 30f5c8f More DropBoxManager javadoc love. by Brad Fitzpatrick · 14 years ago
  81. fd12457 Merge "DropBox.Entry javadoc syntax fix" into gingerbread by Brad Fitzpatrick · 14 years ago
  82. 0145e36 Revert "Only allow 8 OBBs to be mounted by a UID" by Kenny Root · 14 years ago
  83. 95173b1 DropBox.Entry javadoc syntax fix by Brad Fitzpatrick · 14 years ago
  84. 08fb585 Merge "Add flag to skip restoring network seletion." into gingerbread by John Wang · 14 years ago
  85. 35c4c21 Add flag to skip restoring network seletion. by John Wang · 14 years ago
  86. 1e19416 On this particular device the hardware video decoder spits out buffers that don't actually contain our video data, so we cannot use them to restore the video frame after suspend/resume. by Andreas Huber · 14 years ago
  87. f8d2acd Merge "DO NOT MERGE Initialize bluetooth profiles in BT stress tests" into gingerbread by Eric Rowe · 14 years ago
  88. 8bcc744 DO NOT MERGE Initialize bluetooth profiles in BT stress tests by Eric Rowe · 14 years ago
  89. bbc80d3 Merge "Changed handling of onQueryCompelete to not use mimeType." into gingerbread by Wink Saville · 14 years ago
  90. 2e27a0b Changed handling of onQueryCompelete to not use mimeType. by Wink Saville · 14 years ago
  91. 2933297 Merge "Add javadoc for display orientation." into gingerbread by Wu-cheng Li · 14 years ago
  92. c157e0c Add javadoc for display orientation. by Wu-cheng Li · 14 years ago
  93. 62ec983 Merge "Make SipService broadcast SIP_SERVICE_UP when it's up." into gingerbread by Hung-ying Tyan · 14 years ago
  94. fbb3b47 Fix bug 3066313 - integrate new text anchor assets. by Adam Powell · 14 years ago
  95. 8b1764f Removed unused and broken screen_progress by Gilles Debunne · 14 years ago
  96. 9db99a4 Make SipService broadcast SIP_SERVICE_UP when it's up. by Hung-ying Tyan · 14 years ago
  97. bfba7ca Fix issue #3001362: API REVIEW: android.view.InputQueue.Callback by Dianne Hackborn · 14 years ago
  98. 70f1a3b8 Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  99. 656d216 Merge "Parser is optional in obtainStyledAttributes." into gingerbread by Xavier Ducrohet · 14 years ago
  100. 16c29bd Merge "SIP: Fix busy authentication loop." into gingerbread by Hung-ying Tyan · 14 years ago