Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
9fff241a5d5b61f7f5f250672449666cf30231ed
/
graphics
/
java
/
android
8980958
AdaptiveIconDrawable should not update layer bounds when bound is empty
by Hyunyoung Song
· 7 years ago
cabf9cd
Merge "Better error message for AVD" into oc-dev
by Doris Liu
· 7 years ago
fbff711
Clear native shader when Paint shader changes
by John Reck
· 7 years ago
03f2fcb
Better error message for AVD
by Doris Liu
· 7 years ago
633b32b
Merge "Fix NPE and wrong behavior of Typeface.isSupportedAxes" into oc-dev
by TreeHugger Robot
· 7 years ago
d865c62
Merge "Update Paint#mFontVariationSettings in set() and reset()" into oc-dev
by TreeHugger Robot
· 7 years ago
ffae6c7
Fix NPE and wrong behavior of Typeface.isSupportedAxes
by Seigo Nonaka
· 7 years ago
cca181b
Merge "Fix safezone and getAlpha b/38361276 Test: frameworks/base/core/tests/coretests/src/android/graphics/drawable/IconTest.java" into oc-dev
by TreeHugger Robot
· 7 years ago
ac2f74e
Fix safezone and getAlpha
by Hyunyoung Song
· 7 years ago
425e719
Update Paint#mFontVariationSettings in set() and reset()
by Roozbeh Pournader
· 7 years ago
52ca750
Merge "Add documentation about 0 scale matrix to Shader" into oc-dev
by Tenghui Zhu
· 7 years ago
22ebb54
docs: Fixing malformatted HTML escape
by Andrew Solovay
· 7 years ago
6f085f6
Add documentation about 0 scale matrix to Shader
by ztenghui
· 7 years ago
3915e25
Convert Shader to NativeAllocationRegistry
by John Reck
· 7 years ago
d4fff156
Merge "Update Bitmap#prepareToDraw doc" into oc-dev
by TreeHugger Robot
· 7 years ago
d70695e
Add an O-release targetAPI check for Canvas.setBitmap.
by Derek Sollenberger
· 8 years ago
b1d2f0a
Update Bitmap#prepareToDraw doc
by Chris Craik
· 7 years ago
e1fc36d
Fix npe due to strict mode in Bitmap.sameAs
by sergeyv
· 7 years ago
be03012
Merge "Fix VectorDrawable size rounding issue" into oc-dev
by Tenghui Zhu
· 7 years ago
373b15b
Fix double bolding
by Seigo Nonaka
· 8 years ago
e2ec2e8
Fix VectorDrawable size rounding issue
by ztenghui
· 8 years ago
52eba0a
Merge "Fix issue in InsetDrawable where master inset attribute get ignored. Test: builds, and did manual test b/37752336" into oc-dev
by Hyunyoung Song
· 8 years ago
01a5cc9
Merge "Add StrictMode.noteSlowCall to calls that result in hw bitmap readback" into oc-dev
by Sergey Vasilinets
· 8 years ago
a5fa9e8
Resolve styles by font table if not specified.
by Seigo Nonaka
· 8 years ago
f9fe6c1
Fix issue in InsetDrawable where master inset attribute get ignored.
by Hyunyoung Song
· 8 years ago
9fd259c9
Add StrictMode.noteSlowCall to calls that result in hw bitmap readback
by sergeyv
· 8 years ago
5e0aed4
Fix NPE happens if no source was specified to font element.
by Seigo Nonaka
· 8 years ago
1e8f451
Merge "Add @TestApi annotation to AdaptiveIconDrawable" into oc-dev
by TreeHugger Robot
· 8 years ago
d2afdab
Add @TestApi annotation to AdaptiveIconDrawable
by Hyunyoung Song
· 8 years ago
0f07dd5
Remove FontVariationAxis.InvalidFormatException.
by Seigo Nonaka
· 8 years ago
ebd44d0
Merge "Add conic support for Path#approximate" into oc-dev
by TreeHugger Robot
· 8 years ago
533538c
Merge "Make SurfaceTexture#isReleased public API" into oc-dev
by Chris Craik
· 8 years ago
96202d5
Add conic support for Path#approximate
by Chris Craik
· 8 years ago
e674672
Merge "Revise method comment on setFontVariationSettings" into oc-dev
by TreeHugger Robot
· 8 years ago
080b054
Font API clean up
by Seigo Nonaka
· 8 years ago
d9de8be2
Load font file from remote provider synchronously.
by Seigo Nonaka
· 8 years ago
f461219
Make SurfaceTexture#isReleased public API
by Chris Craik
· 8 years ago
54084b6
Font provider cleaning ups.
by Seigo Nonaka
· 8 years ago
5a09c643
Remove Typeface.create
by Seigo Nonaka
· 8 years ago
6bc0374
Merge "More auto-doc work." into oc-dev
by Jeff Sharkey
· 8 years ago
aec1fbe
Merge "Fix @throws javadoc on SurfaceTexture ctors" into oc-dev
by TreeHugger Robot
· 8 years ago
5be3647
Merge "Propagate density through AdaptiveIconDrawable and BitmapDrawable" into oc-dev
by TreeHugger Robot
· 8 years ago
910e081
More auto-doc work.
by Jeff Sharkey
· 8 years ago
b8d152f
Fix @throws javadoc on SurfaceTexture ctors
by John Reck
· 8 years ago
50954d2
Propagate density through AdaptiveIconDrawable and BitmapDrawable
by Adam Lesinski
· 8 years ago
eedceb5
Merge "Add transfer mode support to ColorDrawable" into oc-dev
by TreeHugger Robot
· 8 years ago
daa8dfc
Cache the Typeface based on the FontRequest.
by Seigo Nonaka
· 8 years ago
ab7a287
Merge "Support fraction type for inset* for InsetDrawable. b/36024318" into oc-dev
by TreeHugger Robot
· 8 years ago
337be5a
Merge "Update Typeface callback docs about error codes" into oc-dev
by TreeHugger Robot
· 8 years ago
d0dfe30
Support fraction type for inset* for InsetDrawable. b/36024318
by Hyunyoung Song
· 8 years ago
b27b47d
Add transfer mode support to ColorDrawable
by Lucas Dupin
· 8 years ago
5706a1b
Update Typeface callback docs about error codes
by Clara Bayarri
· 8 years ago
e53b00c
Merge "Set the color space as nullptr on native bitmaps when sRGB is requested" into oc-dev
by TreeHugger Robot
· 8 years ago
611fae1
Merge "Fix compose shader child local matrix mutation" into oc-dev
by TreeHugger Robot
· 8 years ago
f3157e1
Merge "Add comment to Typeface.Builder about file descriptor." into oc-dev
by TreeHugger Robot
· 8 years ago
08587d4
Set the color space as nullptr on native bitmaps when sRGB is requested
by Romain Guy
· 8 years ago
f6b0e60
Fix compose shader child local matrix mutation
by Chris Craik
· 8 years ago
944782f
Merge "Change nullability of colorspace parameter" into oc-dev
by TreeHugger Robot
· 8 years ago
1fa9d86
Change nullability of colorspace parameter
by Romain Guy
· 8 years ago
8a6ad4a
Re-hide shader mutation, remove colorfilter mutation
by Chris Craik
· 8 years ago
83ba4f9
Add comment to Typeface.Builder about file descriptor.
by Seigo Nonaka
· 8 years ago
5545518
Properly decode colors spaces in BitmapRegionDecoder
by Romain Guy
· 8 years ago
9200944
Revise method comment on setFontVariationSettings
by Seigo Nonaka
· 8 years ago
5f9fde8
Merge "Fix boot loop issue on Android Wear." into oc-dev
by TreeHugger Robot
· 8 years ago
c99bcc6
Merge "Add BitmapFactory.Options.inColorSpace" into oc-dev
by Romain Guy
· 8 years ago
1eaab2db
Merge "Clarify doc for Bitmap.createBitmap()" into oc-dev
by TreeHugger Robot
· 8 years ago
0375870
Merge "Fix API feedback on Color" into oc-dev
by TreeHugger Robot
· 8 years ago
95648b8
Add BitmapFactory.Options.inColorSpace
by Romain Guy
· 8 years ago
43112fd
Merge "Use provided style for fallback font selection" into oc-dev
by Seigo Nonaka
· 8 years ago
7c42e16
Clarify doc for Bitmap.createBitmap()
by Romain Guy
· 8 years ago
26ca96e
Fix API feedback on Color
by Romain Guy
· 8 years ago
4cae059
Merge "Add more doc to ColorSpace.getName()" into oc-dev
by TreeHugger Robot
· 8 years ago
bf629ed
Fix boot loop issue on Android Wear.
by Seigo Nonaka
· 8 years ago
d154829
Use provided style for fallback font selection
by Seigo Nonaka
· 8 years ago
819740c
Merge "Range check transfer params in float domain" into oc-dev
by Romain Guy
· 8 years ago
bfa58aa
Range check transfer params in float domain
by Romain Guy
· 8 years ago
729a515
Merge "Introduce setFallbackTypeface" into oc-dev
by TreeHugger Robot
· 8 years ago
cb7a245
Add more doc to ColorSpace.getName()
by Romain Guy
· 8 years ago
d09be1c
Merge "Introduce FontsContract.requestFont and deprecate Typeface.create" into oc-dev
by TreeHugger Robot
· 8 years ago
5b6347a
Introduce setFallbackTypeface
by Seigo Nonaka
· 8 years ago
76c13a5
Merge "Update API, add more documentation on AdaptiveIconDrawable" into oc-dev
by Hyunyoung Song
· 8 years ago
498a44f
Merge "Add transfer mode support to ShapeDrawable" into oc-dev
by Lucas Dupin
· 8 years ago
0b73a42
Introduce FontsContract.requestFont and deprecate Typeface.create
by Seigo Nonaka
· 8 years ago
061db23
Merge "Introduce FontsContract.fetchFonts and expose URI for watching." into oc-dev
by TreeHugger Robot
· 8 years ago
92e3da2
Update API, add more documentation on AdaptiveIconDrawable
by Hyunyoung Song
· 8 years ago
18d993b
Merge changes from topics 'KeyboardFocusHighlight-oc-dev', 'KeyboardFocusHighlight_ mDefaultFocusHighlightEnabled-oc-dev', 'KeyboardFocusHighlight_ hasFocusStateSpecified-oc-dev' into oc-dev
by TreeHugger Robot
· 8 years ago
69754bf
Introduce FontsContract.fetchFonts and expose URI for watching.
by Seigo Nonaka
· 8 years ago
1e924df
Merge "Update Typeface.Builder API to reflect API feedback." into oc-dev
by Seigo Nonaka
· 8 years ago
7944962
Merge "Change behavior of setBitmap to cleanly reset the canvas" into oc-dev
by TreeHugger Robot
· 8 years ago
feaa8b0
Merge "Remove unused public APIs." into oc-dev
by TreeHugger Robot
· 8 years ago
5421e81
Update Typeface.Builder API to reflect API feedback.
by Seigo Nonaka
· 8 years ago
042741c
Remove unused public APIs.
by Seigo Nonaka
· 8 years ago
eb69cbb
Change behavior of setBitmap to cleanly reset the canvas
by Derek Sollenberger
· 8 years ago
66d7da6
Hide ColorSpace.Renderer
by Romain Guy
· 8 years ago
4a81674
Detect unhandled keyboard focused state.
by Jiaquan He
· 8 years ago
8242656
Color management, the missing pieces
by Romain Guy
· 8 years ago
b2bb3bf
Merge "Rename getIntent() to getRenderIntent()" into oc-dev
by TreeHugger Robot
· 8 years ago
1cf7b4f
Rename getIntent() to getRenderIntent()
by Romain Guy
· 8 years ago
98bf27b
Add transfer mode support to ShapeDrawable
by Lucas Dupin
· 8 years ago
b4e3b34
Merge "Pass weight/italic pair instead of style." into oc-dev
by TreeHugger Robot
· 8 years ago
Next »