1. 3a3133d Update layers based on the dirty region. Bug #3413433 by Romain Guy · 14 years ago
  2. 849d0a3 New API to let apps draw without layers. Bug #3413433 by Romain Guy · 14 years ago
  3. 2cd52c8 Merge "Fix invalidation issue with actionbar items" into honeycomb by Chet Haase · 14 years ago
  4. f28595e Fix invalidation issue with actionbar items by Chet Haase · 14 years ago
  5. 6ab77bd Mask out the non public bits, not the public ones. by Joe Onorato · 14 years ago
  6. ac0ee89 Check for the STATUS_BAR permission for the system UI properties. by Joe Onorato · 14 years ago
  7. 51990f9 Merge "sdk doc change: Copy/Paste/Drag/Drop" into honeycomb by Joe Malin · 14 years ago
  8. 957a189 Don't force all views to be asking for lights out just because somebody did. by Joe Onorato · 14 years ago
  9. b0c939a Merge "Prevent crash when detaching a SurfaceView. Bug #3400461" into honeycomb by Romain Guy · 14 years ago
  10. 01d5edc Prevent crash when detaching a SurfaceView. Bug #3400461 by Romain Guy · 14 years ago
  11. 6478adc Allow independent control of the back and the other navigation buttons. by Joe Onorato · 14 years ago
  12. 7bb8eeb Allow the status bar disable flags to be used as View's system ui visibility fields. by Joe Onorato · 14 years ago
  13. 3ba6774 Fix bug 3399725 - externally reported issue 14317: by Adam Powell · 14 years ago
  14. 32736f0 sdk doc change: Copy/Paste/Drag/Drop by Joe Malin · 14 years ago
  15. f4ac547 Fix NPE with display lists when view not attached by Chet Haase · 14 years ago
  16. a45c056 Merge "Fix display List bugs" into honeycomb by Chet Haase · 14 years ago
  17. 678e0ad Fix display List bugs by Chet Haase · 14 years ago
  18. 4f09f54 Don't draw the same triangles several times. Bug #3388197 by Romain Guy · 14 years ago
  19. 2dc9c78 Merge "Fix issue #3382992: IME close animation stutters from URL bar" into honeycomb by Dianne Hackborn · 14 years ago
  20. 63042d6 Fix issue #3382992: IME close animation stutters from URL bar by Dianne Hackborn · 14 years ago
  21. 9e7c2c6 Merge "Optimize invalidate() calls." into honeycomb by Romain Guy · 14 years ago
  22. 0fd89bf Optimize invalidate() calls. by Romain Guy · 14 years ago
  23. 1aadb21 Merge changes I48392c75,Id09437a4,I4a0aa878 into honeycomb by Joe Onorato · 14 years ago
  24. d30b36d Fix NPE in YouTube. Bug #3385339 by Romain Guy · 14 years ago
  25. f5b27e3 Merge "Fix NPE in YouTube. Bug #3385339" into honeycomb by Romain Guy · 14 years ago
  26. 14782f7 Expose the window flags for lights out mode. by Joe Onorato · 14 years ago
  27. 77785f9 Fix invalidation problem with display lists by Chet Haase · 14 years ago
  28. 5e7f766 Make nested hardware layers work again by Romain Guy · 14 years ago
  29. 2ff6d70 Merge "Enable partial invalidates when rendering with OpenGL." into honeycomb by Romain Guy · 14 years ago
  30. 7d7b549 Enable partial invalidates when rendering with OpenGL. by Romain Guy · 14 years ago
  31. 5af048c Fix bug with display lists and layout. by Chet Haase · 14 years ago
  32. da34e13 Merge "Remove unwanted parameter (it was a typo)." into honeycomb by Joe Onorato · 14 years ago
  33. e595cad Remove unwanted parameter (it was a typo). by Joe Onorato · 14 years ago
  34. daf98e9 Use optimized display lists for all hwaccelerated rendering by Chet Haase · 14 years ago
  35. 664644d visibility ("lights out") API. by Joe Onorato · 14 years ago
  36. 596ba2f Merge "Correctly invalidate views that transition from opaque to non-opaque. Bug #3337037" into honeycomb by Romain Guy · 14 years ago
  37. c5d5586 Correctly invalidate views that transition from opaque to non-opaque. by Romain Guy · 14 years ago
  38. 3cb8b63 Fix bug 3362680 - calendar crash while tabbing among views by Adam Powell · 14 years ago
  39. be1f622 Fix issue #3374356: Buttons sometimes don't highlight by Dianne Hackborn · 14 years ago
  40. 42f3a4b Make embedded hardware layers work. Bug #3369474 by Romain Guy · 14 years ago
  41. 17ed60c API CHANGE: add a no-View ctor for DragShadowBuilder by Christopher Tate · 14 years ago
  42. d6cd572 Improve hardware layers rendering speed when setting a View's alpha. by Romain Guy · 14 years ago
  43. 8dd5b1e Prevent NPE when a View is detached without having been attached. Bug #3355252 by Romain Guy · 14 years ago
  44. ec84c3a Allow old view hierarchy to be GC'ed more quickly during rotation. by Patrick Dubroy · 14 years ago
  45. 783e6c8 Merge "fix for cts DuplicateParentStateEnabled bug with TextViews." into honeycomb by Gilles Debunne · 14 years ago
  46. fb81703 fix for cts DuplicateParentStateEnabled bug with TextViews. by Gilles Debunne · 14 years ago
  47. 9cd1eca Invisible of gone views fire accessibility events. by Svetoslav Ganov · 14 years ago
  48. 9c08744 Supress layout requests while a LayoutTransition is running. by Chet Haase · 14 years ago
  49. 3aaff3a Better debug info for layers. by Romain Guy · 14 years ago
  50. 02d2b3b API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly" by Christopher Tate · 14 years ago
  51. 6c319ca Better backend for hardware layers. by Romain Guy · 14 years ago
  52. 36d4c3f Rename drag "thumbnail" to the drag "shadow" by Christopher Tate · 14 years ago
  53. 171c592 New layers API for Views. by Romain Guy · 14 years ago
  54. dab559a exposing isDirty() method on View by Michael Jurka · 14 years ago
  55. 9e90a99 Reuse display lists at the java level. by Chet Haase · 14 years ago
  56. 64da12a Add dispatch key shortcut window callback. by Jeff Brown · 14 years ago
  57. 70588bf resolved conflicts for merge of 3a2c6bf0 to master by Brad Fitzpatrick · 14 years ago
  58. 3a2c6bf am 69ea4e15: Documentation fixes found over vacation hacking. by Brad Fitzpatrick · 14 years ago
  59. 69ea4e1 Documentation fixes found over vacation hacking. by Brad Fitzpatrick · 14 years ago
  60. 3dbf55c TextView's color transparency is taken into account. by Gilles Debunne · 14 years ago
  61. 6c7ad5d Changes to view position update pivot point by Chet Haase · 14 years ago
  62. 995e774 Enable touch splitting by default for Honeycomb apps. by Jeff Brown · 14 years ago
  63. 55dbb65 Account for background drawable size changing when lrtb properties change by Chet Haase · 14 years ago
  64. a9b61ac Make sure background drawables are correct when View is attached by Chet Haase · 14 years ago
  65. 4e6319b Add initial support for TAB navigation. by Jeff Brown · 14 years ago
  66. c75ec33 Fix for TimePicker not redrawing itself. by Chet Haase · 14 years ago
  67. 20232d0 Holo scrollbars and related tweaks. by Adam Powell · 14 years ago
  68. af636eb Don't set the invisible flag when saving an empty layer. Bug #3270371 by Romain Guy · 14 years ago
  69. 49ed71d Add support for fallback keycodes. by Jeff Brown · 14 years ago
  70. 4d2bd4c fixing getLocationInWindow by Michael Jurka · 14 years ago
  71. f2f7d8f Fix invalidation issue for optimized/GL case. by Chet Haase · 14 years ago
  72. 189ee18 Implement smarter sizing of WRAP_CONTENT windows. by Dianne Hackborn · 14 years ago
  73. 67f23ba Revert "Re-add performance optimization in View" by Michael Jurka · 14 years ago
  74. 407b4e9 API CHANGE: drags can now carry an originator-only object payload by Christopher Tate · 14 years ago
  75. 62490bd Re-add performance optimization in View by Michael Jurka · 14 years ago
  76. 7306668 animation bugfix plus xml resources for new View properties by Chet Haase · 14 years ago
  77. 637d337 Merge overscrolling from gingerbread. by Adam Powell · 14 years ago
  78. ebefea4 Fix issue where Launcher was not getting redrawn by Michael Jurka · 14 years ago
  79. 7eec10e Get rid of the extended themes. by Dianne Hackborn · 14 years ago
  80. 9891e1f Add invalidation to Drawable when its properties change by Chet Haase · 14 years ago
  81. 848ae6e am 6bb4f67a: am 26153a33: Fix bug 3163052 - always use 32-bit drawing caches when destination window is 32-bit by Adam Powell · 14 years ago
  82. 6bb4f67 am 26153a33: Fix bug 3163052 - always use 32-bit drawing caches when destination window is 32-bit by Adam Powell · 14 years ago
  83. 26153a3 Fix bug 3163052 - always use 32-bit drawing caches when destination by Adam Powell · 14 years ago
  84. 079e235 Add new fade in/out feature for drawable containers. by Dianne Hackborn · 14 years ago
  85. 079fd67 invalidate() View when backgroundColor changes by Chet Haase · 14 years ago
  86. 7c608f2 optimizing for primitive types in animations by Chet Haase · 14 years ago
  87. ea40e9a Fixed null deref when view parent null during invalidation by Chet Haase · 14 years ago
  88. 70d4ba1 Performance optimizations for animations and toolkit by Chet Haase · 14 years ago
  89. 0d9275e Enable display lists. by Romain Guy · 14 years ago
  90. 5c13d89 Optimizing display lists by referencing pointers to resources instead of copying them by Chet Haase · 14 years ago
  91. 32affef Introduce an OnDragListener mechanism by Chris Tate · 14 years ago
  92. 6b39128 Drag thumbnail fixes / improvements by Chris Tate · 14 years ago
  93. a32dcf7 Actually draw the drag thumbnail by Chris Tate · 14 years ago
  94. a3496a9 Fix invisible views issue in Launcher. by Romain Guy · 14 years ago
  95. 5ada6cb More drag/drop adjustments: by Christopher Tate · 14 years ago
  96. e537858 Fix pressed vs selected typo in onCreateDrawableState by Neel Parekh · 14 years ago
  97. ee7e0ef am 59c4cb9e: Merge "DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for over-scroll" into gingerbread by Adam Powell · 14 years ago
  98. 737e8fe DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for over-scroll by Adam Powell · 14 years ago
  99. a037419 Make View.DragThumbnailBuilder a static class by Christopher Tate · 14 years ago
  100. 2fe9a8f Correctly invalidate the drawing cache when an invalidate is requested. by Romain Guy · 14 years ago