index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
ViewRootImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removing a workaround for incorrect window position on window move.
Svetoslav Ganov
2012-07-16
1
-20
/
+36
*
Merge "Notify client side of window movement."
Craig Mautner
2012-07-10
1
-0
/
+41
|
\
|
*
Notify client side of window movement.
Craig Mautner
2012-06-30
1
-0
/
+41
*
|
Force invalidates on non-visible views to traverse the hierarchy
Chet Haase
2012-07-09
1
-0
/
+2
*
|
Remove the accessibility focus search code.
Svetoslav Ganov
2012-07-02
1
-9
/
+0
|
/
*
am 45c4a8df: am ec7c7ebf: Merge "API for finding accessibility focus in virtu...
Svetoslav Ganov
2012-06-18
1
-38
/
+33
|
\
|
*
API for finding accessibility focus in virtual tree not needed.
Svetoslav Ganov
2012-06-17
1
-38
/
+33
*
|
Allow applications to recover from IME related ANRs.
Jeff Brown
2012-06-14
1
-6
/
+2
|
/
*
Don't create a giant layer for all notifications
Romain Guy
2012-06-14
1
-2
/
+1
*
Fix issue #6634325: View.setKeepScreenOn and...
Dianne Hackborn
2012-06-11
1
-4
/
+21
*
Prevent crash in WebView when disabling the hw renderer
Romain Guy
2012-06-11
1
-1
/
+2
*
Cannot interact with dialogs when IME is up and on not touch explored popups.
Svetoslav Ganov
2012-06-07
1
-16
/
+24
*
Revert "Add more temporary logging for investigating detachFunctor"
Chris Craik
2012-06-06
1
-3
/
+0
*
Add more temporary logging for investigating detachFunctor
Chris Craik
2012-06-05
1
-0
/
+3
*
Force webview invalidates on unsuccessful functor attach
Chris Craik
2012-05-31
1
-2
/
+3
*
Clear bitmap references from display lists as early as possible
Romain Guy
2012-05-24
1
-1
/
+3
*
Merge "Accessibility focus and input focus do not sync - part 2" into jb-dev
Svetoslav Ganov
2012-05-21
1
-14
/
+0
|
\
|
*
Accessibility focus and input focus do not sync - part 2
Svetoslav Ganov
2012-05-21
1
-14
/
+0
*
|
Remove DEBUG_LATENCY flag
Romain Guy
2012-05-21
1
-129
/
+0
*
|
Remove unused, obsolete debug code
Romain Guy
2012-05-21
1
-30
/
+0
*
|
Don't crash on Surface.unlockAndPost() but log & try again
Romain Guy
2012-05-18
1
-2
/
+9
|
/
*
Merge "Fix a bug where late-invalidating views with animations would be held ...
Adam Powell
2012-05-16
1
-0
/
+1
|
\
|
*
Fix a bug where late-invalidating views with animations would be held
Adam Powell
2012-05-16
1
-0
/
+1
*
|
Add systrace method tags for measure and layout.
Jeff Brown
2012-05-16
1
-27
/
+49
|
/
*
Don't draw onto a hw surface using the software renderer
Romain Guy
2012-05-15
1
-0
/
+12
*
Allow animations to run past cancelled draws, if the view is visible.
Chris Wren
2012-05-15
1
-7
/
+4
*
Accessibility focus traversal in virtual nodes.
Svetoslav Ganov
2012-05-15
1
-5
/
+74
*
Merge "Improving accessibility focus traversal." into jb-dev
Svetoslav Ganov
2012-05-14
1
-1
/
+23
|
\
|
*
Improving accessibility focus traversal.
Svetoslav Ganov
2012-05-14
1
-1
/
+23
*
|
Implement new window cropping.
Dianne Hackborn
2012-05-13
1
-24
/
+5
|
/
*
Surface: replace active rect with window crop
Jamie Gennis
2012-05-11
1
-9
/
+0
*
Fix issue #6475693: OnSystemUiVisibilityChangeListener reporting...
Dianne Hackborn
2012-05-10
1
-5
/
+7
*
Merge "Fixed typo in findAccessibilityFocus API." into jb-dev
Dianne Hackborn
2012-05-09
1
-1
/
+1
|
\
|
*
Fixed typo in findAccessibilityFocus API.
alanv
2012-05-09
1
-1
/
+1
*
|
Merge "Fix bugs in fallback key handling." into jb-dev
Jeff Brown
2012-05-09
1
-16
/
+13
|
\
\
|
*
|
Fix bugs in fallback key handling.
Jeff Brown
2012-05-09
1
-16
/
+13
*
|
|
Add callback hack to find out when to load system properties.
Dianne Hackborn
2012-05-09
1
-0
/
+26
|
|
/
|
/
|
*
|
Invalidate display lists immediately when views are removed/added quickly
Romain Guy
2012-05-08
1
-2
/
+11
|
/
*
Merge "Attempt to recover from apps destroying their window at draw time Bug ...
Romain Guy
2012-05-06
1
-1
/
+9
|
\
|
*
Attempt to recover from apps destroying their window at draw time
Romain Guy
2012-05-06
1
-1
/
+9
*
|
Fix issue #6404215: New ActionBar auto-hide can conflict with application
Dianne Hackborn
2012-05-06
1
-0
/
+1
|
/
*
Implement cropping of windows based on system UI elements.
Dianne Hackborn
2012-05-05
1
-12
/
+41
*
Retain current visibility when copying layoutparam
Craig Mautner
2012-05-03
1
-0
/
+3
*
Merge "Accessibility should not change input focus behavior." into jb-dev
Svetoslav Ganov
2012-04-30
1
-39
/
+18
|
\
|
*
Accessibility should not change input focus behavior.
Svetoslav Ganov
2012-04-30
1
-39
/
+18
*
|
Merge "Add system insets to windows." into jb-dev
Dianne Hackborn
2012-04-30
1
-4
/
+5
|
\
\
|
*
|
Add system insets to windows.
Dianne Hackborn
2012-04-30
1
-4
/
+5
|
|
/
*
|
Merge "Enabling accessibility focus only if explore by touch is on." into jb-dev
Svetoslav Ganov
2012-04-30
1
-1
/
+2
|
\
\
|
*
|
Enabling accessibility focus only if explore by touch is on.
Svetoslav Ganov
2012-04-30
1
-1
/
+2
|
|
/
*
|
Merge "Fixing crash when drawing accessibility focus indicator." into jb-dev
Svetoslav Ganov
2012-04-30
1
-3
/
+7
|
\
\
|
|
/
|
/
|
[next]