summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/View.java
Commit message (Expand)AuthorAgeFilesLines
* Restore save/restore calls removed recentlyChet Haase2011-03-071-0/+6
* Remove many unnecessary save/restore calls.Romain Guy2011-03-041-6/+0
* Merge "Add an API to force Views to render their layer."Romain Guy2011-03-021-0/+31
|\
| * Add an API to force Views to render their layer.Romain Guy2011-03-021-0/+31
* | Fade out the mouse pointer after inactivity or other events.Jeff Brown2011-03-021-1/+1
|/
* Add support for mouse hover and scroll wheel.Jeff Brown2011-02-251-7/+117
* Merge "Code clean-up around ScrollView."Gilles Debunne2011-02-251-19/+19
|\
| * Code clean-up around ScrollView.Gilles Debunne2011-02-251-19/+19
* | Add ViewPropertyAnimator for easy animation of View propertiesChet Haase2011-02-251-11/+49
* | Add an API to control the distance between a View and its camera.Romain Guy2011-02-241-0/+81
|/
* Add a new Camera API to control the camera's locationRomain Guy2011-02-231-3/+1
* Merge "Add more info to View.getLayoutParams()"Romain Guy2011-02-221-3/+10
|\
| * Add more info to View.getLayoutParams()Romain Guy2011-02-221-3/+10
* | Add an API to listen for window attach/detach events on a View.Adam Powell2011-02-181-0/+79
* | Fix invalidation bug with View bounds propertiesChet Haase2011-02-161-20/+8
|/
* Merge "Disable cross-app drag/drop"Christopher Tate2011-02-141-0/+2
|\
| * Disable cross-app drag/dropChristopher Tate2011-02-141-0/+2
* | Gracefully handle drawing caches allocation failure.Romain Guy2011-02-141-1/+12
|/
* Deprecate ARGB_4444.Romain Guy2011-02-141-66/+8
* am d51e0820: am 8275c608: Merge "adding fast setters for translationx/y" into...Michael Jurka2011-02-031-0/+16
|\
| * adding fast setters for translationx/yMichael Jurka2011-02-031-0/+16
* | am 20bf23e5: am ac14db72: Merge "Fast transform properties setters. Bug #3413...Romain Guy2011-02-031-0/+66
|\ \ | |/
| * Fast transform properties setters.Romain Guy2011-02-031-0/+66
* | am 44e3b0d0: am f44ed5ad: Merge "Don\'t clobber the local dirty rect after re...Romain Guy2011-02-021-1/+3
|\ \ | |/
| * Don't clobber the local dirty rect after rendering a layer.Romain Guy2011-02-021-1/+3
* | am debeeef5: am d51eaa64: Merge "Update layers based on the dirty region. Bug...Romain Guy2011-02-011-4/+6
|\ \ | |/
| * Update layers based on the dirty region.Romain Guy2011-02-011-4/+6
* | am a42ee699: am 518813ec: Merge "New API to let apps draw without layers. Bug...Romain Guy2011-02-011-1/+1
|\ \ | |/
| * New API to let apps draw without layers.Romain Guy2011-02-011-1/+1
* | am 0a198c80: am 2cd52c80: Merge "Fix invalidation issue with actionbar items"...Chet Haase2011-02-011-0/+3
|\ \ | |/
| * Merge "Fix invalidation issue with actionbar items" into honeycombChet Haase2011-01-311-0/+3
| |\
| | * Fix invalidation issue with actionbar itemsChet Haase2011-01-311-0/+3
* | | am 19a02219: am fe6fd242: Merge "Mask out the non public bits, not the public...Joe Onorato2011-01-311-1/+1
|\ \ \ | |/ /
| * | Mask out the non public bits, not the public ones.Joe Onorato2011-01-311-1/+1
| |/
* | am 75057b15: am 4de68bae: Merge "Check for the STATUS_BAR permission for the ...Joe Onorato2011-01-301-0/+1
|\ \ | |/
| * Check for the STATUS_BAR permission for the system UI properties.Joe Onorato2011-01-301-0/+1
* | am f5002922: am 51990f9b: Merge "sdk doc change: Copy/Paste/Drag/Drop" into h...Joe Malin2011-01-301-216/+256
|\ \ | |/
| * Merge "sdk doc change: Copy/Paste/Drag/Drop" into honeycombJoe Malin2011-01-301-216/+256
| |\
| | * sdk doc change: Copy/Paste/Drag/DropJoe Malin2011-01-271-216/+256
* | | Merge "Enable global (cross-application) drag/drop"Christopher Tate2011-01-281-2/+4
|\ \ \
| * | | Enable global (cross-application) drag/dropChristopher Tate2011-01-281-2/+4
* | | | am 9fecc19f: am 430dde3e: Merge "Don\'t force all views to be asking for ligh...Joe Onorato2011-01-281-1/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Don't force all views to be asking for lights out just because somebody did.Joe Onorato2011-01-281-1/+0
* | | | am 571a2c97: am b0c939ad: Merge "Prevent crash when detaching a SurfaceView. ...Romain Guy2011-01-281-2/+3
|\ \ \ \ | |/ / /
| * | | Merge "Prevent crash when detaching a SurfaceView. Bug #3400461" into honeycombRomain Guy2011-01-281-2/+3
| |\ \ \
| | * | | Prevent crash when detaching a SurfaceView.Romain Guy2011-01-281-2/+3
* | | | | am d6874a10: am cfd0bafd: Merge changes Iaa7bc042,Icc312fc9,I50ba06ed into ho...Joe Onorato2011-01-281-1/+98
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Allow independent control of the back and the other navigation buttons.Joe Onorato2011-01-271-1/+15
| * | | Allow the status bar disable flags to be used as View's system ui visibility ...Joe Onorato2011-01-271-1/+84
| |/ /
* | | am e3ba5cfe: am d1f94e36: Merge "Fix bug 3399725 - externally reported issue ...Adam Powell2011-01-271-4/+10
|\ \ \ | |/ /