1. e3c0183 Squashed commit of the following: by Andreas Huber · 14 years ago
  2. ed23e3b Merge "New UI theme for EditText." by Gilles Debunne · 14 years ago
  3. ecf44e4 New UI theme for EditText. by Gilles Debunne · 14 years ago
  4. d7d4141 Merge "GridView's pageScroll() would be offset by one item." by Romain Guy · 14 years ago
  5. 727f658 Merge "Added downsample()" by Nipun Kwatra · 14 years ago
  6. 9662473 Added downsample() by Nipun Kwatra · 14 years ago
  7. 64d50a6 GridView's pageScroll() would be offset by one item. by Romain Guy · 14 years ago
  8. 437e6c4 Merge "const correctness, validPixel test." by Nipun Kwatra · 14 years ago
  9. 0dc4d15 Merge "Notification.fullScreenIntent support." by Daniel Sandler · 14 years ago
  10. fb970e9 Notification.fullScreenIntent support. by Daniel Sandler · 14 years ago
  11. 27e1a79 On-device screenshot support. by Daniel Sandler · 14 years ago
  12. d664df2 Merge "Fix incorrect usage text for am." by Daniel Sandler · 14 years ago
  13. a3f641f am cf2c68c9: am 11709ab0: Merge "Avoid unnecessary SharedPrefences disk writes." into gingerbread by Brad Fitzpatrick · 14 years ago
  14. 4bd3e95 am 6d5bb884: am aac6a748: Merge "Only monitor recognized uevent devices." into gingerbread by Jean-Baptiste Queru · 14 years ago
  15. 49eda50 am 4195d097: am 8ad86fef: Merge "Improve documentation of getAltitude" into gingerbread by Mathias Agopian · 14 years ago
  16. 1d8b34e Merge branch 'master' of ssh://android-git:29418/platform/frameworks/base by Mathias Agopian · 14 years ago
  17. a2c1583 am 8e13ce52: (-s ours) am 26bcc7b4: Merge "revert hwcomposer HAL changes. DO NOT MERGE." into gingerbread by Mathias Agopian · 14 years ago
  18. cf6f0d5 Merge "multiple-property animations" by Chet Haase · 14 years ago
  19. 7b75054 Fix incorrect usage text for am. by Daniel Sandler · 14 years ago
  20. 2338f48 resolved conflicts for merge of 34df5ccc to master by Jean-Baptiste Queru · 14 years ago
  21. 0ca7aae am 33992d41: am 72e0b2ab: Merge "Fix some input device mapping bugs with certain drivers." into gingerbread by Jeff Brown · 14 years ago
  22. cdea919 update ssid in WifiInfo by Irfan Sheriff · 14 years ago
  23. d1fbdf1 const correctness, validPixel test. by Nipun Kwatra · 14 years ago
  24. d953d08 multiple-property animations by Chet Haase · 14 years ago
  25. 8e6c8c2 Merge "clean up scanresults on exit from driver start state" by Irfan Sheriff · 14 years ago
  26. a26ed4d Merge "Fixing the SDK build" by Dmitri Plotnikov · 14 years ago
  27. 13e0357 Fixing the SDK build by Dmitri Plotnikov · 14 years ago
  28. f99819e clean up scanresults on exit from driver start state by Irfan Sheriff · 14 years ago
  29. d970a1a Merge "Update FrameLayout documentation." by Romain Guy · 14 years ago
  30. 4f0a8df Fix the build. by Romain Guy · 14 years ago
  31. 494413f Merge "Update OpenGLRenderer test to test opaque ARGB8888 bitmaps." by Romain Guy · 14 years ago
  32. e9e7fd0 Update OpenGLRenderer test to test opaque ARGB8888 bitmaps. by Romain Guy · 14 years ago
  33. e0cac84 Merge "Load assets in place instead of deferring until draw." by Romain Guy · 14 years ago
  34. 207b3ab Load assets in place instead of deferring until draw. by Romain Guy · 14 years ago
  35. 34f170f Explicit warning level for deprecation mismatch by Ben Dodson · 14 years ago
  36. 004f683 Merge "asynchronous driver commands" by Irfan Sheriff · 14 years ago
  37. e498475 asynchronous driver commands by Irfan Sheriff · 14 years ago
  38. 4b4b039 Merge "Import Romansh translations." by Eric Fischer · 14 years ago
  39. ed279f8 Fix for a bug that prevents text selection on initially empty text edits. by Gilles Debunne · 14 years ago
  40. 73040de Merge "Implement DeviceOrientation" by Steve Block · 14 years ago
  41. 99b9949 Merge "Should fix the build." by Alex Sakhartchouk · 14 years ago
  42. 526e7a3 Should fix the build. by Alex Sakhartchouk · 14 years ago
  43. fdca0d7 Merge "Hopefully this fixes the build." by Alex Sakhartchouk · 14 years ago
  44. 7723d8c Hopefully this fixes the build. by Alex Sakhartchouk · 14 years ago
  45. 646b64c Merge "Load opaque assets in RGB-565 until Bitmap.hasAlpha() works properly." by Romain Guy · 14 years ago
  46. 4b7cc64 Load opaque assets in RGB-565 until Bitmap.hasAlpha() works properly. by Romain Guy · 14 years ago
  47. c43565b Implement DeviceOrientation by Steve Block · 14 years ago
  48. 495111e Merge "Set the scale to be at least overview zoom scale." by Shimeng (Simon) Wang · 14 years ago
  49. 0ed2bb5 Set the scale to be at least overview zoom scale. by Shimeng (Simon) Wang · 14 years ago
  50. ae6a65e Merge "Fix divide-by-zero when calculating signal level over a large output range." by Irfan Sheriff · 14 years ago
  51. 3e5ea4a Merge "Renderscript samples. Merged two model related projects. Cleanup." by Alex Sakhartchouk · 14 years ago
  52. 0569145 Merge "Wi-Fi signal strength and status in the system bar & panel." by Daniel Sandler · 14 years ago
  53. d7db7b1 Wi-Fi signal strength and status in the system bar & panel. by Daniel Sandler · 14 years ago
  54. 4c0d81b Fix divide-by-zero when calculating signal level over a large output range. by Daniel Sandler · 14 years ago
  55. 20b73ce Merge "-> Added edge behaviour for StackView (what to do at the beginning and end of the stack) -> Wrapping children of AdapterViewAnimator in a FrameLayout to uphold the Adapter contract (ie. don't modify the Adapter's views.) -> Fixed clipping problem in StackViews with padding" by Adam Cohen · 14 years ago
  56. 3d07af0 -> Added edge behaviour for StackView (what to do at by Adam Cohen · 14 years ago
  57. 2c5678d Merge "Speedup TextView fades (no more layers required.)" by Romain Guy · 14 years ago
  58. c4d8eb6 Speedup TextView fades (no more layers required.) by Romain Guy · 14 years ago
  59. 4dae02b Fix dependency by Ying Wang · 14 years ago
  60. d069718 Merge "Fix 2797185: Integrate Carousel widget into framework." by Jim Miller · 14 years ago
  61. c31f643 Fix 2797185: Integrate Carousel widget into framework. by Jim Miller · 14 years ago
  62. 1b19602 Merge "Fix drawing issues with layers." by Romain Guy · 14 years ago
  63. 8b55f37 Fix drawing issues with layers. by Romain Guy · 14 years ago
  64. adec630 Merge "fixed bug in stringToIpAddr, which was returning the ip address in reverse" by Danica Chang · 14 years ago
  65. 7b9efd0 Merge "bluetooth tethering" by Danica Chang · 14 years ago
  66. b8ea4aa Merge "Fix WRITE_SECURE_SETTINGS permission issue" by Irfan Sheriff · 14 years ago
  67. 4203c1e Import Romansh translations. by Eric Fischer · 14 years ago
  68. 6118069 Fix WRITE_SECURE_SETTINGS permission issue by Irfan Sheriff · 14 years ago
  69. 27f5052 Renderscript samples. Merged two model related projects. Cleanup. by Alex Sakhartchouk · 14 years ago
  70. 6fdd0c6 bluetooth tethering by Danica Chang · 14 years ago
  71. 5aaeaff Merge "Move the "voice_capable" resource into the framework." by David Brown · 14 years ago
  72. cf2c68c am 11709ab0: Merge "Avoid unnecessary SharedPrefences disk writes." into gingerbread by Brad Fitzpatrick · 14 years ago
  73. 9170313 am 28bd3a54: am f2af87b3: Merge "Making sure the draw time is measured." into gingerbread by Konstantin Lopyrev · 14 years ago
  74. 96f32ea am 25af9997: am c4554b9a: Keep track of remaining fd when devices are removed by Jens Gulin · 14 years ago
  75. bb1562e am 03805f72: am d313cab4: Merge "tracking merge of external/apache-http from dalvik-dev" into gingerbread by Brian Carlstrom · 14 years ago
  76. 24844c9 am a2527055: am c8696023: Merge "Document that autoFocus must be called in auto and macro mode." into gingerbread by Wu-cheng Li · 14 years ago
  77. f5a36b2 am 00557baf: am 4dda6ddb: Merge "Make the OggExtractor less verbose." into gingerbread by Andreas Huber · 14 years ago
  78. c7dbac5 am 31eb1ac1: am 0324ce9a: Merge "Be more lenient when validating ESDS information in mp4 audio tracks. Allow the absence of any codec specific data and assume that the mpeg4 headers are not lying to us." into gingerbread by Andreas Huber · 14 years ago
  79. 1944cca am 0899e8bc: am baf3869b: Merge "Fix up handling of null fields in DownloadManager." into gingerbread by Steve Howard · 14 years ago
  80. 14b2ff4 am 7a11ae26: am face0c02: am 46906276: Amend previous ndc commit by Kenny Root · 14 years ago
  81. 11709ab Merge "Avoid unnecessary SharedPrefences disk writes." into gingerbread by Brad Fitzpatrick · 14 years ago
  82. b8a5db8 am 8eaacf46: am e2f95e42: am a34c9ca3: (-s ours) Add more error checking for ndc by Kenny Root · 14 years ago
  83. edf998b am 4ad26d71: am a6b47cd3: am 24a03083: PackageManagerService: always install native binaries from .apk by David 'Digit' Turner · 14 years ago
  84. f2b4a15 am fa9a38c5: am 6ab94608: Merge "CallManager: add setAudioMode()" into gingerbread by Hung-ying Tyan · 14 years ago
  85. a9abfa5 am 29eb491a: am 3922484d: Merge "Optimize EventHub reads." into gingerbread by Jeff Brown · 14 years ago
  86. 1c66bfb am dc7d7378: am 8eac20ea: SIP: implement conference call by Hung-ying Tyan · 14 years ago
  87. 38311b3 am 16848a15: am f6354aca: Merge "CallManager: do not deliver ring event if fg call is live." into gingerbread by Hung-ying Tyan · 14 years ago
  88. e68de48 am 8cbaf59e: (-s ours) am 04e5a1cb: Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  89. 671cc0e am 8fd80e92: am 72ce4235: Merge "Fix possible race conditions during channel unregistration." into gingerbread by Jeff Brown · 14 years ago
  90. f96a508 am aea40e3c: (-s ours) am a1af0d7c: Merge "Fix SDK build" into gingerbread by Irfan Sheriff · 14 years ago
  91. ae3efa5 Move the "voice_capable" resource into the framework. by David Brown · 14 years ago
  92. 8902abb am a7bb3ba5: (-s ours) am f996ed9f: Merge "Make vCard importer/exporter aware of multi-byte parameters." into gingerbread by Daisuke Miyakawa · 14 years ago
  93. b1703f4 Merge "Back button closes ActionModes" by Adam Powell · 14 years ago
  94. 6d5bb88 am aac6a748: Merge "Only monitor recognized uevent devices." into gingerbread by Jean-Baptiste Queru · 14 years ago
  95. 4195d09 am 8ad86fef: Merge "Improve documentation of getAltitude" into gingerbread by Mathias Agopian · 14 years ago
  96. 8e13ce5 am 26bcc7b4: Merge "revert hwcomposer HAL changes. DO NOT MERGE." into gingerbread by Mathias Agopian · 14 years ago
  97. aac6a74 Merge "Only monitor recognized uevent devices." into gingerbread by Jean-Baptiste Queru · 14 years ago
  98. 8ad86fe Merge "Improve documentation of getAltitude" into gingerbread by Mathias Agopian · 14 years ago
  99. 26bcc7b Merge "revert hwcomposer HAL changes. DO NOT MERGE." into gingerbread by Mathias Agopian · 14 years ago
  100. aeb00c4 Only monitor recognized uevent devices. by Sean McNeil · 14 years ago