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
*
Add 3D rotation to View
Chet Haase
2010-08-10
2
-20
/
+152
*
am 75493be9: am 63cca691: Merge "Make sure profiling is done only for views t...
Konstantin Lopyrev
2010-08-09
2
-54
/
+68
|
\
|
*
Merge "Make sure profiling is done only for views that are actually measured,...
Konstantin Lopyrev
2010-08-09
2
-54
/
+68
|
|
\
|
|
*
Make sure profiling is done only for views that are actually measured, laid o...
Konstantin Lopyrev
2010-08-06
2
-54
/
+68
*
|
|
Replace Bitmap's finalizers with PhantomReferences.
Romain Guy
2010-08-09
1
-14
/
+9
*
|
|
Make libhwui entirely optional.
Romain Guy
2010-08-08
2
-47
/
+16
*
|
|
am d49d4031: am 9fbf00cb: Merge "Slight improvement (hopefully) to orientatio...
Steve Howard
2010-08-06
1
-57
/
+188
|
\
\
\
|
|
/
/
|
*
|
Slight improvement (hopefully) to orientation sensing.
Steve Howard
2010-08-05
1
-57
/
+188
|
|
/
*
|
Add support for paths.
Romain Guy
2010-08-05
1
-2
/
+5
*
|
View x/y properties now feed into matrix translation
Chet Haase
2010-08-04
2
-158
/
+96
*
|
am 9f6b16a2: am 5d46ce24: Merge "Enhanced VelocityTracker for > 5 pointers an...
Chris Tate
2010-08-04
3
-115
/
+227
|
\
\
|
|
/
|
*
Merge "Enhanced VelocityTracker for > 5 pointers and fixed bugs." into ginger...
Chris Tate
2010-08-03
3
-115
/
+227
|
|
\
|
|
*
Enhanced VelocityTracker for > 5 pointers and fixed bugs.
Jeff Brown
2010-07-30
3
-115
/
+227
*
|
|
am 77c444dd: am 6fcf3a51: Merge "Improving profiling of views." into gingerbread
Konstantin Lopyrev
2010-08-04
1
-60
/
+77
|
\
\
\
|
|
/
/
|
*
|
Improving profiling of views.
Konstantin Lopyrev
2010-08-02
1
-60
/
+77
|
|
/
|
*
DO NOT MERGE: Fix input event injection ANRs on UI thread.
Jeff Brown
2010-07-29
5
-62
/
+134
*
|
Add android:hardwareAccelerated to Activity.
Romain Guy
2010-08-04
3
-11
/
+45
*
|
Merge "Add support for ColorFilters."
Romain Guy
2010-08-02
1
-14
/
+46
|
\
\
|
*
|
Add support for ColorFilters.
Romain Guy
2010-08-02
1
-14
/
+46
*
|
|
Add ActionMode#getMenuInflater() for easier menu inflation in
Adam Powell
2010-08-02
1
-0
/
+5
|
/
/
*
|
Merge "Refactor Skia shaders handling."
Romain Guy
2010-07-30
1
-23
/
+11
|
\
\
|
*
|
Refactor Skia shaders handling.
Romain Guy
2010-07-30
1
-23
/
+11
*
|
|
Merge "Fix problems with moving Views around (invalidation, conflict with lay...
Chet Haase
2010-07-30
1
-35
/
+63
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix problems with moving Views around (invalidation, conflict with layout)
Chet Haase
2010-07-30
1
-35
/
+63
*
|
|
Fixed StatusBar ANRs due to input event injection on UI thread.
Jeff Brown
2010-07-29
5
-62
/
+134
|
/
/
*
|
Make the new android.animation package public
Chet Haase
2010-07-29
1
-1
/
+0
*
|
Adding xml declarations for new animation framework
Chet Haase
2010-07-28
1
-6
/
+118
*
|
Add support for setting action mode titles/subtitles by resource ID
Adam Powell
2010-07-28
1
-0
/
+24
*
|
TextView with Selection Contextual Mode
Gilles Debunne
2010-07-28
1
-4
/
+7
*
|
am 9795a25d: am 6d0fec2d: Refactor input reader to support new device types m...
Jeff Brown
2010-07-28
2
-17
/
+49
|
\
\
|
|
/
|
*
Refactor input reader to support new device types more easily.
Jeff Brown
2010-07-28
2
-17
/
+49
*
|
Action modes without action bar
Adam Powell
2010-07-27
2
-1
/
+10
*
|
Generate shaders to cover all possible cases.
Romain Guy
2010-07-27
1
-5
/
+0
*
|
Moved context modes into view, renamed to action modes
Adam Powell
2010-07-26
6
-2
/
+200
*
|
Merge "Add text rendering."
Romain Guy
2010-07-21
1
-5
/
+16
|
\
\
|
*
|
Add text rendering.
Romain Guy
2010-07-21
1
-5
/
+16
*
|
|
Merge "Fix issue with touch MOVE events on transformed containers"
Chet Haase
2010-07-21
1
-16
/
+16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix issue with touch MOVE events on transformed containers
Chet Haase
2010-07-21
1
-16
/
+16
*
|
|
Add preliminary support for text rendering.
Romain Guy
2010-07-20
1
-4
/
+33
*
|
|
Add support for linear gradients.
Romain Guy
2010-07-19
1
-2
/
+2
*
|
|
Fix docs for MenuItem#setShowAsAction
Adam Powell
2010-07-19
1
-0
/
+2
|
/
/
*
|
Make View transforms work again.
Romain Guy
2010-07-17
2
-37
/
+57
*
|
Fix bug 2845609 - Touch event dispatching problem.
Adam Powell
2010-07-17
2
-15
/
+4
*
|
Merge "Fixing view property invalidation issues"
Chet Haase
2010-07-16
1
-63
/
+16
|
\
\
|
*
|
Fixing view property invalidation issues
Chet Haase
2010-07-16
1
-63
/
+16
*
|
|
Merge "Add plumbing to support gradients in OpenGL renderer."
Romain Guy
2010-07-16
1
-3
/
+8
|
\
\
\
|
*
|
|
Add plumbing to support gradients in OpenGL renderer.
Romain Guy
2010-07-16
1
-3
/
+8
*
|
|
|
Merge "Improve clip support (add intersect, union and replace.)"
Romain Guy
2010-07-16
1
-12
/
+12
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
Improve clip support (add intersect, union and replace.)
Romain Guy
2010-07-16
1
-12
/
+12
*
|
|
resolved conflicts for merge of f7adbe10 to master
Jeff Brown
2010-07-16
3
-17
/
+146
|
\
\
\
|
|
|
/
|
|
/
|
[next]