1. 5a5dc1c Merge "Use the actual screen size for the max bitmap cache size." by Romain Guy · 12 years ago
  2. 887c2ee Use the actual screen size for the max bitmap cache size. by Romain Guy · 12 years ago
  3. 559c484 Merge "Fix obvious typos under frameworks/base/core" by Ken Wakasa · 12 years ago
  4. 3162225 Merge "Don't remove all animation callbacks if action/who was null." by Jeff Brown · 12 years ago
  5. 43ea54b Don't remove all animation callbacks if action/who was null. by Jeff Brown · 12 years ago
  6. 2bff640 Merge "Adding an announcement type accessibility event and a method on View to announce." by Svetoslav Ganov · 12 years ago
  7. 51ab90c Adding an announcement type accessibility event and a method on View to announce. by Svetoslav Ganov · 12 years ago
  8. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 12 years ago
  9. df813c0 Merge "Use the Choreographer for Drawable animations." by Jeff Brown · 12 years ago
  10. 1e3d313 Fix the docs by Romain Guy · 12 years ago
  11. bb9908b Dispatch screen state change events to Views Bug #6120957 by Romain Guy · 12 years ago
  12. 3bef5e9 Merge "Fix View padding resolution" by Fabrice Di Meglio · 12 years ago
  13. 250069b Merge "Ignore draw requests when the display is off" by Romain Guy · 12 years ago
  14. 2428ccb Fix spell checker framework by satok · 12 years ago
  15. 7ae9d5f Use the Choreographer for Drawable animations. by Jeff Brown · 12 years ago
  16. 509708d Fix View padding resolution by Fabrice Di Meglio · 12 years ago
  17. 1ce1307 Merge "Don't draw layers in buildLayer()" by Michael Jurka · 12 years ago
  18. 5eb3724 Merge "Work on more low memory reporting to apps." by Dianne Hackborn · 12 years ago
  19. 27ff913 Work on more low memory reporting to apps. by Dianne Hackborn · 12 years ago
  20. 7e52caf Don't draw layers in buildLayer() by Michael Jurka · 12 years ago
  21. 1ecebbb Fix FOCUS_BACKWARD search if view had no id by John Reck · 12 years ago
  22. 1b0cc3c Merge "Rename remove callback methods." by Jeff Brown · 12 years ago
  23. 97a355a Merge "Support posting delayed animation/draw callbacks." by Jeff Brown · 12 years ago
  24. 5bebea4 Rename remove callback methods. by Jeff Brown · 12 years ago
  25. 2b6cb9a Support posting delayed animation/draw callbacks. by Jeff Brown · 12 years ago
  26. faeac27 Merge "Change widgets to post invalidate to the animation timer." by Jeff Brown · 12 years ago
  27. 6cb7b46 Change widgets to post invalidate to the animation timer. by Jeff Brown · 12 years ago
  28. 7e4e561 Ignore draw requests when the display is off by Romain Guy · 12 years ago
  29. 21452d1 Merge "Fix bug #6029615 Update Javadoc for onPaddingChanged()" by Fabrice Di Meglio · 12 years ago
  30. 085585f Fix bug #6029615 Update Javadoc for onPaddingChanged() by Fabrice Di Meglio · 12 years ago
  31. fb9c41c Merge "Deferred layer updates" by Romain Guy · 12 years ago
  32. b8b36b8 am dc022a6f: am 08e91352: am 93dc642e: docs: fix misc bugs from external tracker by Scott Main · 12 years ago
  33. 08e9135 am 93dc642e: docs: fix misc bugs from external tracker by Scott Main · 12 years ago
  34. 93dc642 docs: fix misc bugs from external tracker by Scott Main · 13 years ago
  35. 2bf68f0 Deferred layer updates by Romain Guy · 12 years ago
  36. 1a7dd03 Unhide transient state APIs on View by Adam Powell · 12 years ago
  37. ec418d3 Merge "Make sure egl context is valid for the onTrimMemory call" by Teng-Hui Zhu · 12 years ago
  38. dd3ef2c Improve RTL APIs by Fabrice Di Meglio · 12 years ago
  39. 4a00ab2 Make sure egl context is valid for the onTrimMemory call by Teng-Hui Zhu · 12 years ago
  40. ac5a3a1 Merge "Make layoutDirection API public" by Fabrice Di Meglio · 12 years ago
  41. 98aec1c Make layoutDirection API public by Fabrice Di Meglio · 13 years ago
  42. b22d6c1 Merge "Allow webview to delete GL resource in a valid EGL context" by Teng-Hui Zhu · 12 years ago
  43. d962413 Allow webview to delete GL resource in a valid EGL context by Teng-Hui Zhu · 12 years ago
  44. 8a7259b Prevent a 'TODO' from appearing in the JavaDoc by Steve Block · 12 years ago
  45. 592c85c Merge "Handle sentence level spell checking hidden APIs" by satok · 12 years ago
  46. 8898358 Handle sentence level spell checking hidden APIs by satok · 13 years ago
  47. c97f9c1 Merge "Fix bug #5217606 LocaleUtils constants TEXT_LAYOUT_DIRECTION_LTR_DO_NOT_USE and TEXT_LAYOUT_DIRECTION_RTL_DO_NOT_USE should be renamed" by Fabrice Di Meglio · 12 years ago
  48. 3fb824b Fix bug #5217606 LocaleUtils constants TEXT_LAYOUT_DIRECTION_LTR_DO_NOT_USE and TEXT_LAYOUT_DIRECTION_RTL_DO_NOT_USE should be renamed by Fabrice Di Meglio · 12 years ago
  49. 1b3d01d Merge "InputConnection is warned when finished" by Gilles Debunne · 12 years ago
  50. e6c118b am 61a9a83a: am 40226da7: am f4994b3e: Merge "fix bug 5911175" into ics-mr1 by Robert Ly · 12 years ago
  51. 40226da am f4994b3e: Merge "fix bug 5911175" into ics-mr1 by Robert Ly · 12 years ago
  52. f4994b3 Merge "fix bug 5911175" into ics-mr1 by Robert Ly · 12 years ago
  53. 035a1fc View pressed state dispatching tweaks by Adam Powell · 12 years ago
  54. 765dcf3 Small optimization for the battery status screen by Romain Guy · 12 years ago
  55. 778f67f Merge "Add hooks to implement Canvas.drawTextOnPath() in GL" by Romain Guy · 13 years ago
  56. b98a81f Add support for optional titles in action modes by Adam Powell · 13 years ago
  57. 325740f Add hooks to implement Canvas.drawTextOnPath() in GL by Romain Guy · 13 years ago
  58. 9d69ecb InputConnection is warned when finished by Gilles Debunne · 13 years ago
  59. 0aec3ea am 911b505f: am dc5fa185: am 133dc2d7: Merge "Fix issue #6048808: sometimes auto-correct is inactive" into ics-mr1 by Dianne Hackborn · 13 years ago
  60. dc5fa18 am 133dc2d7: Merge "Fix issue #6048808: sometimes auto-correct is inactive" into ics-mr1 by Dianne Hackborn · 13 years ago
  61. 7663d80 Fix issue #6048808: sometimes auto-correct is inactive by Dianne Hackborn · 13 years ago
  62. 00d0c14 Regression: Cannot query the content of certain windows. by Svetoslav Ganov · 13 years ago
  63. afd5fab AccessibilityNodeInfos node properly cached. by Svetoslav Ganov · 13 years ago
  64. 42d840b Merge "Fixing issues with the AccessibilityNodeInfo cache." by Svetoslav Ganov · 13 years ago
  65. 57c7fd5 Fixing issues with the AccessibilityNodeInfo cache. by Svetoslav Ganov · 13 years ago
  66. cfef123 Perform early intersect to avoid unnecessary draws by Romain Guy · 13 years ago
  67. b7ee8e2 am 6ad5d69d: am 0a232673: am bf378fd7: Don\'t allow screen invalidations to go outside bounds of screen by Michael Jurka · 13 years ago
  68. 3fcf93b am cb4ebcb2: am ce980d8e: am 68d97aa2: Merge "docs: fix broken link" into ics-mr1 by Scott Main · 13 years ago
  69. 0a23267 am bf378fd7: Don\'t allow screen invalidations to go outside bounds of screen by Michael Jurka · 13 years ago
  70. bf378fd Don't allow screen invalidations to go outside bounds of screen by Michael Jurka · 13 years ago
  71. 2822111 Merge "Add check for no children in VIew hosting virtual view tree." by Svetoslav Ganov · 13 years ago
  72. 311a63a Add check for no children in VIew hosting virtual view tree. by Svetoslav Ganov · 13 years ago
  73. ce980d8 am 68d97aa2: Merge "docs: fix broken link" into ics-mr1 by Scott Main · 13 years ago
  74. 68d97aa Merge "docs: fix broken link" into ics-mr1 by Scott Main · 13 years ago
  75. 5c4d41e fix bug 5911175 by Robert Ly · 13 years ago
  76. aff9079 am 4280891d: Merge "The bigger touch slop still has a problem" by Jean-Baptiste Queru · 13 years ago
  77. 5160e2a Add null parent check to startActionMode by John Reck · 13 years ago
  78. 5c9b432 Merge "Refactor sentence level spell checking APIs" by satok · 13 years ago
  79. d404fe1 Refactor sentence level spell checking APIs by satok · 13 years ago
  80. a6cdf86 Merge "Improving accessibility APIs used for UI automation." by Svetoslav Ganov · 13 years ago
  81. 0d04e24 Improving accessibility APIs used for UI automation. by Svetoslav Ganov · 13 years ago
  82. 4d6f066 Have View call setPressed explicitly instead of just twiddling flags. by Adam Powell · 13 years ago
  83. dac640f The bigger touch slop still has a problem by Masanori Ogino · 13 years ago
  84. e8585b1 Correctly offset the dirty bounds by 0.5px in every direction by Romain Guy · 13 years ago
  85. 539ee87 Add transient state tracking to Views by Adam Powell · 13 years ago
  86. 6917e65 Merge "Record possible clip rejects when recording display lists" by Romain Guy · 13 years ago
  87. ef0314b docs: fix broken link by Scott Main · 13 years ago
  88. 33f6beb Record possible clip rejects when recording display lists by Romain Guy · 13 years ago
  89. 2bf3728 Merge "Mark input and sensor messages as asynchronous." by Jeff Brown · 13 years ago
  90. 50eb3b9 Merge "Encapsulate the ViewRootImpl's handler." by Jeff Brown · 13 years ago
  91. 101d5aa Fix #5050417 Update View class Javadoc for padding start / end by Fabrice Di Meglio · 13 years ago
  92. e0dbd00 Mark input and sensor messages as asynchronous. by Jeff Brown · 13 years ago
  93. 30e2fbe Merge "Improve textDirection APIs" by Fabrice Di Meglio · 13 years ago
  94. add3239 Merge "Ensure we always reset graphics modifiers Bug #6025838" by Romain Guy · 13 years ago
  95. 445c83c Ensure we always reset graphics modifiers Bug #6025838 by Romain Guy · 13 years ago
  96. 6d3d505 Improve textDirection APIs by Fabrice Di Meglio · 13 years ago
  97. 069bbe7 Fix Javadoc for View by Fabrice Di Meglio · 13 years ago
  98. a3b5f6c am 804aa297: am 01810bbb: am 06a591cd: Fix last change -- don\'t call startInputInner() with lock held. by Dianne Hackborn · 13 years ago
  99. 2367706 Merge "Add View.onResolvePadding() as a public API" by Fabrice Di Meglio · 13 years ago
  100. 06a591c Fix last change -- don't call startInputInner() with lock held. by Dianne Hackborn · 13 years ago