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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow the status bar disable flags to be used as View's system ui visibility ...
Joe Onorato
2011-01-27
1
-1
/
+84
*
Plumb whether an input view is actually visible or not through from the IME
Joe Onorato
2011-01-27
1
-2
/
+2
*
Merge "Fix bug 3400213 - MenuItem ignores String spannable colors" into honey...
Adam Powell
2011-01-27
1
-4
/
+4
|
\
|
*
Fix bug 3400213 - MenuItem ignores String spannable colors
Adam Powell
2011-01-27
1
-4
/
+4
*
|
Merge "Fix bug 3399725 - externally reported issue 14317: android:scrollbarSi...
Adam Powell
2011-01-27
1
-4
/
+10
|
\
\
|
*
|
Fix bug 3399725 - externally reported issue 14317:
Adam Powell
2011-01-27
1
-4
/
+10
|
|
/
*
|
Catch exception when ViewRoot's surface is not valid.
Romain Guy
2011-01-27
1
-0
/
+1
|
/
*
Fix NPE with display lists when view not attached
Chet Haase
2011-01-27
2
-2
/
+17
*
Fix gmail crossfade artifacts.
Chet Haase
2011-01-27
1
-11
/
+8
*
Merge "Fix display List bugs" into honeycomb
Chet Haase
2011-01-26
2
-10
/
+22
|
\
|
*
Fix display List bugs
Chet Haase
2011-01-26
2
-10
/
+22
*
|
Don't draw the same triangles several times.
Romain Guy
2011-01-26
1
-2
/
+2
|
/
*
Merge "Fix issue #3382992: IME close animation stutters from URL bar" into ho...
Dianne Hackborn
2011-01-26
2
-0
/
+11
|
\
|
*
Fix issue #3382992: IME close animation stutters from URL bar
Dianne Hackborn
2011-01-26
2
-0
/
+11
*
|
Fix crash in movie studio.
Romain Guy
2011-01-26
1
-1
/
+1
*
|
Make sure that we update SurfaceView's window with display lists.
Romain Guy
2011-01-26
1
-6
/
+18
*
|
Merge "Optimize invalidate() calls." into honeycomb
Romain Guy
2011-01-26
1
-57
/
+67
|
\
\
|
*
|
Optimize invalidate() calls.
Romain Guy
2011-01-26
1
-57
/
+67
*
|
|
Merge "Remove unused API" into honeycomb
Romain Guy
2011-01-26
1
-23
/
+0
|
\
\
\
|
|
/
/
|
*
|
Remove unused API
Romain Guy
2011-01-26
1
-23
/
+0
*
|
|
Merge changes I48392c75,Id09437a4,I4a0aa878 into honeycomb
Joe Onorato
2011-01-26
3
-6
/
+30
|
\
\
\
|
*
|
|
Expose the window flags for lights out mode.
Joe Onorato
2011-01-26
3
-6
/
+30
|
|
|
/
|
|
/
|
*
|
|
Merge "Fix NPE in YouTube. Bug #3385339" into honeycomb
Romain Guy
2011-01-26
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fix NPE in YouTube.
Romain Guy
2011-01-26
1
-1
/
+1
*
|
Merge "Fix invalidation problem with display lists" into honeycomb
Chet Haase
2011-01-26
2
-3
/
+7
|
\
\
|
|
/
|
/
|
|
*
Fix invalidation problem with display lists
Chet Haase
2011-01-25
2
-3
/
+7
*
|
Make sure the opaque bitmap is opaque. GL doesn't like being lied to.
Romain Guy
2011-01-25
1
-1
/
+7
*
|
Merge "Fix surface frame size reporting." into honeycomb
Jeff Brown
2011-01-25
2
-2
/
+11
|
\
\
|
*
|
Fix surface frame size reporting.
Jeff Brown
2011-01-25
2
-2
/
+11
|
|
/
*
|
Merge "Prevent crash in View when gathering attributes without an AttachInfo....
Romain Guy
2011-01-25
1
-1
/
+1
|
\
\
|
*
|
Prevent crash in View when gathering attributes without an AttachInfo.
Romain Guy
2011-01-25
1
-1
/
+1
|
|
/
*
|
Merge "Overscoll bounce amplitude is smaller." into honeycomb
Gilles Debunne
2011-01-25
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Overscoll bounce amplitude is smaller.
Gilles Debunne
2011-01-25
1
-1
/
+1
*
|
Make nested hardware layers work again
Romain Guy
2011-01-24
2
-4
/
+7
*
|
Fix rendering issues with animated layers.
Romain Guy
2011-01-24
1
-2
/
+0
*
|
Fix rendering issues in Movie Studio.
Romain Guy
2011-01-24
1
-5
/
+18
*
|
Merge "Enable partial invalidates when rendering with OpenGL." into honeycomb
Romain Guy
2011-01-24
6
-92
/
+202
|
\
\
|
*
|
Enable partial invalidates when rendering with OpenGL.
Romain Guy
2011-01-24
6
-92
/
+202
|
|
/
*
|
Fix for display list problem with listview items.
Chet Haase
2011-01-24
1
-1
/
+3
*
|
Fix bug with display lists and layout.
Chet Haase
2011-01-24
1
-0
/
+2
|
/
*
Merge "New orientation listener." into honeycomb
Jeff Brown
2011-01-24
1
-320
/
+446
|
\
|
*
New orientation listener.
Jeff Brown
2011-01-24
1
-320
/
+446
*
|
Typo in InputMethodManager's documentation
Gilles Debunne
2011-01-24
1
-1
/
+1
*
|
Merge "NULL inputType text fields should never show the IME." into honeycomb
Gilles Debunne
2011-01-24
1
-12
/
+11
|
\
\
|
*
|
NULL inputType text fields should never show the IME.
Gilles Debunne
2011-01-24
1
-12
/
+11
*
|
|
A few small cleanning-ups.
Huahui Wu
2011-01-24
1
-1
/
+1
*
|
|
Merge "Remove unwanted parameter (it was a typo)." into honeycomb
Joe Onorato
2011-01-24
1
-1
/
+1
|
\
\
\
|
*
|
|
Remove unwanted parameter (it was a typo).
Joe Onorato
2011-01-24
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Use optimized display lists for all hwaccelerated rendering
Chet Haase
2011-01-24
9
-53
/
+276
|
/
/
*
|
Merge "visibility ("lights out") API." into honeycomb
Joe Onorato
2011-01-23
7
-14
/
+201
|
\
\
[next]