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
/
ViewRoot.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
am 10444a13: am 596ba2fa: Merge "Correctly invalidate views that transition f...
Romain Guy
2011-01-21
1
-2
/
+4
|
\
|
|
|
*
|
Correctly invalidate views that transition from opaque to non-opaque.
Romain Guy
2011-01-21
1
-2
/
+4
*
|
|
am 9424bfa9: am 7fb8b565: Include the local state obj in ACTION_DRAG_STARTED ...
Christopher Tate
2011-01-20
1
-3
/
+4
|
\
|
|
|
*
|
Include the local state obj in ACTION_DRAG_STARTED events
Christopher Tate
2011-01-20
1
-3
/
+4
*
|
|
am cff27e52: am c8219299: Merge "Remove unnecessary code." into honeycomb
Romain Guy
2011-01-20
1
-7
/
+7
|
\
|
|
|
*
|
Remove unnecessary code.
Romain Guy
2011-01-20
1
-7
/
+7
*
|
|
am 714066d8: am 5383d077: Merge "Fix a couple of drag & drop crashes" into ho...
Christopher Tate
2011-01-19
1
-0
/
+1
|
\
|
|
|
*
|
Fix a couple of drag & drop crashes
Christopher Tate
2011-01-19
1
-0
/
+1
*
|
|
am 3e4f4b88: am 064f6ad3: Merge "Recreate the EGL surface when ViewRoot\'s su...
Romain Guy
2011-01-18
1
-0
/
+5
|
\
|
|
|
*
|
Recreate the EGL surface when ViewRoot's surface changes.
Romain Guy
2011-01-18
1
-0
/
+5
*
|
|
Merge "Add joystick support to framework."
Jeff Brown
2011-01-17
1
-6
/
+114
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add joystick support to framework.
Jeff Brown
2011-01-17
1
-6
/
+114
*
|
|
Merge "Support non-rectangular input regions." into honeycomb
Jeff Brown
2011-01-16
1
-13
/
+23
|
\
\
\
|
*
|
|
Support non-rectangular input regions.
Jeff Brown
2011-01-16
1
-13
/
+23
|
|
/
/
*
/
/
Don't dispatchDetachedFromWindow() if the View was not attached.
Romain Guy
2011-01-16
1
-1
/
+1
|
/
/
*
|
Move the main thread check to the appropriate place.
Romain Guy
2011-01-13
1
-7
/
+7
*
|
Only enable GL rendering on the main thread.
Romain Guy
2011-01-12
1
-1
/
+8
*
|
Better logging of out of memory errors in OpenGLRenderer.
Romain Guy
2011-01-10
1
-5
/
+0
*
|
Don't enable hardware acceleration when the app owns the surface.
Romain Guy
2011-01-05
1
-2
/
+6
*
|
Change the OpenGL viewport when new layout params are used.
Romain Guy
2011-01-04
1
-1
/
+1
*
|
Support invoking key shortcuts using Control.
Jeff Brown
2010-12-21
1
-0
/
+10
*
|
Add initial support for TAB navigation.
Jeff Brown
2010-12-17
1
-46
/
+58
*
|
Fix bug 3210201 - Popup window wrong size/position when IME hidden
Adam Powell
2010-12-14
1
-0
/
+3
*
|
Add support for fallback keycodes.
Jeff Brown
2010-12-07
1
-10
/
+18
*
|
Fix possible NPE in ViewRoot with GL rendering enabled.
Romain Guy
2010-12-07
1
-1
/
+3
*
|
Implement smarter sizing of WRAP_CONTENT windows.
Dianne Hackborn
2010-12-03
1
-23
/
+18
*
|
Improve support for external keyboards.
Jeff Brown
2010-12-02
1
-0
/
+4
*
|
Skip DIRTY_OPAQUE optimizations when ViewRoot changes the dirty region.
Romain Guy
2010-12-02
1
-0
/
+3
*
|
API CHANGE: drags can now carry an originator-only object payload
Christopher Tate
2010-12-01
1
-1
/
+13
*
|
Implement issue #3201795: Improve transition when keyboard comes up
Dianne Hackborn
2010-12-01
1
-8
/
+103
*
|
Auto-show IME for dialogs on large screens.
Dianne Hackborn
2010-11-29
1
-2
/
+1
*
|
Fix issue #3225529: AlertDialogs are squishing their content views
Dianne Hackborn
2010-11-29
1
-12
/
+63
*
|
Get rid of the extended themes.
Dianne Hackborn
2010-11-14
1
-8
/
+14
*
|
am 6bb4f67a: am 26153a33: Fix bug 3163052 - always use 32-bit drawing caches ...
Adam Powell
2010-11-08
1
-1
/
+2
|
\
|
|
*
Fix bug 3163052 - always use 32-bit drawing caches when destination
Adam Powell
2010-11-08
1
-1
/
+2
*
|
am f704645b: am 5fd30540: Merge "possibly fix [2265804] OpenGL GLSurfaceView ...
Mathias Agopian
2010-11-08
1
-0
/
+1
|
\
|
|
*
possibly fix [2265804] OpenGL GLSurfaceView apps don't draw status bar drop s...
Mathias Agopian
2010-11-04
1
-0
/
+1
*
|
Tell system server whether the app handled input events.
Jeff Brown
2010-11-08
1
-199
/
+234
*
|
Move the volume, media, call, camera and search key handling from
Joe Onorato
2010-11-05
1
-0
/
+11
*
|
Fix drag enter/exit reporting
Chris Tate
2010-11-02
1
-14
/
+3
*
|
Performance optimizations for animations and toolkit
Chet Haase
2010-11-01
1
-0
/
+5
*
|
Enable display lists.
Romain Guy
2010-10-26
1
-0
/
+5
*
|
Don't initialize the hw renderer without a valid surface.
Romain Guy
2010-10-25
1
-4
/
+10
*
|
Report drag success/fail in the DRAG_ENDED message
Chris Tate
2010-10-21
1
-1
/
+11
*
|
Don't stomp on the drag-focus bookkeeping inadvertently.
Chris Tate
2010-10-12
1
-2
/
+1
*
|
Elide undelivered drag-location messages
Chris Tate
2010-10-12
1
-2
/
+11
*
|
Don't set hwAccelerated=true when libhwui is not present.
Romain Guy
2010-10-12
1
-1
/
+1
*
|
Redraw the screen when needed.
Romain Guy
2010-10-11
1
-1
/
+2
*
|
Reset the dirty region after drawing in hardware.
Romain Guy
2010-10-10
1
-1
/
+2
*
|
Don't clear the framebuffer when not needed.
Romain Guy
2010-10-06
1
-20
/
+29
[prev]
[next]