1. bc68a59 Report the external display size to the input reader. by Jeff Brown · 14 years ago
  2. 49754db Handle stylus buttons and tool types. by Jeff Brown · 14 years ago
  3. 44e504e Drop hack for drivers that emit zero ABS_MT_TOUCH_MAJOR. Bug: 5064702 by Jeff Brown · 14 years ago
  4. ae65c17 Merge "fix a typo that prevented preserveRects() to work properly" by Mathias Agopian · 14 years ago
  5. b33d46c Merge "Add filename and line number in the debug messages." by Chih-Chung Chang · 14 years ago
  6. 01c4dcc Merge "Throw NullPointerException on args to Time#compare" by Kenny Root · 14 years ago
  7. 6c454c3 Merge "[step9] Add logging code for text services" by satok · 14 years ago
  8. da317ef [step9] Add logging code for text services by satok · 14 years ago
  9. 47a7c68 Merge "Fix issue #5063010: Loaders don't seem to be properly..." by Dianne Hackborn · 14 years ago
  10. a056c6a am 8ba16551: Merge "Fix build." into honeycomb-plus-aosp by Robert Greenwalt · 14 years ago
  11. 68454aa am 1b20abd3: am 20bf46af: am b0878223: am 6800a801: Merge "frameworks/base: Cap the number of toasts that a package can post." by Dianne Hackborn · 14 years ago
  12. b4913b8 am 6d21aee8: am 9ce1ecdf: am 1a2fcea1: am 2f4698fd: Merge "frameworks/base: unlink death notifications of Vibrate requests" by Dianne Hackborn · 14 years ago
  13. 4f727fb am ed07215e: am 55775e5f: am e70b2b8f: am 9bcf26ea: Merge "Layoutlib_create flag -p: don\'t change all accesses to public." by Xavier Ducrohet · 14 years ago
  14. fa93052 am 64ed1059: am e612c881: am 4f3a8db6: am 3cf03987: Merge "Continue idmap generation even if name lookup fails." by Kenny Root · 14 years ago
  15. eedc6f0 Merge "Using the filename as the media title for screenshots and changing filename format." by Winson Chung · 14 years ago
  16. 753e40b Using the filename as the media title for screenshots and changing filename format. by Winson Chung · 14 years ago
  17. 82a94af Merge "resolved conflicts for merge of a7f68230 to master" by Robert Greenwalt · 14 years ago
  18. 467cabe Throw NullPointerException on args to Time#compare by Kenny Root · 14 years ago
  19. 176f3e1 Merge "Improve rendering performance on some GPUs" by Romain Guy · 14 years ago
  20. 1ff496a Merge "Fix for bug 4371230. - Generate unique ID for each DrmManagerClient in native side - Fix the bug where multiple clients could use the same ID - Return the correct unique ID back to Java - Add a flag in the unique ID to separate native client and Java client" by Gloria Wang · 14 years ago
  21. e3c2685 Improve rendering performance on some GPUs by Romain Guy · 14 years ago
  22. d04ad54 Fix issue #5063010: Loaders don't seem to be properly... by Dianne Hackborn · 14 years ago
  23. a17d454 Fix for bug 4371230. by Gloria Wang · 14 years ago
  24. a10b7fd resolved conflicts for merge of a7f68230 to master by Robert Greenwalt · 14 years ago
  25. e3f5edf Merge "Set initial bounds offset to (0,0) so that in-screen bounds reported by AccessibilityNodeInfo are correct" by Svetoslav Ganov · 14 years ago
  26. 19f773b Merge "Adding Metadata mode to SurfaceMediaSource" by Pannag Sanketi · 14 years ago
  27. c854b9c Merge "Add size param to rsForEach bug 5074640" by Jason Sams · 14 years ago
  28. 01391cc Merge "Add debug flag to print out the EGL configuration used by libhwui" by Romain Guy · 14 years ago
  29. 6ef8329 Merge "Add ELG config debugging to HardwareRenderer" by Romain Guy · 14 years ago
  30. 234cef8 Merge "Added APIs for audio preprocessing" by Eric Laurent · 14 years ago
  31. 29d23ec Add debug flag to print out the EGL configuration used by libhwui by Romain Guy · 14 years ago
  32. 0f7f4ec Added APIs for audio preprocessing by Eric Laurent · 14 years ago
  33. fb52651 Merge "Do not support still image capture mode for timelapse video recording" by James Dong · 14 years ago
  34. 8ba1655 Merge "Fix build." into honeycomb-plus-aosp by Robert Greenwalt · 14 years ago
  35. 37e433f Fix build. by Robert Greenwalt · 14 years ago
  36. 9a817a3 fix a typo that prevented preserveRects() to work properly by Mathias Agopian · 14 years ago
  37. 84e35d9 Merge "Fixing old bug with AdapterViewFlipper" by Adam Cohen · 14 years ago
  38. 496aa6d Merge "Fix for http://b/issue?id=5064532" by Philip Milne · 14 years ago
  39. 4c6a3d4 Merge "Unifying swipe behavior for Recents and Notifications" by Michael Jurka · 14 years ago
  40. cf57dec Add size param to rsForEach bug 5074640 by Jason Sams · 14 years ago
  41. b243d5b Merge "Change user 0 directory back for compatibility" by Kenny Root · 14 years ago
  42. 5ccdaa9 Merge "Stop using charAt for Signatures" by Kenny Root · 14 years ago
  43. 1b20abd am 20bf46af: am b0878223: am 6800a801: Merge "frameworks/base: Cap the number of toasts that a package can post." by Dianne Hackborn · 14 years ago
  44. 6d21aee am 9ce1ecdf: am 1a2fcea1: am 2f4698fd: Merge "frameworks/base: unlink death notifications of Vibrate requests" by Dianne Hackborn · 14 years ago
  45. ed07215 am 55775e5f: am e70b2b8f: am 9bcf26ea: Merge "Layoutlib_create flag -p: don\'t change all accesses to public." by Xavier Ducrohet · 14 years ago
  46. 64ed105 am e612c881: am 4f3a8db6: am 3cf03987: Merge "Continue idmap generation even if name lookup fails." by Kenny Root · 14 years ago
  47. 2df1f09 Merge "AudioFlinger: add dump of audio pre processing." by Eric Laurent · 14 years ago
  48. 5125e21 Fix for http://b/issue?id=5064532 by Philip Milne · 14 years ago
  49. 940dabf Merge "TouchExplorer long press not working and activation tap not respecting distance slop." by Svetoslav Ganov · 14 years ago
  50. a7f6823 resolved conflicts for merge of 26ecc31f to honeycomb-plus-aosp by Robert Greenwalt · 14 years ago
  51. 71f14a4 Merge "Touch exploration state set to clients asynchronously and depended on talking service being enabled." by Svetoslav Ganov · 14 years ago
  52. c018496 Merge "Implement CollapsibleActionView on SearchView." by Amith Yamasani · 14 years ago
  53. 484c719 Add ELG config debugging to HardwareRenderer by Romain Guy · 14 years ago
  54. 8a722f2 Merge "Preventing screenshots when waking from sleep." by Winson Chung · 14 years ago
  55. d50aef5 Merge "SurfaceTexture: enable RGB external textures" by Jamie Gennis · 14 years ago
  56. 0d1d962 Merge "Switch state text not added to accessibility events." by Svetoslav Ganov · 14 years ago
  57. d859fa3 Preventing screenshots when waking from sleep. by Winson Chung · 14 years ago
  58. 184dd03 Merge "Keep Bluetooth module hot to quickly swith it on/off" by Matthew Xie · 14 years ago
  59. d92eb58 Merge "Fix bug 4211099 channel constants and 7.1 mask" by Jean-Michel Trivi · 14 years ago
  60. 5bd36ee Merge "Fix bug 5060033 - No text-editing toolbar when in a dialog" by Adam Powell · 14 years ago
  61. 7f9ecca8 Keep Bluetooth module hot to quickly swith it on/off by Matthew Xie · 14 years ago
  62. 5518dd9 Merge "Add support for creating a Surface from a a SurfaceTexture." by Ted Bonkenburg · 14 years ago
  63. 9c8625e Change user 0 directory back for compatibility by Kenny Root · 14 years ago
  64. 63d0500 Merge "Add a System.Secure setting for the Autofill server URL." by Ben Murdoch · 14 years ago
  65. da45339 Merge "Fix for Autofill calling WebView.getSettings on background thread." by Ben Murdoch · 14 years ago
  66. 72a3a86 Merge "Add IS_READ column in call log and voicemail providers." by Flavio Lerda · 14 years ago
  67. 50799a9 Fix for Autofill calling WebView.getSettings on background thread. by Ben Murdoch · 14 years ago
  68. f5a0790 TouchExplorer long press not working and activation tap not respecting distance slop. by Svetoslav Ganov · 14 years ago
  69. 142d757 [step4] Change service interface by satok · 14 years ago
  70. 54e677f Merge "[Step 2] Add apis for spell checker settings" by satok · 14 years ago
  71. 562ab58 [Step 2] Add apis for spell checker settings by satok · 14 years ago
  72. 651212d Add IS_READ column in call log and voicemail providers. by Flavio Lerda · 14 years ago
  73. c82cc94 Merge "Introduce param/column for group count" by Daisuke Miyakawa · 14 years ago
  74. 1345d33 AudioFlinger: add dump of audio pre processing. by Eric Laurent · 14 years ago
  75. 15dec39 Introduce param/column for group count by Daisuke Miyakawa · 14 years ago
  76. 17b8451 Merge "Fix interface notification race" by Irfan Sheriff · 14 years ago
  77. ff7656c Fix bug 4211099 channel constants and 7.1 mask by Jean-Michel Trivi · 14 years ago
  78. e432a00 Merge "Do not wait forever for output buffers in OMXCodec.cpp and error out in case time out happens" by James Dong · 14 years ago
  79. e8daf2a Fix interface notification race by Irfan Sheriff · 14 years ago
  80. d40e2c6 Merge "QueryCodecs() signature change" by Jean-Michel Trivi · 14 years ago
  81. da6e4a7d Merge "Updated: Wi-Fi p2p framework" by repo sync · 14 years ago
  82. 508e86e Merge "Do not change the number of bytes while converting 8-bit samples to 16-bit, because this number will be used later to calculate mCurrentPos. Fix for bug 5063703." by Gloria Wang · 14 years ago
  83. 83dd43f Do not support still image capture mode for timelapse video recording by James Dong · 14 years ago
  84. 55bc5f3 Updated: Wi-Fi p2p framework by repo sync · 14 years ago
  85. 895de92 am 051660d4: am deb62be2: Merge "Configure RAT dependent retry pattern in GSM DCT." into honeycomb-LTE by Wink Saville · 14 years ago
  86. d2dd1e6 am 9820a9d2: am 4281817f: Allow suggestedRetryTime to indicate no retry is needed. by Kazuhiro Ondo · 14 years ago
  87. 051660d am deb62be2: Merge "Configure RAT dependent retry pattern in GSM DCT." into honeycomb-LTE by Wink Saville · 14 years ago
  88. 9820a9d am 4281817f: Allow suggestedRetryTime to indicate no retry is needed. by Kazuhiro Ondo · 14 years ago
  89. deb62be Merge "Configure RAT dependent retry pattern in GSM DCT." into honeycomb-LTE by Wink Saville · 14 years ago
  90. 4281817 Allow suggestedRetryTime to indicate no retry is needed. by Kazuhiro Ondo · 14 years ago
  91. e30c130 Merge "Handle hostapd and tether interface changes" by Irfan Sheriff · 14 years ago
  92. 23eb297 Handle hostapd and tether interface changes by Irfan Sheriff · 14 years ago
  93. 63bce03 Switch state text not added to accessibility events. by Svetoslav Ganov · 14 years ago
  94. 2182a3b Merge "TwoStatePreference does not fire click events." by Svetoslav Ganov · 14 years ago
  95. 5db7af9 Merge "Fix USB tethering" by Mike Lockwood · 14 years ago
  96. 6c2260b Fix USB tethering by Mike Lockwood · 14 years ago
  97. 789df16 Configure RAT dependent retry pattern in GSM DCT. by Kazuhiro Ondo · 14 years ago
  98. 07d4046e Unifying swipe behavior for Recents and Notifications by Michael Jurka · 14 years ago
  99. ab45c76 Merge "Tweak APIs for SpellChecker" by satok · 14 years ago
  100. 1bedd99 Tweak APIs for SpellChecker by satok · 14 years ago