1. 02d9102 Document Bitmap.createScaledBitmap by Brad Fitzpatrick · 14 years ago
  2. 106950f Merge "DO NOT MERGE. Fix logic for switching between overscroll and scroll modes." into gingerbread by Mindy Pereira · 14 years ago
  3. d8f1a54 Merge "Refrain warning when not appropriate. Do not merge" into gingerbread by Daisuke Miyakawa · 14 years ago
  4. 8eef13b Refrain warning when not appropriate. Do not merge by Daisuke Miyakawa · 14 years ago
  5. b58b271 Merge "ZipFileRO: moar logging and wrap close" into gingerbread by Kenny Root · 14 years ago
  6. 5cab38b Merge "SIP: minor fixes." into gingerbread by Hung-ying Tyan · 14 years ago
  7. 83d52229 Doc fix: duplicate word 'of' by Brad Fitzpatrick · 14 years ago
  8. 9ea96c6 SIP: minor fixes. by Hung-ying Tyan · 14 years ago
  9. e6c4747 DO NOT MERGE. Fix logic for switching between overscroll and scroll modes. by Mindy Pereira · 14 years ago
  10. 624380a Fix bug 3047653 - Text select handles stick around when they shouldn't by Adam Powell · 14 years ago
  11. 03876c9 Fix text anchor fade-out positioning by Adam Powell · 14 years ago
  12. ea32f94 Fix bug 3058082 - text anchor positioning within moving dialogs by Adam Powell · 14 years ago
  13. 8bcbebd Fix bug 3024080 - Date picker month field uses numeric text field by Adam Powell · 14 years ago
  14. e951ef0 Merge "Wait for initial device scan to finish before updating config." into gingerbread by Jeff Brown · 14 years ago
  15. f6295b3 Merge "Minor logging changes to input dispatcher to help with debugging." into gingerbread by Jeff Brown · 14 years ago
  16. 7342bb9 Wait for initial device scan to finish before updating config. by Jeff Brown · 14 years ago
  17. 6cb241f ZipFileRO: moar logging and wrap close by Kenny Root · 14 years ago
  18. f2f4871 Minor logging changes to input dispatcher to help with debugging. by Jeff Brown · 14 years ago
  19. 306137d SIP telephony cleanup. by Hung-ying Tyan · 14 years ago
  20. 6c609b6 Merge "Turn off media time adjustment by default" into gingerbread by James Dong · 14 years ago
  21. 9160e4a Turn off media time adjustment by default by James Dong · 14 years ago
  22. 14e7d69 Merge "Some documentation fixes." into gingerbread by Dianne Hackborn · 14 years ago
  23. 9e32a43 Merge "Support haptic feedback for virtual keys defined in key layout." into gingerbread by Jeff Brown · 14 years ago
  24. 9430f9d Merge "KeyStore: Update the parameters of generating master keys." into gingerbread by Chia-chi Yeh · 14 years ago
  25. 91b0bc2 am 32441bbe: docs: device dashboard update for 10/1 by Scott Main · 14 years ago
  26. 0eaf393 Support haptic feedback for virtual keys defined in key layout. by Jeff Brown · 14 years ago
  27. 10e2120 Merge "Add CallManager/Phone.setEchoSuppressionEnabled()." into gingerbread by Hung-ying Tyan · 14 years ago
  28. 98f31087 Merge "DO NOT MERGE Fix bug 3026771, other design/asset fixes." into gingerbread by Adam Powell · 14 years ago
  29. a57ae3f DO NOT MERGE Fix bug 3026771, other design/asset fixes. by Adam Powell · 14 years ago
  30. 4d023d21 Some documentation fixes. by Dianne Hackborn · 14 years ago
  31. d9e88d2 Merge "Add "none" for vold and deprecate mkobb -c" into gingerbread by Kenny Root · 14 years ago
  32. fd57416 Fix build. by Dianne Hackborn · 14 years ago
  33. 12ffd9b Add "none" for vold and deprecate mkobb -c by Kenny Root · 14 years ago
  34. 1fa6973 Merge "Fix issue #3037083: Problem report for Pinball" into gingerbread by Dianne Hackborn · 14 years ago
  35. 751b473 Merge "A few additions to the download manager public API documentation" into gingerbread by Steve Howard · 14 years ago
  36. 6493e64 Fix issue #3037083: Problem report for Pinball by Dianne Hackborn · 14 years ago
  37. 32e60c7 Update StrictMode's public API. by Brad Fitzpatrick · 14 years ago
  38. f7681f84 Do not merge. by Wei-Ta Chen · 14 years ago
  39. e619a9d Merge "Start playing live streams from the start, no the middle..." into gingerbread by Andreas Huber · 14 years ago
  40. 32441bb docs: device dashboard update for 10/1 by Scott Main · 14 years ago
  41. 73db5f0 Merge "Fix bug #3055578 ("adb shell bmgr list sets" generates NPE and cannot be run again when device has no account setup)" into gingerbread by Fabrice Di Meglio · 14 years ago
  42. a424f7c Start playing live streams from the start, no the middle... by Andreas Huber · 14 years ago
  43. 469b803 Merge "Remove development-only code." into gingerbread by Andreas Huber · 14 years ago
  44. 21d28a2 Remove development-only code. by Andreas Huber · 14 years ago
  45. 04686f4 Fix bug #3055578 ("adb shell bmgr list sets" generates NPE and cannot be run again when device has no account setup) by Fabrice Di Meglio · 14 years ago
  46. 57bd061 Merge "b/3054044 Make allDay event times format in utc" into gingerbread by Erik · 14 years ago
  47. d1398db Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
  48. d762a34 b/3054044 Make allDay event times format in utc by Erik · 14 years ago
  49. b72c7e3 Squashed commit of the following: by Andreas Huber · 14 years ago
  50. 2942391 Fix regression in OBB key handling by Kenny Root · 14 years ago
  51. 0a69f59 Merge "Rub in a little 'ol log-b-gone." into gingerbread by Dianne Hackborn · 14 years ago
  52. 610c435 A few additions to the download manager public API documentation by Steve Howard · 14 years ago
  53. cef65ee Rub in a little 'ol log-b-gone. by Dianne Hackborn · 14 years ago
  54. ab2e628 Merge "Use the private version of userActivity." into gingerbread by Joe Onorato · 14 years ago
  55. 8b28441a Merge "Being already unmounted is not a failure" into gingerbread by Kenny Root · 14 years ago
  56. 4da0239 Being already unmounted is not a failure by Kenny Root · 14 years ago
  57. 274e3b5 Merge "RTP: Start AudioRecord before AudioTrack to avoid being disabled." into gingerbread by Chia-chi Yeh · 14 years ago
  58. 220ab88 Merge "Issue 3032913: improve AudioTrack recovery time" into gingerbread by Eric Laurent · 14 years ago
  59. 735de3b Hash keys with MD5; track IBinders not IInterface by Kenny Root · 14 years ago
  60. 27358a6 Only allow 8 OBBs to be mounted by a UID by Kenny Root · 14 years ago
  61. 38cf886 Remove OBBs from state list when volume unmounted by Kenny Root · 14 years ago
  62. 4712baa Issue 3032913: improve AudioTrack recovery time by Eric Laurent · 14 years ago
  63. 063d02b Merge "SipService: turn off verbose logging" into gingerbread by Hung-ying Tyan · 14 years ago
  64. 67ecb5b RTP: Start AudioRecord before AudioTrack to avoid being disabled. by Chia-chi Yeh · 14 years ago
  65. a39ccb6c Use the private version of userActivity. by Joe Onorato · 14 years ago
  66. 4ba2817 Merge "Avoid NPE when viewing failed legacy download with no local path" into gingerbread by Steve Howard · 14 years ago
  67. b031957 SipService: turn off verbose logging by Hung-ying Tyan · 14 years ago
  68. 0a972ac Merge "Typo fixes in comments and minor code cleanups." into gingerbread by Jake Hamby · 14 years ago
  69. e0c12c8 Merge "Move verbose logging of device capabilities to dumpsys." into gingerbread by Jeff Brown · 14 years ago
  70. 194f524 Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  71. f51eada Typo fixes in comments and minor code cleanups. by Jake Hamby · 14 years ago
  72. ef3d7e8 Move verbose logging of device capabilities to dumpsys. by Jeff Brown · 14 years ago
  73. 99f8c5e Merge "Fix location of gdbserver upon installation" into gingerbread by Kenny Root · 14 years ago
  74. e6da118 Fix location of gdbserver upon installation by Kenny Root · 14 years ago
  75. 727d67d Merge "location: rebind to network location and geocoder services after package update" into gingerbread by Mike Lockwood · 14 years ago
  76. 1bfbf19 Merge "Fix night/notnight resource folder handling." into gingerbread by Dianne Hackborn · 14 years ago
  77. e97ae40 location: rebind to network location and geocoder services after package update by Mike Lockwood · 14 years ago
  78. fcf1948 Moved Rfc822 validator test by Paul Westbrook · 14 years ago
  79. 99047d7 Avoid NPE when viewing failed legacy download with no local path by Steve Howard · 14 years ago
  80. cdcc0a6 Merge "Have download manager give more details when downloads are paused" into gingerbread by Steve Howard · 14 years ago
  81. 2fb818c Fix the javadoc of Parameters.setRotation. by Wu-cheng Li · 14 years ago
  82. 2509976 KeyStore: Update the parameters of generating master keys. by Chia-chi Yeh · 14 years ago
  83. 20cb231 Merge "KeyStore: Initialize IV correctly." into gingerbread by Chia-chi Yeh · 14 years ago
  84. 463d75b KeyStore: Initialize IV correctly. by Chia-chi Yeh · 14 years ago
  85. 2b9785a Fix night/notnight resource folder handling. by Tobias Haamel · 14 years ago
  86. 21ae1ad RTP: Minor fixes with polishing. by Chia-chi Yeh · 14 years ago
  87. 2cbb56f Merge "KeyStore: Fix the return value when send() or recv() has an error." into gingerbread by Chia-chi Yeh · 14 years ago
  88. c741a2f KeyStore: Fix the return value when send() or recv() has an error. by Chia-chi Yeh · 14 years ago
  89. d29e075 Merge "Add uri field to SipManager.ListenerRelay" into gingerbread by Hung-ying Tyan · 14 years ago
  90. 9e1d308 Add uri field to SipManager.ListenerRelay by Hung-ying Tyan · 14 years ago
  91. dfd1484 Merge "RTP: Adjust the jitter buffer to 512ms." into gingerbread by Chia-chi Yeh · 14 years ago
  92. 3520bd4 RTP: Adjust the jitter buffer to 512ms. by Chia-chi Yeh · 14 years ago
  93. 6a53489 SipService: add UID check. by Hung-ying Tyan · 14 years ago
  94. 23f2160 Add CallManager/Phone.setEchoSuppressionEnabled(). by Hung-ying Tyan · 14 years ago
  95. bc87ada Merge "Fix text anchors" into gingerbread by Adam Powell · 14 years ago
  96. ba0a2c3 Fix text anchors by Adam Powell · 14 years ago
  97. 5068ad8 Revert orientation change. by Jeff Brown · 14 years ago
  98. e8dd716 Merge "Change the 0_fully signal icon to the new style" into gingerbread by Robert Greenwalt · 14 years ago
  99. 93e3296 Merge "PointerLocationView: Display orientation correctly." into gingerbread by Jeff Brown · 14 years ago
  100. 707a57a PointerLocationView: Display orientation correctly. by Jeff Brown · 14 years ago