Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
722ba4c7519210a53cebd761a6a565415f4e6307
/
graphics
4d20ee8
Merge "Icon class should support Maskable bitmap type"
by Hyunyoung Song
· 8 years ago
427acd7
Merge "Deprecate Canvas clipping for arbitrary Region.Ops."
by Derek Sollenberger
· 8 years ago
9ee90a4
Icon class should support Maskable bitmap type
by Hyunyoung Song
· 8 years ago
e8d2ebb
Report bitmap config when decoding only metadata
by Romain Guy
· 8 years ago
8c57596
Deprecate Canvas clipping for arbitrary Region.Ops.
by Derek Sollenberger
· 8 years ago
1e27582
Merge "Provide text locations to accessibility services."
by Phil Weaver
· 8 years ago
c2e2893
Provide text locations to accessibility services.
by Phil Weaver
· 8 years ago
b12397e
Cache Downloaded Fonts in Typeface
by Clara Bayarri
· 8 years ago
3084ec2
Handle nullable drawables inside MaskableIconDrawable
by Hyunyoung Song
· 8 years ago
cf45c85
Merge "Introduce set/getFontVariationSettings."
by TreeHugger Robot
· 8 years ago
9ff994d
Introduce set/getFontVariationSettings.
by Seigo Nonaka
· 8 years ago
fe98ad9
Merge "Implement .xml font resource support"
by TreeHugger Robot
· 8 years ago
ed00bfd
Implement .xml font resource support
by Clara Bayarri
· 8 years ago
0ce4b0e
Fix @links in reference docs. am: 54de77470d am: ab978c035e am: 28ba4722a9
by Elliot Waite
· 8 years ago
9b21265
Fix @links in reference docs. am: 54de77470d am: ab978c035e am: 28ba4722a9
by Elliot Waite
· 8 years ago
28ba472
Fix @links in reference docs. am: 54de77470d am: ab978c035e
by Elliot Waite
· 8 years ago
54de774
Fix @links in reference docs.
by Elliot Waite
· 8 years ago
c65ea18
Fix crash with FontProvider
by Seigo Nonaka
· 8 years ago
68eb1ac
Merge "Follow minikin::FontFamily constructor signature change."
by TreeHugger Robot
· 8 years ago
8d07bfa
Merge "Adds MaskableIconDrawable class to android.graphics.drawable package"
by Hyunyoung Song
· 8 years ago
f665a32
Adds MaskableIconDrawable class to android.graphics.drawable package
by Hyunyoung Song
· 8 years ago
b0812a3
Introduce Fonts Content Provider
by Clara Bayarri
· 8 years ago
8b48e62
Follow minikin::FontFamily constructor signature change.
by Seigo Nonaka
· 8 years ago
540dbd0
Merge "Use @CriticalNative in Canvas"
by Chris Craik
· 8 years ago
bfa0b29
Use @CriticalNative in Canvas
by Chris Craik
· 8 years ago
4a65687
Merge "Expose fonts.xml via public API with a service"
by TreeHugger Robot
· 8 years ago
764ff27
Delete accidentally submitted FontResourcesParser
by Clara Bayarri
· 8 years ago
04d72ab
Expose fonts.xml via public API with a service
by Clara Bayarri
· 8 years ago
18e9f9f
Expose Resources.getFont
by Clara Bayarri
· 8 years ago
c0d685b
Revert "Follow minikin::FontFamily constructor signature change."
by Siyamed Sinir
· 8 years ago
24fac98
Merge "Revert "Introduce set/getFontVariationSettings.""
by Siyamed Sinir
· 8 years ago
a3b9f2e
Revert "Introduce set/getFontVariationSettings."
by Siyamed Sinir
· 8 years ago
43267b4
Merge "Prepare for removal of legacy-test from default targets" am: c74ccf1588 am: ab62fd67d8
by Paul Duffin
· 8 years ago
56a2ae1
Merge "Prepare for removal of legacy-test from default targets" am: c74ccf1588
by Paul Duffin
· 8 years ago
ccb0445
Prepare for removal of legacy-test from default targets
by Paul Duffin
· 8 years ago
8aeb59e
Prepare for removal of legacy-test from default targets
by Paul Duffin
· 8 years ago
03ab352
Merge "Color API to create/store wide-gamut colors in a long"
by TreeHugger Robot
· 8 years ago
77b161e
Color API to create/store wide-gamut colors in a long
by Romain Guy
· 8 years ago
1f6df68
Merge "Prohibit rendering hardware bitmaps in software mode."
by Sergei Vasilinetc
· 8 years ago
6486d31
Expose SurfaceControl method to screenshot to GraphicBuffer.
by Robert Carr
· 8 years ago
ba3028c1
Introduce set/getFontVariationSettings.
by Seigo Nonaka
· 8 years ago
b3061e8
Prohibit rendering hardware bitmaps in software mode.
by sergeyv
· 8 years ago
a0a4828
Follow minikin::FontFamily constructor signature change.
by Seigo Nonaka
· 8 years ago
c543713
Merge "Remove clipRegion from the public API."
by Derek Sollenberger
· 8 years ago
6e3658a
Hidden method to get a graphic buffer from a hardware bitmap
by sergeyv
· 8 years ago
0a0f231
Move GraphicBuffer to graphics package
by sergeyv
· 8 years ago
b29b16e
Remove clipRegion from the public API.
by Derek Sollenberger
· 8 years ago
980bead
Prohibit copyPixelsToBuffer & copyPixelsFromBuffer
by sergeyv
· 8 years ago
81f97ee
HardwareBitmaps: support createBitmap methods that return immutable bitmap
by sergeyv
· 8 years ago
99418fb
Merge "Throw exception if getPixel(s) is called on a hardware bitmap"
by Sergei Vasilinetc
· 8 years ago
30297303
Merge "Add docs about Config.HARDWARE in Bitmap.writeToParcel method"
by Sergei Vasilinetc
· 8 years ago
b927731
docs: update Paint.setTextSize() to indicate pixel units am: 5f05256106 am: 9c834b1241 am: 4da3266828
by Mark Lu
· 8 years ago
84f12cd
docs: update Paint.setTextSize() to indicate pixel units am: 5f05256106 am: 9c834b1241
by Mark Lu
· 8 years ago
57eafc6
Throw exception if getPixel(s) is called on a hardware bitmap
by sergeyv
· 8 years ago
f161dce
Add docs about Config.HARDWARE in Bitmap.writeToParcel method
by sergeyv
· 8 years ago
8b6fe1d
Merge "Support Bitmap.copy for hardware bitmaps"
by Sergei Vasilinetc
· 8 years ago
cab02c5
docs: update description for BitmapFactory.Options#inBitmap am: a8f4286272 am: 58d24b22ed am: 2b77de3a44
by Mark Lu
· 8 years ago
5f05256
docs: update Paint.setTextSize() to indicate pixel units
by Mark Lu
· 8 years ago
2b77de3
docs: update description for BitmapFactory.Options#inBitmap am: a8f4286272
by Mark Lu
· 8 years ago
05126d1
Support Bitmap.copy for hardware bitmaps
by sergeyv
· 8 years ago
a8f4286
docs: update description for BitmapFactory.Options#inBitmap
by Mark Lu
· 8 years ago
f7e79d6
Remove RGBX_FP16 format
by Romain Guy
· 8 years ago
9505a65
Add new RGBA_F16 bitmap config
by Romain Guy
· 8 years ago
15589c36
Merge "Outline & Path perf improvements"
by Chris Craik
· 8 years ago
82f8f3e
Merge "Prohibit Config.HARDWARE in factory methods, that create mutable bitmaps"
by Sergei Vasilinetc
· 8 years ago
2414e1b
Outline & Path perf improvements
by Chris Craik
· 8 years ago
9fbb0b5
Prohibit Config.HARDWARE in factory methods, that create mutable bitmaps
by sergeyv
· 8 years ago
dcc3630
Remove Rasterizer and its subclasses from the public API.
by Derek Sollenberger
· 8 years ago
0221d16
Merge "Allow only U+0020..U+007E characters for axis tag."
by TreeHugger Robot
· 8 years ago
0ec4f41
Allow only U+0020..U+007E characters for axis tag.
by Seigo Nonaka
· 8 years ago
14efe88
Update the documentation related to VD / AVD
by Teng-Hui Zhu
· 8 years ago
f81df2d
Merge "Secure MATCH_UNINSTALLED_PACKAGES across users"
by Amith Yamasani
· 8 years ago
b059a08
Merge "Add API to visualize/debug/compare color spaces and colors"
by TreeHugger Robot
· 8 years ago
0d1fd8d
Secure MATCH_UNINSTALLED_PACKAGES across users
by Amith Yamasani
· 8 years ago
15296a2
Add API to visualize/debug/compare color spaces and colors
by Romain Guy
· 8 years ago
e4b016e
Merge "Introduce font variation settings parser"
by Yirui Huang
· 8 years ago
df68c91
Merge "Make LD stateful / opacity management look more like DC"
by TreeHugger Robot
· 8 years ago
3002ab6
Introduce font variation settings parser
by yirui
· 8 years ago
b650418
Merge "Add images to document built-in color spaces"
by TreeHugger Robot
· 8 years ago
199e5a9
Add images to document built-in color spaces
by Romain Guy
· 8 years ago
eb72775
Make LD stateful / opacity management look more like DC
by Alan Viverette
· 8 years ago
ab3225d
Merge "Introduce android.graphics.ColorSpace"
by TreeHugger Robot
· 8 years ago
68bd5fd
Introduce android.graphics.ColorSpace
by Romain Guy
· 8 years ago
da6c8ffc
Introduce Bitmap.Config.Hardware with @hide annotation
by sergeyv
· 8 years ago
583727a
Merge "Update the documentation related to VD / AVD"
by TreeHugger Robot
· 8 years ago
1a62591
Merge "Add wordSpacing parameter to Paint"
by Seigo Nonaka
· 8 years ago
18ad5f4
Update the documentation related to VD / AVD
by Teng-Hui Zhu
· 8 years ago
219e2c79
Add wordSpacing parameter to Paint
by Seigo Nonaka
· 8 years ago
3bdecbf
return 0 for allocation size if recycled
by John Reck
· 8 years ago
9192d5e
Remove unused method
by John Reck
· 8 years ago
1ece145
Re-order draw methods to make update-api happy
by John Reck
· 8 years ago
caa08ff
The bigger update to Canvas
by John Reck
· 8 years ago
1158b6d
layoutlib relies on refSkPixelRef(), put it back
by Romain Guy
· 8 years ago
253f2c2
Linear blending, step 1
by Romain Guy
· 8 years ago
5cb74bc
Canvas fastjni -> @FastNative
by John Reck
· 8 years ago
39a561f5
Scale bitmap shaders for target density am: 0d2a46b733 am: 444f2043d1
by Alan Viverette
· 8 years ago
444f204
Scale bitmap shaders for target density am: 0d2a46b733
by Alan Viverette
· 8 years ago
0f6cec3
Merge "Scale bitmap shaders for target density" into nyc-mr1-dev
by TreeHugger Robot
· 8 years ago
0d2a46b
Scale bitmap shaders for target density
by Alan Viverette
· 8 years ago
299659d
Convert VD/AVD to FastNative
by John Reck
· 8 years ago
Next »