summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* am e2fc3adb: am 61ce6c9b: am 776cf41d: Fix a broken link in javadocYuichi Araki2015-04-021-3/+3
|\
| * Fix a broken link in javadocYuichi Araki2015-04-021-3/+3
* | Merge "Frameworks/base: Don't allocate another identity matrix"Andreas Gampe2015-03-241-2/+1
|\ \
| * | Frameworks/base: Don't allocate another identity matrixAndreas Gampe2015-03-151-2/+1
* | | Merge "Frameworks/base: Make IDENTITY_MATRIX final"Andreas Gampe2015-03-171-1/+1
|\ \ \
| * | | Frameworks/base: Make IDENTITY_MATRIX finalAndreas Gampe2015-03-171-1/+1
| |/ /
* | | Frameworks/base: Fix null-pointer checkAndreas Gampe2015-03-151-1/+1
|/ /
* | am d002e027: Merge "Fix \'fuchsia\' typo."Elliott Hughes2015-02-211-2/+3
|\ \
| * | Fix 'fuchsia' typo.Elliott Hughes2015-02-211-2/+3
| * | am 877ce2c4: Merge "Make sure the bitmap from VD\'s cache is drawn using bi-l...ztenghui2014-10-201-0/+1
| |\ \
| * \ \ am 89b19695: Merge "Put in real "code" (aka marketing) name." into lmp-devDianne Hackborn2014-10-083-4/+4
| |\ \ \
| * \ \ \ am 9f64867d: Merge "Fix theme propagation to contained android:drawable eleme...Alan Viverette2014-10-029-10/+14
| |\ \ \ \
| * \ \ \ \ resolved conflicts for merge of ee665151 to lmp-dev-plus-aospNeil Fuller2014-10-023-10/+6
| |\ \ \ \ \
| * \ \ \ \ \ am ffa16f94: Merge "Correct the documentation for VectorDrawable" into lmp-devztenghui2014-09-301-0/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am b805da9b: Merge "Fix drawable container tinting" into lmp-devAlan Viverette2014-09-301-13/+18
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am e910cc88: Merge "Implement alpha as documented for drawables" into lmp-devChris Craik2014-09-302-1/+8
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ am 63756956: Merge "Add callback to track and thumb drawables, propagate stat...Alan Viverette2014-09-261-2/+7
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ am 81e2f789: Merge "Fixed mutate() for RippleDrawable, ASLD, AVD, fix applyTh...Alan Viverette2014-09-264-17/+47
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ am 21662c96: Merge "Cut ripple background alpha in half" into lmp-devAlan Viverette2014-09-251-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ am c793e67c: Merge "Fix AVD for CTS failure." into lmp-devztenghui2014-09-241-2/+9
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ am aa60232b: am 8518c090: Merge "Fix animation on the some properties" into l...ztenghui2014-09-231-8/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ am 53dc022a: am e99510a4: Merge "Hide other color filter mutability" into lmp...Chris Craik2014-09-193-3/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ am a96b8ea7: am 6a750aa9: Merge "Reduce overdraw after clearing ripples in Ri...Alan Viverette2014-09-163-5/+30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 64672ef1: am 3137b288: Merge "Set cache dirty when re-create the cache bit...ztenghui2014-09-161-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 94474515: Merge "Prevent memory corruption from use-after-free" into lmp-m...John Reck2015-01-231-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Prevent memory corruption from use-after-freeJohn Reck2015-01-231-2/+3
* | | | | | | | | | | | | | | | | | Avoid ripple buffer creation for empty bounds automerge: b74155cAlan Viverette2015-01-211-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Avoid ripple buffer creation for empty boundsAlan Viverette2015-01-211-2/+2
* | | | | | | | | | | | | | | | | | am 628e646e: am aa229902: Merge "Jump ripples to end when switching to a non-...Alan Viverette2015-01-152-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Jump ripples to end when switching to a non-hardware canvasAlan Viverette2015-01-142-2/+2
* | | | | | | | | | | | | | | | | | am e260a358: am 7c3212b2: Merge "Propagate DrawableContainer state on mutate,...Alan Viverette2014-12-122-30/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Merge "Propagate DrawableContainer state on mutate, fix ColorDrawable theming...Alan Viverette2014-12-122-30/+53
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Propagate DrawableContainer state on mutate, fix ColorDrawable themingAlan Viverette2014-12-122-30/+53
* | | | | | | | | | | | | | | | | | | am 1060d75e: am 9a1b4c29: Merge "Move ripple to end state on jump when hardwa...Alan Viverette2014-12-122-10/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Move ripple to end state on jump when hardware exit is pendingAlan Viverette2014-12-122-10/+37
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | am daec5943: Fix buildAlan Viverette2014-12-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Fix buildAlan Viverette2014-12-101-1/+1
* | | | | | | | | | | | | | | | | | am 4e137437: Merge "Update tint filter after setting gradient drawable state"...Alan Viverette2014-12-111-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Update tint filter after setting gradient drawable stateAlan Viverette2014-12-101-0/+2
* | | | | | | | | | | | | | | | | | am 3d517a70: am 62b780e8: Avoid creating futures for drawables with no consta...Alan Viverette2014-12-111-1/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Avoid creating futures for drawables with no constant stateAlan Viverette2014-12-101-1/+8
* | | | | | | | | | | | | | | | | | resolved conflicts for merge of fe11126d to lmp-mr1-dev-plus-aospJohn Reck2014-12-097-7/+79
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Teach AssetAtlas about more drawablesJohn Reck2014-12-097-7/+79
* | | | | | | | | | | | | | | | | | am 60abe259: am 6ef76c60: Merge "Fix default value of AnimationDrawable\'s on...Alan Viverette2014-12-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Merge "Fix default value of AnimationDrawable's one shot property" into lmp-m...Alan Viverette2014-12-091-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Fix default value of AnimationDrawable's one shot propertyAlan Viverette2014-12-091-1/+1
* | | | | | | | | | | | | | | | | | | am e615da7e: am f1792c42: Merge "Fix hotspot coordinate propagation in ViewGr...Alan Viverette2014-12-081-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Fix hotspot coordinate propagation in ViewGroup and AbsListViewAlan Viverette2014-12-081-0/+2
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | am 971fe6d6: am 04c022f4: Merge "AVD: Deep copy the animator target setup whe...ztenghui2014-12-081-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Merge "AVD: Deep copy the animator target setup when mutate." into lmp-mr1-devztenghui2014-12-051-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \