Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
f567f08badb14468128edb512a55040301306c31
/
graphics
/
java
/
android
4da4630
Merge "Delegated implementation of Drawable#jumpToCurrentState"
by TreeHugger Robot
· 5 years ago
dd300fc
Merge "Fixed issue where tint would be applied to solid region of GradientDrawable even if none was defined"
by TreeHugger Robot
· 5 years ago
6b8e944
Delegated implementation of Drawable#jumpToCurrentState
by Nader Jawad
· 5 years ago
214e485
Fixed issue where tint would be applied to solid
by Nader Jawad
· 5 years ago
ed38d4f
Merge "Revert "Remove native calls to HWUI from Surface and use the public API instead""
by Wale Ogunwale
· 5 years ago
a320e92
Revert "Remove native calls to HWUI from Surface and use the public API instead"
by Derek Sollenberger
· 5 years ago
2db814a
Merge "Remove native calls to HWUI from Surface and use the public API instead"
by Derek Sollenberger
· 5 years ago
01709c7
Make AFont_getLocale work
by Seigo Nonaka
· 5 years ago
79201b1
Remove native calls to HWUI from Surface and use the public API instead
by Derek Sollenberger
· 5 years ago
017cbab
Merge "Add Bitmap.CompressFormat#WEBP_LOSSY/LOSSLESS"
by TreeHugger Robot
· 5 years ago
459cb5c
Merge "Fix ColorSpace#get allocating"
by TreeHugger Robot
· 5 years ago
da94981
Fix ColorSpace#get allocating
by John Reck
· 5 years ago
c137f1c
Add TEST_MAPPING for print and pdf tests
by Philip P. Moltmann
· 5 years ago
5830fc9
Merge "Do not parse angle if it is negative"
by Nader Jawad
· 5 years ago
093f80d
Merge "ViewRootImpl: Add USE_BLAST flag."
by Rob Carr
· 5 years ago
a3b702f
Merge "ImageDecoder: throw FileNotFoundException on null"
by Leon Scroggins
· 5 years ago
5baa087
Do not parse angle if it is negative
by Nader Jawad
· 5 years ago
183e138
Improve dumping of display list memory usage
by John Reck
· 5 years ago
48ec4e0
ViewRootImpl: Add USE_BLAST flag.
by Robert Carr
· 5 years ago
94d294b
Add Bitmap.CompressFormat#WEBP_LOSSY/LOSSLESS
by Leon Scroggins III
· 5 years ago
9f560fe
Restored default behavior of GradientDrawable orientation
by Nader Jawad
· 5 years ago
87e5b74
Revert "Fixed default angle to be Orientation.LEFT_RIGHT"
by Nader Jawad
· 5 years ago
3d7ae4e
ImageDecoder: throw FileNotFoundException on null
by Leon Scroggins III
· 5 years ago
d9c0c15
Merge "Fixed default angle to be Orientation.LEFT_RIGHT"
by TreeHugger Robot
· 5 years ago
bd00e4c
Fixed default angle to be Orientation.LEFT_RIGHT
by Nader Jawad
· 5 years ago
f333b2c
Merge "Prefer animation in ImageDecoder.decodeDrawable"
by Chong Zhang
· 5 years ago
cba2792
Prefer animation in ImageDecoder.decodeDrawable
by Chong Zhang
· 5 years ago
62b641f
Stop logspam of missing fonts.
by Seigo Nonaka
· 5 years ago
ff5c934
Merge "docs: Added missing comma in RectF class description." into qt-dev am: 0c77665c37 am: 12873fe364 am: 79f985061d
by Kevin Hufnagle
· 5 years ago
1d61926
docs: Added missing comma in RectF class description.
by Kevin Hufnagle
· 5 years ago
49dde45
Fix RenderNode sample docs
by John Reck
· 5 years ago
9579e75
Merge "Fix ColorStateListDrawable bounds handling" into qt-dev am: fcbde5243a am: 1a971773e6
by Winson
· 5 years ago
fcbde52
Merge "Fix ColorStateListDrawable bounds handling" into qt-dev
by TreeHugger Robot
· 5 years ago
a525f0d
Merge "Added null checks to LayerDrawable implementation" into qt-dev am: 6e4e9817b8 am: a0cd0bb78a
by Nader Jawad
· 5 years ago
6e4e981
Merge "Added null checks to LayerDrawable implementation" into qt-dev
by TreeHugger Robot
· 5 years ago
eca29cf
Fix ColorStateListDrawable bounds handling
by Winson
· 5 years ago
abfcd0a
Added null checks to LayerDrawable implementation
by Nader Jawad
· 5 years ago
7c567be
Merge "Fixed issue where negative angles were not parsed properly" into qt-dev am: 741e818ef3 am: 4bede44592
by Nader Jawad
· 5 years ago
741e818
Merge "Fixed issue where negative angles were not parsed properly" into qt-dev
by TreeHugger Robot
· 5 years ago
1a7fada
Merge "Add copy constructor to PointF"
by John Reck
· 5 years ago
c492bc1
Add copy constructor to PointF
by John Reck
· 5 years ago
9be1d08
Merge "Allow non-convex paths in Outline#setConvexPath" into qt-dev
by Leon Scroggins
· 5 years ago
63eb6e4
Allow non-convex paths in Outline#setConvexPath
by Leon Scroggins III
· 5 years ago
364bf18
Fixed issue where negative angles were not parsed properly
by Nader Jawad
· 5 years ago
9fdd35e
Merge "Fix fading edge effect from impacting neighboring pixels" into qt-dev
by TreeHugger Robot
· 5 years ago
217817b
Merge "Move GradientDrawable stroke fields back to grey list" into qt-dev am: 2516b14955 am: 4e9c39a4b9
by Nader Jawad
· 5 years ago
2516b14
Merge "Move GradientDrawable stroke fields back to grey list" into qt-dev
by TreeHugger Robot
· 5 years ago
87d0989
Move GradientDrawable stroke fields back to grey list
by Nader Jawad
· 5 years ago
9d25cc2
Fix fading edge effect from impacting neighboring pixels
by Derek Sollenberger
· 6 years ago
2a7bc42
Merge "Fixed issue where GradientDrawable orientation was not consumed properly" into qt-dev am: 9625faaf73
by Nader Jawad
· 5 years ago
b8a529f
Fixed issue where GradientDrawable orientation was not consumed properly
by Nader Jawad
· 6 years ago
6b045a0
Merge "Fix fading edge effect from impacting neighboring pixels"
by Derek Sollenberger
· 6 years ago
ac33a48
Fix fading edge effect from impacting neighboring pixels
by Derek Sollenberger
· 6 years ago
6e5efab
Merge "Pass ColorSpace along with HardwareBuffers" into qt-dev
by Leon Scroggins
· 6 years ago
de546a4
Fixed issue where GradientDrawable would fail inflation
by Nader Jawad
· 6 years ago
3e2d7b7
Pass ColorSpace along with HardwareBuffers
by Leon Scroggins III
· 6 years ago
37d1816
Fix performance regression by fixing keys used in Typeface.Builder
by Seigo Nonaka
· 6 years ago
531db61
Added BlendMode equivalent APIs to replace deprecated PorterDuff variants
by Nader Jawad
· 6 years ago
8e31c3e
Added BlendMode equivalent APIs to replace deprecated PorterDuff variants
by Nader Jawad
· 6 years ago
62915b2
Fixing HardwareBuffer leak when creating a bitmap
by Sunny Goyal
· 6 years ago
52c090c
Fix LaTeX formatting in Android documentation
by Nader Jawad
· 6 years ago
a78f842
Merge "Relaxed nullability requirements for setTintMode APIs for both PorterDuff.Mode and BlendMode"
by TreeHugger Robot
· 6 years ago
7ddb396
Relaxed nullability requirements for setTintMode APIs for
by Nader Jawad
· 6 years ago
129f414
Fixed issue where XmlPullParserExceptions are thrown with
by Nader Jawad
· 6 years ago
d4b6ff8
Merge "Pass Bitmap's native instance to JNI where feasible"
by TreeHugger Robot
· 6 years ago
436e40d
Merge "Remove circular dependency in BlendMode.java"
by Lei Yu
· 6 years ago
846af9ca
Remove circular dependency in BlendMode.java
by jackqdyulei
· 6 years ago
cdbd41b
Merge "Remove bitmap::getBitmapAllocationByteCount"
by TreeHugger Robot
· 6 years ago
71fae62
Pass Bitmap's native instance to JNI where feasible
by Leon Scroggins III
· 6 years ago
40a4342
Merge "Added framework APIs to leverage new BlendMode API"
by Nader Jawad
· 6 years ago
dadf251
Added framework APIs to leverage new BlendMode API
by Nader Jawad
· 6 years ago
ca8aef6
Remove bitmap::getBitmapAllocationByteCount
by Leon Scroggins III
· 6 years ago
865ce75
Merge "Fix empty CompositePositionUpdateListener"
by TreeHugger Robot
· 6 years ago
75ca391
Merge "Clean up references to @ColorLong"
by Leon Scroggins
· 6 years ago
6b46fc5
Fix empty CompositePositionUpdateListener
by Adam Powell
· 6 years ago
ede0851
Fix comment of MeasuredText
by Haoyu Zhang
· 6 years ago
05591ae
Merge "Reland "Make Paint default to filtering Bitmaps""
by TreeHugger Robot
· 6 years ago
fda4f61
Clean up references to @ColorLong
by Leon Scroggins III
· 6 years ago
be1d460
Merge "Revive the old behavior of unsupported filed in public APIs"
by TreeHugger Robot
· 6 years ago
7d3d2aa
Revive the old behavior of unsupported filed in public APIs
by Seigo Nonaka
· 6 years ago
244daae
Change Display White Balance to track the Planckian locus
by Daniel Solomon
· 6 years ago
67e8cb2
Hide MeasuredText.getChars
by Seigo Nonaka
· 6 years ago
8ae1fca
Merge "Revert "Always suppress font error during resource loading""
by TreeHugger Robot
· 6 years ago
848e83f
Revert "Always suppress font error during resource loading"
by Seigo Nonaka
· 6 years ago
99473d1
Reland "Make Paint default to filtering Bitmaps"
by Leon Scroggins III
· 6 years ago
c052fa2
Merge changes I241824bf,I9021864f
by Leon Scroggins
· 6 years ago
0099e49
Merge "Revert "Make Paint default to filtering Bitmaps""
by TreeHugger Robot
· 6 years ago
1b6927d
Revert "Make Paint default to filtering Bitmaps"
by Roger Wang
· 6 years ago
8c13853
Merge "Make Paint default to filtering Bitmaps"
by TreeHugger Robot
· 6 years ago
7e7a8ef
Merge "Stop double-counting native memory in graphics classes"
by TreeHugger Robot
· 6 years ago
10965f3
Convert ColorLong in native code in Paint
by Leon Scroggins III
· 6 years ago
1a73221
Make Paint default to filtering Bitmaps
by Leon Scroggins III
· 6 years ago
bbdb731
Stop double-counting native memory in graphics classes
by Leon Scroggins III
· 6 years ago
03b3e236
Restore Paint#nSetColor(@ColorInt)
by Leon Scroggins III
· 6 years ago
7c8b154
Merge "Change Font.Builder#build return type from @Nullable to @NonNull"
by TreeHugger Robot
· 6 years ago
7e8c759
Merge "Change TabStop type from int to float"
by TreeHugger Robot
· 6 years ago
3735f25
Merge "Tweak RenderNode's docs"
by TreeHugger Robot
· 6 years ago
08a68d5
Tweak RenderNode's docs
by John Reck
· 6 years ago
ea23c42
Merge "Introduce View.getAnimationMatrix()"
by Andrey Kulikov
· 6 years ago
c91fa25
Merge "Always suppress font error during resource loading"
by TreeHugger Robot
· 6 years ago
Next »