Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
6d0059f79c03a2b63bb61d25b5a573500d2a9e8a
/
graphics
« Previous
7d7a498
Hide new ColorSpace APIs
by Daniel Solomon
· 6 years ago
d01a515
Suppress IllegalArgumentException on API 28 or before
by Seigo Nonaka
· 6 years ago
48340af
Merge "Don't assume all FP16 bitmaps are linearly encoded."
by Derek Sollenberger
· 6 years ago
6e35e63
Don't assume all FP16 bitmaps are linearly encoded.
by Derek Sollenberger
· 6 years ago
ea5b72194
Merge "[Game Driver] Add blacklist mechanism."
by Peiyong Lin
· 6 years ago
9ca1dd8
[Game Driver] Add blacklist mechanism.
by Peiyong Lin
· 6 years ago
5cca8f2
Add continuous SKP capture test api
by John Reck
· 6 years ago
94ba100
Convert @ColorLongs in native code
by Leon Scroggins III
· 6 years ago
0e443d1
ColorSpaces have native SkColorSpaces
by Leon Scroggins III
· 6 years ago
6ee4110
Add Paint#get(ShadowLayer)ColorLong
by Leon Scroggins III
· 6 years ago
8bbcd34
Add Paint#setShadowLayer(..., @ColorLong)
by Leon Scroggins III
· 6 years ago
aefa03d
Add Paint#setColor(@ColorLong)
by Leon Scroggins III
· 6 years ago
edb5e1a
Merge "Add Display Auto White Balance to ColorDisplayService"
by Daniel Solomon
· 6 years ago
77571c7
Merge "Add Bitmap#eraseColor(@ColorLong) + helpers"
by TreeHugger Robot
· 6 years ago
4c4259b
Add Bitmap#eraseColor(@ColorLong) + helpers
by Leon Scroggins III
· 6 years ago
74cabab
Merge "Add Canvas.drawTextRun(MeasuredText)"
by Seigo Nonaka
· 6 years ago
8b72c5b
Add Display Auto White Balance to ColorDisplayService
by Daniel Solomon
· 6 years ago
151b672
Merge "Make ColorSpace#isSrgb more restrictive"
by Leon Scroggins
· 6 years ago
203034f
Make ColorSpace#isSrgb more restrictive
by Leon Scroggins III
· 6 years ago
934ffa6
Camera: Add support for dynamic depth image format
by Emilian Peev
· 6 years ago
3fea923
Ignore missing target font family during alias registration
by Seigo Nonaka
· 6 years ago
13f8650
Merge "Fix spelling of "HARDWARE"" am: 9fbe481727 am: 281664abf5 am: 5ff66466e5
by Hans Boehm
· 6 years ago
d3a110b
Merge "Fix a typo in ColorSpace.get"
by TreeHugger Robot
· 6 years ago
f50e8d4
Fix a typo in ColorSpace.get
by Leon Scroggins III
· 6 years ago
e5b337d
Fix spelling of "HARDWARE"
by Hans Boehm
· 6 years ago
55418ea
Limit access to suspected false positives.
by Mathew Inwood
· 6 years ago
31755f9
Limit access to suspected false positives.
by Mathew Inwood
· 6 years ago
99dc474
Merge "A brave new world for window insets (5/n)"
by Jorim Jaggi
· 6 years ago
5bb571d
A brave new world for window insets (5/n)
by Jorim Jaggi
· 6 years ago
24fc901
Improve performance of unclipped save layers.
by Derek Sollenberger
· 6 years ago
c0cd1d7f
Merge "New WebViewFunctor API"
by John Reck
· 6 years ago
3a0041c
Merge "Add missing getter & improve docs"
by John Reck
· 6 years ago
470a919
Add missing getter & improve docs
by John Reck
· 6 years ago
283bb46
New WebViewFunctor API
by John Reck
· 6 years ago
8168f6f
Merge "Added support for additional Blend Modes"
by Nader Jawad
· 6 years ago
863c52e
Merge "Sets Drawable in DrawableWrapper properly"
by Fabian Kozynski
· 6 years ago
de9f10d
Sets Drawable in DrawableWrapper properly
by Fabian Kozynski
· 6 years ago
15b123e
DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master
by Xin Li
· 6 years ago
291ef05
Recompute PcT with existing PcT for different direction
by Seigo Nonaka
· 6 years ago
55e49d8
Added support for additional Blend Modes
by Nader Jawad
· 6 years ago
9fed6da
Merge "Make AdaptiveIconDrawable to read in config_icon_mask at non boot time"
by Hyunyoung Song
· 6 years ago
a6ceda2
Make AdaptiveIconDrawable to read in config_icon_mask at non boot time
by Hyunyoung Song
· 6 years ago
37fc6ea
Merge "Add API to ColorSpace to compute chromaticity coordinates from CCT"
by Daniel Solomon
· 6 years ago
d380bd7
Merge "Select closest font's style for backward compatibility"
by TreeHugger Robot
· 6 years ago
68d1d5a
Select closest font's style for backward compatibility
by Seigo Nonaka
· 6 years ago
b0160bb
Merge "Fix issue with xml GradientDrawables consuming both resources and parameters provided by the Theme leading to array size mismatch exceptions being thrown."
by TreeHugger Robot
· 6 years ago
1ca52e4
Add API to ColorSpace to compute chromaticity coordinates from CCT
by Daniel Solomon
· 6 years ago
7b705a3
Merge "Remove mFamilies from Typeface"
by TreeHugger Robot
· 6 years ago
65add40
Fix issue with xml GradientDrawables consuming both resources
by Nader Jawad
· 6 years ago
94da729
Merge "Add a public chromatic adaptation API to ColorSpace"
by Daniel Solomon
· 6 years ago
6b16000
Enforce at least 64 fallback capacity for custom font fallback.
by Seigo Nonaka
· 6 years ago
cce6c22
Merge "Hidden API usage Landroid/graphics/Canvas;->mBitmap:Landroid/graphics/Bitmap;"
by Nader Jawad
· 6 years ago
fd45bee
Merge "Add a unique ID to rendernode"
by John Reck
· 6 years ago
362a3ca
Merge "Make Drawable#isProjected public"
by TreeHugger Robot
· 6 years ago
f96b284
Add a unique ID to rendernode
by John Reck
· 6 years ago
f96c90a
A brave new world for window insets (1/n)
by Jorim Jaggi
· 6 years ago
9d04f3e
Remove mFamilies from Typeface
by Seigo Nonaka
· 6 years ago
18c9aa3
Add Canvas.drawTextRun(MeasuredText)
by Seigo Nonaka
· 6 years ago
29cad18
Hidden API usage Landroid/graphics/Canvas;->mBitmap:Landroid/graphics/Bitmap;
by Nader Jawad
· 6 years ago
3af32bd
Make Drawable#isProjected public
by Nader Jawad
· 6 years ago
6310160
Add a public chromatic adaptation API to ColorSpace
by Daniel Solomon
· 6 years ago
39ba1b7
Merge "Add new API for returning max custom fallback families"
by TreeHugger Robot
· 6 years ago
23b82af
Merge "Fix AdaptiveIconDrawable#getAlpha"
by Nader Jawad
· 6 years ago
93a1b15
Merge "Fix isProjected and setAlpha method inside AdaptiveIconDrawable"
by Hyunyoung Song
· 6 years ago
911851b
Fix isProjected and setAlpha method inside AdaptiveIconDrawable
by Hyunyoung Song
· 6 years ago
c0a315a
Fix AdaptiveIconDrawable#getAlpha
by Nader Jawad
· 6 years ago
a358d76
Set minimum scaled width/height to 1
by Louis Chang
· 6 years ago
e5f73f1
Add new API for returning max custom fallback families
by Seigo Nonaka
· 6 years ago
5c6397e
Add compat workaround
by John Reck
· 6 years ago
958176c
Merge "Update API doc of Typeaface.setSystemFallback"
by TreeHugger Robot
· 6 years ago
a87656a
Merge "Tweak RenderNode final/constructor API"
by TreeHugger Robot
· 6 years ago
06dfab0
Update API doc of Typeaface.setSystemFallback
by Seigo Nonaka
· 6 years ago
e5bc78f
Tweak RenderNode final/constructor API
by John Reck
· 6 years ago
6ae76d0
Merge "Refactors and a potential public API for rendering"
by John Reck
· 6 years ago
c578d38
Merge "Deprecate Drawable#getOpacity"
by TreeHugger Robot
· 6 years ago
34f042d
Merge "Updated ColorDrawable setAlpha/getAlpha documentation"
by TreeHugger Robot
· 6 years ago
fc063e9
Updated ColorDrawable setAlpha/getAlpha documentation
by Nader Jawad
· 6 years ago
3d5c03d
Deprecate Drawable#getOpacity
by Nader Jawad
· 6 years ago
8785ceb
Refactors and a potential public API for rendering
by John Reck
· 6 years ago
e6bded0d
Merge "Pass custom fallback info to minikin"
by TreeHugger Robot
· 6 years ago
68e8199
Merge "Camera: Unhide and update Y8 format spec"
by Shuzhen Wang
· 6 years ago
f69e703
Pass custom fallback info to minikin
by Seigo Nonaka
· 6 years ago
c1b6ab6
Introduce new API for specifying user font fallback
by Seigo Nonaka
· 6 years ago
0a2786c
Merge "Refactor Typeface construction logic"
by Seigo Nonaka
· 6 years ago
ddeaa48
Make RenderNode public API
by John Reck
· 6 years ago
3bef490
Move MeasuredText.sRegistry to Builder
by Siyamed Sinir
· 6 years ago
ee4b6d8
Refactor Typeface construction logic
by Seigo Nonaka
· 6 years ago
a5ce2c7
Merge "Register generic font families in Zygote"
by TreeHugger Robot
· 6 years ago
ec5e8d2
Camera: Unhide and update Y8 format spec
by Shuzhen Wang
· 6 years ago
815aa66
Merge "Update some docs & tweak some method names"
by TreeHugger Robot
· 6 years ago
d06aa0a
Register generic font families in Zygote
by Seigo Nonaka
· 6 years ago
c7ddcf3
Update some docs & tweak some method names
by John Reck
· 6 years ago
3fb3ac1
Merge "Keep file path used to create SkTypeface in MinikinFontSkia"
by TreeHugger Robot
· 6 years ago
c59e7dd
Merge "Clarify createScaledBitmap's 'filter' docs" am: e0f6d84ba1 am: 324cb8c075
by John Reck
· 6 years ago
54c6a27
Keep file path used to create SkTypeface in MinikinFontSkia
by Seigo Nonaka
· 6 years ago
c2eaf48
Merge "Clarify createScaledBitmap's 'filter' docs" am: e0f6d84ba1 am: 324cb8c075
by John Reck
· 6 years ago
a2d20b4
Add theme & View API to control force-dark
by John Reck
· 6 years ago
f5cf9f2
Merge "Move some members to the "Q blacklist"."
by Nathan Harold
· 6 years ago
8884cfc
Merge "Rename & package shuffle"
by John Reck
· 6 years ago
45d2c25
Move some members to the "Q blacklist".
by Mathew Inwood
· 6 years ago
Next »