Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
07842bc7d536614bd541f21d07167a4a89519d1e
/
graphics
b80a06a
Merge "Address API review from the council"
by TreeHugger Robot
· 6 years ago
ad07707
Merge "Document how RenderNode properties form the transform matrix"
by TreeHugger Robot
· 6 years ago
de41eea
Address API review from the council
by Seigo Nonaka
· 6 years ago
b7a14d5
Document how RenderNode properties form the transform matrix
by John Reck
· 6 years ago
d7300de
Merge "Address API council feedback"
by John Reck
· 6 years ago
8bcc12a
Merge "Added Nullability annotations to new Canvas APIs"
by Nader Jawad
· 6 years ago
fbe2eab
Added Nullability annotations to new Canvas APIs
by Nader Jawad
· 6 years ago
28a1f94
Address API council feedback
by John Reck
· 6 years ago
1b042a7
Merge "Pass ColorSpace to AnimatedImageDrawable"
by TreeHugger Robot
· 6 years ago
153f106
Merge "Cleanup functor system-api surface"
by TreeHugger Robot
· 6 years ago
a3882ad
Merge "Explain why Bitmap#setColorSpace is @NonNull"
by Leon Scroggins
· 6 years ago
0ab1f92
Merge "Implemented API-review suggested changes on GradientDrawable"
by TreeHugger Robot
· 6 years ago
6d6b539
Merge "Added nullability annotations to StateListDrawable APIs"
by TreeHugger Robot
· 6 years ago
3b6672d
Merge "Add nullability annotations to HardwareRenderer"
by TreeHugger Robot
· 6 years ago
aa20063
Merge "Add missing nullability to RenderNode"
by TreeHugger Robot
· 6 years ago
4580ae1
Explain why Bitmap#setColorSpace is @NonNull
by Leon Scroggins III
· 6 years ago
07cd0c7
Merge "Fix RenderNode sample"
by TreeHugger Robot
· 6 years ago
58077d5
Add "image/heic" to supported mimes of ImageDecoder
by Chong Zhang
· 6 years ago
6781515
Merge "API to determine if MIME type is supported."
by Jeff Sharkey
· 6 years ago
e9aeadb
Cleanup functor system-api surface
by John Reck
· 6 years ago
ab6caf3
Add missing nullability to RenderNode
by John Reck
· 6 years ago
45d70c2
Add nullability annotations to HardwareRenderer
by John Reck
· 6 years ago
c573520
Fix RenderNode sample
by John Reck
· 6 years ago
6390339
Merge "Fix javadoc HTML escaping." am: 693e023bac am: 4514c01068 am: 555ef78e35
by Alan Stokes
· 6 years ago
575f065
API to determine if MIME type is supported.
by Jeff Sharkey
· 6 years ago
fa1a371
Merge "Add nullability annotations to ColorStateListDrawable"
by Ashley Rose
· 6 years ago
fcab472
Merge "Start running CtsGraphicsTestCases for changes to graphics code."
by TreeHugger Robot
· 6 years ago
9e8f83d
All Parcelable CREATOR fields are @NonNull.
by Jeff Sharkey
· 6 years ago
abe349c
Added nullability annotations to StateListDrawable APIs
by Nader Jawad
· 6 years ago
24192c8
Add nullability annotations to ColorStateListDrawable
by Ashley Rose
· 6 years ago
8d6a8c5
Merge "Mark Bitmap#getColor as @NonNull"
by TreeHugger Robot
· 6 years ago
b101133
Merge "System gesture exclusion rects for Views"
by Adam Powell
· 6 years ago
f26382f
Implemented API-review suggested changes on GradientDrawable
by Nader Jawad
· 6 years ago
1ea6075
Start running CtsGraphicsTestCases for changes to graphics code.
by Aurimas Liutikas
· 6 years ago
a9b5b2a
Fix javadoc HTML escaping.
by Alan Stokes
· 6 years ago
0dd9dd8
Mark Bitmap#getColor as @NonNull
by Leon Scroggins III
· 6 years ago
8a62499
Merge "Support Canvas#drawVertices on GPU-backed Canvases"
by Leon Scroggins
· 6 years ago
769b863
System gesture exclusion rects for Views
by Adam Powell
· 6 years ago
40724e4
Support Canvas#drawVertices on GPU-backed Canvases
by Leon Scroggins III
· 6 years ago
eac1423
Pass ColorSpace to AnimatedImageDrawable
by Leon Scroggins III
· 6 years ago
171beb5
Merge "Check recycled when createBitmap" am: cc9f4923d2 am: 2b8063d780
by Cuiping.x.Shu
· 6 years ago
3d61f89
Merge "Address API council feedback"
by TreeHugger Robot
· 6 years ago
0a5c8c1
Check recycled when createBitmap
by Cuiping.x.Shu
· 7 years ago
e57475e
Address API council feedback
by John Reck
· 6 years ago
432b964
Merge "Add annotations for ImageReader/ImageWriter factory methods"
by TreeHugger Robot
· 6 years ago
74c8a14
Merge "Make ImageDecoder.setTargetColorSpace to EXTENDED promote to F16"
by TreeHugger Robot
· 6 years ago
e7c158f
Add annotations for ImageReader/ImageWriter factory methods
by Yin-Chia Yeh
· 6 years ago
7b8c60e
Merge "Make Bitmap#copy docs more accurate"
by TreeHugger Robot
· 6 years ago
a3c3cf4
Merge "Hide sSystemFontMap in Typeface."
by TreeHugger Robot
· 6 years ago
898123b
Start RenderThread earlier to preload Vulkan/EGL drivers
by Stan Iliev
· 6 years ago
22273c3
Hide sSystemFontMap in Typeface.
by Qingqing Deng
· 6 years ago
28f3943f
Make ImageDecoder.setTargetColorSpace to EXTENDED promote to F16
by Leon Scroggins III
· 6 years ago
c04886e
Merge "Added additional documentation to Bitmap#getScaledWidth, Bitmap#getScaledHeight"
by TreeHugger Robot
· 6 years ago
9167126
Added additional documentation to Bitmap#getScaledWidth, Bitmap#getScaledHeight
by Nader Jawad
· 6 years ago
af73171
Merge "Restore getIntrinsicWidth behavior from Android O"
by TreeHugger Robot
· 6 years ago
989bb37
Merge "Make HardwareRenderer public API"
by John Reck
· 6 years ago
79a31f3
Restore getIntrinsicWidth behavior from Android O
by Nader Jawad
· 6 years ago
97783ad
Make Bitmap#copy docs more accurate
by Leon Scroggins III
· 6 years ago
bf3e464
Refine ColorSpace restrictions for Bitmaps
by Derek Sollenberger
· 6 years ago
63ad256
Merge "Add trackingBug to Typeface.sSystemFontMap."
by TreeHugger Robot
· 6 years ago
835ba2b
Merge "Updated GradientDrawable to expose public APIs to reduce reflection usages"
by Nader Jawad
· 6 years ago
f67cec7
Updated GradientDrawable to expose public APIs to reduce reflection usages
by Nader Jawad
· 6 years ago
084e436
Merge "Prevent access for Typeface.setDefault"
by Siyamed Sinir
· 6 years ago
1c30b0f
Merge "Fix ColorStateListDrawable container callback API"
by TreeHugger Robot
· 6 years ago
7fa0d26
Fix ColorStateListDrawable container callback API
by Ashley Rose
· 6 years ago
fe5dfca
Make HardwareRenderer public API
by John Reck
· 6 years ago
a5dbf52
Set insets on the virtual display to avoid IME covering the bubble.
by Issei Suzuki
· 6 years ago
f6f2e32b
Merge "Add a EdgeEffect#setBlendMode API."
by Rahul Ravikumar
· 6 years ago
ebd10b8
Merge "Camera: Add HEIC format output"
by Shuzhen Wang
· 6 years ago
acb0f00
Add trackingBug to Typeface.sSystemFontMap.
by Qingqing Deng
· 6 years ago
3a24ff3
Prevent access for Typeface.setDefault
by Siyamed Sinir
· 6 years ago
7ab5459
Add a EdgeEffect#setBlendMode API.
by Rahul Ravikumar
· 6 years ago
4a55810
Add trackingBug to FontFamily Usages.
by Qingqing Deng
· 6 years ago
f324849
Merge "Add comments on UnsupportedAppUsage of Typeface.sDefault"
by Haoyu Zhang
· 6 years ago
f655b1c
Camera: Add HEIC format output
by Shuzhen Wang
· 6 years ago
28eb14a
Deprecate graphics/FontFamily.
by Qingqing Deng
· 6 years ago
64457aa
Add comments on UnsupportedAppUsage of Typeface.sDefault
by Haoyu Zhang
· 6 years ago
c0f9d5a
Add trackNum to UnsupportedAppUsage annotation of createFromFamiliesWithDefault
by Haoyu Zhang
· 6 years ago
a9f577b
Merge "Added maxSdk annotation to mNinePatchChunk field on Bitmap"
by TreeHugger Robot
· 6 years ago
d5d17e5
Added maxSdk annotation to mNinePatchChunk field on Bitmap
by Nader Jawad
· 6 years ago
6f55e56
Merge "Make Drawable#createFrom* support incomplete images"
by TreeHugger Robot
· 6 years ago
dd4b22e
Merge "[Color] Make setColorMode togglable."
by Peiyong Lin
· 6 years ago
c0fa2b9
Make Drawable#createFrom* support incomplete images
by Leon Scroggins III
· 6 years ago
a28aa5e
Merge "Pipe through color sampling to BrightnessChangeEvent"
by Kevin DuBois
· 6 years ago
a94f322
[Color] Make setColorMode togglable.
by Peiyong Lin
· 6 years ago
8116124
Merge "Remove Shader#copy()"
by TreeHugger Robot
· 6 years ago
908108a
Pipe through color sampling to BrightnessChangeEvent
by Kenny Guy
· 6 years ago
a0baea2
Merge "Replace createHardwareBitmap with wrapHardwareBuffer."
by Peiyong Lin
· 6 years ago
1bd8c8b
Merge "Use ColorLongs in Linear-, Radial-, and Sweep-Gradient"
by TreeHugger Robot
· 6 years ago
9d42740
Replace createHardwareBitmap with wrapHardwareBuffer.
by Peiyong Lin
· 6 years ago
028b73d
Merge "Expose new color long Graphics APIs as public APIs."
by TreeHugger Robot
· 6 years ago
85a13ee
Remove Shader#copy()
by Leon Scroggins III
· 6 years ago
b0aecc2
Use ColorLongs in Linear-, Radial-, and Sweep-Gradient
by Leon Scroggins III
· 6 years ago
a141563
Expose new color long Graphics APIs as public APIs.
by Derek Sollenberger
· 6 years ago
bee5e20
Add Canvas#drawColor(@ColorLong)
by Leon Scroggins III
· 6 years ago
870053d
Add Bitmap#getColor
by Leon Scroggins III
· 6 years ago
7671e41
Merge "Add Bitmap.setColorSpace()"
by Derek Sollenberger
· 6 years ago
3ffd2c3
Merge "Suppress IllegalArgumentException on API 28 or before"
by TreeHugger Robot
· 6 years ago
202084c
Add Bitmap.setColorSpace()
by Derek Sollenberger
· 6 years ago
5e55e80
Merge "Camera: Add support for dynamic depth image format"
by TreeHugger Robot
· 6 years ago
Next »