| Commit message (Expand) | Author | Age | Files | Lines |
* | camera2: Use StreamConfigurationMap for format/size/duration lookup | Igor Murashkin | 2014-05-14 | 1 | -0/+1 |
* | Merge "Remove the group tag." | ztenghui | 2014-05-12 | 1 | -42/+22 |
|\ |
|
| * | Remove the group tag. | ztenghui | 2014-05-12 | 1 | -42/+22 |
* | | Merge "Refactor VirtualLightRefBase & JNI" | John Reck | 2014-05-09 | 1 | -14/+6 |
|\ \ |
|
| * | | Refactor VirtualLightRefBase & JNI | John Reck | 2014-05-09 | 1 | -14/+6 |
* | | | Animated state transition drawable | Alan Viverette | 2014-05-09 | 5 | -8/+561 |
|/ / |
|
* | | Merge "Improve documentation of setOnFrameAvailableListener." | Jeff Brown | 2014-05-08 | 1 | -7/+9 |
|\ \
| |/
|/| |
|
| * | Improve documentation of setOnFrameAvailableListener. | Jeff Brown | 2014-05-08 | 1 | -7/+9 |
* | | Further cleaning on animated part of VectorDrawable. | ztenghui | 2014-05-08 | 1 | -760/+22 |
* | | Merge "Avoid caching shadow properties in Java & HWUI." | Derek Sollenberger | 2014-05-08 | 2 | -44/+17 |
|\ \ |
|
| * | | Avoid caching shadow properties in Java & HWUI. | Derek Sollenberger | 2014-05-07 | 2 | -44/+17 |
* | | | Merge "Encapsulate Canvas.mNativeCanvas" | Florin Malita | 2014-05-07 | 4 | -5/+9 |
|\ \ \
| |_|/
|/| | |
|
| * | | Encapsulate Canvas.mNativeCanvas | Florin Malita | 2014-05-06 | 4 | -5/+9 |
* | | | Fix crash due to texture view callback threading invariants. | Jeff Brown | 2014-05-06 | 1 | -47/+58 |
* | | | Merge "First step on API cleaning on the VectorDrawable to disable animation ... | ztenghui | 2014-05-06 | 1 | -152/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | First step on API cleaning on the VectorDrawable to disable animation support | ztenghui | 2014-05-05 | 1 | -152/+0 |
| |/ |
|
* | | Merge "Fix ripple cancel" | Alan Viverette | 2014-05-03 | 1 | -2/+2 |
|\ \ |
|
| * | | Fix ripple cancel | Alan Viverette | 2014-05-02 | 1 | -2/+2 |
* | | | camera2: Add camera-specific data types used for metadata key/value | Igor Murashkin | 2014-05-02 | 2 | -1/+53 |
|/ / |
|
* | | Add CanvasProperty for drawCircle | John Reck | 2014-05-02 | 1 | -0/+56 |
* | | Support for list selector ripple during arrow movement & drag | Alan Viverette | 2014-05-01 | 2 | -66/+89 |
* | | Cleaning up TouchFeedbackDrawable and Ripple APIs | Alan Viverette | 2014-05-01 | 2 | -310/+303 |
|/ |
|
* | Pull out dirty bounds before nulling ripples | Alan Viverette | 2014-04-28 | 1 | -20/+25 |
* | Quantum ripple for ListView selector | Alan Viverette | 2014-04-27 | 1 | -63/+154 |
* | Support Oval GradientDrawable outlines, and ShapeDrawable | Chris Craik | 2014-04-25 | 8 | -41/+136 |
* | Merge "Refactor Drawable outline production, flesh out Outline methods" | Chris Craik | 2014-04-25 | 3 | -51/+77 |
|\ |
|
| * | Refactor Drawable outline production, flesh out Outline methods | Chris Craik | 2014-04-24 | 3 | -51/+77 |
* | | Add floats-only drawRoundRect to Canvas | Chris Craik | 2014-04-24 | 1 | -7/+16 |
|/ |
|
* | Merge "Clip TouchFeedbackDrawable effect to receiver Outline" | Chris Craik | 2014-04-24 | 1 | -4/+3 |
|\ |
|
| * | Clip TouchFeedbackDrawable effect to receiver Outline | Chris Craik | 2014-04-23 | 1 | -4/+3 |
* | | Prevent new ripples when max reached | Alan Viverette | 2014-04-23 | 1 | -0/+1 |
* | | Fix null and bounds checks | Alan Viverette | 2014-04-23 | 1 | -1/+7 |
* | | Add ripple to switches, radio buttons, check boxes, seek bars | Alan Viverette | 2014-04-22 | 4 | -5/+67 |
* | | Add touch feedback to edit text | Alan Viverette | 2014-04-21 | 2 | -9/+37 |
* | | Add alpha to bitmap, nine patch drawable, fix container hot spots | Alan Viverette | 2014-04-19 | 4 | -1/+95 |
|/ |
|
* | Merge "Add convenience methods to encourage usage of ALL_SAVE_FLAG" | Chris Craik | 2014-04-18 | 1 | -17/+34 |
|\ |
|
| * | Add convenience methods to encourage usage of ALL_SAVE_FLAG | Chris Craik | 2014-04-17 | 1 | -17/+34 |
* | | Merge changes Ia693f512,If3b7d41f | Raph Levien | 2014-04-17 | 1 | -0/+17 |
|\ \ |
|
| * | | Add elegantTextHeight text appearance attribute | Raph Levien | 2014-04-17 | 1 | -0/+17 |
* | | | Merge changes Ia2bf4d17,I8242523d | Alan Viverette | 2014-04-17 | 2 | -6/+14 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix alert dialog alignment and touch feedback masking | Alan Viverette | 2014-04-16 | 1 | -1/+3 |
| * | | Fix VectorDrawable states | Alan Viverette | 2014-04-16 | 1 | -5/+11 |
* | | | Merge "Revert "Add convenience methods, to encourage usage of ALL_SAVE_FLAG"" | Chris Craik | 2014-04-17 | 1 | -30/+27 |
|\ \ \ |
|
| * | | | Revert "Add convenience methods, to encourage usage of ALL_SAVE_FLAG" | Chris Craik | 2014-04-17 | 1 | -30/+27 |
* | | | | Merge "Deprecate color array drawBitmap methods" | Chris Craik | 2014-04-17 | 1 | -3/+16 |
|\ \ \ \ |
|
| * | | | | Deprecate color array drawBitmap methods | Chris Craik | 2014-04-16 | 1 | -3/+16 |
* | | | | | Merge "Add convenience methods, to encourage usage of ALL_SAVE_FLAG" | Chris Craik | 2014-04-17 | 1 | -27/+30 |
|\ \ \ \ \
| | |/ / /
| |/| / /
| |_|/ /
|/| | | |
|
| * | | | Add convenience methods, to encourage usage of ALL_SAVE_FLAG | Chris Craik | 2014-04-16 | 1 | -27/+30 |
| |/ / |
|
* | | | Clean up VectorDrawable formatting | Alan Viverette | 2014-04-16 | 1 | -37/+44 |
|/ / |
|
* | | Implement jumpToCurrentState() in VectorDrawable | Alan Viverette | 2014-04-15 | 1 | -0/+5 |
|/ |
|