1. b51cc1d Merge "Only delay pressed feedback for Views inside a scrolling parent" by Patrick Dubroy · 13 years ago
  2. e0a799a Only delay pressed feedback for Views inside a scrolling parent by Patrick Dubroy · 13 years ago
  3. c6cc0f8 Rename ViewRoot to ViewAncestor. by Joe Onorato · 13 years ago
  4. 9fc2781 Correctly compute tex coords for rect layers. Bug #4192695 by Romain Guy · 13 years ago
  5. 736c275 Touch exploration feature, event bubling, refactor by Svetoslav Ganov · 13 years ago
  6. 3fb3d7c Revert "Touch exploration feature, event bubling, refactor" by Adam Powell · 13 years ago
  7. ac84d3b Touch exploration feature, event bubling, refactor by Svetoslav Ganov · 13 years ago
  8. bbdc50b Track unhandled input events in consistency verifiers. by Jeff Brown · 13 years ago
  9. 21bc5c9 Add a little input event consistency verifier. by Jeff Brown · 13 years ago
  10. 3d4bf17 Add view/drawable states for drag-accepting / drag-hovered by Christopher Tate · 13 years ago
  11. b7c25ce Merge "Add MotionEvent.HOVER_ENTER and HOVER_EXIT." by Jeff Brown · 13 years ago
  12. a032cc0 Add MotionEvent.HOVER_ENTER and HOVER_EXIT. by Jeff Brown · 13 years ago
  13. 13f35f3 Correctly check bottom padding in setPadding(). by Romain Guy · 13 years ago
  14. 7b5b6ab Fix rendering artifact in edge fades. Bug #4092053 by Romain Guy · 13 years ago
  15. 2243e55 Correctly handle opaque fading views Bug #3475554 by Romain Guy · 13 years ago
  16. bc8a8e8 Merge "Add support for partial invalidates in WebView Bug #3461349" into honeycomb-mr1 by Romain Guy · 13 years ago
  17. cabfcc1 Add support for partial invalidates in WebView Bug #3461349 by Romain Guy · 13 years ago
  18. 3ba8f5d6 Fix bug 4021346 - crash while navigating by Adam Powell · 13 years ago
  19. e8e45d3 Cancel LayoutTransition animations selectively by Chet Haase · 13 years ago
  20. a7dabcd Don't account for scrollX/Y when drawing a display list in a layer. by Romain Guy · 13 years ago
  21. d643bb5 Correctly mark layers dirty when drawing WebView. by Romain Guy · 13 years ago
  22. 33bbfd2 Add support for mouse hover and scroll wheel. by Jeff Brown · 13 years ago
  23. cc0c159 Add new hover move action and scroll wheel plumbing. by Jeff Brown · 13 years ago
  24. 0211a0a Gracefully handle drawing caches allocation failure. Bug #3431451 by Romain Guy · 13 years ago
  25. add6577 Fix animation and layoutTransition issues. by Chet Haase · 13 years ago
  26. 85cabc2 am 9cfa9c7a: am f6141980: Merge changes I46acd27a,I70b322e1 into honeycomb by Mike Cleron · 13 years ago
  27. 8b113cf am cb2c84fd: am 3b66e43e: Merge "Refresh display lists when turning off layers rendering. Bug #3420565" into honeycomb by Romain Guy · 14 years ago
  28. 2f57ba5 Prevent ProgressBar from slowing down everything. bug #3422568 by Romain Guy · 14 years ago
  29. 9d18f2d Refresh display lists when turning off layers rendering. Bug #3420565 by Romain Guy · 14 years ago
  30. 44fbc03 am 57188f0d: am c1f8bcff: Merge "Fix incorrect dirty rectangle transformation in hardware layers. Bug #3413433" into honeycomb by Romain Guy · 14 years ago
  31. beff8d8 Fix incorrect dirty rectangle transformation in hardware layers. Bug #3413433 by Romain Guy · 14 years ago
  32. 34cdf5b am debeeef5: am d51eaa64: Merge "Update layers based on the dirty region. Bug #3413433" into honeycomb by Romain Guy · 14 years ago
  33. 3a3133d Update layers based on the dirty region. Bug #3413433 by Romain Guy · 14 years ago
  34. 4e96efe am a42ee699: am 518813ec: Merge "New API to let apps draw without layers. Bug #3413433" into honeycomb by Romain Guy · 14 years ago
  35. 849d0a3 New API to let apps draw without layers. Bug #3413433 by Romain Guy · 14 years ago
  36. 509e6cd am 1c531f4a: am f222956c: Merge "Correctly set the alpha of a hardware layer before drawing it. Bug #3410819" into honeycomb by Romain Guy · 14 years ago
  37. 54229ee Correctly set the alpha of a hardware layer before drawing it. Bug #3410819 by Romain Guy · 14 years ago
  38. 38d1f25 am 19312cfe: am 246bf85a: Merge "Fix NPE with display lists when view not attached" into honeycomb by Chet Haase · 14 years ago
  39. f4ac547 Fix NPE with display lists when view not attached by Chet Haase · 14 years ago
  40. 75b8c85 am cd88c39b: am e38ba4ac: Fix gmail crossfade artifacts. by Chet Haase · 14 years ago
  41. e38ba4a Fix gmail crossfade artifacts. by Chet Haase · 14 years ago
  42. 8278244 am fcf51a67: am a45c056e: Merge "Fix display List bugs" into honeycomb by Chet Haase · 14 years ago
  43. 678e0ad Fix display List bugs by Chet Haase · 14 years ago
  44. e29131c am b69e985b: am ace9233b: Merge "Fix invalidation problem with display lists" into honeycomb by Chet Haase · 14 years ago
  45. 77785f9 Fix invalidation problem with display lists by Chet Haase · 14 years ago
  46. 335f151 am b372d7cb: am 89fca351: Merge "Make nested hardware layers work again" into honeycomb by Romain Guy · 14 years ago
  47. 5e7f766 Make nested hardware layers work again by Romain Guy · 14 years ago
  48. caf48e9 am 7b4950ae: am 169fafe6: Merge "Fix rendering issues with animated layers. Bug #3385247" into honeycomb by Romain Guy · 14 years ago
  49. 8168396 Fix rendering issues with animated layers. Bug #3385247 by Romain Guy · 14 years ago
  50. e965dee am 4e1db6da: am 2ff6d705: Merge "Enable partial invalidates when rendering with OpenGL." into honeycomb by Romain Guy · 14 years ago
  51. 2ff6d70 Merge "Enable partial invalidates when rendering with OpenGL." into honeycomb by Romain Guy · 14 years ago
  52. 7d7b549 Enable partial invalidates when rendering with OpenGL. by Romain Guy · 14 years ago
  53. f8ac622 am 235a20a3: am 21d405f5: Merge "Fix for display list problem with listview items." into honeycomb by Chet Haase · 14 years ago
  54. 3b2b0fc Fix for display list problem with listview items. by Chet Haase · 14 years ago
  55. 3873da3c am 2acb67ec: am 67005b05: Merge "Use optimized display lists for all hwaccelerated rendering" into honeycomb by Chet Haase · 14 years ago
  56. 10f4126 resolved conflicts for merge of faf083ef to master by Joe Onorato · 14 years ago
  57. daf98e9 Use optimized display lists for all hwaccelerated rendering by Chet Haase · 14 years ago
  58. 664644d visibility ("lights out") API. by Joe Onorato · 14 years ago
  59. 22da4dd am 714066d8: am 5383d077: Merge "Fix a couple of drag & drop crashes" into honeycomb by Christopher Tate · 14 years ago
  60. 1fc014f Fix a couple of drag & drop crashes by Christopher Tate · 14 years ago
  61. 0f6226b Merge "Add joystick support to framework." by Jeff Brown · 14 years ago
  62. d6cd572 Improve hardware layers rendering speed when setting a View's alpha. by Romain Guy · 14 years ago
  63. cb1404e Add joystick support to framework. by Jeff Brown · 14 years ago
  64. 86cab1b Send DRAG_STARTED notices to views that become visible during drag by Christopher Tate · 14 years ago
  65. c15c7a7 Merge "Cleanup implementation of hardware layers." into honeycomb by Romain Guy · 14 years ago
  66. ada830f Cleanup implementation of hardware layers. by Romain Guy · 14 years ago
  67. 9c08744 Supress layout requests while a LayoutTransition is running. by Chet Haase · 14 years ago
  68. 6c319ca Better backend for hardware layers. by Romain Guy · 14 years ago
  69. e95003e Tighten up AsyncTask's semantics and behavior. Bug #3109366 Bug #3109382 by Romain Guy · 14 years ago
  70. 7e68efb Non-opaque views with fading edges cannot be marked dirty opaque. Bug #3325084 by Romain Guy · 14 years ago
  71. 171c592 New layers API for Views. by Romain Guy · 14 years ago
  72. 03ab0c7 some touch event debugging by Joe Onorato · 14 years ago
  73. 995e774 Enable touch splitting by default for Honeycomb apps. by Jeff Brown · 14 years ago
  74. 4e6319b Add initial support for TAB navigation. by Jeff Brown · 14 years ago
  75. 669084d resolved conflicts for merge of a0f011ff to master by Mathias Agopian · 14 years ago
  76. e338115 [3253328, 3171580] Treat GONE and INVISIBLE views the same when calculating transparent regions by Mathias Agopian · 14 years ago
  77. f2f7d8f Fix invalidation issue for optimized/GL case. by Chet Haase · 14 years ago
  78. 0d20083 Fix GL rendering of translucent surfaces by Chet Haase · 14 years ago
  79. e213677 Push the jumpDrawablesToCurrentState() thing off everywhere it should be. by Dianne Hackborn · 14 years ago
  80. 9d1ab88 Fix drag enter/exit reporting by Chris Tate · 14 years ago
  81. a32edd4 Adding click feedback to widget collections by Adam Cohen · 14 years ago
  82. 70d4ba1 Performance optimizations for animations and toolkit by Chet Haase · 14 years ago
  83. 0d9275e Enable display lists. by Romain Guy · 14 years ago
  84. 5c13d89 Optimizing display lists by referencing pointers to resources instead of copying them by Chet Haase · 14 years ago
  85. fb0547d2 Fix memory leak with TouchTargets not being recycled. by Patrick Dubroy · 14 years ago
  86. 32affef Introduce an OnDragListener mechanism by Chris Tate · 14 years ago
  87. 67a2f7b5 Never skip drawing SurfaceViews. by Romain Guy · 14 years ago
  88. a3496a9 Fix invisible views issue in Launcher. by Romain Guy · 14 years ago
  89. dbc26d2 Don't draw fully transparent views/primitives. by Romain Guy · 14 years ago
  90. 5ada6cb More drag/drop adjustments: by Christopher Tate · 14 years ago
  91. 469b1db Code cleanup and disable display lists for now. by Romain Guy · 14 years ago
  92. 2c095f3 Refinements to drag/drop by Christopher Tate · 14 years ago
  93. 5e25c2c Add ability to automate animated transitions on View show/hide by Chet Haase · 14 years ago
  94. a53146c Drag/drop APIs and infrastructure by Christopher Tate · 14 years ago
  95. 20e987b Add MotionEvent Matrix transformations. by Jeff Brown · 14 years ago
  96. b051e89 Add display lists caching. by Romain Guy · 14 years ago
  97. fd88042 Don't clip alpha layers if the flag is not set. by Romain Guy · 14 years ago
  98. 879fb6b Text selection anchors changed to use windows by Adam Powell · 14 years ago
  99. 9aed300 Text selection anchors changed to use windows by Adam Powell · 14 years ago
  100. 5d8f9dd am 99f0f367: am 4258bfb7: Merge "Fix some drawing artifacts/bugs around overlays/text anchors" into gingerbread by Adam Powell · 14 years ago