summaryrefslogtreecommitdiffstats
path: root/core/jni/android
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #8437358 Clean any ICU related code from TextLayout / Paint and their...Fabrice Di Meglio2013-03-203-136/+13
* Revert "Clean Paint.mBidiFlags as it is no longer used"Fabrice Di Meglio2013-03-156-158/+389
* Revert "Fix bug #8194572 Chrome SIGBUS'es on launch around TextLayoutCacheKey"Fabrice Di Meglio2013-03-151-10/+10
* Revert "fix argument mismatches in Paint JNI"Fabrice Di Meglio2013-03-151-5/+5
* fix JNI use of incStrong/decStrongMathias Agopian2013-03-061-4/+4
* fix issue when replacement bitmap is larger than original.Derek Sollenberger2013-02-281-2/+19
* Fix use case where the Java Canvas is reused.Derek Sollenberger2013-02-211-0/+11
* am ceec31b7: Merge changes I5a218ca1,I853a76d9Mathias Agopian2013-02-151-3/+3
|\
| * Merge changes I5a218ca1,I853a76d9Mathias Agopian2013-02-151-3/+3
| |\
| | * Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-151-3/+3
* | | am aa8307b9: Merge "Remove obsolete header file"Romain Guy2013-02-151-1/+0
|\ \ \ | |/ /
| * | Remove obsolete header fileRomain Guy2013-02-151-1/+0
| |/
* | am c69bce2e: Merge "fix argument mismatches in Paint JNI"Victoria Lease2013-02-141-5/+5
|\ \ | |/
| * fix argument mismatches in Paint JNIVictoria Lease2013-02-141-5/+5
* | am 336fcac3: Merge "Fix bug #8194572 Chrome SIGBUS\'es on launch around TextL...Fabrice Di Meglio2013-02-131-10/+10
|\ \ | |/
| * Fix bug #8194572 Chrome SIGBUS'es on launch around TextLayoutCacheKeyFabrice Di Meglio2013-02-131-10/+10
| * Merge "Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog...Chris Craik2013-02-136-29/+51
| |\ |/ /
| * Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master...Chris Craik2013-02-136-29/+51
* | Merge "Clean Paint.mBidiFlags as it is no longer used"Fabrice Di Meglio2013-02-136-389/+158
|\ \
| * | Clean Paint.mBidiFlags as it is no longer usedFabrice Di Meglio2013-02-126-389/+158
| |/
* | Count baseGlyphCount once for scripts without typefacesVictoria Lease2013-02-121-5/+2
|/
* am c24b1448: Merge "Don\'t mark recycled bitmaps as immutable"Michael Jurka2013-02-041-1/+1
|\
| * Merge "Don't mark recycled bitmaps as immutable"Michael Jurka2013-02-041-1/+1
| |\
| | * Don't mark recycled bitmaps as immutableMichael Jurka2013-02-041-1/+1
* | | am 1bce2db3: Merge "Fix return type mismatch in Region\'s JNI code."Derek Sollenberger2013-02-041-1/+1
|\ \ \ | |/ /
| * | Fix return type mismatch in Region's JNI code.Derek Sollenberger2013-02-011-1/+1
| |/
* | am 54298652: Merge "Reduce TextLayoutCache logging."Jeff Sharkey2013-01-171-0/+2
|\ \ | |/
| * Reduce TextLayoutCache logging.Jeff Sharkey2013-01-171-0/+2
* | am 6d191ed9: Added the necessary Harfbuzz scripts for rendering Japanese text...Junichi Monma2013-01-171-0/+3
|\ \ | |/
| * Added the necessary Harfbuzz scripts for rendering Japanese text correctly.Junichi Monma2013-01-171-0/+3
* | am 2d76d4f3: Fix build break in master-chromiumKristian Monsen2013-01-151-2/+3
|\ \ | |/
| * Fix build break in master-chromiumKristian Monsen2013-01-151-2/+3
* | am e45113a1: Merge "Attempt to resolve build breakage on x86"Raph Levien2013-01-151-2/+2
|\ \ | |/
| * Attempt to resolve build breakage on x86Raph Levien2013-01-151-2/+2
* | am 7cd0859a: Merge "Update framework text layout to use Harfbuzz NG"Raph Levien2013-01-155-570/+477
|\ \ | |/
| * Update framework text layout to use Harfbuzz NGRaph Levien2013-01-155-570/+477
* | Remove calls to SkCanvas::setBitmapDevice()Derek Sollenberger2013-01-081-9/+0
* | am af80cdd7: Merge "DdmServer: add controls for OpenGL tracing"Siva Velusamy2013-01-021-3/+3
|\ \ | |/
| * Merge "DdmServer: add controls for OpenGL tracing"Siva Velusamy2013-01-021-3/+3
| |\
| | * DdmServer: add controls for OpenGL tracingSiva Velusamy2012-12-191-3/+3
* | | Merge "Update framework to support r5967 of Skia." into master-chromiumDerek Sollenberger2012-12-196-42/+29
|\ \ \ | |/ / |/| |
| * | Update framework to support r5967 of Skia.Derek Sollenberger2012-12-126-42/+29
* | | Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-20/+20
| |/ |/|
* | stop using a deprecated SurfaceTextureClient ctorJamie Gennis2012-12-111-1/+1
|/
* Use LruCache instead of GenerationCache in libhwuiRomain Guy2012-11-291-1/+3
* Updated android.graphics.SurfaceTexture to use wp for FrameAvailableListenerIgor Murashkin2012-10-301-4/+27
* Modify TextLayoutCache to use new LRU cacheRaph Levien2012-10-252-8/+36
* am 85c1aef9: am 6534dd02: am 74261d84: Merge "Don\'t null the reference to Bi...Chet Haase2012-10-221-4/+4
|\
| * Don't null the reference to Bitmap pixels until we're really readyChet Haase2012-10-221-4/+4
* | am ae232842: am b112bb66: am 0ee71add: Merge "Fix native crash while saving a...Bart Sears2012-10-172-5/+11
|\ \ | |/