summaryrefslogtreecommitdiffstats
path: root/core/jni/android
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix bug #4441002 Crash in SkPathEffectGlue::OneD_constructor"Fabrice Di Meglio2011-05-181-0/+19
|\
| * Fix bug #4441002 Crash in SkPathEffectGlue::OneD_constructorFabrice Di Meglio2011-05-171-0/+19
* | Merge "Updates resulting from the Skia merge (revision 1327)"Derek Sollenberger2011-05-172-17/+3
|\ \ | |/ |/|
| * Updates resulting from the Skia merge (revision 1327)Derek Sollenberger2011-05-162-17/+3
* | Merge "Fix bug #4415576 Gmail text looks broken"Fabrice Di Meglio2011-05-162-9/+9
|\ \ | |/ |/|
| * Fix bug #4415576 Gmail text looks brokenFabrice Di Meglio2011-05-132-9/+9
* | Prepare OpenGLRenderer to use glyphs from TextLayoutCacheFabrice Di Meglio2011-05-132-9/+10
|/
* am 1eb31b43: am 718516f3: am 9fd8e057: Merge "Fix memory leak of SkMovie class"Conley Owens2011-05-021-0/+5
|\
| * am 718516f3: am 9fd8e057: Merge "Fix memory leak of SkMovie class"Conley Owens2011-04-291-0/+5
| |\
| | * Fix memory leak of SkMovie classKimiyoshi Kusaka2011-03-281-0/+5
| | * Do not merge.Wei-Ta Chen2011-01-115-1/+362
| | * Do not merge.Wei-Ta Chen2010-10-013-332/+0
* | | Take the index parameter into account in drawTextOnPath.Romain Guy2011-04-261-1/+1
* | | Fix bug #4338103 (Android Arabic and Hebrew input is broken)Fabrice Di Meglio2011-04-251-46/+68
* | | Clean getTextRunAdvances() APIsFabrice Di Meglio2011-04-211-38/+20
* | | TextLayout cache - update size and improve loggingFabrice Di Meglio2011-04-212-4/+12
* | | Use Harfbuzz for Paint drawText / measureText / breakText APIsFabrice Di Meglio2011-04-192-11/+44
* | | Use Harfbuzz for Canvas drawText APIsFabrice Di Meglio2011-04-181-2/+37
* | | Return chars advances instead of glyphs advancesFabrice Di Meglio2011-04-182-9/+19
* | | Merge "Add Unicode BiDi Algo before drawing text in Canvas"Fabrice Di Meglio2011-04-185-53/+166
|\ \ \
| * | | Add Unicode BiDi Algo before drawing text in CanvasFabrice Di Meglio2011-04-155-53/+166
* | | | Merge "Don't allocate a raw object then call its constructor manually..."Elliott Hughes2011-04-132-31/+13
|\ \ \ \
| * | | | Don't allocate a raw object then call its constructor manually...Elliott Hughes2011-04-122-31/+13
* | | | | Remove useless forward declarations.Elliott Hughes2011-04-1211-69/+53
|/ / / /
* | | | More native code cleanup.Elliott Hughes2011-04-121-34/+29
* | | | You don't need to poke around inside FileDescriptor manually.Elliott Hughes2011-04-112-66/+29
* | | | Merge "More JNI exception-throwing cleanup."Elliott Hughes2011-04-082-16/+15
|\ \ \ \ | |/ / / |/| | |
| * | | More JNI exception-throwing cleanup.Elliott Hughes2011-04-082-16/+15
* | | | Merge "TextLayoutCache - add glyphs caching"Fabrice Di Meglio2011-04-086-98/+190
|\ \ \ \ | |/ / / |/| | |
| * | | TextLayoutCache - add glyphs cachingFabrice Di Meglio2011-04-086-98/+190
* | | | Use jniThrowException for exception throwing from native code.Elliott Hughes2011-04-075-177/+154
|/ / /
* | | Don't use local ref for cached jclass reference in JNI codeBrian Carlstrom2011-04-061-1/+0
* | | TextLayoutCache - more code refactoringFabrice Di Meglio2011-04-052-275/+330
* | | Code refactoring for TextLayoutCacheFabrice Di Meglio2011-04-054-36/+36
* | | Merge "Code cleaning - suppress non useful code"Fabrice Di Meglio2011-03-301-15/+0
|\ \ \
| * | | Code cleaning - suppress non useful codeFabrice Di Meglio2011-03-301-15/+0
* | | | Update TextLayoutCache key for supporting more SkPaint propertiesFabrice Di Meglio2011-03-301-12/+21
|/ / /
* | | Fix text redering issue where the text was sometimes truncatedFabrice Di Meglio2011-03-297-61/+157
* | | Fix text redering issue where the text was sometimes truncatedFabrice Di Meglio2011-03-241-2/+2
* | | Merge "Use Harfbuzz instead of ICU4C for computing advances"Fabrice Di Meglio2011-03-237-5/+510
|\ \ \
| * | | Use Harfbuzz instead of ICU4C for computing advancesFabrice Di Meglio2011-03-227-5/+510
* | | | Update GL textures when changing a Bitmap's pixelsRomain Guy2011-03-211-0/+3
* | | | Add support for timestamps into SurfaceTexture.Eino-Ville Talvala2011-03-171-1/+8
* | | | am b245e31f: am ee7ace06: Merge "Fix rendering artifact in edge fades. Bug #4...Romain Guy2011-03-141-4/+16
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Fix rendering artifact in edge fades. Bug #4092053" into honeycomb-mr1Romain Guy2011-03-141-4/+16
| |\ \ \
| | * | | Fix rendering artifact in edge fades.Romain Guy2011-03-141-4/+16
* | | | | am dd264f21: am 76470914: Merge "Bug 3515073 Add ANativeWindow_fromSurfaceTex...Glenn Kasten2011-03-111-0/+10
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Bug 3515073 Add ANativeWindow_fromSurfaceTexture" into honeycomb-mr1Glenn Kasten2011-03-111-0/+10
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug 3515073 Add ANativeWindow_fromSurfaceTextureGlenn Kasten2011-03-041-0/+10
* | | | | am a2048056: am 2498b4b8: Merge "Fix 3510563: memory leak in BitmapRegionDeco...Wei-Ta Chen2011-03-091-1/+1
|\ \ \ \ \ | |/ / / /