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
/
View.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary parameter
Adam Powell
2011-09-23
1
-3
/
+3
*
Fix leaky view tags
Adam Powell
2011-09-22
1
-33
/
+8
*
Revert "Allow views to setSystemUiVisibility() with the same value and have i...
Daniel Sandler
2011-09-21
1
-7
/
+5
*
Update the public APIs for finding views by text to optionally use content de...
Svetoslav Ganov
2011-09-14
1
-3
/
+34
*
Fix bug 5297302 - Remember to release surface after starting drag
Christopher Tate
2011-09-12
1
-0
/
+4
*
Fix problems where we were allocating TypedArray when not needed.
Dianne Hackborn
2011-09-12
1
-5
/
+5
*
Merge "Adding accessibility delegate mechanism for backwards compatibility su...
Svetoslav Ganov
2011-09-12
1
-8
/
+344
|
\
|
*
Adding accessibility delegate mechanism for backwards compatibility support.
Svetoslav Ganov
2011-09-12
1
-8
/
+344
*
|
Merge "Fix 5266335: bad DIRTY/invalidation logic"
Chet Haase
2011-09-11
1
-0
/
+4
|
\
\
|
*
|
Fix 5266335: bad DIRTY/invalidation logic
Chet Haase
2011-09-11
1
-0
/
+4
|
|
/
*
|
Go faster!!!!
Romain Guy
2011-09-09
1
-5
/
+13
*
|
Merge "Pull animation attributes out of main view class."
Dianne Hackborn
2011-09-09
1
-232
/
+320
|
\
\
|
*
|
Pull animation attributes out of main view class.
Dianne Hackborn
2011-09-09
1
-232
/
+320
|
|
/
*
|
Save/restore display lists' canvas properly
Romain Guy
2011-09-08
1
-0
/
+4
|
/
*
Merge "Code cleaning"
Fabrice Di Meglio
2011-09-07
1
-3
/
+0
|
\
|
*
Code cleaning
Fabrice Di Meglio
2011-09-07
1
-3
/
+0
*
|
Fix build
Adam Powell
2011-09-07
1
-1
/
+2
|
/
*
Merge "Hide RTL related APIs"
Fabrice Di Meglio
2011-09-07
1
-0
/
+13
|
\
|
*
Hide RTL related APIs
Fabrice Di Meglio
2011-09-07
1
-0
/
+13
*
|
Merge "Fix bug #5262565 Need to remove CharCount TextDirectionHeuristics"
Fabrice Di Meglio
2011-09-06
1
-12
/
+2
|
\
\
|
*
|
Fix bug #5262565 Need to remove CharCount TextDirectionHeuristics
Fabrice Di Meglio
2011-09-06
1
-12
/
+2
|
|
/
*
|
Prevent crash in View.createSnapshot if getResources() returns null
Romain Guy
2011-09-06
1
-1
/
+4
|
/
*
Merge "Prevent a leak when using View.postInvalidate(left, top, right, bottom)"
Romain Guy
2011-09-01
1
-1
/
+1
|
\
|
*
Prevent a leak when using View.postInvalidate(left, top, right, bottom)
Romain Guy
2011-09-01
1
-1
/
+1
*
|
Merge "Code cleaning"
Fabrice Di Meglio
2011-09-01
1
-5
/
+0
|
\
\
|
*
|
Code cleaning
Fabrice Di Meglio
2011-08-31
1
-5
/
+0
|
|
/
*
|
Accessibility hover events are fired if hover otside of modal window.
Svetoslav Ganov
2011-08-31
1
-14
/
+20
*
|
Fixed bug with invalidation in top-level Views.
Chet Haase
2011-08-29
1
-0
/
+2
*
|
Fixed error in invalidation/LayoutTransition logic
Chet Haase
2011-08-26
1
-14
/
+23
|
/
*
Merge "Optimize display lists"
Romain Guy
2011-08-25
1
-4
/
+0
|
\
|
*
Optimize display lists
Romain Guy
2011-08-25
1
-4
/
+0
*
|
Fix issue with views becoming visible with stale content.
Chet Haase
2011-08-24
1
-3
/
+3
*
|
Merge "Improve TextDirection resolution"
Fabrice Di Meglio
2011-08-22
1
-1
/
+2
|
\
\
|
*
|
Improve TextDirection resolution
Fabrice Di Meglio
2011-08-19
1
-1
/
+2
*
|
|
Fix invalidation bug with INVISIBLE views.
Chet Haase
2011-08-22
1
-0
/
+20
|
|
/
|
/
|
*
|
Merge "Fix bug #5175022 Easy mode in MeasuredText.setPara() is no more used"
Fabrice Di Meglio
2011-08-17
1
-0
/
+5
|
\
\
|
|
/
|
*
Fix bug #5175022 Easy mode in MeasuredText.setPara() is no more used
Fabrice Di Meglio
2011-08-17
1
-0
/
+5
*
|
Merge "Allow views to setSystemUiVisibility() with the same value and have it...
Daniel Sandler
2011-08-17
1
-5
/
+7
|
\
\
|
*
|
Allow views to setSystemUiVisibility() with the same value and have it work.
Daniel Sandler
2011-08-17
1
-5
/
+7
*
|
|
Find next focus id from inside-out.
Jeff Brown
2011-08-15
1
-10
/
+51
|
|
/
|
/
|
*
|
Merge "Fix bug 5159596 - Slider grabs touch point when trying to scroll a list"
Adam Powell
2011-08-15
1
-9
/
+15
|
\
\
|
*
|
Fix bug 5159596 - Slider grabs touch point when trying to scroll a list
Adam Powell
2011-08-14
1
-9
/
+15
*
|
|
Merge "Change Preferences padding to match UI spec."
Jeff Sharkey
2011-08-14
1
-0
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Change Preferences padding to match UI spec.
Jeff Sharkey
2011-08-11
1
-0
/
+6
*
|
|
Document threading limitations on various View methods
Romain Guy
2011-08-11
1
-13
/
+34
|
/
/
*
|
Clear the bitmap from the canvas in a lot of places.
Dianne Hackborn
2011-08-02
1
-1
/
+2
*
|
Merge "Allow Canvas.setBitmap() to receive a null Bitmap."
Romain Guy
2011-08-01
1
-0
/
+1
|
\
\
|
*
|
Allow Canvas.setBitmap() to receive a null Bitmap.
Romain Guy
2011-08-01
1
-0
/
+1
*
|
|
Merge "Tweak hover for better accessibility and compatibility. Bug: 5087943"
Jeff Brown
2011-08-01
1
-22
/
+26
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Tweak hover for better accessibility and compatibility.
Jeff Brown
2011-07-28
1
-22
/
+26
[next]