1. 048691c Don't stomp on the drag-focus bookkeeping inadvertently. by Chris Tate · 14 years ago
  2. 91e9bb3 Elide undelivered drag-location messages by Chris Tate · 14 years ago
  3. a3496a9 Fix invisible views issue in Launcher. by Romain Guy · 14 years ago
  4. c00972b Don't recreate a new texture every time we draw a layer. by Romain Guy · 14 years ago
  5. d10cd57 Always create OpenGL accelerated windows in RGBA 8888. by Romain Guy · 14 years ago
  6. 53ca03d Don't set hwAccelerated=true when libhwui is not present. by Romain Guy · 14 years ago
  7. 4231124c Merge "Fix an event injection bug when the policy is bypassed." by Jeff Brown · 14 years ago
  8. d5d2b73 Merge "Don't draw fully transparent views/primitives." by Romain Guy · 14 years ago
  9. dbc26d2 Don't draw fully transparent views/primitives. by Romain Guy · 14 years ago
  10. e20c9e0 Fix an event injection bug when the policy is bypassed. by Jeff Brown · 14 years ago
  11. dd8b0c9 am 41aabeb5: am 1e6a3a53: Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 14 years ago
  12. 101e2ae Redraw the screen when needed. by Romain Guy · 14 years ago
  13. 325b05f am b13998f2: am d00b4386: Merge "Clarify some comments on individual key codes." into gingerbread by Jeff Brown · 14 years ago
  14. fd50726 Reset the dirty region after drawing in hardware. by Romain Guy · 14 years ago
  15. 41aabeb am 1e6a3a53: Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 14 years ago
  16. b699726 Added more robust tracking and cancelation of events. by Jeff Brown · 14 years ago
  17. ca33268 am 18e225b4: am bfba7cab: Fix issue #3001362: API REVIEW: android.view.InputQueue.Callback by Dianne Hackborn · 14 years ago
  18. 9568a5a Merge "HardwareRenderer: When throwing an exception because of an EGL error, include the specific error." by Mike Dodd · 14 years ago
  19. 5d3e2ea HardwareRenderer: When throwing an exception because of an EGL by Mike Dodd · 14 years ago
  20. b13998f am d00b4386: Merge "Clarify some comments on individual key codes." into gingerbread by Jeff Brown · 14 years ago
  21. c4dfe3d am 92d29c66: am a2a0a98a: Merge "Fix NPE if there is no accelerometer." into gingerbread by Dianne Hackborn · 14 years ago
  22. 224d4a1 Clarify some comments on individual key codes. by Jeff Brown · 14 years ago
  23. e0ee2e9 New TimeInterpolator interface for android.animation package. by Chet Haase · 14 years ago
  24. 18e225b am bfba7cab: Fix issue #3001362: API REVIEW: android.view.InputQueue.Callback by Dianne Hackborn · 14 years ago
  25. 47a4491 Add InputMethodEnabler for enabling input methods and subtypes by satok · 14 years ago
  26. e743bd2 Merge "Don't clear the framebuffer when not needed." by Romain Guy · 14 years ago
  27. 6b7bd24 Don't clear the framebuffer when not needed. by Romain Guy · 14 years ago
  28. bfba7ca Fix issue #3001362: API REVIEW: android.view.InputQueue.Callback by Dianne Hackborn · 14 years ago
  29. 5ada6cb More drag/drop adjustments: by Christopher Tate · 14 years ago
  30. 7930b5b am 722665c5: am ef115308: fix build. SurfaceView.setFrame needed to be hidden by Mathias Agopian · 14 years ago
  31. 3243cbc am b99e81ab: am 7e6064ad: Merge "fix [3008290] passion GB surface does not send surfaceChanged notification after size change." into gingerbread by Mathias Agopian · 14 years ago
  32. e537858 Fix pressed vs selected typo in onCreateDrawableState by Neel Parekh · 14 years ago
  33. c21550a Adding android.os.Debug.countInstancesOfClass by Brian Carlstrom · 14 years ago
  34. 92d29c6 am a2a0a98a: Merge "Fix NPE if there is no accelerometer." into gingerbread by Dianne Hackborn · 14 years ago
  35. a2a0a98 Merge "Fix NPE if there is no accelerometer." into gingerbread by Dianne Hackborn · 14 years ago
  36. b499bb1 Fix NPE if there is no accelerometer. by Dianne Hackborn · 14 years ago
  37. 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
  38. 737e8fe DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for over-scroll by Adam Powell · 14 years ago
  39. e216355 Merge "Code cleanup and disable display lists for now." by Romain Guy · 14 years ago
  40. 469b1db Code cleanup and disable display lists for now. by Romain Guy · 14 years ago
  41. a037419 Make View.DragThumbnailBuilder a static class by Christopher Tate · 14 years ago
  42. 3801476 am 89230e3b: am 458fc5f5: Merge "Fix issue #3041660: Camera image flips upside down when rotating device" into gingerbread by Dianne Hackborn · 14 years ago
  43. 2fe9a8f Correctly invalidate the drawing cache when an invalidate is requested. by Romain Guy · 14 years ago
  44. 722665c am ef115308: fix build. SurfaceView.setFrame needed to be hidden by Mathias Agopian · 14 years ago
  45. ef11530 fix build. SurfaceView.setFrame needed to be hidden by Mathias Agopian · 14 years ago
  46. b99e81a am 7e6064ad: Merge "fix [3008290] passion GB surface does not send surfaceChanged notification after size change." into gingerbread by Mathias Agopian · 14 years ago
  47. 7e6064a Merge "fix [3008290] passion GB surface does not send surfaceChanged notification after size change." into gingerbread by Mathias Agopian · 14 years ago
  48. 2c095f3 Refinements to drag/drop by Christopher Tate · 14 years ago
  49. 995bb9d fix [3008290] passion GB surface does not send surfaceChanged notification after size change. by Mathias Agopian · 14 years ago
  50. 5e25c2c Add ability to automate animated transitions on View show/hide by Chet Haase · 14 years ago
  51. 89230e3 am 458fc5f5: Merge "Fix issue #3041660: Camera image flips upside down when rotating device" into gingerbread by Dianne Hackborn · 14 years ago
  52. e5439f2 Fix issue #3041660: Camera image flips upside down when rotating device by Dianne Hackborn · 14 years ago
  53. efb8a3d am 57fa3e8b: am 9e32a438: Merge "Support haptic feedback for virtual keys defined in key layout." into gingerbread by Jeff Brown · 14 years ago
  54. 120e6be am 007d5b2c: am fd57416c: Fix build. by Dianne Hackborn · 14 years ago
  55. ed03270 Optimizing invalidation to avoid trashing the rendering cache by Chet Haase · 14 years ago
  56. 57fa3e8 am 9e32a438: Merge "Support haptic feedback for virtual keys defined in key layout." into gingerbread by Jeff Brown · 14 years ago
  57. 0eaf393 Support haptic feedback for virtual keys defined in key layout. by Jeff Brown · 14 years ago
  58. 007d5b2 am fd57416c: Fix build. by Dianne Hackborn · 14 years ago
  59. fd57416 Fix build. by Dianne Hackborn · 14 years ago
  60. 8667174 Make View transformation matrix updating more explicit. by Jeff Brown · 14 years ago
  61. 0bb5667 Fix INVALID_OPERATION error with layers rendering. by Romain Guy · 14 years ago
  62. a53146c Drag/drop APIs and infrastructure by Christopher Tate · 14 years ago
  63. 20e987b Add MotionEvent Matrix transformations. by Jeff Brown · 14 years ago
  64. e17c054 Merge "Add display lists caching." by Romain Guy · 14 years ago
  65. b051e89 Add display lists caching. by Romain Guy · 14 years ago
  66. 464fb74 am 9785bf0f: am 14a288da: Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 14 years ago
  67. 9785bf0 am 14a288da: Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 14 years ago
  68. 14a288d Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 14 years ago
  69. 01ce2e9 Add suuport for splitting touch events across windows. by Jeff Brown · 14 years ago
  70. 79d716f am 74a8df20: am dcfb271b: Merge "Fix if ACTION_DOWN and lost focus time too close, it will become long press." by Jean-Baptiste Queru · 14 years ago
  71. 74a8df2 am dcfb271b: Merge "Fix if ACTION_DOWN and lost focus time too close, it will become long press." by Jean-Baptiste Queru · 14 years ago
  72. 405e012 am deaa8ff1: am a7ef18fc: Merge "Some debugging support." into gingerbread by Dianne Hackborn · 14 years ago
  73. deaa8ff am a7ef18fc: Merge "Some debugging support." into gingerbread by Dianne Hackborn · 14 years ago
  74. f123e49 Some debugging support. by Dianne Hackborn · 14 years ago
  75. 1abe452 Merge "Add drawing profiling to the HardwareRenderer." by Romain Guy · 14 years ago
  76. 9a40bab Add drawing profiling to the HardwareRenderer. by Romain Guy · 14 years ago
  77. d1fbcbb Merge "Don't clip alpha layers if the flag is not set." by Romain Guy · 14 years ago
  78. fd88042 Don't clip alpha layers if the flag is not set. by Romain Guy · 14 years ago
  79. 5bd069f am 27917946: am de04fb0a: Merge "Enforce serial ordering of MotionEvents." into gingerbread by Jeff Brown · 14 years ago
  80. 2791794 am de04fb0a: Merge "Enforce serial ordering of MotionEvents." into gingerbread by Jeff Brown · 14 years ago
  81. 93ed4e3 Enforce serial ordering of MotionEvents. by Jeff Brown · 14 years ago
  82. 085002c am 847810f0: am 6e98c280: Merge "Fix for IndexOutOfBounds in setComposingRegion." into gingerbread by Amith Yamasani · 14 years ago
  83. 847810f am 6e98c280: Merge "Fix for IndexOutOfBounds in setComposingRegion." into gingerbread by Amith Yamasani · 14 years ago
  84. 6e98c28 Merge "Fix for IndexOutOfBounds in setComposingRegion." into gingerbread by Amith Yamasani · 14 years ago
  85. ab751aa Add methods for managing subtypes by satok · 14 years ago
  86. 806de5b Remove unused constant. by Romain Guy · 14 years ago
  87. 66df755 am 1d056cd6: am 127146ee: Merge "Decrease sensitivity of orientation changes a bit." into gingerbread by Steve Howard · 14 years ago
  88. 4198918 Fix for IndexOutOfBounds in setComposingRegion. by Amith Yamasani · 14 years ago
  89. 29d8997 Fix OpenGL errors in various places. by Romain Guy · 14 years ago
  90. 1d056cd am 127146ee: Merge "Decrease sensitivity of orientation changes a bit." into gingerbread by Steve Howard · 14 years ago
  91. 127146e Merge "Decrease sensitivity of orientation changes a bit." into gingerbread by Steve Howard · 14 years ago
  92. 625ac27 Work on fragments in layouts. by Dianne Hackborn · 14 years ago
  93. 879fb6b Text selection anchors changed to use windows by Adam Powell · 14 years ago
  94. 770a681 am 9aed3002: Text selection anchors changed to use windows by Adam Powell · 14 years ago
  95. 9aed300 Text selection anchors changed to use windows by Adam Powell · 14 years ago
  96. 85b53ad Decrease sensitivity of orientation changes a bit. by Steve Howard · 14 years ago
  97. 5d8f9dd am 99f0f367: am 4258bfb7: Merge "Fix some drawing artifacts/bugs around overlays/text anchors" into gingerbread by Adam Powell · 14 years ago
  98. 99f0f36 am 4258bfb7: Merge "Fix some drawing artifacts/bugs around overlays/text anchors" into gingerbread by Adam Powell · 14 years ago
  99. 23bd5f5 Fix some drawing artifacts/bugs around overlays/text anchors by Adam Powell · 14 years ago
  100. f37df07 resolved conflicts for merge of b39470b5 to master by Adam Powell · 14 years ago