1. 73840ea Aggressively trim memory for system_process by John Reck · 10 years ago
  2. 61375a8 Revert "Make starting window hw-accelerated" by John Reck · 10 years ago
  3. 4f52b34 Make starting window hw-accelerated by Chet Haase · 10 years ago
  4. bb8c4834 Merge "Add new wallpaper features for insets and offsets." into lmp-dev by Dianne Hackborn · 10 years ago
  5. 067e5f6 Add new wallpaper features for insets and offsets. by Dianne Hackborn · 10 years ago
  6. 7498efd Clicking on partially coverd views by other views or windows. by Svet Ganov · 10 years ago
  7. f0c758b Update accessibility focused virtual view bounds. by Svetoslav · 10 years ago
  8. 9ae9ed2 Fix AccessibilityNode's isVisibleToUser behavior. by Svetoslav · 10 years ago
  9. 4c5a27b Merge "Animator stuff" into lmp-dev by John Reck · 10 years ago
  10. 119907c Animator stuff by John Reck · 10 years ago
  11. f14d924 Allowing isRound and outsetBottom properties to be passed to ActivityView. by Filip Gruszczynski · 10 years ago
  12. 997aa40 Draw accessibility focus in View rather than ViewRootImpl by Alan Viverette · 10 years ago
  13. 99421ae Merge "Invalidate root render node when accessibility focus moves" into lmp-dev by Alan Viverette · 10 years ago
  14. 1dd0e0f Don't use libhwui to draw starting window by John Reck · 10 years ago
  15. f6cf1a0 Invalidate root render node when accessibility focus moves by Alan Viverette · 10 years ago
  16. dbed893 Preserve surface insets when view layout is updated by Alan Viverette · 10 years ago
  17. ac89416c Always apply surface insets by Alan Viverette · 10 years ago
  18. 7bf379c ActivityTransition: fix wrong width/height applied to sharedelement. by Dake Gu · 10 years ago
  19. 6712495 Merge "Simplify ViewRootImpl's AttachInfo usage" into lmp-dev by Chris Craik · 10 years ago
  20. d36a81f Simplify ViewRootImpl's AttachInfo usage by Chris Craik · 10 years ago
  21. b72be59 Add nested pre-fling for nested scrolling by Adam Powell · 10 years ago
  22. 889fc94 Merge "Add accessibility text contrast setting" into lmp-dev by Chris Craik · 10 years ago
  23. cce47eb Add accessibility text contrast setting by Chris Craik · 10 years ago
  24. a51cab9 Fix software dirty region, don't add insets to software windows by Alan Viverette · 10 years ago
  25. 0a97330 Fix root RenderNode damage calculation by John Reck · 10 years ago
  26. 49a22e8 Add window elevation for dialogs, clean up surface insets API by Alan Viverette · 10 years ago
  27. 58c42c3 Specify light and shadow properties in theme by Alan Viverette · 10 years ago
  28. ccb11e1 Add API for specifying popup window shadows and shadow insets by Alan Viverette · 10 years ago
  29. fa10423 Add stable insets for stable system windows by Adrian Roos · 10 years ago
  30. f47a594 Fix onTrimMemory for HardwareRenderer by John Reck · 10 years ago
  31. 918ad52 More cleanups by John Reck · 10 years ago
  32. 9970aee Remove the return value of invokeFunctor by Hui Shu · 10 years ago
  33. 3b20251 No-fail invokeFunctor by John Reck · 10 years ago
  34. 8dab261 am c6ffc840: am 270c099f: Merge "Move emulator check & save system properties access" into klp-modular-dev by Michael Kolb · 10 years ago
  35. c0fcf10 am 71f65485: am db9fed74: Merge "Make WindowInsets.isRound work with emulator" into klp-modular-dev by Michael Kolb · 10 years ago
  36. c6ffc84 am 270c099f: Merge "Move emulator check & save system properties access" into klp-modular-dev by Michael Kolb · 10 years ago
  37. 71f6548 am db9fed74: Merge "Make WindowInsets.isRound work with emulator" into klp-modular-dev by Michael Kolb · 10 years ago
  38. 437d313 Make WindowInsets.isRound work with emulator by Michael Kolb · 10 years ago
  39. 22dfdcb Move emulator check & save system properties access by Michael Kolb · 10 years ago
  40. 9d7ee60 Remove incorrect isEnabled() check by John Reck · 10 years ago
  41. b8802b1 Add atlas map pointer validation by John Reck · 10 years ago
  42. 816f71b Merge "Move LayerType to RenderNode" by John Reck · 10 years ago
  43. 25fbb3f Move LayerType to RenderNode by John Reck · 10 years ago
  44. f7174e8 Fix backwards compatibility for introspected windows. by Svetoslav · 10 years ago
  45. e4267ea Even FASTER damage calculations! by John Reck · 10 years ago
  46. 84a4c88 Remove GLRenderer by John Reck · 10 years ago
  47. 2cfc0e5 am 894bb170: Merge "Enable debug stuffs" into lmp-preview-dev by John Reck · 10 years ago
  48. fe5e7b7 Enable debug stuffs by John Reck · 10 years ago
  49. d04d303 resolved conflicts for merge of 1f6c973b to master by John Reck · 10 years ago
  50. a5dda64 Bag of scheduling tweaks by John Reck · 10 years ago
  51. 2a89b08 Merge "Add ability to request unbuffered dispatching." by Michael Wright · 10 years ago
  52. 797b95b Define light position (using new lighting spec) in Java by Chris Craik · 10 years ago
  53. d27a69c Merge "Add InputStage debugging logs" by Michael Wright · 10 years ago
  54. 9d744c7 Add ability to request unbuffered dispatching. by Michael Wright · 10 years ago
  55. 44ac42a Add missing fence() by John Reck · 10 years ago
  56. 06a7925 Add InputStage debugging logs by Michael Wright · 10 years ago
  57. ae493d9 Merge "Allow all loopers to be RT-accelerated" by John Reck · 10 years ago
  58. 030d619 Allow all loopers to be RT-accelerated by John Reck · 10 years ago
  59. ef27453 Merge "Cleanup attachFunctor" by John Reck · 10 years ago
  60. 832b1514 Cleanup attachFunctor by John Reck · 10 years ago
  61. 63a0667 Implement TODO(romainguy) by John Reck · 10 years ago
  62. 0a7e8f9 Fix build, also always draw accessibility focus rect by Alan Viverette · 10 years ago
  63. e02bfb6 Merge "Add unhandledInputEvent API to ViewRoot" by Michael Wright · 10 years ago
  64. b36e4f9 Add support for hiding action bars on scroll. by Adam Powell · 10 years ago
  65. 899d705 Add unhandledInputEvent API to ViewRoot by Michael Wright · 10 years ago
  66. 19db0f0 Merge "Dispatch input events to the TV input" by Jae Seo · 10 years ago
  67. 6a6059a Dispatch input events to the TV input by Jae Seo · 10 years ago
  68. ae738a7 Add invokeFunctor call to ViewRootImpl by Bo Liu · 10 years ago
  69. 10ba277 Nested scrolling! by Adam Powell · 10 years ago
  70. 05e8584 Add missing try/finallys by John Reck · 10 years ago
  71. 3da2834 Add ViewRootImpl#unhandledInputEvent API stub. by Michael Wright · 10 years ago
  72. 49d8fa4 am a281be67: am 370cda70: Merge "Allow InputEvents to propagate w/o IME" into klp-modular-dev by Adam Lesinski · 10 years ago
  73. a281be6 am 370cda70: Merge "Allow InputEvents to propagate w/o IME" into klp-modular-dev by Adam Lesinski · 10 years ago
  74. c0f6eed Allow InputEvents to propagate w/o IME by Adam Lesinski · 11 years ago
  75. f4399e7 resolved conflict for merge from d42eeab2 to master by Michael Kolb · 10 years ago
  76. d42eeab am 4abbd0a6: Merge "Populate isRound from config.xml to WindowInsets" into klp-modular-dev by Michael Kolb · 10 years ago
  77. 6642e51a Populate isRound from config.xml to WindowInsets by Michael Kolb · 10 years ago
  78. 3d678ad am 973ddaac: DO NOT MERGE Add isRound to WindowInsets by Adam Powell · 10 years ago
  79. 2accbf9 Revert the revert of adding isRound to WindowInsets after early merge by Adam Powell · 10 years ago
  80. 01ebfbd Revert "Add isRound to WindowInsets" by Michael Kolb · 10 years ago
  81. 973ddaa DO NOT MERGE Add isRound to WindowInsets by Adam Powell · 10 years ago
  82. e5244b5 Add isRound to WindowInsets by Adam Powell · 10 years ago
  83. 15b0bef am 9e2fde9c: am d912e1f6: Use the display\'s actual state in the view hierarchy. by Jeff Brown · 10 years ago
  84. 9e2fde9 am d912e1f6: Use the display\'s actual state in the view hierarchy. by Jeff Brown · 10 years ago
  85. d912e1f Use the display's actual state in the view hierarchy. by Jeff Brown · 10 years ago
  86. bc0cc02 Support onHardwarePostDraw in ThreadedRenderer by John Reck · 10 years ago
  87. 8e1f918 Merge "Switch DisplayListData to a staging model" by John Reck · 10 years ago
  88. 8de65a8 Switch DisplayListData to a staging model by John Reck · 10 years ago
  89. f7d9c1d Fix ThreadedRenderer.setEnabled() by John Reck · 10 years ago
  90. 28ad7b5 Fence on draws that are reported by John Reck · 10 years ago
  91. 55da622 am 14424043: am 369a0057: Merge "Update ViewRootImpl for 64bit functor type." by Ben Murdoch · 10 years ago
  92. a8b9371 Merge "Revert "Force-enable hardware acceleration for apps"" by John Reck · 10 years ago
  93. dd58e79 Revert "Force-enable hardware acceleration for apps" by John Reck · 10 years ago
  94. cf61c9b Update ViewRootImpl for 64bit functor type. by Ben Murdoch · 10 years ago
  95. 64a12e1 Update several stale RenderNode variable names by Chris Craik · 10 years ago
  96. 2a09011 Force-enable hardware acceleration for apps by John Reck · 10 years ago
  97. 1b10869 Generate and respect ACTION_CANCEL for joystick fallbacks. DO NOT MERGE by Michael Wright · 10 years ago
  98. 9adca06 Respect ACTION_CANCEL for joystick fallbacks by Michael Wright · 10 years ago
  99. 845535a Convert a attach/detach functor in ViewRootImpl to x64 by Bo Liu · 10 years ago
  100. 8e3feb1 Added accessibility APIs for introspecting interactive windows. by Svetoslav · 10 years ago