summaryrefslogtreecommitdiffstats
path: root/core/java/android/view
Commit message (Expand)AuthorAgeFilesLines
* Add 3D rotation to ViewChet Haase2010-08-102-20/+152
* am 75493be9: am 63cca691: Merge "Make sure profiling is done only for views t...Konstantin Lopyrev2010-08-092-54/+68
|\
| * Merge "Make sure profiling is done only for views that are actually measured,...Konstantin Lopyrev2010-08-092-54/+68
| |\
| | * Make sure profiling is done only for views that are actually measured, laid o...Konstantin Lopyrev2010-08-062-54/+68
* | | Replace Bitmap's finalizers with PhantomReferences.Romain Guy2010-08-091-14/+9
* | | Make libhwui entirely optional.Romain Guy2010-08-082-47/+16
* | | am d49d4031: am 9fbf00cb: Merge "Slight improvement (hopefully) to orientatio...Steve Howard2010-08-061-57/+188
|\ \ \ | |/ /
| * | Slight improvement (hopefully) to orientation sensing.Steve Howard2010-08-051-57/+188
| |/
* | Add support for paths.Romain Guy2010-08-051-2/+5
* | View x/y properties now feed into matrix translationChet Haase2010-08-042-158/+96
* | am 9f6b16a2: am 5d46ce24: Merge "Enhanced VelocityTracker for > 5 pointers an...Chris Tate2010-08-043-115/+227
|\ \ | |/
| * Merge "Enhanced VelocityTracker for > 5 pointers and fixed bugs." into ginger...Chris Tate2010-08-033-115/+227
| |\
| | * Enhanced VelocityTracker for > 5 pointers and fixed bugs.Jeff Brown2010-07-303-115/+227
* | | am 77c444dd: am 6fcf3a51: Merge "Improving profiling of views." into gingerbreadKonstantin Lopyrev2010-08-041-60/+77
|\ \ \ | |/ /
| * | Improving profiling of views.Konstantin Lopyrev2010-08-021-60/+77
| |/
| * DO NOT MERGE: Fix input event injection ANRs on UI thread.Jeff Brown2010-07-295-62/+134
* | Add android:hardwareAccelerated to Activity.Romain Guy2010-08-043-11/+45
* | Merge "Add support for ColorFilters."Romain Guy2010-08-021-14/+46
|\ \
| * | Add support for ColorFilters.Romain Guy2010-08-021-14/+46
* | | Add ActionMode#getMenuInflater() for easier menu inflation inAdam Powell2010-08-021-0/+5
|/ /
* | Merge "Refactor Skia shaders handling."Romain Guy2010-07-301-23/+11
|\ \
| * | Refactor Skia shaders handling.Romain Guy2010-07-301-23/+11
* | | Merge "Fix problems with moving Views around (invalidation, conflict with lay...Chet Haase2010-07-301-35/+63
|\ \ \ | |/ / |/| |
| * | Fix problems with moving Views around (invalidation, conflict with layout)Chet Haase2010-07-301-35/+63
* | | Fixed StatusBar ANRs due to input event injection on UI thread.Jeff Brown2010-07-295-62/+134
|/ /
* | Make the new android.animation package publicChet Haase2010-07-291-1/+0
* | Adding xml declarations for new animation frameworkChet Haase2010-07-281-6/+118
* | Add support for setting action mode titles/subtitles by resource IDAdam Powell2010-07-281-0/+24
* | TextView with Selection Contextual ModeGilles Debunne2010-07-281-4/+7
* | am 9795a25d: am 6d0fec2d: Refactor input reader to support new device types m...Jeff Brown2010-07-282-17/+49
|\ \ | |/
| * Refactor input reader to support new device types more easily.Jeff Brown2010-07-282-17/+49
* | Action modes without action barAdam Powell2010-07-272-1/+10
* | Generate shaders to cover all possible cases.Romain Guy2010-07-271-5/+0
* | Moved context modes into view, renamed to action modesAdam Powell2010-07-266-2/+200
* | Merge "Add text rendering."Romain Guy2010-07-211-5/+16
|\ \
| * | Add text rendering.Romain Guy2010-07-211-5/+16
* | | Merge "Fix issue with touch MOVE events on transformed containers"Chet Haase2010-07-211-16/+16
|\ \ \ | |/ / |/| |
| * | Fix issue with touch MOVE events on transformed containersChet Haase2010-07-211-16/+16
* | | Add preliminary support for text rendering.Romain Guy2010-07-201-4/+33
* | | Add support for linear gradients.Romain Guy2010-07-191-2/+2
* | | Fix docs for MenuItem#setShowAsActionAdam Powell2010-07-191-0/+2
|/ /
* | Make View transforms work again.Romain Guy2010-07-172-37/+57
* | Fix bug 2845609 - Touch event dispatching problem.Adam Powell2010-07-172-15/+4
* | Merge "Fixing view property invalidation issues"Chet Haase2010-07-161-63/+16
|\ \
| * | Fixing view property invalidation issuesChet Haase2010-07-161-63/+16
* | | Merge "Add plumbing to support gradients in OpenGL renderer."Romain Guy2010-07-161-3/+8
|\ \ \
| * | | Add plumbing to support gradients in OpenGL renderer.Romain Guy2010-07-161-3/+8
* | | | Merge "Improve clip support (add intersect, union and replace.)"Romain Guy2010-07-161-12/+12
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Improve clip support (add intersect, union and replace.)Romain Guy2010-07-161-12/+12
* | | resolved conflicts for merge of f7adbe10 to masterJeff Brown2010-07-163-17/+146
|\ \ \ | | |/ | |/|