index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
ViewRootImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Allow all loopers to be RT-accelerated"
John Reck
2014-05-07
1
-6
/
+9
|
\
|
*
Allow all loopers to be RT-accelerated
John Reck
2014-05-07
1
-6
/
+9
*
|
Merge "Cleanup attachFunctor"
John Reck
2014-05-07
1
-10
/
+1
|
\
\
|
*
|
Cleanup attachFunctor
John Reck
2014-05-07
1
-10
/
+1
|
|
/
*
|
Implement TODO(romainguy)
John Reck
2014-05-07
1
-1
/
+3
|
/
*
Fix build, also always draw accessibility focus rect
Alan Viverette
2014-05-01
1
-4
/
+0
*
Merge "Add unhandledInputEvent API to ViewRoot"
Michael Wright
2014-05-01
1
-33
/
+75
|
\
|
*
Add unhandledInputEvent API to ViewRoot
Michael Wright
2014-04-29
1
-33
/
+75
*
|
Add support for hiding action bars on scroll.
Adam Powell
2014-05-01
1
-1
/
+1
*
|
Merge "Dispatch input events to the TV input"
Jae Seo
2014-04-29
1
-3
/
+13
|
\
\
|
*
|
Dispatch input events to the TV input
Jae Seo
2014-04-29
1
-3
/
+13
*
|
|
Add invokeFunctor call to ViewRootImpl
Bo Liu
2014-04-28
1
-0
/
+8
|
/
/
*
|
Nested scrolling!
Adam Powell
2014-04-24
1
-0
/
+27
*
|
Add missing try/finallys
John Reck
2014-04-23
1
-33
/
+36
|
/
*
Add ViewRootImpl#unhandledInputEvent API stub.
Michael Wright
2014-04-22
1
-0
/
+7
*
am a281be67: am 370cda70: Merge "Allow InputEvents to propagate w/o IME" into...
Adam Lesinski
2014-04-21
1
-1
/
+2
|
\
|
*
am 370cda70: Merge "Allow InputEvents to propagate w/o IME" into klp-modular-dev
Adam Lesinski
2014-04-21
1
-1
/
+2
|
|
\
|
|
*
Allow InputEvents to propagate w/o IME
Adam Lesinski
2014-04-18
1
-1
/
+2
*
|
|
resolved conflict for merge from d42eeab2 to master
Michael Kolb
2014-04-17
1
-1
/
+9
|
\
\
\
|
|
/
/
|
*
|
am 4abbd0a6: Merge "Populate isRound from config.xml to WindowInsets" into kl...
Michael Kolb
2014-04-18
1
-1
/
+9
|
|
\
\
|
|
|
/
|
|
*
Populate isRound from config.xml to WindowInsets
Michael Kolb
2014-04-17
1
-1
/
+9
|
*
|
am 973ddaac: DO NOT MERGE Add isRound to WindowInsets
Adam Powell
2014-04-16
1
-6
/
+8
|
|
\
\
|
|
|
/
|
|
*
DO NOT MERGE Add isRound to WindowInsets
Adam Powell
2014-04-16
1
-6
/
+8
*
|
|
Revert the revert of adding isRound to WindowInsets after early merge
Adam Powell
2014-04-16
1
-6
/
+8
*
|
|
Revert "Add isRound to WindowInsets"
Michael Kolb
2014-04-16
1
-8
/
+6
*
|
|
Add isRound to WindowInsets
Adam Powell
2014-04-16
1
-6
/
+8
*
|
|
am 9e2fde9c: am d912e1f6: Use the display\'s actual state in the view hierarchy.
Jeff Brown
2014-04-12
1
-36
/
+46
|
\
\
\
|
|
/
/
|
*
|
am d912e1f6: Use the display\'s actual state in the view hierarchy.
Jeff Brown
2014-04-12
1
-36
/
+46
|
|
\
\
|
|
|
/
|
|
*
Use the display's actual state in the view hierarchy.
Jeff Brown
2014-04-11
1
-36
/
+46
|
*
|
am 14424043: am 369a0057: Merge "Update ViewRootImpl for 64bit functor type."
Ben Murdoch
2014-04-03
1
-2
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Update ViewRootImpl for 64bit functor type.
Ben Murdoch
2014-04-02
1
-2
/
+2
|
*
|
Generate and respect ACTION_CANCEL for joystick fallbacks. DO NOT MERGE
Michael Wright
2014-03-26
1
-2
/
+14
*
|
|
Support onHardwarePostDraw in ThreadedRenderer
John Reck
2014-04-11
1
-4
/
+1
*
|
|
Merge "Switch DisplayListData to a staging model"
John Reck
2014-04-09
1
-1
/
+1
|
\
\
\
|
*
|
|
Switch DisplayListData to a staging model
John Reck
2014-04-09
1
-1
/
+1
*
|
|
|
Fix ThreadedRenderer.setEnabled()
John Reck
2014-04-09
1
-0
/
+6
|
/
/
/
*
|
|
Fence on draws that are reported
John Reck
2014-04-07
1
-0
/
+3
*
|
|
Merge "Revert "Force-enable hardware acceleration for apps""
John Reck
2014-04-02
1
-2
/
+2
|
\
\
\
|
*
|
|
Revert "Force-enable hardware acceleration for apps"
John Reck
2014-04-02
1
-2
/
+2
*
|
|
|
Update several stale RenderNode variable names
Chris Craik
2014-03-28
1
-14
/
+14
|
/
/
/
*
|
|
Force-enable hardware acceleration for apps
John Reck
2014-03-27
1
-2
/
+2
*
|
|
Respect ACTION_CANCEL for joystick fallbacks
Michael Wright
2014-03-24
1
-2
/
+14
*
|
|
Convert a attach/detach functor in ViewRootImpl to x64
Bo Liu
2014-03-21
1
-2
/
+2
*
|
|
Added accessibility APIs for introspecting interactive windows.
Svetoslav
2014-03-20
1
-3
/
+3
*
|
|
Rename DisplayList->RenderNode
John Reck
2014-03-17
1
-5
/
+5
*
|
|
resolved conflicts for merge of fa2e53cc to master
Michael Wright
2014-03-05
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Revert Japanese special case fallback keys.
Michael Wright
2014-02-26
1
-71
/
+1
|
|
/
*
|
DisplayList overhaul
John Reck
2014-03-04
1
-28
/
+3
*
|
Avoid running functors after detach
John Reck
2014-02-28
1
-1
/
+8
*
|
Add back resize buffer
John Reck
2014-02-21
1
-103
/
+85
[next]