1. 0077512 Merge "Notify ViewRootImpl when it's safe to modify Canvas." into klp-dev by Craig Mautner · 11 years ago
  2. bc57cd1 Notify ViewRootImpl when it's safe to modify Canvas. by Craig Mautner · 11 years ago
  3. 46bfc48 Fix hardware layers lifecycle Bug #10075732 by Romain Guy · 11 years ago
  4. 973f3b4 Prevent refocus after entering touch mode by Alan Viverette · 11 years ago
  5. 30f420f add local focus mode and input event injection API to Window by keunyoung · 11 years ago
  6. ed7821a Use clearFocus() when entering touch mode by Alan Viverette · 11 years ago
  7. 25b0c30 Debounce touch navigation taps and button presses by Michael Wright · 11 years ago
  8. 8d820ecf Fixing bugs discovered by the CTS tests. by Svetoslav · 11 years ago
  9. 4f09d51 Remove debug logging. by Craig Mautner · 11 years ago
  10. f1f5054 More debug for 9404689. by Craig Mautner · 11 years ago
  11. e7c58b6 Add debug for specific bug. by Craig Mautner · 11 years ago
  12. 07f36c7 Merge "Add activity token to display system." by Craig Mautner · 11 years ago
  13. 48d0d18 Add activity token to display system. by Craig Mautner · 11 years ago
  14. 27e0bf6 Safely dispose of the resize buffer by Romain Guy · 11 years ago
  15. 9dafebb Correctly update the source of recurring subtree change accessibility events. by Svetoslav · 11 years ago
  16. e89f48b Crash in ViewRootImpl when accessibility is on. by Svetoslav · 11 years ago
  17. 8f303ad Complete doDie() before executing addView(). by Craig Mautner · 11 years ago
  18. 4969fec Merge "Fix possible NPE when a ViewRoot doesn't have a view" by Romain Guy · 11 years ago
  19. 70d4c5a Fix possible NPE when a ViewRoot doesn't have a view by Romain Guy · 11 years ago
  20. f76c17f Merge "Add debug for specific bug." by Craig Mautner · 11 years ago
  21. 9e105e0 Add debug for specific bug. by Craig Mautner · 11 years ago
  22. 4054360 Restore buildLayer()'s old behavior; it's synchronous again Bug #9193833 by Romain Guy · 11 years ago
  23. 6b1d5a4 Merge "Notification for changed subtree in accessibility mode not fired properly." by Svetoslav · 11 years ago
  24. 00dbe81 Notification for changed subtree in accessibility mode not fired properly. by Svetoslav · 11 years ago
  25. f38fd87 am 7a6e1297: am 8d8fc469: Merge "Don\'t orphan footers with transient state Bug #8725945" into jb-mr2-dev by Romain Guy · 11 years ago
  26. b7e0f79 Don't orphan footers with transient state Bug #8725945 by Romain Guy · 11 years ago
  27. 494cb68 Merge "Optimizing AccessibilityNodeInfo caching." by Svetoslav · 11 years ago
  28. 05eb730 Delay removal of windows from WindowManager by Craig Mautner · 11 years ago
  29. 6254f48 Optimizing AccessibilityNodeInfo caching. by Svetoslav · 11 years ago
  30. 6080940 Merge "Add PerfHUD ES profiling capabilities" by Romain Guy · 11 years ago
  31. e9bc11f Add PerfHUD ES profiling capabilities by Romain Guy · 11 years ago
  32. 0c63d7c am 469cc57c: am 2f35d244: Merge "Avoid extraneous EGL surface allocations Bug #8667873" into jb-mr2-dev by Romain Guy · 11 years ago
  33. 370ab06 Avoid extraneous EGL surface allocations Bug #8667873 by Romain Guy · 11 years ago
  34. 82f92ee am 7741b63c: am 6dee0a0f: Merge "Fix bug where thumbnails flashed more often in Recents" into jb-mr2-dev by Michael Jurka · 11 years ago
  35. 5e6fbf2 am fa4c935e: am 239a0c0e: Ensure ViewRootImpl.setAccessibilityFocus() doesn\'t crash when reentrant. by Alan Viverette · 11 years ago
  36. f42d9010 Fix bug where thumbnails flashed more often in Recents by Michael Jurka · 11 years ago
  37. 239a0c0 Ensure ViewRootImpl.setAccessibilityFocus() doesn't crash when reentrant. by Alan Viverette · 11 years ago
  38. 3b748a4 Pack preloaded framework assets in a texture atlas by Romain Guy · 11 years ago
  39. 058feb4 am 58500051: am 5fe6e4c4: Merge "Rewrite input handling for native applications" into jb-mr2-dev by Michael Wright · 11 years ago
  40. a44dd26 Rewrite input handling for native applications by Michael Wright · 11 years ago
  41. cc6dda7 am 4c87edfe: am 1763d6f9: Merge "always trigger a re-draw when updating the transparent region hint" into jb-mr2-dev by Mathias Agopian · 11 years ago
  42. 1763d6f Merge "always trigger a re-draw when updating the transparent region hint" into jb-mr2-dev by Mathias Agopian · 11 years ago
  43. 54e3d384 always trigger a re-draw when updating the transparent region hint by Mathias Agopian · 11 years ago
  44. ffe0c56 am 429664a5: am d5e7b8bf: Merge "Clear test rectangle if previous focus is null." into jb-mr2-dev by Craig Mautner · 11 years ago
  45. d5e7b8b Merge "Clear test rectangle if previous focus is null." into jb-mr2-dev by Craig Mautner · 11 years ago
  46. 26a84df Clear test rectangle if previous focus is null. by Craig Mautner · 11 years ago
  47. 0f3e023 am af543eb0: am 8881455a: Merge "Send joystick key repeat messages to correct handler" into jb-mr2-dev by Michael Wright · 11 years ago
  48. b961852 Send joystick key repeat messages to correct handler by Michael Wright · 11 years ago
  49. 54977db am 55198db2: am 4dac901f: Rewrite touch navigation dpad synthesis. by Jeff Brown · 11 years ago
  50. 4dac901 Rewrite touch navigation dpad synthesis. by Jeff Brown · 11 years ago
  51. 82c0eda am f1cee03b: am 678a1252: Split up the event synthesis code by source. by Jeff Brown · 11 years ago
  52. 678a125 Split up the event synthesis code by source. by Jeff Brown · 11 years ago
  53. 8140b05 am 9acc8c9c: am 97b968b6: Merge "Fix trackball interpretation of precision." into jb-mr2-dev by Jeff Brown · 11 years ago
  54. b437a79 resolved conflicts for merge of 21dffd5d to master by Jeff Brown · 11 years ago
  55. 97b968b Merge "Fix trackball interpretation of precision." into jb-mr2-dev by Jeff Brown · 11 years ago
  56. 3a2854b Merge "Queues, queues, queues and input." into jb-mr2-dev by Jeff Brown · 11 years ago
  57. c574b68 Fix trackball interpretation of precision. by Jeff Brown · 11 years ago
  58. f9e989d Queues, queues, queues and input. by Jeff Brown · 11 years ago
  59. 4908410 am 9ff408c1: am faec826b: Merge "Reduce the size of dirty invalidates" into jb-mr2-dev by Romain Guy · 11 years ago
  60. faec826 Merge "Reduce the size of dirty invalidates" into jb-mr2-dev by Romain Guy · 11 years ago
  61. e55945e Reduce the size of dirty invalidates by Romain Guy · 11 years ago
  62. e4d9a01 Phase 1 of refactoring SystemServer. by Dan Morrill · 11 years ago
  63. c99d3c1 Stop jank from window animations overlapping activity animations by Chet Haase · 11 years ago
  64. bf02096 Finish any event in the current input queue by Michael Wright · 11 years ago
  65. ca3d655 Merge "Use input transport for communications between app and IME." into jb-mr2-dev by Jeff Brown · 11 years ago
  66. c28867a Use input transport for communications between app and IME. by Jeff Brown · 11 years ago
  67. 40f8f0d1 Deliver key repeats for artificial dpad events by Michael Wright · 11 years ago
  68. 53d1366 Fix log tags in trackball debugging by Michael Wright · 12 years ago
  69. 1a89c53 Merge "New media button API." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  70. 961cae9 New media button API. by Dianne Hackborn · 12 years ago
  71. c8a7e54 Add pipelining optimization to IME dispatching by Michael Wright · 12 years ago
  72. 95ae942 Add tracing for pending queue size by Michael Wright · 12 years ago
  73. b38258f Merge "Fix erroneous requestLayout-during-layout issues" into jb-mr2-dev by Chet Haase · 12 years ago
  74. 107a482 Fix erroneous requestLayout-during-layout issues by Chet Haase · 12 years ago
  75. e7a9ae8 Add touch navigation input source by Michael Wright · 12 years ago
  76. c4aad01 Formalize overscan metrics. by Dianne Hackborn · 12 years ago
  77. 52036b1 Expose display list APIs by Romain Guy · 12 years ago
  78. 9dd4c5c Fix bug #7381967 Add RTL APIs to ViewParent by Fabrice Di Meglio · 12 years ago
  79. 3993875 Fix build break due to merge. by Jeff Brown · 12 years ago
  80. e624e0c am 110fe9b3: am fe1f3a1b: Merge "Fix ViewRootImpl to find missing focus using D-pad." by Jeff Brown · 12 years ago
  81. 110fe9b am fe1f3a1b: Merge "Fix ViewRootImpl to find missing focus using D-pad." by Jeff Brown · 12 years ago
  82. ccac8c9 Merge "Correctly resume profileRendering" by Chris Craik · 12 years ago
  83. ae4f3204 Correctly resume profileRendering by Chris Craik · 12 years ago
  84. c229302 App ops: track system windows, monitoring changes. by Dianne Hackborn · 12 years ago
  85. 4ef158b Fix ViewRootImpl to find missing focus using D-pad. by Ki-Hwan Lee · 12 years ago
  86. ef35927 Tag HardwareRenderers with a name to help debugging by Romain Guy · 12 years ago
  87. d0fd546 Merge "Adding UI test automation APIs." by Svetoslav Ganov · 12 years ago
  88. 3696779b Reinitialize hardware renderer after eglTerminate() Bug #8066455 by Romain Guy · 12 years ago
  89. 80943d8 Adding UI test automation APIs. by Svetoslav Ganov · 12 years ago
  90. ebf7c74 am 85a06152: am fe88f1be: Merge "Fix bug of SimulatedTrackball" into jb-mr1-aah-dev by Dake Gu · 12 years ago
  91. f8739b9 Fix bug of SimulatedTrackball by Dake Gu · 12 years ago
  92. 9afb2e1 Optimize focused input event dispatch in view root. DO NOT MERGE by Jeff Brown · 12 years ago
  93. 22a94cb Merge "Optimize focused input event dispatch in view root." by Jeff Brown · 12 years ago
  94. 29c0ed2 Optimize focused input event dispatch in view root. by Jeff Brown · 12 years ago
  95. 149567f Fixing a memory leak in ViewRootImpl and a focus change callback issue. by Svetoslav Ganov · 12 years ago
  96. e422737f am a90c92a1: am 86903699: Merge "Start RecognitionActivity with an upswipe gesture." into jb-mr1-aah-dev by Justin Koh · 12 years ago
  97. cc699b4 Fix for requestLayout-during-layout inefficiencies by Chet Haase · 12 years ago
  98. 05cb363 Start RecognitionActivity with an upswipe gesture. by Ben Pietrzak · 12 years ago
  99. ee0ff18 Merge "Optimize onAttachedTo/onDetachedFromWindow" by Romain Guy · 12 years ago
  100. fbb93fa Optimize onAttachedTo/onDetachedFromWindow by Romain Guy · 12 years ago