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
*
Merge "Reduce the fade area to save bandwidth."
Romain Guy
2011-07-19
1
-4
/
+22
|
\
|
*
Reduce the fade area to save bandwidth.
Romain Guy
2011-07-19
1
-4
/
+22
*
|
Merge "Let HardwareRenderer support multiple threads."
Romain Guy
2011-07-19
1
-45
/
+51
|
\
\
|
|
/
|
*
Let HardwareRenderer support multiple threads.
Romain Guy
2011-07-19
1
-45
/
+51
*
|
Merge "Expose to the platform the ability to pick up changes in child visibil...
Philip Milne
2011-07-19
1
-1
/
+1
|
\
\
|
*
|
Expose to the platform the ability to pick up changes in child visibility.
Philip Milne
2011-07-19
1
-1
/
+1
*
|
|
Merge "Fix issue #4869092: ResolverActivity occasionally fails to display"
Dianne Hackborn
2011-07-19
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix issue #4869092: ResolverActivity occasionally fails to display
Dianne Hackborn
2011-07-19
1
-0
/
+1
|
|
/
*
|
Merge "Don't constrain invalidation rect when not clipping children"
Chet Haase
2011-07-19
1
-3
/
+8
|
\
\
|
*
|
Don't constrain invalidation rect when not clipping children
Chet Haase
2011-07-19
1
-3
/
+8
*
|
|
Merge "Gather View's hierarchy notifications into methods that can easily be ...
Philip Milne
2011-07-19
1
-19
/
+23
|
\
\
\
|
*
|
|
Gather View's hierarchy notifications into methods that can easily be overidden.
Philip Milne
2011-07-19
1
-19
/
+23
*
|
|
|
Merge "Don't recreate view's display list when size hasn't changed"
Chet Haase
2011-07-19
1
-8
/
+8
|
\
\
\
\
|
*
|
|
|
Don't recreate view's display list when size hasn't changed
Chet Haase
2011-07-18
1
-8
/
+8
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "Enable IMEs to set additional subtypes in background"
satok
2011-07-18
1
-5
/
+6
|
\
\
\
\
|
*
|
|
|
Enable IMEs to set additional subtypes in background
satok
2011-07-19
1
-5
/
+6
*
|
|
|
|
Fix bug 5031652 - offer a way to associate metadata with an ActionMode
Adam Powell
2011-07-18
1
-0
/
+30
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
I. Can. Not. Stand. ViewAncestor.
Dianne Hackborn
2011-07-18
8
-70
/
+70
*
|
|
|
Merge "Trim OpenGLRenderer's memory usage whenever possible"
Romain Guy
2011-07-18
3
-9
/
+70
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Trim OpenGLRenderer's memory usage whenever possible
Romain Guy
2011-07-18
3
-9
/
+70
*
|
|
|
Add lock/unlockCanvas to TextureView
Romain Guy
2011-07-18
1
-1
/
+94
|
|
_
|
/
|
/
|
|
*
|
|
Merge "Fix resolution padding glitch"
Fabrice Di Meglio
2011-07-18
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix resolution padding glitch
Fabrice Di Meglio
2011-07-15
1
-2
/
+2
*
|
|
|
Touch exploration separate setting and API to poll the latter state.
Svetoslav Ganov
2011-07-18
4
-7
/
+71
|
|
/
/
|
/
|
|
*
|
|
Make View#setBackgroundDrawable a no-op if setting the same background.
Adam Powell
2011-07-17
1
-0
/
+4
|
|
/
|
/
|
*
|
Scroll events should indicate whether or not they have pixel data.
Svetoslav Ganov
2011-07-17
1
-18
/
+18
*
|
Merge "Fix bug #4972141 Overlapping content in single-choice dialogs"
Fabrice Di Meglio
2011-07-15
1
-3
/
+9
|
\
\
|
*
|
Fix bug #4972141 Overlapping content in single-choice dialogs
Fabrice Di Meglio
2011-07-15
1
-3
/
+9
|
|
/
*
|
Add new ViewDebug APIs to profile the event queue.
Romain Guy
2011-07-15
2
-25
/
+199
*
|
Merge "Implement textDirection heuristic selection."
Fabrice Di Meglio
2011-07-15
2
-71
/
+36
|
\
\
|
*
|
Implement textDirection heuristic selection.
Doug Felt
2011-07-14
2
-71
/
+36
*
|
|
Remove edge slop support.
Jeff Brown
2011-07-14
1
-45
/
+0
*
|
|
Enter touch mode on ACTION_SCROLL.
Jeff Brown
2011-07-14
1
-6
/
+9
*
|
|
Merge "Fix bug #5025936 TableLayout layout direction resolution is broken"
Fabrice Di Meglio
2011-07-14
1
-4
/
+22
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix bug #5025936 TableLayout layout direction resolution is broken
Fabrice Di Meglio
2011-07-13
1
-4
/
+22
*
|
|
Polish of the ActivityChooserView and ShareActionProvider.
Svetoslav Ganov
2011-07-13
1
-1
/
+3
*
|
|
Merge "Revert "Don't preload HardwareRenderer, its static initialization is p...
Romain Guy
2011-07-12
1
-42
/
+40
|
\
\
\
|
*
|
|
Revert "Don't preload HardwareRenderer, its static initialization is process ...
Romain Guy
2011-07-12
1
-42
/
+40
*
|
|
|
Merge "Don't preload HardwareRenderer, its static initialization is process d...
Romain Guy
2011-07-12
1
-40
/
+42
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Don't preload HardwareRenderer, its static initialization is process dependant.
Romain Guy
2011-07-12
1
-40
/
+42
|
|
|
/
|
|
/
|
*
|
|
Update ActionProvider to support dynamically building submenus.
Adam Powell
2011-07-12
2
-15
/
+52
|
/
/
*
|
Merge "Always make GL calls with a valid EGL context. Bug #5010760"
Romain Guy
2011-07-11
2
-11
/
+37
|
\
\
|
*
|
Always make GL calls with a valid EGL context.
Romain Guy
2011-07-11
2
-11
/
+37
|
|
/
*
|
Merge "Eliminate single-process mode. Bug: 5010576"
Jeff Brown
2011-07-11
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
Eliminate single-process mode.
Jeff Brown
2011-07-08
1
-4
/
+0
*
|
Fix View reset of layoutDirection and textDirection
Fabrice Di Meglio
2011-07-11
2
-7
/
+8
|
/
*
Merge "Always redraw the UI on orientation change Bug #4994715"
Romain Guy
2011-07-08
2
-19
/
+39
|
\
|
*
Always redraw the UI on orientation change
Romain Guy
2011-07-08
2
-19
/
+39
*
|
Merge "Correctly position layers."
Romain Guy
2011-07-08
1
-2
/
+1
|
\
\
|
|
/
|
*
Correctly position layers.
Romain Guy
2011-07-08
1
-2
/
+1
[next]