1. 40a787f Properly initialize FBO textures for linear filtering. by Romain Guy · 14 years ago
  2. ffe2c7a Merge "Don't account for scrollX/Y when drawing a display list in a layer." by Romain Guy · 14 years ago
  3. a7dabcd Don't account for scrollX/Y when drawing a display list in a layer. by Romain Guy · 14 years ago
  4. 549d2b15 Merge "Fix bug 3501411 - ListView should ignore "up" events outside of its view" by Adam Powell · 14 years ago
  5. 498e43d Fix bug 3501411 - ListView should ignore "up" events outside of its view by Adam Powell · 14 years ago
  6. e0d23e6 Merge "Adding mouse scroll wheel support to StackView" by Adam Cohen · 14 years ago
  7. 606ecf3 Merge "Fix issue #3495749: Crash on choosing to open the downloaded images" by Dianne Hackborn · 14 years ago
  8. 7a3a51d Merge "Send correct cookies for HTML5 video when incognito" by John Reck · 14 years ago
  9. d643bb5 Correctly mark layers dirty when drawing WebView. by Romain Guy · 14 years ago
  10. e6c5240 Merge "Correctly mark layers dirty when drawing WebView." by Romain Guy · 14 years ago
  11. a8a7c92 Adding mouse scroll wheel support to StackView by Adam Cohen · 14 years ago
  12. ce418e6 Fix issue #3495749: Crash on choosing to open the downloaded images by Dianne Hackborn · 14 years ago
  13. 5a6f9fa Merge "Add the MIN_UNDEQUEUED_BUFFERS query to ANW." by Jamie Gennis · 14 years ago
  14. fd938f3 Merge "Fix Issue 14340: Sticky Service killed with onDestroy not called, not restarted." by Dianne Hackborn · 14 years ago
  15. 09407b4 Send correct cookies for HTML5 video when incognito by John Reck · 14 years ago
  16. 6910f42 Merge "Avoid UTF-8 conversions and string copies whenever possible." by Romain Guy · 14 years ago
  17. 91b52b1 Merge "AbsListView notifies scroll events to the ViewTreeObserver." by Gilles Debunne · 14 years ago
  18. e4dcf09 Merge "Part of fix for bug 3489551 Browser doesn't send cookies for HTML5 video in incognito" by Kristian Monsen · 14 years ago
  19. 3545c72 Merge "Don't update webkit at every stage of a zoom animation." by Derek Sollenberger · 14 years ago
  20. ac382cf Don't update webkit at every stage of a zoom animation. by Derek Sollenberger · 14 years ago
  21. dfa28c3 Merge "Fix a deadlock in AccountManagerService cause by different paths of code getting the mCacheLock and DB locks in different orders." by Fred Quintana · 14 years ago
  22. 3a28f22 Fix Issue 14340: Sticky Service killed with onDestroy not called, not restarted. by Dianne Hackborn · 14 years ago
  23. 469aebb Part of fix for bug 3489551 Browser doesn't send cookies for HTML5 video in incognito by Kristian Monsen · 14 years ago
  24. 2380aa0 Merge "Fix for issue 3431967: Memory leak from video editor engine" by Santosh Madhava · 14 years ago
  25. 6ebc6bd Merge "UsbDeviceSettingsManager: don't write settings file when not necessary" by Mike Lockwood · 14 years ago
  26. b4948d4 Merge "Fix UsbDeviceSettingsManager locking." by Mike Lockwood · 14 years ago
  27. 04e1a96 Merge "Move USB framework support from android.hardware to android.hardware.usb package" by Mike Lockwood · 14 years ago
  28. 42b3de5 Merge "Fix issue 3479042." by Eric Laurent · 14 years ago
  29. 321dce6 Avoid UTF-8 conversions and string copies whenever possible. by Romain Guy · 14 years ago
  30. 71771b3 Fix for issue 3431967: Memory leak from video editor engine by Santosh Madhava · 14 years ago
  31. 7fc0137 Merge "Stagefright: Query buffer usage from the component." by Jamie Gennis · 14 years ago
  32. 2f64096 Merge "Using AsyncChannel for wifi connectivity" by Irfan Sheriff · 14 years ago
  33. f9f240e Fix a deadlock in AccountManagerService cause by different by Fred Quintana · 14 years ago
  34. 6e0e0ec Fix password field drawing. by Leon Scroggins · 14 years ago
  35. 9d30f5b Merge "Import revised translations." by Eric Fischer · 14 years ago
  36. 31ad11e UsbDeviceSettingsManager: don't write settings file when not necessary by Mike Lockwood · 14 years ago
  37. 5db8572 Import revised translations. by Eric Fischer · 14 years ago
  38. 8924a7a am 5d019f0e: (-s ours) am c01e201f: (-s ours) am 61c1bb4f: Merge "UsbService: Remove stack-trace message during boot. DO NOT MERGE" into gingerbread by Mike Lockwood · 14 years ago
  39. ca8ab8a am 3fa12d45: (-s ours) am fc88f94f: (-s ours) am 6da062a9: Merge "DO NOT MERGE: Clean up USB notifications:" into gingerbread by Mike Lockwood · 14 years ago
  40. 4ff9633 am 91dceb81: (-s ours) am 54e96c69: (-s ours) am 3333f8af: Merge "DO NOT MERGE UsbManager: squashed commit of:" into gingerbread by Mike Lockwood · 14 years ago
  41. 3d37ca4 am 8697f397: (-s ours) am f41768c5: (-s ours) am f7b99b32: Merge "Give system server permission to access USB. DO NOT MERGE" into gingerbread by Mike Lockwood · 14 years ago
  42. 52c98b4 am 2d5ed079: (-s ours) am 7b972755: (-s ours) am edbd6139: Merge "Merge 1911a6f7 into gingerbread. do not merge." into gingerbread by Xavier Ducrohet · 14 years ago
  43. 0a1b818 AbsListView notifies scroll events to the ViewTreeObserver. by Gilles Debunne · 14 years ago
  44. 8366b23 am 23fe0059: (-s ours) am 0eb6af89: Merge "Fixing the write of BackgroundData setting, DO NOT MERGE." into honeycomb by Wink Saville · 14 years ago
  45. 5bf7658 Merge "Removed ViewTreeObserver null checks" by Gilles Debunne · 14 years ago
  46. 0357e5b2 Merge "Scrollable tabs are correctly displayed." by Gilles Debunne · 14 years ago
  47. 857447f Merge "Fix a bug where the lazy-initialized ActionBar object was being too lazy." by Adam Powell · 14 years ago
  48. 763cbb1 Fix a bug where the lazy-initialized ActionBar object was being too lazy. by Adam Powell · 14 years ago
  49. 99cf1e0 Merge "Add test cases for AudioManager SCO methods." by Eric Rowe · 14 years ago
  50. 29f87f7 Merge "Add an OMX IL API for querying buffer usage flags." by Jamie Gennis · 14 years ago
  51. dbb520e Merge "Fix error recovery in Stagefright init." by Jamie Gennis · 14 years ago
  52. 7a976a4 Fix UsbDeviceSettingsManager locking. by Mike Lockwood · 14 years ago
  53. 5d019f0 am c01e201f: (-s ours) am 61c1bb4f: Merge "UsbService: Remove stack-trace message during boot. DO NOT MERGE" into gingerbread by Mike Lockwood · 14 years ago
  54. 3fa12d4 am fc88f94f: (-s ours) am 6da062a9: Merge "DO NOT MERGE: Clean up USB notifications:" into gingerbread by Mike Lockwood · 14 years ago
  55. 91dceb8 am 54e96c69: (-s ours) am 3333f8af: Merge "DO NOT MERGE UsbManager: squashed commit of:" into gingerbread by Mike Lockwood · 14 years ago
  56. 8697f39 am f41768c5: (-s ours) am f7b99b32: Merge "Give system server permission to access USB. DO NOT MERGE" into gingerbread by Mike Lockwood · 14 years ago
  57. 2d5ed07 am 7b972755: (-s ours) am edbd6139: Merge "Merge 1911a6f7 into gingerbread. do not merge." into gingerbread by Xavier Ducrohet · 14 years ago
  58. c4308f0 Move USB framework support from android.hardware to android.hardware.usb package by Mike Lockwood · 14 years ago
  59. 108500a Merge "Cleanup of docs for ViewPropertyAnimator class" by Chet Haase · 14 years ago
  60. d666cf3 Cleanup of docs for ViewPropertyAnimator class by Chet Haase · 14 years ago
  61. 43cdf9b am ae7fb488: (-s ours) am 04a536af: Merge "Import revised translations. DO NOT MERGE" into honeycomb by Eric Fischer · 14 years ago
  62. d86dbb9 am 5af7cf7c: am f9e2a491: Fix issue to clear scan alarms by Irfan Sheriff · 14 years ago
  63. 6ade7c2 Merge "Fix bug 3497341 - take list padding into account when drawing ExpandableListView indicators" by Adam Powell · 14 years ago
  64. 3e5e6ac Fix bug 3497341 - take list padding into account when drawing by Adam Powell · 14 years ago
  65. 710df09 Merge "Fix bug 3497307 - Fix issues with FEATURE_ACTION_MODE_OVERLAY" by Adam Powell · 14 years ago
  66. d3c9704 Fix bug 3497307 - Fix issues with FEATURE_ACTION_MODE_OVERLAY by Adam Powell · 14 years ago
  67. ce8ad5a Merge "Make sure to properly default the screen size during wallpaper restore" by Christopher Tate · 14 years ago
  68. 7f765cf Make sure to properly default the screen size during wallpaper restore by Christopher Tate · 14 years ago
  69. 30635b0 Merge "Add notice files for aapt and aidl." by Xavier Ducrohet · 14 years ago
  70. 52a5e658 Scrollable tabs are correctly displayed. by Gilles Debunne · 14 years ago
  71. ca93c1e Merge "resolved conflicts for merge of cfeaa492 to master" by Daniel Sandler · 14 years ago
  72. a6cbf50 Merge "Add ParcelFileDescriptor APIs to get raw fd." by Dianne Hackborn · 14 years ago
  73. defdae6 Add notice files for aapt and aidl. by Xavier Ducrohet · 14 years ago
  74. fab3376 resolved conflicts for merge of cfeaa492 to master by Daniel Sandler · 14 years ago
  75. f37fccd Merge "Change behavior of multitouch in scrolling views." by Adam Powell · 14 years ago
  76. 9bc30d3 Change behavior of multitouch in scrolling views. by Adam Powell · 14 years ago
  77. 082aa9c Merge "Make the AccountManagerService clear old grants when the package that the grants refer to is no longer installed." by Fred Quintana · 14 years ago
  78. 835d8ee Add test cases for AudioManager SCO methods. by Eric Rowe · 14 years ago
  79. c9119f5 Add ParcelFileDescriptor APIs to get raw fd. by Dianne Hackborn · 14 years ago
  80. bb57948 Merge "Fix inverted scrolling condition in lists." by Jeff Brown · 14 years ago
  81. e8be6a8 Merge "CameraBrowser: Add USB device filter meta-data for digital cameras" by Mike Lockwood · 14 years ago
  82. eb3885d Merge "USB accessory support library" by Mike Lockwood · 14 years ago
  83. 0fd3c4a CameraBrowser: Add USB device filter meta-data for digital cameras by Mike Lockwood · 14 years ago
  84. 2755531 USB accessory support library by Mike Lockwood · 14 years ago
  85. c93f67c Merge "Add platform features for USB host and USB accessory support." by Mike Lockwood · 14 years ago
  86. fae640b Merge "UsbManager: Enhancements for managing USB devices and accessories" by Mike Lockwood · 14 years ago
  87. f4ca247 Add platform features for USB host and USB accessory support. by Mike Lockwood · 14 years ago
  88. 02eb874 UsbManager: Enhancements for managing USB devices and accessories by Mike Lockwood · 14 years ago
  89. 4bb21c4 Fix issue 3479042. by Eric Laurent · 14 years ago
  90. a804911 Merge "Remove a stale line in a JavaDoc." by Ben Komalo · 14 years ago
  91. c1a4e5d Make the AccountManagerService clear old grants when the package by Fred Quintana · 14 years ago
  92. 6a7dc33 Merge "remove the code that clears the passwords when the sim is replaced with a different one." by Fred Quintana · 14 years ago
  93. f450fd0 Merge "fixing resource browser for renderscript samples because the samples moved" by Robert Ly · 14 years ago
  94. d72fcf6 Merge "Discovered a matrix element bug while writing cts unit tests." by Stephen Hines · 14 years ago
  95. 3476977 Discovered a matrix element bug while writing cts unit tests. by Alex Sakhartchouk · 14 years ago
  96. 23fe005 am 0eb6af89: Merge "Fixing the write of BackgroundData setting, DO NOT MERGE." into honeycomb by Wink Saville · 14 years ago
  97. ebe606f Using AsyncChannel for wifi connectivity by Irfan Sheriff · 14 years ago
  98. 0eb6af8 Merge "Fixing the write of BackgroundData setting, DO NOT MERGE." into honeycomb by Wink Saville · 14 years ago
  99. 44b362c fixing resource browser for renderscript samples because the samples moved by Robert Ly · 14 years ago
  100. d2ab6a1 Fixing the write of BackgroundData setting, DO NOT MERGE. by Wink Saville · 14 years ago