1. fad4593 Add the clipToOutline by just using the clipPathOp by ztenghui · 11 years ago
  2. 27bfb24 Merge "Rework and clean up DisplayList projection" by Chris Craik · 11 years ago
  3. 1df2644 Rework and clean up DisplayList projection by Chris Craik · 11 years ago
  4. 6250c59 Merge "Refactoring of fitSystemWindows to applyWindowInsets for views" by Adam Powell · 11 years ago
  5. d5154ec Add prototype for borderless touch feedback drawable by Alan Viverette · 11 years ago
  6. dc91258 Merge "Temporary fix for background invalidation" by Alan Viverette · 11 years ago
  7. e6875f1 Temporary fix for background invalidation by Alan Viverette · 11 years ago
  8. 46e38fd Refactoring of fitSystemWindows to applyWindowInsets for views by Adam Powell · 11 years ago
  9. 0a778ed Cross-Activity Scene transition API. by George Mount · 11 years ago
  10. 143b46d5 Check for null display list by Alan Viverette · 11 years ago
  11. 9f244ef Merge "Make background projection a property of View" by Alan Viverette · 11 years ago
  12. 4085aac Make background projection a property of View by Alan Viverette · 11 years ago
  13. 8eea3ea Add APIs for obtaining themed Drawable from Theme, Context by Alan Viverette · 11 years ago
  14. a2fe7af Add initial hidden outline APIs by Chris Craik · 11 years ago
  15. 6657a6c Update reordering method names, and make 3d reordering API public by Chris Craik · 11 years ago
  16. 5bd2c85 Explicit documentation for View.getTag() return value when not set by Alan Viverette · 11 years ago
  17. d863a10 Add initial APIs for 3d view manipulation. by Chris Craik · 11 years ago
  18. 223622a Add reveal drawable, APIs for forwarding Drawable focus and touch by Alan Viverette · 11 years ago
  19. 18809c0 Merge "3d view system!" by Chris Craik · 11 years ago
  20. f8bc964 Fixing some accessibility bugs. by Svetoslav · 11 years ago
  21. f57776b 3d view system! by Chris Craik · 11 years ago
  22. 71c8fa1 Merge "RenderThread work" by John Reck · 11 years ago
  23. cec24ae RenderThread work by John Reck · 11 years ago
  24. 1eb87f2 Merge "Unhide accessibility focus and importance getter APIs" by Alan Viverette · 11 years ago
  25. 06f3772 Merge "Generalize mapping between local and global View coordinates" by Alan Viverette · 11 years ago
  26. 4ecee5c Unhide accessibility focus and importance getter APIs by Alan Viverette · 11 years ago
  27. 180979f Fix logic problems in AnimationDrawable and View. by John Spurlock · 11 years ago
  28. fed3f72 Generalize mapping between local and global View coordinates by Alan Viverette · 11 years ago
  29. c3c0c18 am 73a4aeb9: am 75ae8983: am 48d2bcf2: Reset padding flags when set programmatically or implicitly from background by Adam Powell · 11 years ago
  30. 75ae898 am 48d2bcf2: Reset padding flags when set programmatically or implicitly from background by Adam Powell · 11 years ago
  31. 48d2bcf Reset padding flags when set programmatically or implicitly from background by Adam Powell · 11 years ago
  32. 43983c7 am d303549b: am db976ea0: am 3f183a23: Merge "Fix bug #11586041 Regression: text truncation in Clock" into klp-dev by Fabrice Di Meglio · 11 years ago
  33. db976ea am 3f183a23: Merge "Fix bug #11586041 Regression: text truncation in Clock" into klp-dev by Fabrice Di Meglio · 11 years ago
  34. 82d37b4 Fix bug #11586041 Regression: text truncation in Clock by Fabrice Di Meglio · 11 years ago
  35. 3083579 More refactoring by John Reck · 11 years ago
  36. badb59c am 47feee53: Merge "Fix some documentation typos." into klp-docs by Newton Allen · 11 years ago
  37. 339f901 Cleanups by John Reck · 11 years ago
  38. 79d81e6 Remove dead code by John Reck · 11 years ago
  39. 93c9093 am 641bac8e: am 073041c3: am f48bcd5b: Merge "Fix bug #11256076 Spinner text is too close from the opening triangle in RTL Locales" into klp-dev by Fabrice Di Meglio · 11 years ago
  40. 49d6862 am 346d001b: am 0804ff1f: am cad157b3: Merge "Fix bug #11252410 Recents items stuck behind hammerhead navigation panel in landscape" into klp-dev by Fabrice Di Meglio · 11 years ago
  41. 641bac8 am 073041c3: am f48bcd5b: Merge "Fix bug #11256076 Spinner text is too close from the opening triangle in RTL Locales" into klp-dev by Fabrice Di Meglio · 11 years ago
  42. 346d001 am 0804ff1f: am cad157b3: Merge "Fix bug #11252410 Recents items stuck behind hammerhead navigation panel in landscape" into klp-dev by Fabrice Di Meglio · 11 years ago
  43. f48bcd5 Merge "Fix bug #11256076 Spinner text is too close from the opening triangle in RTL Locales" into klp-dev by Fabrice Di Meglio · 11 years ago
  44. cad157b Merge "Fix bug #11252410 Recents items stuck behind hammerhead navigation panel in landscape" into klp-dev by Fabrice Di Meglio · 11 years ago
  45. ff236f5 Fix some documentation typos. by Newton Allen · 11 years ago
  46. c502744 Fix some documentation typos. by Newton Allen · 11 years ago
  47. 600d7dd Fix bug #11256076 Spinner text is too close from the opening triangle in RTL Locales by Fabrice Di Meglio · 11 years ago
  48. b77c586 Fix bug #11252410 Recents items stuck behind hammerhead navigation panel in landscape by Fabrice Di Meglio · 11 years ago
  49. e81f80a am 04e2a47a: am 461f06f4: am 53a5e317: Merge "Wrap measurement optimization in targetSdk check" into klp-dev by Adam Lesinski · 11 years ago
  50. cf18b47 Wrap measurement optimization in targetSdk check by Adam Lesinski · 11 years ago
  51. 37c4687 am e0db6fc6: am 8d56f667: am 709129ba: Merge "Document special case in hasOverlappingRendering" into klp-dev by Chris Craik · 11 years ago
  52. c09127a Document special case in hasOverlappingRendering by Chris Craik · 11 years ago
  53. b44c443 am 606fadc8: am 6d1e4522: am d9f53c02: Merge "Clear accessibility focus when view becomes invisible" into klp-dev by Alan Viverette · 11 years ago
  54. d9f53c0 Merge "Clear accessibility focus when view becomes invisible" into klp-dev by Alan Viverette · 11 years ago
  55. 4d873d8 am bba545e7: am 4f241a29: am 92128144: Merge "Introduce View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY." into klp-dev by John Spurlock · 11 years ago
  56. a12dccc Introduce View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY. by John Spurlock · 11 years ago
  57. e94ec3e am 57cc6283: am 76597552: am 3a407fad: Merge "Fix HIDE_DESCENDANTS accessibility importance mode" into klp-dev by Alan Viverette · 11 years ago
  58. 2e84a99 Clear accessibility focus when view becomes invisible by Alan Viverette · 11 years ago
  59. 24cafbc Fix HIDE_DESCENDANTS accessibility importance mode by Alan Viverette · 11 years ago
  60. 13431ad am 4818db0f: am b88ede00: am d5102f19: Merge "Transparent system ui flags -> Translucent WM flags." into klp-dev by John Spurlock · 11 years ago
  61. bd95740 Transparent system ui flags -> Translucent WM flags. by John Spurlock · 11 years ago
  62. 1461e26 resolved conflicts for merge of 92a827b8 to master by Alan Viverette · 11 years ago
  63. 23be199 Add importantForAccessibility mode to block entire hierarchy by Alan Viverette · 11 years ago
  64. 67ee6fe am 0adaf034: am 6320305a: am f079a6d0: Merge "Set live region property on AccessibilityNodeInfo" into klp-dev by Alan Viverette · 11 years ago
  65. d09d5f9 am 10478213: am 5e65adaf: Merge "Reset insets when inset computer is removed." into klp-dev by Jeff Brown · 11 years ago
  66. f079a6d Merge "Set live region property on AccessibilityNodeInfo" into klp-dev by Alan Viverette · 11 years ago
  67. f877ed9 Set live region property on AccessibilityNodeInfo by Alan Viverette · 11 years ago
  68. 2e05ec3 Reset insets when inset computer is removed. by Jeff Brown · 11 years ago
  69. e3fb7ec am 33ed738d: Expose View.executeHardwareAction() Bug #10911502 by Romain Guy · 11 years ago
  70. 33ed738 Expose View.executeHardwareAction() Bug #10911502 by Romain Guy · 11 years ago
  71. 7adbecf am c8bcf4f2: am d73d34c8: Merge "Use transition-only alpha property for fading transitions" into klp-dev by Chet Haase · 11 years ago
  72. c46181a Use transition-only alpha property for fading transitions by Chet Haase · 11 years ago
  73. bd51158 resolved conflicts for merge of aca95ca0 to master by Kenny Root · 11 years ago
  74. 77e9a28 Add live region politeness to View, AccessibilityNodeInfo by Alan Viverette · 11 years ago
  75. f314209 am 3cb86769: am 26267660: Merge "Make View onKeyUp symmetric with onKeyDown." into klp-dev by Jeff Brown · 11 years ago
  76. 311913d Removing trailing comma in initializer; fails on some javac versions by Tor Norbye · 11 years ago
  77. 2626766 Merge "Make View onKeyUp symmetric with onKeyDown." into klp-dev by Jeff Brown · 11 years ago
  78. fb07349 Make View onKeyUp symmetric with onKeyDown. by Jeff Brown · 11 years ago
  79. d9273d6 Add typedefs and nullness annotations. by Tor Norbye · 11 years ago
  80. 5b73e36 Merge "Add View constructor that supplies a default style resource" by Alan Viverette · 11 years ago
  81. 617feb9 Add View constructor that supplies a default style resource by Alan Viverette · 11 years ago
  82. d94b1e1 Merge "Show view overlays in hierarchyviewer" into klp-dev by Chet Haase · 11 years ago
  83. 183e2a3 Propagate pivot values of 0 to native layer by Chet Haase · 11 years ago
  84. 68bf5bd Show view overlays in hierarchyviewer by Chet Haase · 11 years ago
  85. a73c3a5 Merge "Add View#cancelPendingInputEvents API" into klp-dev by Adam Powell · 11 years ago
  86. e8222dd Change build version from KEY_LIME_PIE to KITKAT by Chet Haase · 11 years ago
  87. 1487466 Add View#cancelPendingInputEvents API by Adam Powell · 11 years ago
  88. d82c8ac Transition API changes from API council recommendations by Chet Haase · 11 years ago
  89. 5f25f7c Merge "Perform layout and invalidation after bringChildToFront()" into klp-dev by Chet Haase · 11 years ago
  90. cb96db8 Perform layout and invalidation after bringChildToFront() by Chet Haase · 11 years ago
  91. 3e8105e Merge "Update Bitmap.Config.ARGB_4444 documentation Bug #10510122" into klp-dev by Romain Guy · 11 years ago
  92. 25ba1c8 Update Bitmap.Config.ARGB_4444 documentation Bug #10510122 by Romain Guy · 11 years ago
  93. b432ca6 Merge "Fix documentation regarding defStyle in View constructor" into klp-dev by Alan Viverette · 11 years ago
  94. ab8fe69 Merge "Rename hideybars constant to SYSTEM_UI_FLAG_IMMERSIVE." into klp-dev by John Spurlock · 11 years ago
  95. fb410d2 Fix documentation regarding defStyle in View constructor by Alan Viverette · 11 years ago
  96. 3d1b3cb Merge "Add documentation to onTouchEvent for accessibility" into klp-dev by Alan Viverette · 11 years ago
  97. e47193d Rename hideybars constant to SYSTEM_UI_FLAG_IMMERSIVE. by John Spurlock · 11 years ago
  98. 3c6e8f4 Add documentation to onTouchEvent for accessibility by Alan Viverette · 11 years ago
  99. 6820751 Use transient state to preserve accessibility focus in ListView by Alan Viverette · 11 years ago
  100. 5b9145b Improve transient bar transitions. by John Spurlock · 11 years ago