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 commit '0b62467b142b61ee1e449ba958ba37dfd961ef56' into HEAD
Bill Yi
2014-04-29
1
-71
/
+1
|
\
|
*
Revert Japanese special case fallback keys.
Michael Wright
2014-02-26
1
-71
/
+1
*
|
Update ViewRootImpl for 64bit functor type.
Ben Murdoch
2014-04-02
1
-2
/
+2
|
/
*
Check view and focus invariants after calling into app
Michael Wright
2013-11-01
1
-10
/
+27
*
Speculatively schedule input consumption
Michael Wright
2013-10-26
1
-1
/
+7
*
Log view root, input and looper state in bug reports.
Jeff Brown
2013-10-15
1
-0
/
+65
*
Give IMEs the entire screen to use for measuring purposes.
John Spurlock
2013-10-14
1
-2
/
+4
*
Fix issue #11199654: Action bar enter animation skips frames when cleared by ...
Dianne Hackborn
2013-10-13
1
-3
/
+12
*
Transparent system ui flags -> Translucent WM flags.
John Spurlock
2013-10-06
1
-0
/
+18
*
Private flags are masked in correct variable
Adam Lesinski
2013-10-02
1
-6
/
+6
*
Make room for new public flags
Adam Lesinski
2013-10-01
1
-5
/
+4
*
Reset insets when inset computer is removed.
Jeff Brown
2013-09-30
1
-1
/
+6
*
Add missing constructor parameter to KeyEvent
Michael Wright
2013-09-27
1
-2
/
+2
*
Add live region politeness to View, AccessibilityNodeInfo
Alan Viverette
2013-09-12
1
-6
/
+11
*
Surface: Change OutOfResourcesException to be a runtime exception
Igor Murashkin
2013-09-09
1
-33
/
+84
*
Merge "Remove tap to click from touch nav devices" into klp-dev
Michael Wright
2013-09-07
1
-53
/
+3
|
\
|
*
Remove tap to click from touch nav devices
Michael Wright
2013-08-29
1
-53
/
+3
*
|
Merge "Special case game controller fallback keys for Japan" into klp-dev
Michael Wright
2013-09-07
1
-1
/
+72
|
\
\
|
*
|
Special case game controller fallback keys for Japan
Michael Wright
2013-08-26
1
-1
/
+72
|
|
/
*
|
Don't draw with invalid display lists
Romain Guy
2013-09-04
1
-1
/
+1
|
/
*
Merge "Notify ViewRootImpl when it's safe to modify Canvas." into klp-dev
Craig Mautner
2013-08-19
1
-0
/
+5
|
\
|
*
Notify ViewRootImpl when it's safe to modify Canvas.
Craig Mautner
2013-08-19
1
-0
/
+5
*
|
Fix hardware layers lifecycle
Romain Guy
2013-08-16
1
-10
/
+3
*
|
Prevent refocus after entering touch mode
Alan Viverette
2013-08-13
1
-3
/
+3
|
/
*
add local focus mode and input event injection API to Window
keunyoung
2013-08-08
1
-13
/
+21
*
Use clearFocus() when entering touch mode
Alan Viverette
2013-07-24
1
-18
/
+17
*
Debounce touch navigation taps and button presses
Michael Wright
2013-07-17
1
-6
/
+37
*
Fixing bugs discovered by the CTS tests.
Svetoslav
2013-07-15
1
-5
/
+11
*
Remove debug logging.
Craig Mautner
2013-07-01
1
-11
/
+0
*
More debug for 9404689.
Craig Mautner
2013-06-28
1
-1
/
+1
*
Add debug for specific bug.
Craig Mautner
2013-06-27
1
-0
/
+11
*
Merge "Add activity token to display system."
Craig Mautner
2013-06-24
1
-7
/
+7
|
\
|
*
Add activity token to display system.
Craig Mautner
2013-06-22
1
-7
/
+7
*
|
Safely dispose of the resize buffer
Romain Guy
2013-06-21
1
-5
/
+9
|
/
*
Correctly update the source of recurring subtree change accessibility events.
Svetoslav
2013-06-18
1
-2
/
+5
*
Crash in ViewRootImpl when accessibility is on.
Svetoslav
2013-06-18
1
-1
/
+1
*
Complete doDie() before executing addView().
Craig Mautner
2013-06-15
1
-25
/
+29
*
Merge "Fix possible NPE when a ViewRoot doesn't have a view"
Romain Guy
2013-06-13
1
-1
/
+3
|
\
|
*
Fix possible NPE when a ViewRoot doesn't have a view
Romain Guy
2013-06-13
1
-1
/
+3
*
|
Merge "Add debug for specific bug."
Craig Mautner
2013-06-13
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
Add debug for specific bug.
Craig Mautner
2013-06-12
1
-0
/
+10
*
|
Restore buildLayer()'s old behavior; it's synchronous again
Romain Guy
2013-06-12
1
-0
/
+18
|
/
*
Merge "Notification for changed subtree in accessibility mode not fired prope...
Svetoslav
2013-06-10
1
-6
/
+5
|
\
|
*
Notification for changed subtree in accessibility mode not fired properly.
Svetoslav
2013-06-10
1
-6
/
+5
*
|
am 7a6e1297: am 8d8fc469: Merge "Don\'t orphan footers with transient state B...
Romain Guy
2013-06-10
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Don't orphan footers with transient state
Romain Guy
2013-06-07
1
-0
/
+1
*
|
Merge "Optimizing AccessibilityNodeInfo caching."
Svetoslav
2013-06-07
1
-16
/
+25
|
\
\
|
*
|
Optimizing AccessibilityNodeInfo caching.
Svetoslav
2013-06-05
1
-16
/
+25
*
|
|
Delay removal of windows from WindowManager
Craig Mautner
2013-06-06
1
-0
/
+1
|
/
/
*
|
Merge "Add PerfHUD ES profiling capabilities"
Romain Guy
2013-05-23
1
-1
/
+1
|
\
\
[next]