Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
491eaf2255a95186e84092eae4ec43582eebb37b
/
graphics
« Previous
1e54681
Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts)
by Victoria Lease
· 11 years ago
6d64d5a
Merge "Add missing InsetDrawable.getDrawable() method"
by Romain Guy
· 11 years ago
84956d5
Add missing InsetDrawable.getDrawable() method
by Romain Guy
· 11 years ago
2f1a2e4
Camera2 API: Rename package to android.hardware.camera2
by Eino-Ville Talvala
· 11 years ago
56fbb63
Merge "Add path ops API"
by Romain Guy
· 11 years ago
8018c8d
Add path ops API
by Romain Guy
· 11 years ago
d979208
Relax restriction on Colormatrix and add Add step.
by Jason Sams
· 11 years ago
cb92a8d
fix SDK build
by Mathias Agopian
· 11 years ago
e591b49
single buffer mode for SurfaceTexture
by Mathias Agopian
· 11 years ago
9f213c8
Merge changes I487d4eef,Ia750811f
by Mathias Agopian
· 11 years ago
2ca204e
get rid of PixelFormatInfo and simplify things
by Mathias Agopian
· 11 years ago
a06cba1
am 8d9a4bd1: am 174dd066: Merge "remove link to renderscript support library" into jb-mr2-ub-dev
by Scott Main
· 11 years ago
d2d43b9
remove link to renderscript support library
by Scott Main
· 11 years ago
9c2cde0
Use IllegaleStateException to be consistent with rest of Bitmap class
by Chris Craik
· 11 years ago
d84feeb
Merge "update to new Consumer APIs"
by Mathias Agopian
· 11 years ago
ef5498e
Merge "Add reconfigure method to Bitmap"
by Chris Craik
· 11 years ago
c84d203
Add reconfigure method to Bitmap
by Chris Craik
· 11 years ago
e326326
update to new Consumer APIs
by Mathias Agopian
· 11 years ago
4e7b772
Fix crashes in setMatrix() and concat()
by Romain Guy
· 11 years ago
787e357
Trace bitmaps decoding
by Romain Guy
· 11 years ago
e68720e
Merge "Minor fixes to android.graphics.Matrix"
by Andy McFadden
· 11 years ago
73b81e7
Minor fixes to android.graphics.Matrix
by Andy McFadden
· 11 years ago
0c20c38
Use global references for Bitmap AndroidPixelRefs
by Chris Craik
· 11 years ago
ec6221e
Merge "Add 2,3 vectors to allowed intrinsic list."
by Jason Sams
· 11 years ago
d93fdb7
Add 2,3 vectors to allowed intrinsic list.
by Jason Sams
· 11 years ago
e3b0a01
Refcount 9-patches and properly handle GC events
by Romain Guy
· 11 years ago
f296dca
(Small) 9patch drawing improvements
by Romain Guy
· 11 years ago
ff4adde5
Generate PDF from Canvas.
by Svetoslav Ganov
· 11 years ago
9274384
Fix docs
by Jason Sams
· 11 years ago
1a3edb0
Update histogram docs.
by Jason Sams
· 11 years ago
048c978
Allow single channel and float convolve.
by Jason Sams
· 11 years ago
8ace2ac
Add support for vec2 histogram
by Jason Sams
· 11 years ago
109c46b8
Merge "Add histogram intrinsic"
by Jason Sams
· 11 years ago
01e9f90
Add histogram intrinsic
by Jason Sams
· 11 years ago
1eb818e5
Add Y8 and Y16 image format
by Zhijun He
· 11 years ago
f390f77
Postpone creating new drawables for DrawableContainerState.
by Alan Viverette
· 11 years ago
b267554
Initial commit of new camera API, mostly just the interface.
by Eino-Ville Talvala
· 12 years ago
8105642
Merge "Remove unnecessary Rect, better reuse of NinePatch objects"
by Romain Guy
· 11 years ago
f3187b7
Remove unnecessary Rect, better reuse of NinePatch objects
by Romain Guy
· 11 years ago
34bff87
Merge "Add support for post-decode density scaling with reuse"
by Chris Craik
· 11 years ago
b33d778
Merge "Deprecate DrawableStateList.getChildren() and add getChild()."
by Alan Viverette
· 11 years ago
1e97ceb
Merge "Support all formats for BitmapFactory.Options.inBitmap"
by Chris Craik
· 11 years ago
7214643
Deprecate DrawableStateList.getChildren() and add getChild().
by Alan Viverette
· 11 years ago
905e824
Add support for post-decode density scaling with reuse
by Chris Craik
· 11 years ago
3f4579f
am 379641a7: am ea45ab6f: Merge "Improve RS documentation." into jb-mr2-dev
by Tim Murray
· 11 years ago
c11e25c
Improve RS documentation.
by Tim Murray
· 12 years ago
7e8c03c
Support all formats for BitmapFactory.Options.inBitmap
by Chris Craik
· 11 years ago
1b1c39d
am d19068a7: am 413adc92: Merge "Fix free after use with createFromBitmapResource" into jb-mr2-dev
by Jason Sams
· 11 years ago
3ece2f3
Fix free after use with createFromBitmapResource
by Jason Sams
· 11 years ago
54999da
Remove MipmapDrawable
by Romain Guy
· 11 years ago
9f58361
Support larger bitmaps in BitmapFactory.Options.inBitmap
by Chris Craik
· 11 years ago
ccccc44
am ac629ee8: am 529a9e39: Merge "TransitionDrawable should not become a LayerDrawable Bug #9057757" into jb-mr2-dev
by Romain Guy
· 11 years ago
529a9e3
Merge "TransitionDrawable should not become a LayerDrawable Bug #9057757" into jb-mr2-dev
by Romain Guy
· 11 years ago
90e10cc
TransitionDrawable should not become a LayerDrawable Bug #9057757
by Romain Guy
· 11 years ago
6d7a53c
Add support to Java for RS tracing.
by Tim Murray
· 11 years ago
d04aaa9
am ddd02537: am b4426f15: Merge "Fix bug #8858012 layer-list\'s bitmap item\'s start/end gravity is incorrect on RTL under certain conditions" into jb-mr2-dev
by Fabrice Di Meglio
· 11 years ago
b4426f1
Merge "Fix bug #8858012 layer-list's bitmap item's start/end gravity is incorrect on RTL under certain conditions" into jb-mr2-dev
by Fabrice Di Meglio
· 11 years ago
731ba66
Fix bug #8858012 layer-list's bitmap item's start/end gravity is incorrect on RTL under certain conditions
by Fabrice Di Meglio
· 11 years ago
119143d
am 9917c1e2: am 17502c4b: Merge "Remove extraneous logging." into jb-mr2-dev
by Tim Murray
· 11 years ago
da67deb
Remove extraneous logging.
by Tim Murray
· 11 years ago
0c8c0ad
am c195ef73: am bee78812: Merge "Fix bug where we incorrectly clipped the bounds to the device size." into jb-mr2-dev
by Derek Sollenberger
· 11 years ago
708144e
Fix bug where we incorrectly clipped the bounds to the device size.
by Derek Sollenberger
· 11 years ago
07da9df
am e3326143: am 2c76016c: Merge "Fix error where clips/matrices are incorrectly transferred." into jb-mr2-dev
by Derek Sollenberger
· 11 years ago
3bd9a6d
Fix error where clips/matrices are incorrectly transferred.
by Derek Sollenberger
· 11 years ago
3b748a4
Pack preloaded framework assets in a texture atlas
by Romain Guy
· 12 years ago
3fc184c
am 01e48e7d: am 22f6a60e: Merge "add docs for new attributes, including account restriction for restricted profiles" into jb-mr2-dev
by Scott Main
· 12 years ago
b40c1fd
add docs for new attributes, including account restriction for restricted profiles
by Scott Main
· 12 years ago
0f59d6d
am 4a84af89: am b322f994: Merge "Add new error code for Debug Context work." into jb-mr2-dev
by Stephen Hines
· 12 years ago
b322f99
Merge "Add new error code for Debug Context work." into jb-mr2-dev
by Stephen Hines
· 12 years ago
6a341fc
am dd240d9a: am 0935f258: Merge "Updating API based on feedback" into jb-mr2-dev
by Jason Sams
· 12 years ago
f64cca9
Updating API based on feedback
by Jason Sams
· 12 years ago
42028a8
Add new error code for Debug Context work.
by Stephen Hines
· 12 years ago
e8ed1ee
am 4b87c54b: am 097ed01a: Merge "Revert GC thread changes" into jb-mr2-dev
by Jason Sams
· 12 years ago
f38c6ab
am c4294ed2: am 330a9fe3: Merge "Unhide new RS APIs." into jb-mr2-dev
by Jason Sams
· 12 years ago
9bf1892
Revert GC thread changes
by Jason Sams
· 12 years ago
02d56d9
Unhide new RS APIs.
by Jason Sams
· 12 years ago
de1fae7
am 00c4c670: am 301e95f2: Merge "Add a little more resource load tracing." into jb-mr2-dev
by Dianne Hackborn
· 12 years ago
0acc193
Add a little more resource load tracing.
by Dianne Hackborn
· 12 years ago
d7fec6e
am f151a541: am d6b8a035: Merge "Add support for synchronous get()." into jb-mr2-dev
by Tim Murray
· 12 years ago
d6b8a03
Merge "Add support for synchronous get()." into jb-mr2-dev
by Tim Murray
· 12 years ago
e1f8089
am 5c18ff0f: am 869d2735: Merge "Fix issues with GC thread." into jb-mr2-dev
by Tim Murray
· 12 years ago
869d273
Merge "Fix issues with GC thread." into jb-mr2-dev
by Tim Murray
· 12 years ago
6dacf83
Fix issues with GC thread.
by Tim Murray
· 12 years ago
5a15136
am 4e9ce36e: am c876cc49: Fix docs typo in YUV code
by Jason Sams
· 12 years ago
c876cc4
Fix docs typo in YUV code
by Jason Sams
· 12 years ago
ca22277
am d4b1b98d: am a2f289a4: Merge "USAGE_IO_INPUT buffer notifications" into jb-mr2-dev
by Jason Sams
· 12 years ago
a2f289a
Merge "USAGE_IO_INPUT buffer notifications" into jb-mr2-dev
by Jason Sams
· 12 years ago
739c826
USAGE_IO_INPUT buffer notifications
by Jason Sams
· 12 years ago
b735e1d
am 70d2c773: am f5c757c6: Merge "More fix for bug #8159072 Spinner widget should be RTL\'ized" into jb-mr2-dev
by Fabrice Di Meglio
· 12 years ago
f5c757c
Merge "More fix for bug #8159072 Spinner widget should be RTL'ized" into jb-mr2-dev
by Fabrice Di Meglio
· 12 years ago
7c4caad
Add support for synchronous get().
by Tim Murray
· 12 years ago
dc25d25
More fix for bug #8159072 Spinner widget should be RTL'ized
by Fabrice Di Meglio
· 12 years ago
5e8b65d
am 4e8a3bcf: am 3eba934a: Merge "Clean up USAGE_SHARED and add syncing for USAGE_SHARED." into jb-mr2-dev
by Tim Murray
· 12 years ago
3eba934
Merge "Clean up USAGE_SHARED and add syncing for USAGE_SHARED." into jb-mr2-dev
by Tim Murray
· 12 years ago
ccdeb2f
am f3860953: am a8aa6880: Merge "Add GC thread to RSGL." into jb-mr2-dev
by Tim Murray
· 12 years ago
a8aa688
Merge "Add GC thread to RSGL." into jb-mr2-dev
by Tim Murray
· 12 years ago
fb32993
Add GC thread to RSGL.
by Tim Murray
· 12 years ago
4e8cf0c
resolved conflicts for merge of 0664479a to master
by Stephen Hines
· 12 years ago
7d25a82
Defer RS cache creation until a ScriptC is built.
by Stephen Hines
· 12 years ago
d351e3b
am dfbd6eae: am d7094ea2: Merge "Fix docs with deprecated resize1D" into jb-mr2-dev
by Jason Sams
· 12 years ago
Next »