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 "Add throwing InvalidDisplayException from addView." into jb-mr1-dev
Craig Mautner
2012-10-23
1
-10
/
+8
|
\
|
*
Add throwing InvalidDisplayException from addView.
Craig Mautner
2012-10-23
1
-10
/
+8
*
|
Merge "Handle offscreen animations correctly" into jb-mr1-dev
Chet Haase
2012-10-23
1
-7
/
+7
|
\
\
|
*
|
Handle offscreen animations correctly
Chet Haase
2012-10-23
1
-7
/
+7
*
|
|
Use existing display list to render the resize buffer
Romain Guy
2012-10-23
1
-3
/
+7
|
|
/
|
/
|
*
|
Properly draw the window background on window resize
Romain Guy
2012-10-22
1
-2
/
+0
|
/
*
Merge "Fix bug #7367429 Popup window should get its direction from it Anchor ...
Fabrice Di Meglio
2012-10-19
1
-2
/
+9
|
\
|
*
Fix bug #7367429 Popup window should get its direction from it Anchor View if...
Fabrice Di Meglio
2012-10-18
1
-2
/
+9
*
|
Fix for previous commit on non-interesecting invalidations
Chet Haase
2012-10-17
1
-3
/
+4
*
|
Merge "Skip drawing offscreen objects" into jb-mr1-dev
Chet Haase
2012-10-17
1
-4
/
+5
|
\
\
|
|
/
|
/
|
|
*
Skip drawing offscreen objects
Chet Haase
2012-10-17
1
-4
/
+5
*
|
Merge "Fix bug #7363252 Popup and Dialog UI widgets should be RTL aware" into...
Fabrice Di Meglio
2012-10-17
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
Fix bug #7363252 Popup and Dialog UI widgets should be RTL aware
Fabrice Di Meglio
2012-10-16
1
-0
/
+6
*
|
Accessibility focus drawing does not take into account view's transformation ...
Svetoslav Ganov
2012-10-15
1
-12
/
+4
|
/
*
Incorrect temporary detach of accessibility focused view may lead to a crash.
Svetoslav Ganov
2012-10-05
1
-1
/
+7
*
Fix rendering artifacts on tiled renderers
Romain Guy
2012-10-03
1
-7
/
+8
*
Force redraw of new/resized windows
Chet Haase
2012-09-27
1
-0
/
+1
*
Fix issue #7184877: Calendar Locksceen Widget crashes and forces phone to reboot
Dianne Hackborn
2012-09-23
1
-1
/
+3
*
Update layers in a single batch at the beginning of a frame
Romain Guy
2012-09-21
1
-0
/
+6
*
Fix occasional crash bug with layers
Chet Haase
2012-09-17
1
-0
/
+1
*
Prevent crash when invalidating all Views
Romain Guy
2012-09-13
1
-3
/
+5
*
Merge "Propagate systemUiVisibility changes to window manager" into jb-mr1-dev
Craig Mautner
2012-09-13
1
-5
/
+3
|
\
|
*
Propagate systemUiVisibility changes to window manager
Craig Mautner
2012-09-13
1
-5
/
+3
*
|
Maybe fix issue #7146119: exception in FragmentManager
Dianne Hackborn
2012-09-11
1
-0
/
+23
|
/
*
IME support for trackball and generic motion events
Victoria Lease
2012-09-10
1
-13
/
+68
*
Screen magnification - feature - framework.
Svetoslav Ganov
2012-09-06
1
-3
/
+13
*
Don't die(immediate) if from performTraversals.
Craig Mautner
2012-08-30
1
-1
/
+9
*
Refactor for multi-display support.
Jeff Brown
2012-08-19
1
-76
/
+60
*
More view hierarchy, fragment debugging.
Dianne Hackborn
2012-08-17
1
-4
/
+4
*
It seems that apparently useless public APIs are actually useful
Romain Guy
2012-08-08
1
-2
/
+3
*
Cleanup of libhwui
Romain Guy
2012-08-07
1
-3
/
+2
*
Window position not reported if the window is not moved.
Svetoslav Ganov
2012-08-06
1
-39
/
+36
*
Start moving away from DisplayMetrics.DENSITY_DEVICE.
Dianne Hackborn
2012-08-01
1
-4
/
+5
*
Small step towards supporting multiple displays
Craig Mautner
2012-07-27
1
-3
/
+3
*
Stop using raw display size except in window manager.
Jeff Brown
2012-07-25
1
-1
/
+1
*
Merge "Make HardwareRenderer able to target generic Surface objects"
Romain Guy
2012-07-24
1
-4
/
+5
|
\
|
*
Make HardwareRenderer able to target generic Surface objects
Romain Guy
2012-07-24
1
-4
/
+5
*
|
Remove dead code in window manager.
Jeff Brown
2012-07-20
1
-2
/
+0
|
/
*
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
[next]