summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* Merge "camera2: Add HAL1 compatibility shim skeleton."Ruben Brunk2014-05-225-13/+436
|\
| * camera2: Add HAL1 compatibility shim skeleton.Ruben Brunk2014-05-215-13/+436
* | opengl: Fix #include style in generated JNI codeJesse Hall2014-05-218-16/+16
* | opengl: Add GLES31 and GLES31Ext classesJesse Hall2014-05-214-0/+4559
* | Merge "Define light position (using new lighting spec) in Java"Chris Craik2014-05-221-4/+6
|\ \
| * | Define light position (using new lighting spec) in JavaChris Craik2014-05-211-4/+6
* | | Temporary fix for buffer overrun issue.Mathieu Chartier2014-05-211-8/+1
| |/ |/|
* | Switching to the final PDF rendering librarySvetoslav Ganov2014-05-211-4/+4
* | Fix the build: Revert "Switching to the final PDF rendering library"Ed Heyl2014-05-211-4/+4
* | Switching to the final PDF rendering librarySvetoslav2014-05-211-4/+4
* | Merge "USB: Fix race condition in acquiring global reference in UsbRequest JN...Mike Lockwood2014-05-201-10/+12
|\ \ | |/ |/|
| * USB: Fix race condition in acquiring global reference in UsbRequest JNI codeMike Lockwood2014-05-201-10/+12
* | fix argument order in call to SkBlurDrawLooper constructorVictoria Lease2014-05-191-1/+1
* | camera2: Plumb DngCreator to native library.Ruben Brunk2014-05-162-0/+27
* | Merge "AudioSystem: native to JAVA status translation"Eric Laurent2014-05-163-77/+99
|\ \
| * | AudioSystem: native to JAVA status translationEric Laurent2014-05-163-77/+99
* | | Update ripple behavior, use render thread animationAlan Viverette2014-05-161-5/+18
* | | Merge "Get rid of dirFlags log spam"Raph Levien2014-05-161-1/+0
|\ \ \ | |/ / |/| |
| * | Get rid of dirFlags log spamRaph Levien2014-05-161-1/+0
* | | Merge "AudioTrack JNI cleanup"Jean-Michel Trivi2014-05-161-33/+3
|\ \ \
| * | | AudioTrack JNI cleanupJean-Michel Trivi2014-05-141-33/+3
* | | | Merge "Round rect outline clipping"Chris Craik2014-05-161-0/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Round rect outline clippingChris Craik2014-05-151-0/+7
* | | | Merge "Battery stats more wake history, power save mode."Dianne Hackborn2014-05-151-0/+32
|\ \ \ \
| * | | | Battery stats more wake history, power save mode.Dianne Hackborn2014-05-151-0/+32
| | |/ / | |/| |
* | | | Merge "Adding APIs to render PDF documents."Svetoslav2014-05-154-0/+295
|\ \ \ \
| * | | | Adding APIs to render PDF documents.Svetoslav2014-05-134-0/+295
* | | | | Merge "Animator start value..."John Reck2014-05-153-27/+49
|\ \ \ \ \
| * | | | | Animator start value...John Reck2014-05-153-27/+49
* | | | | | Remove SkFloatToScalar in GLES20Canvas (Minikin)Raph Levien2014-05-151-2/+2
|/ / / / /
* | | | | Frameworks changes to support latest Skia (r14729)Mike Reed2014-05-156-47/+85
* | | | | Merge "BiDi support for Minikin"Raph Levien2014-05-157-13/+17
|\ \ \ \ \
| * | | | | BiDi support for MinikinRaph Levien2014-05-127-13/+17
* | | | | | 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-1515-49/+383
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | Start of Minikin integrationRaph Levien2014-05-1215-49/+383
* | | | | Merge "Remove Path based outline clipping"Chris Craik2014-05-151-5/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove Path based outline clippingChris Craik2014-05-141-5/+0
* | | | | am 760f0994: am c0f18b9d: am c4c77d63: Merge "Add property for background GC ...Mathieu Chartier2014-05-151-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | am c0f18b9d: am c4c77d63: Merge "Add property for background GC type"Mathieu Chartier2014-05-141-0/+8
| |\ \ \ \
| | * \ \ \ am c4c77d63: Merge "Add property for background GC type"Mathieu Chartier2014-05-141-0/+8
| | |\ \ \ \
| | | * | | | Add property for background GC typeMathieu Chartier2014-05-141-0/+8
* | | | | | | camera2: Update native<->managed camera metadata marshalersIgor Murashkin2014-05-131-3/+8
| |_|_|_|/ / |/| | | | |
* | | | | | Wire up texture atlasJohn Reck2014-05-131-4/+36
* | | | | | More native interpolatorsJohn Reck2014-05-121-0/+40
* | | | | | Add TimeInterpolator support to RNAJohn Reck2014-05-124-1/+82
| |_|_|_|/ |/| | | |
* | | | | Merge "Refactor VirtualLightRefBase & JNI"John Reck2014-05-095-23/+56
|\ \ \ \ \