summaryrefslogtreecommitdiffstats
path: root/core/java/android/view
Commit message (Expand)AuthorAgeFilesLines
* Switch from FloatMath -> Math and Math.hypot where possibleNeil Fuller2014-10-011-2/+1
* Small documentation fixes across many files.Mark Doliner2014-09-051-4/+4
* [View] Clear Hardware-Layers before system destroys HardwareRenderer​.henry.uh_chen2014-07-251-0/+3
* Merge "Fix a copy/paste typo in ViewPropertyAnimator"Nick Kralevich2014-07-021-2/+2
|\
| * Fix a copy/paste typo in ViewPropertyAnimatorCyril Mottier2013-10-021-2/+2
* | am 0661ddee: Merge "Enable display list updates with zero delta time"John Reck2014-05-161-4/+0
|\ \
| * | Enable display list updates with zero delta timeTina Zhang2014-05-151-4/+0
| * | DO NOT MERGE Add invokeFunctor stubBo Liu2014-04-291-0/+5
* | | Merge commit '0b62467b142b61ee1e449ba958ba37dfd961ef56' into HEADBill Yi2014-04-295-86/+35
|\ \ \ | |/ / |/| |
| * | am 80af5316: am f260ed09: Merge "Fix inverted conditional in View.setFilterTo...Jeff Brown2014-03-191-1/+1
| |\ \
| | * \ am f260ed09: Merge "Fix inverted conditional in View.setFilterTouchesWhenObsc...Jeff Brown2014-03-191-1/+1
| | |\ \
| | | * | Fix inverted conditional in View.setFilterTouchesWhenObscured.Jeff Brown2014-03-181-1/+1
| * | | | am 898d6d96: am 7f2c9e94: Merge "Add a config override for ViewConfiguration#...Adam Powell2014-03-141-6/+33
| |\ \ \ \ | | |/ / /
| | * | | am 7f2c9e94: Merge "Add a config override for ViewConfiguration#hasPermanentM...Adam Powell2014-03-111-6/+33
| | |\ \ \ | | | |/ /
| | | * | Add a config override for ViewConfiguration#hasPermanentMenuKeyAdam Powell2014-03-111-6/+33
| * | | | am 33282d66: am a41ddccd: Merge "Fixed typo errors in documentation"Jeff Brown2014-03-131-2/+2
| |\ \ \ \
| * \ \ \ \ am 29d60b95: am 8d41e653: Merge "Miscellaneous small documentation fixes."Elliott Hughes2014-03-081-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ am b152473f: am 9fce8535: Merge "AArch64: Make AssetAtlasService 64-bit compa...Narayan Kamath2014-03-073-8/+8
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am 3bec0fbb: am fa8f95e9: Merge "AArch64: Use long for pointers in SurfaceSes...Narayan Kamath2014-03-071-4/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am 4448f9d7: am c5dea68e: Merge "Revert Japanese special case fallback keys."...Michael Wright2014-03-061-71/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | am c5dea68e: Merge "Revert Japanese special case fallback keys." into klp-devMichael Wright2014-03-061-71/+1
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | | * | | | | | Merge "Revert Japanese special case fallback keys." into klp-devMichael Wright2014-03-061-71/+1
| | | |\ \ \ \ \ \
| | | | * | | | | | Revert Japanese special case fallback keys.Michael Wright2014-02-261-71/+1
| * | | | | | | | | am 38f81ccc: am fee6f69e: Merge "Volume panel should not clear system ui flag...John Spurlock2014-03-042-8/+0
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | am fee6f69e: Merge "Volume panel should not clear system ui flags." into klp-devJohn Spurlock2014-03-042-8/+0
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | Volume panel should not clear system ui flags.John Spurlock2014-03-042-8/+0
| | | |/ / / / / /
* | | | | | | | | Update ViewRootImpl for 64bit functor type.Ben Murdoch2014-04-021-2/+2
* | | | | | | | | Mark constructor as accessible in LayoutInflater.Jeff Hao2014-03-281-0/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge "Fixed typo errors in documentation"Jeff Brown2014-03-111-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Fixed typo errors in documentationTaeho Kim2013-10-291-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Miscellaneous small documentation fixes."Elliott Hughes2014-02-211-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Miscellaneous small documentation fixes.Mark Doliner2014-01-031-1/+1
* | | | | | | AArch64: Make AssetAtlasService 64-bit compatibleAshok Bhat2014-02-203-8/+8
| |_|_|_|_|/ |/| | | | |
* | | | | | AArch64: Use long for pointers in SurfaceSession classAshok Bhat2014-02-061-4/+4
| |_|/ / / |/| | | |
* | | | | AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-2810-242/+242
* | | | | Merge "AArch64: Use long for pointers in view/input classes"Narayan Kamath2014-01-164-22/+22
|\ \ \ \ \
| * | | | | AArch64: Use long for pointers in view/input classesAshok Bhat2014-01-094-22/+22
* | | | | | Merge "AArch64: Use long for pointers in MotionEvent class"Narayan Kamath2014-01-161-40/+40
|\ \ \ \ \ \
| * | | | | | AArch64: Use long for pointers in MotionEvent classAshok Bhat2014-01-081-40/+40
| |/ / / / /
* | | | | | Merge "AArch64: Use long for pointers in VelocityTracker class"Narayan Kamath2014-01-161-9/+9
|\ \ \ \ \ \
| * | | | | | AArch64: Use long for pointers in VelocityTracker classAshok Bhat2014-01-081-9/+9
| |/ / / / /
* | | | | | AArch64: Use long for pointers in KeyCharacterMap classAshok Bhat2014-01-081-12/+12
|/ / / / /
* | | | | AArch64: Use long for pointers in DisplayEventReceiverAshok Bhat2014-01-071-4/+4
|/ / / /
* | | | Use java.util.Objects instead on internal APIKenny Root2013-12-131-3/+3
| |/ / |/| |
* | | am 5823352c: Cancel double tap mode on action_upMindy Pereira2013-11-141-0/+4
|\ \ \ | | |/ | |/|
| * | Cancel double tap mode on action_upMindy Pereira2013-11-151-0/+4
* | | am 5fd5aa3d: Fix compatibility issue on InputMethodSubtypeSatoshi Kataoka2013-11-131-0/+7
|\ \ \ | |/ /
| * | Fix compatibility issue on InputMethodSubtypeSatoshi Kataoka2013-11-141-0/+7
* | | am 48d2bcf2: Reset padding flags when set programmatically or implicitly from...Adam Powell2013-11-131-4/+18
|\ \ \ | |/ /
| * | Reset padding flags when set programmatically or implicitly from backgroundAdam Powell2013-11-131-4/+18