1. 0c75622 Fix crash in movie studio. by Romain Guy · 14 years ago
  2. f2499fa Make sure that we update SurfaceView's window with display lists. Bug #3395487 by Romain Guy · 14 years ago
  3. 9e7c2c6 Merge "Optimize invalidate() calls." into honeycomb by Romain Guy · 14 years ago
  4. 0fd89bf Optimize invalidate() calls. by Romain Guy · 14 years ago
  5. 2b1847e Remove unused API by Romain Guy · 14 years ago
  6. 940df6d Merge "Remove unused API" into honeycomb by Romain Guy · 14 years ago
  7. 1aadb21 Merge changes I48392c75,Id09437a4,I4a0aa878 into honeycomb by Joe Onorato · 14 years ago
  8. d30b36d Fix NPE in YouTube. Bug #3385339 by Romain Guy · 14 years ago
  9. f5b27e3 Merge "Fix NPE in YouTube. Bug #3385339" into honeycomb by Romain Guy · 14 years ago
  10. 14782f7 Expose the window flags for lights out mode. by Joe Onorato · 14 years ago
  11. ace9233 Merge "Fix invalidation problem with display lists" into honeycomb by Chet Haase · 14 years ago
  12. 77785f9 Fix invalidation problem with display lists by Chet Haase · 14 years ago
  13. f90f817 Make sure the opaque bitmap is opaque. GL doesn't like being lied to. by Romain Guy · 14 years ago
  14. 3168a13 Merge "Fix surface frame size reporting." into honeycomb by Jeff Brown · 14 years ago
  15. 3ac1b0f Merge "Prevent crash in View when gathering attributes without an AttachInfo. Bug #3385339" into honeycomb by Romain Guy · 14 years ago
  16. c927ec5 Merge "Overscoll bounce amplitude is smaller." into honeycomb by Gilles Debunne · 14 years ago
  17. 30bc34f Fix surface frame size reporting. by Jeff Brown · 14 years ago
  18. 6e81e57 Prevent crash in View when gathering attributes without an AttachInfo. by Romain Guy · 14 years ago
  19. 8ce7aab Overscoll bounce amplitude is smaller. by Gilles Debunne · 14 years ago
  20. 5e7f766 Make nested hardware layers work again by Romain Guy · 14 years ago
  21. 8168396 Fix rendering issues with animated layers. Bug #3385247 by Romain Guy · 14 years ago
  22. d88f54c Fix rendering issues in Movie Studio. by Romain Guy · 14 years ago
  23. 2ff6d70 Merge "Enable partial invalidates when rendering with OpenGL." into honeycomb by Romain Guy · 14 years ago
  24. 7d7b549 Enable partial invalidates when rendering with OpenGL. by Romain Guy · 14 years ago
  25. 3b2b0fc Fix for display list problem with listview items. by Chet Haase · 14 years ago
  26. 5af048c Fix bug with display lists and layout. by Chet Haase · 14 years ago
  27. aaa55d3 Merge "New orientation listener." into honeycomb by Jeff Brown · 14 years ago
  28. 7c8c6d6 Typo in InputMethodManager's documentation by Gilles Debunne · 14 years ago
  29. 88b5953 Merge "NULL inputType text fields should never show the IME." into honeycomb by Gilles Debunne · 14 years ago
  30. 4519f07 New orientation listener. by Jeff Brown · 14 years ago
  31. 8cbb4c6 NULL inputType text fields should never show the IME. by Gilles Debunne · 14 years ago
  32. f932469 A few small cleanning-ups. by Huahui Wu · 14 years ago
  33. da34e13 Merge "Remove unwanted parameter (it was a typo)." into honeycomb by Joe Onorato · 14 years ago
  34. e595cad Remove unwanted parameter (it was a typo). by Joe Onorato · 14 years ago
  35. daf98e9 Use optimized display lists for all hwaccelerated rendering by Chet Haase · 14 years ago
  36. 4c541b1 Merge "visibility ("lights out") API." into honeycomb by Joe Onorato · 14 years ago
  37. 664644d visibility ("lights out") API. by Joe Onorato · 14 years ago
  38. 8b2f526 Add support for arcs. by Romain Guy · 14 years ago
  39. c1cd9ba3 Add support for ovals and stroked rectangles. by Romain Guy · 14 years ago
  40. ff801ec Fix issue #3302006: Cannot see the dialog lunched from a transparent activity. by Dianne Hackborn · 14 years ago
  41. 596ba2f Merge "Correctly invalidate views that transition from opaque to non-opaque. Bug #3337037" into honeycomb by Romain Guy · 14 years ago
  42. c5d5586 Correctly invalidate views that transition from opaque to non-opaque. by Romain Guy · 14 years ago
  43. 3cb8b63 Fix bug 3362680 - calendar crash while tabbing among views by Adam Powell · 14 years ago
  44. e31e942 Update class doc for InputMethodSubtype by Ken Wakasa · 14 years ago
  45. 99d4911 Merge "Add support for drawBitmapMesh()." into honeycomb by Romain Guy · 14 years ago
  46. 5a7b466 Add support for drawBitmapMesh(). by Romain Guy · 14 years ago
  47. e69e0fd Merge "Fix issue #3374356: Buttons sometimes don't highlight" into honeycomb by Dianne Hackborn · 14 years ago
  48. be1f622 Fix issue #3374356: Buttons sometimes don't highlight by Dianne Hackborn · 14 years ago
  49. 7fb8b56 Include the local state obj in ACTION_DRAG_STARTED events by Christopher Tate · 14 years ago
  50. c821929 Merge "Remove unnecessary code." into honeycomb by Romain Guy · 14 years ago
  51. ff26a0c Remove unnecessary code. by Romain Guy · 14 years ago
  52. 586f051 Refine InputMethodInfo API by Ken Wakasa · 14 years ago
  53. ed8f8dd Merge "Add rounded rects and circles support to OpenGLRenderer." into honeycomb by Romain Guy · 14 years ago
  54. 01d58e4 Add rounded rects and circles support to OpenGLRenderer. by Romain Guy · 14 years ago
  55. 7e1e21f Rename KeyCharacterMap.UnavailableException. by Jeff Brown · 14 years ago
  56. 28f0a53 Merge "Fail more gracefully when window state changes during drags" into honeycomb by Christopher Tate · 14 years ago
  57. f01af75 Fail more gracefully when window state changes during drags by Christopher Tate · 14 years ago
  58. be2c4f9 Race condition patched in Email autocompletion. by Gilles Debunne · 14 years ago
  59. 8f36bed Merge "Don't attempt to create empty layers. Bug #3369888" into honeycomb by Romain Guy · 14 years ago
  60. 514fb18 Don't attempt to create empty layers. Bug #3369888 by Romain Guy · 14 years ago
  61. 5383d07 Merge "Fix a couple of drag & drop crashes" into honeycomb by Christopher Tate · 14 years ago
  62. 9335f5b Merge "Make embedded hardware layers work. Bug #3369474" into honeycomb by Romain Guy · 14 years ago
  63. 42f3a4b Make embedded hardware layers work. Bug #3369474 by Romain Guy · 14 years ago
  64. 1fc014f Fix a couple of drag & drop crashes by Christopher Tate · 14 years ago
  65. 733a42b Issue 3315999: catch ToneGenerator exceptions. by Eric Laurent · 14 years ago
  66. 2a83f00 Recreate the EGL surface when ViewRoot's surface changes. Bug #3306150 by Romain Guy · 14 years ago
  67. 064f6ad Merge "Recreate the EGL surface when ViewRoot's surface changes. Bug #3306150" into honeycomb by Romain Guy · 14 years ago
  68. 661b6cf Merge "Okay, new plan for dialogs." into honeycomb by Dianne Hackborn · 14 years ago
  69. ef57575 Okay, new plan for dialogs. by Dianne Hackborn · 14 years ago
  70. 17ed60c API CHANGE: add a no-View ctor for DragShadowBuilder by Christopher Tate · 14 years ago
  71. 36c8440 Merge "Fix issue #3362484: Can't dismiss activity picker by tapping outside dialog" into honeycomb by Dianne Hackborn · 14 years ago
  72. cfaf887 Fix issue #3362484: Can't dismiss activity picker by tapping outside dialog by Dianne Hackborn · 14 years ago
  73. 807daf7 Add support for skew() by Romain Guy · 14 years ago
  74. d6cd572 Improve hardware layers rendering speed when setting a View's alpha. by Romain Guy · 14 years ago
  75. 5cdf075 Merge "Support non-rectangular input regions." into honeycomb by Jeff Brown · 14 years ago
  76. fbf0977 Support non-rectangular input regions. by Jeff Brown · 14 years ago
  77. 90fc03b Don't dispatchDetachedFromWindow() if the View was not attached. by Romain Guy · 14 years ago
  78. 8dd5b1e Prevent NPE when a View is detached without having been attached. Bug #3355252 by Romain Guy · 14 years ago
  79. fcbbb31 DO NOT MERGE Added check to make orientation calculations more robust by Niclas Kellgren · 14 years ago
  80. ec84c3a Allow old view hierarchy to be GC'ed more quickly during rotation. by Patrick Dubroy · 14 years ago
  81. 64cb24e Merge "Send DRAG_STARTED notices to views that become visible during drag" into honeycomb by Christopher Tate · 14 years ago
  82. d922ae0 Add Holo theme for IMEs. by Dianne Hackborn · 14 years ago
  83. 86cab1b Send DRAG_STARTED notices to views that become visible during drag by Christopher Tate · 14 years ago
  84. 5b907be Merge "Move the main thread check to the appropriate place." into honeycomb by Romain Guy · 14 years ago
  85. 501053a Move the main thread check to the appropriate place. by Romain Guy · 14 years ago
  86. bfbb089 Merge "b/3133123 Pass touch point ids to WebKit." into honeycomb by Huahui Wu · 14 years ago
  87. e838a42 b/3133123 Pass touch point ids to WebKit. by Huahui Wu · 14 years ago
  88. 8eca7a1 Merge "Fix issue #3153930: orphan window left on screen" into honeycomb by Dianne Hackborn · 14 years ago
  89. 783e6c8 Merge "fix for cts DuplicateParentStateEnabled bug with TextViews." into honeycomb by Gilles Debunne · 14 years ago
  90. fb81703 fix for cts DuplicateParentStateEnabled bug with TextViews. by Gilles Debunne · 14 years ago
  91. f99f9c5 Fix issue #3153930: orphan window left on screen by Dianne Hackborn · 14 years ago
  92. 9cd1eca Invisible of gone views fire accessibility events. by Svetoslav Ganov · 14 years ago
  93. c15c7a7 Merge "Cleanup implementation of hardware layers." into honeycomb by Romain Guy · 14 years ago
  94. ada830f Cleanup implementation of hardware layers. by Romain Guy · 14 years ago
  95. 44a94bb Merge "Turn off debugging logspam for release" into honeycomb by Christopher Tate · 14 years ago
  96. 994ef92 Turn off debugging logspam for release by Christopher Tate · 14 years ago
  97. 9c08744 Supress layout requests while a LayoutTransition is running. by Chet Haase · 14 years ago
  98. 4f6aff3 Only enable GL rendering on the main thread. by Romain Guy · 14 years ago
  99. 3aaff3a Better debug info for layers. by Romain Guy · 14 years ago
  100. 85354828 Merge "Cleanup GL objects on the correct thread." into honeycomb by Romain Guy · 14 years ago