Sign in
ara-mdk
/
platform
/
external
/
skia
/
HEAD
b64b18a
skia: Fix aliasing violations
by Bernhard Rosenkraenzer
· 11 years ago
master
ara-dev-release-20141107
0661b39
skia: Build legacy bits with -fno-strict-aliasing
by Bernhard Rosenkraenzer
· 11 years ago
cb27eca
Modified for migrating Skia test to lava_test_shell
by harigollamudi
· 11 years ago
3542aa0
skia: Add workaround for gcc 4.8 bug #54781
by Bernhard Rosenkraenzer
· 11 years ago
b1b7892
skia/bench: Use -fno-strict-aliasing
by Bernhard Rosenkraenzer
· 12 years ago
7065a0c
skia: Use -fno-strict-aliasing for now
by Bernhard Rosenkraenzer
· 11 years ago
b7d5223
skia: Fix build in ISO C++11 mode
by Bernhard Rosenkraenzer
· 13 years ago
9a12b31
skia: Use -fno-strict-aliasing for tests
by Bernhard Rosenkraenzer
· 11 years ago
a743b21
skia: update interfaces to libpng 1.5.7 beta 01
by Chao Yang
· 11 years ago
fa3c026
Merge "Add support for CMYK jpeg images." into jb-mr2-dev
by Derek Sollenberger
· 12 years ago
e2dc2d7
Fix skia generation counting in getFontMetrics
by Chris Craik
· 12 years ago
e05129f
Merge "Add additional scripts in font mapping" into jb-mr2-dev
by Raph Levien
· 12 years ago
eb323f3
Add liblog
by Ying Wang
· 12 years ago
19ab554
Add additional scripts in font mapping
by Raph Levien
· 12 years ago
c71c874
Ignore c719731e
by Jean-Baptiste Queru
· 12 years ago
c719731
Merge "Tweak for forward compatibility"
by Jean-Baptiste Queru
· 12 years ago
61b2b8a
Tweak for forward compatibility
by Jean-Baptiste Queru
· 12 years ago
ff6b3d6
Ignore f490d8c1
by Jean-Baptiste Queru
· 12 years ago
f490d8c
Merge "Tweaks for forward compatibility"
by Jean-Baptiste Queru
· 12 years ago
0d4a859
Make WebP decoding independent of stream length.
by Vikas Arora
· 12 years ago
d25650f
Tweaks for forward compatibility
by Jean-Baptiste Queru
· 12 years ago
88a3a9a
Add support for CMYK jpeg images.
by Derek Sollenberger
· 12 years ago
cad11b7
Don't increment the paint's generation ID when measuring text
by Romain Guy
· 12 years ago
18fe1b8
Android now has the new glShaderSource signature
by Jesse Hall
· 12 years ago
a695f85
Merge "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'"
by Derek Sollenberger
· 12 years ago
464e402
Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'
by Derek Sollenberger
· 12 years ago
e019aac
Merge remote-tracking branch 'goog/jb-mr2-release'
by Ed Heyl
· 12 years ago
6a07c77
Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" DO NOT MERGE
by Chris Craik
· 12 years ago
90dc880
am 07d1532b: (-s ours) Revert "Merge remote-tracking branch \'goog/master-chromium\' into \'goog/master\'" DO NOT MERGE
by Chris Craik
· 12 years ago
07d1532
Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" DO NOT MERGE
by Chris Craik
· 12 years ago
ee9208e
Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'
by Derek Sollenberger
· 12 years ago
60a9b8e
Merge Skia @7527
by Derek Sollenberger
· 12 years ago
d686ac7
Snapshot from http://skia.googlecode.com/svn/trunk@7527
by Derek Sollenberger
· 12 years ago
ed7d68f
am 2dad6229: This fixes the immediate setjmp crash.
by Ruben Brunk
· 12 years ago
2dad622
This fixes the immediate setjmp crash.
by Ruben Brunk
· 12 years ago
08081fb
am 0203c47d: Introduces new shared library that will be used to playback SkPictures.
by Derek Sollenberger
· 12 years ago
1115780
am f8cacf6b: Make a copy of the Skia sources to isolate them from updates.
by Derek Sollenberger
· 12 years ago
d1ed168
resolved conflicts for merge of e1ac2e84 to master-chromium
by Derek Sollenberger
· 12 years ago
0203c47
Introduces new shared library that will be used to playback SkPictures.
by Derek Sollenberger
· 12 years ago
f8cacf6
Make a copy of the Skia sources to isolate them from updates.
by Derek Sollenberger
· 12 years ago
e1ac2e8
Fixes needed to run Skia in debug mode
by Derek Sollenberger
· 12 years ago
f892089
am cfceaa81: Merge "Changes to Skia to support Harfbuzz NG"
by Raph Levien
· 12 years ago
cfceaa8
Merge "Changes to Skia to support Harfbuzz NG"
by Raph Levien
· 12 years ago
454e75e
am 460abbfb: Expose extra matrix parameter in glyph cache APIs
by Romain Guy
· 12 years ago
e814a2d
Fixes to the Skia merge at revision 6890.
by Derek Sollenberger
· 12 years ago
1d0f5a1
Merge Skia @6890
by Derek Sollenberger
· 12 years ago
460abbf
Expose extra matrix parameter in glyph cache APIs
by Romain Guy
· 12 years ago
363e546
Snapshot from http://skia.googlecode.com/svn/trunk@6890
by Derek Sollenberger
· 12 years ago
6699e7e
Merge skia @5967
by Jean-Baptiste Queru
· 12 years ago
72383e7
Snapshot from http://skia.googlecode.com/svn/trunk@5967
by Jean-Baptiste Queru
· 12 years ago
80bacfe
initial snapshot, trunk@5966
by Jean-Baptiste Queru
· 12 years ago
c12e37c
Changes to Skia to support Harfbuzz NG
by Raph Levien
· 12 years ago
f17ec8a
am 7cd90d4e: Add Android specific API Bug #7353771
by Romain Guy
· 12 years ago
7cd90d4
Add Android specific API Bug #7353771
by Romain Guy
· 12 years ago
de3bba1
am 9c1f88b8: Update Skia\'s handling of vertical text when freetype metrics are available.
by Derek Sollenberger
· 12 years ago
9c1f88b
Update Skia's handling of vertical text when freetype metrics are available.
by Derek Sollenberger
· 12 years ago
5a279ae
am faa8dc5b: Reduce tolerance for going into our fast path for gradients.
by Derek Sollenberger
· 12 years ago
faa8dc5
Reduce tolerance for going into our fast path for gradients.
by Derek Sollenberger
· 12 years ago
4691528
am ebb0af8e: Increment SkPath\'s generation id when transform() is called
by Romain Guy
· 12 years ago
ebb0af8
Increment SkPath's generation id when transform() is called
by Romain Guy
· 12 years ago
9c22695
Remove redundant header include.
by Vikas Arora
· 12 years ago
8f333e5
am efda4cbd: am 867c7f44: am 6a22037d: Merge "[Skia]: fix TOMBSTONE issue when browsing JPEG image and exiting Gallery"
by Jean-Baptiste Queru
· 12 years ago
efda4cb
am 867c7f44: am 6a22037d: Merge "[Skia]: fix TOMBSTONE issue when browsing JPEG image and exiting Gallery"
by Jean-Baptiste Queru
· 12 years ago
867c7f4
am 6a22037d: Merge "[Skia]: fix TOMBSTONE issue when browsing JPEG image and exiting Gallery"
by Jean-Baptiste Queru
· 12 years ago
6a22037
Merge "[Skia]: fix TOMBSTONE issue when browsing JPEG image and exiting Gallery"
by Jean-Baptiste Queru
· 12 years ago
48cd21a
am 2f7c075a: am a223e0da: am 2f12560c: Merge "Enable dynamic effect of GIF animating images in browser"
by Jean-Baptiste Queru
· 12 years ago
2f7c075
am a223e0da: am 2f12560c: Merge "Enable dynamic effect of GIF animating images in browser"
by Jean-Baptiste Queru
· 12 years ago
a223e0d
am 2f12560c: Merge "Enable dynamic effect of GIF animating images in browser"
by Jean-Baptiste Queru
· 12 years ago
2f12560
Merge "Enable dynamic effect of GIF animating images in browser"
by Jean-Baptiste Queru
· 12 years ago
42490b9
Enable dynamic effect of GIF animating images in browser
by bxu10X
· 13 years ago
fe6f376
am 3bd7488e: am 1dccc9f3: am 372648a7: Merge "Fix access to freed memory"
by Jean-Baptiste Queru
· 12 years ago
3bd7488
am 1dccc9f3: am 372648a7: Merge "Fix access to freed memory"
by Jean-Baptiste Queru
· 12 years ago
1dccc9f
am 372648a7: Merge "Fix access to freed memory"
by Jean-Baptiste Queru
· 12 years ago
372648a
Merge "Fix access to freed memory"
by Jean-Baptiste Queru
· 12 years ago
c005897
Fix access to freed memory
by Nikolay Pisanov
· 13 years ago
1f0d1dc
am 41aa7b9f: Disable "no context for char" log spam.
by Victoria Lease
· 12 years ago
41aa7b9
Disable "no context for char" log spam.
by Victoria Lease
· 12 years ago
0a20625
am 4981d142: (-s ours) DO NOT MERGE Support WebP Alpha (Lossless) images
by Vikas Arora
· 12 years ago
4981d14
DO NOT MERGE Support WebP Alpha (Lossless) images
by Vikas Arora
· 12 years ago
ef410b5
am 725b3e03: (-s ours) DO NOT MERGE Han Preference
by Billy Hewlett
· 12 years ago
725b3e0
DO NOT MERGE Han Preference
by Billy Hewlett
· 12 years ago
511a602
am 8ab6679c: Merge "Ensure SkCanvas will have a device by default." into jb-mr1-dev
by Derek Sollenberger
· 12 years ago
8ab6679
Merge "Ensure SkCanvas will have a device by default." into jb-mr1-dev
by Derek Sollenberger
· 12 years ago
60c5daa
am f6067133: am 5f421caf: (-s ours) am c2ad1992: Merge "Forward-compatibility stubs"
by Jean-Baptiste Queru
· 12 years ago
f606713
am 5f421caf: (-s ours) am c2ad1992: Merge "Forward-compatibility stubs"
by Jean-Baptiste Queru
· 12 years ago
5f421ca
am c2ad1992: Merge "Forward-compatibility stubs"
by Jean-Baptiste Queru
· 12 years ago
c2ad199
Merge "Forward-compatibility stubs"
by Jean-Baptiste Queru
· 12 years ago
fd3c420
Forward-compatibility stubs
by Victoria Lease
· 12 years ago
9918075
Ensure SkCanvas will have a device by default.
by Derek Sollenberger
· 12 years ago
62bcdc6
Han Preference
by Billy Hewlett
· 12 years ago
d8f575c
[Skia]: fix TOMBSTONE issue when browsing JPEG image and exiting Gallery
by Zhongjun Chen
· 13 years ago
772042a
Add support for WebP Alpha (and Lossless) images.
by Vikas Arora
· 12 years ago
392a7bb
am fbb38cd1: Merge "Fix bug 6888377: crash in GetUnitsPerEm on locale change" into jb-mr1-dev
by Raph Levien
· 12 years ago
fbb38cd
Merge "Fix bug 6888377: crash in GetUnitsPerEm on locale change" into jb-mr1-dev
by Raph Levien
· 12 years ago
59e8eca
am 963a513a: (-s ours) am dccf2260: (-s ours) Reconcile with jb-mr0-release - do not merge
by The Android Open Source Project
· 12 years ago
963a513
am dccf2260: (-s ours) Reconcile with jb-mr0-release - do not merge
by The Android Open Source Project
· 12 years ago
dccf226
Reconcile with jb-mr0-release - do not merge
by The Android Open Source Project
· 12 years ago
2cc2427
merge in jb-mr0-release history after reset to jb-dev
by The Android Automerger
· 12 years ago
a476f87
am 0847955a: Merge "Reduce embolden effect." into jb-mr1-dev
by Victoria Lease
· 12 years ago
0847955
Merge "Reduce embolden effect." into jb-mr1-dev
by Victoria Lease
· 12 years ago
Next »