summaryrefslogtreecommitdiffstats
path: root/core/jni/android
Commit message (Expand)AuthorAgeFilesLines
* Language and variant selection for MinikinRaph Levien2014-05-292-4/+15
* DO NOT MERGE Inspect SkShader to determine hw shader.Leon Scroggins III2014-05-231-293/+4
* Temporary fix for buffer overrun issue.Mathieu Chartier2014-05-211-8/+1
* fix argument order in call to SkBlurDrawLooper constructorVictoria Lease2014-05-191-1/+1
* Get rid of dirFlags log spamRaph Levien2014-05-161-1/+0
* Merge "Adding APIs to render PDF documents."Svetoslav2014-05-152-0/+287
|\
| * Adding APIs to render PDF documents.Svetoslav2014-05-132-0/+287
* | Frameworks changes to support latest Skia (r14729)Mike Reed2014-05-154-45/+84
* | Merge "BiDi support for Minikin"Raph Levien2014-05-156-11/+15
|\ \
| * | BiDi support for MinikinRaph Levien2014-05-126-11/+15
* | | Merge "Proper refcounting for Minikin objects"Raph Levien2014-05-152-4/+14
|\ \ \ | |/ /
| * | Proper refcounting for Minikin objectsRaph Levien2014-05-122-4/+14
* | | Merge "Parsing of XML font configuration files for Minikin"Raph Levien2014-05-154-22/+42
|\ \ \ | |/ /
| * | Parsing of XML font configuration files for MinikinRaph Levien2014-05-124-22/+42
* | | Merge "Start of Minikin integration"Raph Levien2014-05-1512-34/+295
|\ \ \ | |/ / | | / | |/ |/|
| * Start of Minikin integrationRaph Levien2014-05-1212-34/+295
* | Merge "Refactor VirtualLightRefBase & JNI"John Reck2014-05-091-13/+3
|\ \
| * | Refactor VirtualLightRefBase & JNIJohn Reck2014-05-091-13/+3
* | | Fix Bitmap.cpp line endingsChris Craik2014-05-091-837/+837
|/ /
* | Merge "Avoid caching shadow properties in Java & HWUI."Derek Sollenberger2014-05-081-6/+12
|\ \
| * | Avoid caching shadow properties in Java & HWUI.Derek Sollenberger2014-05-071-6/+12
* | | Fix crash due to texture view callback threading invariants.Jeff Brown2014-05-061-2/+2
* | | Add CanvasProperty for drawCircleJohn Reck2014-05-021-0/+68
|/ /
* | am f84493ec: am 91ff3c18: am 7d3f9e97: Merge "Fix for native leaks in YuvToJp...Elliott Hughes2014-04-301-5/+6
|\ \ | |/ |/|
| * am 7d3f9e97: Merge "Fix for native leaks in YuvToJpegEncoder.cpp"Elliott Hughes2014-04-301-5/+6
| |\
| | * Merge "Fix for native leaks in YuvToJpegEncoder.cpp"Elliott Hughes2014-04-301-5/+6
| | |\
| | | * Fix for native leaks in YuvToJpegEncoder.cppPawel Augustyn2014-02-041-5/+6
| * | | Merge commit '0b62467b142b61ee1e449ba958ba37dfd961ef56' into HEADBill Yi2014-04-2915-139/+205
| |\ \ \ | | |/ / | |/| |
| | * | am ea96d791: am 5f0d44f6: Merge "Fix scaleNinePatch."Narayan Kamath2014-03-251-1/+1
| | |\ \
| | * \ \ am cfd46dc4: am 610d401c: am e9c7fd2f: am 55371beb: am 754bf6ab: am c8868db2:...Victoria Lease2014-03-201-1/+2
| | |\ \ \
| | * \ \ \ am d2133079: am 7c0dfed5: Merge "Pass int32_t for JNI calls to java Input/Out...Narayan Kamath2014-03-181-7/+16
| | |\ \ \ \
| | * \ \ \ \ am bbf82665: am 6e2fb587: Merge "LP64: Make 9 patches architecture agnostic."Narayan Kamath2014-03-114-20/+27
| | |\ \ \ \ \
| | * \ \ \ \ \ am fca204a4: am 05cebdc2: Merge "Fix several bad function definitions."Narayan Kamath2014-03-071-6/+7
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ am 74ca3fd3: am bc57651f: Merge "DO NOT MERGE - merge nativeDecodeFileDescrip...Leon Scroggins III2014-03-071-22/+47
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge "resolved conflicts for merge of 8d3281f5 to klp-dev-plus-aosp" into kl...Leon Scroggins III2014-03-0715-116/+156
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ resolved conflicts for merge of 8d3281f5 to klp-dev-plus-aospLeon Scroggins III2014-03-0615-116/+156
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
* | | | | | | | | | | Support Oval GradientDrawable outlines, and ShapeDrawableChris Craik2014-04-251-21/+13
* | | | | | | | | | | Add floats-only drawRoundRect to CanvasChris Craik2014-04-241-5/+4
* | | | | | | | | | | Merge changes Ia693f512,If3b7d41fRaph Levien2014-04-171-2/+42
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add elegantTextHeight text appearance attributeRaph Levien2014-04-171-2/+42
* | | | | | | | | | | | Call SkShader::isOpaque() to determine opaqueness.Skia_Android Canary Bot2014-04-171-7/+7
|/ / / / / / / / / / /
* | | | | | | | | | | Remove SkFloatToScalar.Leon Scroggins III2014-04-0715-375/+192
* | | | | | | | | | | Update to call new Skia APIs.Leon Scroggins2014-04-0410-82/+98
* | | | | | | | | | | Merge "Update framework to use M34 version of Skia."Leon Scroggins2014-03-277-125/+60
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update framework to use M34 version of Skia.Leon Scroggins2014-03-277-125/+60
* | | | | | | | | | | | resolved conflicts for merge of 22d07464 to masterNarayan Kamath2014-03-271-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | resolved conflicts for merge of eaab4df0 to klp-modular-dev-plus-aospNarayan Kamath2014-03-271-5/+5
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | AArch64: Make frameworks/base code more portableAshok Bhat2014-03-271-5/+5
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | am ea96d791: am 5f0d44f6: Merge "Fix scaleNinePatch."Narayan Kamath2014-03-251-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Fix scaleNinePatch.Narayan Kamath2014-03-241-1/+1
| | | |_|_|_|_|_|/ / | | |/| | | | | | |