1. 5be8de3 More compatibility mode improvements. by Dianne Hackborn · 13 years ago
  2. b4788fd Do not merge. Backport two fixes for InputMethethodFramework by satok · 13 years ago
  3. 69cb875 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  4. 7916ac6 Add new command line option to change global screen size. by Dianne Hackborn · 13 years ago
  5. 68066c2 DO NOT MERGE. From main -- Start work on simulating landscape/portrait when orientation is locked. by Dianne Hackborn · 13 years ago
  6. 2973568 DO NOT MERGE: From master -- Fix bug in deciding which rotation to use for an orientation. by Dianne Hackborn · 13 years ago
  7. ac8dea1 DO NOT MERGE. Integrate from master: Rework display size access. by Dianne Hackborn · 13 years ago
  8. f9dd34f DO NOT MERGE: Integrate from main - Deprecate a bunch of APIs. by Dianne Hackborn · 13 years ago
  9. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  10. d0197f3 Fix bug 4111271 and bug 4077526 - WebView touch event handling when by Adam Powell · 13 years ago
  11. ee7ace0 Merge "Fix rendering artifact in edge fades. Bug #4092053" into honeycomb-mr1 by Romain Guy · 13 years ago
  12. 7b5b6ab Fix rendering artifact in edge fades. Bug #4092053 by Romain Guy · 13 years ago
  13. 1b36592 Fix 3201849: Enable hardware acceleration in LockScreen WaveView [DO NOT MERGE] by Jim Miller · 13 years ago
  14. efd3266 Input improvements and bug fixes. by Jeff Brown · 13 years ago
  15. 9626b14 Fix off by one errors in touch motion ranges. (DO NOT MERGE) by Jeff Brown · 13 years ago
  16. e294d41 Prevents NPE when a View was detached Bug #4068284 by Romain Guy · 13 years ago
  17. 2243e55 Correctly handle opaque fading views Bug #3475554 by Romain Guy · 13 years ago
  18. bc8a8e8 Merge "Add support for partial invalidates in WebView Bug #3461349" into honeycomb-mr1 by Romain Guy · 13 years ago
  19. 37e792d Merge "Fix issue #3515088: Don't be so aggressive trying to reclaim memory" into honeycomb-mr1 by Dianne Hackborn · 13 years ago
  20. 4bd6ccd Merge "Restore save/restore calls removed recently" into honeycomb-mr1 by Chet Haase · 13 years ago
  21. cabfcc1 Add support for partial invalidates in WebView Bug #3461349 by Romain Guy · 13 years ago
  22. ad542ef Merge "Fix bug 3506292 - Add guards against bad event streams to ScaleGestureDetector" into honeycomb-mr1 by Adam Powell · 13 years ago
  23. 88172fe Restore save/restore calls removed recently by Chet Haase · 13 years ago
  24. 0818020 Fix bug 3506292 - Add guards against bad event streams to ScaleGestureDetector by Adam Powell · 13 years ago
  25. a46c1df Merge "Fix bug 4021346 - crash while navigating" into honeycomb-mr1 by Adam Powell · 13 years ago
  26. 3ba8f5d6 Fix bug 4021346 - crash while navigating by Adam Powell · 13 years ago
  27. db773c5 Fix issue #3515088: Don't be so aggressive trying to reclaim memory by Dianne Hackborn · 13 years ago
  28. f0210c3 Merge "Joystick tweaks. (DO NOT MERGE)" into honeycomb-mr1 by Jeff Brown · 13 years ago
  29. 8529745 Joystick tweaks. (DO NOT MERGE) by Jeff Brown · 13 years ago
  30. d6cf477 Remove many unnecessary save/restore calls. by Romain Guy · 13 years ago
  31. 63e1cea Merge "Fix issue #3485923: Gmail crash" by Dianne Hackborn · 13 years ago
  32. 6482517 Fix issue #3485923: Gmail crash by Dianne Hackborn · 13 years ago
  33. a454767 Get key repeat timeout and delay from ViewConfiguration. by Jeff Brown · 13 years ago
  34. 55acdf7 Merge "Wake screen from external HID peripherals." by Jeff Brown · 13 years ago
  35. 56194eb Wake screen from external HID peripherals. by Jeff Brown · 13 years ago
  36. 2da0c58 Merge "Add system wide management of core settings" by Svetoslav Ganov · 13 years ago
  37. 9402a66 Merge "Cancel LayoutTransition animations selectively" by Chet Haase · 13 years ago
  38. e8e45d3 Cancel LayoutTransition animations selectively by Chet Haase · 13 years ago
  39. 54d068e Add system wide management of core settings by Svetoslav Ganov · 13 years ago
  40. acc3944 Merge "Add an API to force Views to render their layer." by Romain Guy · 13 years ago
  41. f1ae106 Add an API to force Views to render their layer. by Romain Guy · 13 years ago
  42. cbf9cb3 Merge "Fix issue #3400119: API to specify a black background behind a window transition" by Dianne Hackborn · 13 years ago
  43. de75cb4 Fix issue #3400119: API to specify a black background behind a window transition by Dianne Hackborn · 13 years ago
  44. 05dc66a Fade out the mouse pointer after inactivity or other events. by Jeff Brown · 13 years ago
  45. ffe2c7a Merge "Don't account for scrollX/Y when drawing a display list in a layer." by Romain Guy · 13 years ago
  46. a7dabcd Don't account for scrollX/Y when drawing a display list in a layer. by Romain Guy · 13 years ago
  47. 606ecf3 Merge "Fix issue #3495749: Crash on choosing to open the downloaded images" by Dianne Hackborn · 13 years ago
  48. d643bb5 Correctly mark layers dirty when drawing WebView. by Romain Guy · 13 years ago
  49. e6c5240 Merge "Correctly mark layers dirty when drawing WebView." by Romain Guy · 13 years ago
  50. ce418e6 Fix issue #3495749: Crash on choosing to open the downloaded images by Dianne Hackborn · 13 years ago
  51. d666cf3 Cleanup of docs for ViewPropertyAnimator class by Chet Haase · 13 years ago
  52. 9b1aa5e Merge "Fix some bugs in the new ScaleGestureDetector logic." by Adam Powell · 13 years ago
  53. 0fe4a13 Fix some bugs in the new ScaleGestureDetector logic. by Adam Powell · 13 years ago
  54. 99aac7b You can now specify a custom display size as NxM. by Dianne Hackborn · 14 years ago
  55. 33bbfd2 Add support for mouse hover and scroll wheel. by Jeff Brown · 14 years ago
  56. 53c7b1d Merge "ViewPropertyAnimator cancels prior animations" by Chet Haase · 14 years ago
  57. 0277c171 Merge "Code clean-up around ScrollView." by Gilles Debunne · 14 years ago
  58. ba592d20 ViewPropertyAnimator cancels prior animations by Chet Haase · 14 years ago
  59. 2ed2eac Code clean-up around ScrollView. by Gilles Debunne · 14 years ago
  60. a00f386 Add ViewPropertyAnimator for easy animation of View properties by Chet Haase · 14 years ago
  61. 78b1dc5 Merge "Ensure WebView passes a complete/in-order event stream to ScaleGestureDetector. Prerequisite for several ScaleGestureDetector bugfixes." by Adam Powell · 14 years ago
  62. a5364ee Add an API to control the distance between a View and its camera. by Romain Guy · 14 years ago
  63. e33cef8 Ensure WebView passes a complete/in-order event stream to by Adam Powell · 14 years ago
  64. 47b8ade Add a new Camera API to control the camera's location by Romain Guy · 14 years ago
  65. 0c4650b Merge "Cursor does not jump back to its previous position when IME is showed up." by Gilles Debunne · 14 years ago
  66. 3c85a4e Merge "KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure()" by Mike Lockwood · 14 years ago
  67. 795e42e Merge "Add more info to View.getLayoutParams()" by Romain Guy · 14 years ago
  68. 01c174b Add more info to View.getLayoutParams() by Romain Guy · 14 years ago
  69. cc0c159 Add new hover move action and scroll wheel plumbing. by Jeff Brown · 14 years ago
  70. 6f2fba4 Add new axes for joysticks and mouse wheels. by Jeff Brown · 14 years ago
  71. e7c9439 Merge "Add an API to listen for window attach/detach events on a View." by Adam Powell · 14 years ago
  72. 4afd62b Add an API to listen for window attach/detach events on a View. by Adam Powell · 14 years ago
  73. 520d8bc KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure() by Mike Lockwood · 14 years ago
  74. ad8484b Cursor does not jump back to its previous position when IME is showed up. by Gilles Debunne · 14 years ago
  75. e2ad901 Added bluetooth SCO stream to VolumePanel by Eric Laurent · 14 years ago
  76. 45708bf Merge "Add support for arbitrary axes in MotionEvents." by Jeff Brown · 14 years ago
  77. e9140a7 Fix invalidation bug with View bounds properties by Chet Haase · 14 years ago
  78. 91c69ab Add support for arbitrary axes in MotionEvents. by Jeff Brown · 14 years ago
  79. 9c4cc03 Add a method to check a string contained in ExtraValue of InputMethodSubtype by satok · 14 years ago
  80. 93a4dc6 Merge "Disable cross-app drag/drop" by Christopher Tate · 14 years ago
  81. 7f9ff9d Disable cross-app drag/drop by Christopher Tate · 14 years ago
  82. 0211a0a Gracefully handle drawing caches allocation failure. Bug #3431451 by Romain Guy · 14 years ago
  83. 676b173 Deprecate ARGB_4444. by Romain Guy · 14 years ago
  84. 7265d9b Add sort method to InputMethodSubtype by satok · 14 years ago
  85. e3361b8 Fix over-eager locking of volume dialog's primary stream. by Amith Yamasani · 14 years ago
  86. 8b4b97a Bug 3352047 Wrong message when adjusting volume by Glenn Kasten · 14 years ago
  87. add6577 Fix animation and layoutTransition issues. by Chet Haase · 14 years ago
  88. 069ea0e Better handling of EGL_SWAP_BEHAVIOR_PRESERVED_BIT Bug #3410832 Bug #3410834 by Romain Guy · 14 years ago
  89. 3da2538 am bdb23c26: am 2e96f15d: Merge "Fix issues 3425035 and 3423785." into honeycomb by Eric Laurent · 14 years ago
  90. 85cabc2 am 9cfa9c7a: am f6141980: Merge changes I46acd27a,I70b322e1 into honeycomb by Mike Cleron · 14 years ago
  91. ced2c59 am a37a81d7: am e6955f8e: Merge "Issue 3371080: fix VolumePanel in mute state" into honeycomb by Eric Laurent · 14 years ago
  92. 9edc5c0 am 9589ac6c: am 823fbbba: Merge "Expanded volume panel with sliders and mute buttons." into honeycomb by Amith Yamasani · 14 years ago
  93. bdb23c2 am 2e96f15d: Merge "Fix issues 3425035 and 3423785." into honeycomb by Eric Laurent · 14 years ago
  94. 402f7f2 Fix issues 3425035 and 3423785. by Eric Laurent · 14 years ago
  95. 9cfa9c7 am f6141980: Merge changes I46acd27a,I70b322e1 into honeycomb by Mike Cleron · 14 years ago
  96. f614198 Merge changes I46acd27a,I70b322e1 into honeycomb by Mike Cleron · 14 years ago
  97. a37a81d am e6955f8e: Merge "Issue 3371080: fix VolumePanel in mute state" into honeycomb by Eric Laurent · 14 years ago
  98. d72d51c Issue 3371080: fix VolumePanel in mute state by Eric Laurent · 14 years ago
  99. bb01f8a am d51e0820: am 8275c608: Merge "adding fast setters for translationx/y" into honeycomb by Michael Jurka · 14 years ago
  100. 8b113cf am cb2c84fd: am 3b66e43e: Merge "Refresh display lists when turning off layers rendering. Bug #3420565" into honeycomb by Romain Guy · 14 years ago