Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
aa9fdb3d3e57780fa6b07a086f5d0c2a06d2b620
/
graphics
ad7d65d
Merge "Add stacked padding mode to LayerDrawable"
by Alan Viverette
· 11 years ago
5b10a72
Add stacked padding mode to LayerDrawable
by Alan Viverette
· 11 years ago
7c263c6
Handle null argument to GradientDrawable.setColor() and setStroke()
by Alan Viverette
· 11 years ago
d786a19
resolved conflicts for merge of 37e4c405 to master
by Katie McCormick
· 11 years ago
afb0226
Merge commit '1ccc6633' into manualmerge
by Jason Sams
· 11 years ago
1622981
Fix sdk build.
by Ying Wang
· 11 years ago
37e4c40
am 484b57a5: am 9d0a88bd: Merge "Doc updates: Javadoc fixes" into klp-docs
by Katie McCormick
· 11 years ago
484b57a
am 9d0a88bd: Merge "Doc updates: Javadoc fixes" into klp-docs
by Katie McCormick
· 11 years ago
f2ef28d
Doc updates: Javadoc fixes
by Katie McCormick
· 11 years ago
1ccc663
am 9e6d8f04: Merge "Adding operations to reflected Renderscript class"
by Jason Sams
· 11 years ago
3042d26
Generic object based data copy.
by Jason Sams
· 11 years ago
9e6d8f0
Merge "Adding operations to reflected Renderscript class"
by Jason Sams
· 11 years ago
8437967
Merge "Convert Java/JNI to 64-bit, part 2."
by Tim Murray
· 11 years ago
5d95899
Merge "Remove unused imports from frameworks/base."
by John Spurlock
· 11 years ago
460a049
Convert Java/JNI to 64-bit, part 2.
by Tim Murray
· 11 years ago
6090995
Remove unused imports from frameworks/base.
by John Spurlock
· 11 years ago
34d8519
Merge "Add animations along a Path."
by George Mount
· 11 years ago
c96c7b2
Add animations along a Path.
by George Mount
· 11 years ago
eff663f
Convert Java/JNI to 64-bit, part 1.
by Tim Murray
· 11 years ago
180979f
Fix logic problems in AnimationDrawable and View.
by John Spurlock
· 11 years ago
aff6ea9
Merge "Initial integration of Minikin to framework"
by Raph Levien
· 11 years ago
a033630
Initial integration of Minikin to framework
by Raph Levien
· 12 years ago
616dd47
Use correct state list for obtaining stroke color
by Alan Viverette
· 11 years ago
21659ac
Add long/double read support.
by Jason Sams
· 11 years ago
2ee011a3
Merge "Always do simple path detection"
by John Reck
· 11 years ago
02a2aab
Always do simple path detection
by John Reck
· 11 years ago
765c9df
am ebd616e8: am 134631b9: am 90242fe5: Merge "Switch to the new Skia PDF generation APIs." into klp-dev
by Svetoslav
· 11 years ago
134631b
am 90242fe5: Merge "Switch to the new Skia PDF generation APIs." into klp-dev
by Svetoslav
· 11 years ago
90242fe
Merge "Switch to the new Skia PDF generation APIs." into klp-dev
by Svetoslav
· 11 years ago
8e0fb6e
am 4833a6ce: am e34c4770: am 435c0ee1: Merge "Fix bug #11537133 Hideycling looks broken (KOT36), missing left padding" into klp-dev
by Fabrice Di Meglio
· 11 years ago
35aacf2
Switch to the new Skia PDF generation APIs.
by Svetoslav
· 11 years ago
e34c477
am 435c0ee1: Merge "Fix bug #11537133 Hideycling looks broken (KOT36), missing left padding" into klp-dev
by Fabrice Di Meglio
· 11 years ago
435c0ee
Merge "Fix bug #11537133 Hideycling looks broken (KOT36), missing left padding" into klp-dev
by Fabrice Di Meglio
· 11 years ago
badb59c
am 47feee53: Merge "Fix some documentation typos." into klp-docs
by Newton Allen
· 11 years ago
a2801c5
am 4899398d: am baba771c: am 47742d4b: Merge "Fix NPE with inPurgeable Bitmaps in getAllocationByteCount" into klp-dev
by Chris Craik
· 11 years ago
f7a93ef
Fix bug #11537133 Hideycling looks broken (KOT36), missing left padding
by Fabrice Di Meglio
· 11 years ago
4899398
am baba771c: am 47742d4b: Merge "Fix NPE with inPurgeable Bitmaps in getAllocationByteCount" into klp-dev
by Chris Craik
· 11 years ago
47742d4
Merge "Fix NPE with inPurgeable Bitmaps in getAllocationByteCount" into klp-dev
by Chris Craik
· 11 years ago
222f2ad
Fix NPE with inPurgeable Bitmaps in getAllocationByteCount
by Chris Craik
· 11 years ago
b7189d2
Merge "Use Object + type in place of specific array"
by Jason Sams
· 11 years ago
e729a94
Use Object + type in place of specific array
by Jason Sams
· 11 years ago
feafc99
am fc5ef04e: am e88d14a8: am 9d383ece: Merge "Fix recent regression in DrawableContainer." into klp-dev
by John Spurlock
· 11 years ago
fc5ef04
am e88d14a8: am 9d383ece: Merge "Fix recent regression in DrawableContainer." into klp-dev
by John Spurlock
· 11 years ago
9d383ec
Merge "Fix recent regression in DrawableContainer." into klp-dev
by John Spurlock
· 11 years ago
9189977
am 66e47c5f: am 0c5268c3: am be0b05a0: Merge "Doc fix: add more detail to BitmapFactory.Options.inPurgeable flag. Bug: 6064760" into klp-dev
by Adam Koch
· 11 years ago
66e47c5
am 0c5268c3: am be0b05a0: Merge "Doc fix: add more detail to BitmapFactory.Options.inPurgeable flag. Bug: 6064760" into klp-dev
by Adam Koch
· 11 years ago
57c9886
Doc fix: add more detail to BitmapFactory.Options.inPurgeable flag. Bug: 6064760
by Adam Koch
· 11 years ago
be0b05a
Merge "Doc fix: add more detail to BitmapFactory.Options.inPurgeable flag. Bug: 6064760" into klp-dev
by Adam Koch
· 11 years ago
f68bb66
Fix recent regression in DrawableContainer.
by John Spurlock
· 11 years ago
e1693df
Doc fix: add more detail to BitmapFactory.Options.inPurgeable flag. Bug: 6064760
by Adam Koch
· 11 years ago
93c9093
am 641bac8e: am 073041c3: am f48bcd5b: Merge "Fix bug #11256076 Spinner text is too close from the opening triangle in RTL Locales" into klp-dev
by Fabrice Di Meglio
· 11 years ago
641bac8
am 073041c3: am f48bcd5b: Merge "Fix bug #11256076 Spinner text is too close from the opening triangle in RTL Locales" into klp-dev
by Fabrice Di Meglio
· 11 years ago
fadfbf1
Merge "Add support for using ColorStateList as GradientDrawable's stroke"
by Alan Viverette
· 11 years ago
f48bcd5
Merge "Fix bug #11256076 Spinner text is too close from the opening triangle in RTL Locales" into klp-dev
by Fabrice Di Meglio
· 11 years ago
a211dd2
Add support for using ColorStateList as GradientDrawable's stroke
by Alan Viverette
· 11 years ago
ff236f5
Fix some documentation typos.
by Newton Allen
· 11 years ago
52e3393
Merge "Fix some documentation typos."
by Newton Allen
· 11 years ago
78da147
Update the PdfDocument docs with unsupported operations.
by Svetoslav Ganov
· 11 years ago
5b0e979
am 8c33d89c: am 41dd5233: am 8856af5a: Merge "Update the PdfDocument docs with unsupported operations." into klp-dev
by Svetoslav Ganov
· 11 years ago
8db45b8
Update the PdfDocument docs with unsupported operations.
by Svetoslav Ganov
· 11 years ago
c502744
Fix some documentation typos.
by Newton Allen
· 11 years ago
519494e
Add support for using ColorStateList in GradientDrawable
by Alan Viverette
· 11 years ago
6a5875c
Adding operations to reflected Renderscript class
by Matthieu Delahaye
· 11 years ago
600d7dd
Fix bug #11256076 Spinner text is too close from the opening triangle in RTL Locales
by Fabrice Di Meglio
· 11 years ago
cd92588
DO NOT MERGE: Hide new camera API.
by Eino-Ville Talvala
· 11 years ago
ec44e5d
Utility API for creating types.
by Jason Sams
· 11 years ago
390ec00
Remove old hidden API.
by Jason Sams
· 11 years ago
80da140
am 266b3026: am 20ba658b: am 31049d76: Use SCREEN Xfermode for keyguard badges; update SeekBar
by Adam Powell
· 11 years ago
31049d7
Use SCREEN Xfermode for keyguard badges; update SeekBar
by Adam Powell
· 11 years ago
bd03b9f
am 3dd81450: am aa24442e: am d0f379c1: Preserve fill type in Path.reset().
by Mike Klein
· 11 years ago
d0f379c
Preserve fill type in Path.reset().
by Mike Klein
· 11 years ago
322594c
am 6d7de848: am 1fc9eb78: am 16326f70: Merge "Fix animations, padding in RTL mode." into klp-dev
by Jeff Sharkey
· 11 years ago
ee3e160
Fix animations, padding in RTL mode.
by Jeff Sharkey
· 11 years ago
8d86033
am a4eb894a: Merge "clarify Paint flag docs" into klp-dev
by Victoria Lease
· 11 years ago
a4eb894
Merge "clarify Paint flag docs" into klp-dev
by Victoria Lease
· 11 years ago
8dc7d5e
clarify Paint flag docs
by Victoria Lease
· 11 years ago
afbd777
am ae1e8855: am 8e4b16d6: Merge "Update docs to state that mark is no longer called." into klp-dev
by Leon Scroggins III
· 11 years ago
321bc46
Update docs to state that mark is no longer called.
by Leon Scroggins III
· 11 years ago
3a1b8e4
Remove hidden API setSurfaceTexture.
by Jason Sams
· 11 years ago
6e1e8b1
am c0e1ae01: am facc08c7: Merge "Move PdfDocument to android.graphics.pdf" into klp-dev
by Svetoslav
· 11 years ago
6811f4e
Move PdfDocument to android.graphics.pdf
by Svetoslav
· 11 years ago
44f65cb
am 2e4e9889: am 3490228e: Merge "Use a native buffer for decoding images." into klp-dev
by Leon Scroggins III
· 11 years ago
7315f1b
Use a native buffer for decoding images.
by Leon Scroggins III
· 11 years ago
b6a3ef1
Merge "Add typedefs and nullness annotations."
by Tor Norbye
· 11 years ago
33069f4
am 47869404: am 2cad64c0: Merge "Surface: Change OutOfResourcesException to be a runtime exception" into klp-dev
by Igor Murashkin
· 11 years ago
d9273d6
Add typedefs and nullness annotations.
by Tor Norbye
· 12 years ago
2cad64c
Merge "Surface: Change OutOfResourcesException to be a runtime exception" into klp-dev
by Igor Murashkin
· 11 years ago
4669a5d
am 8eb3ece8: am 1d2daa78: Merge "Remove FD optimization case for decodeStream" into klp-dev
by John Reck
· 11 years ago
1d2daa7
Merge "Remove FD optimization case for decodeStream" into klp-dev
by John Reck
· 11 years ago
319cc55
am 9b448989: am e3d0f022: Merge "Don\'t set Allocation mSize when we have no Type." into klp-dev
by Stephen Hines
· 11 years ago
e3d0f02
Merge "Don't set Allocation mSize when we have no Type." into klp-dev
by Stephen Hines
· 11 years ago
a86ab640
Surface: Change OutOfResourcesException to be a runtime exception
by Igor Murashkin
· 11 years ago
88990da
Don't set Allocation mSize when we have no Type.
by Stephen Hines
· 11 years ago
86ebf28
am 9163b1d9: am 23ae1461: Merge "Add flags word to initialization." into klp-dev
by Tim Murray
· 11 years ago
5835157
Remove FD optimization case for decodeStream
by John Reck
· 11 years ago
23ae146
Merge "Add flags word to initialization." into klp-dev
by Tim Murray
· 11 years ago
9578e64
Add flags word to initialization.
by Tim Murray
· 11 years ago
5b4b94c
am 324738e7: am 440f4dfa: Merge "Fix pixel test" into klp-dev
by Andy McFadden
· 11 years ago
440f4df
Merge "Fix pixel test" into klp-dev
by Andy McFadden
· 11 years ago
ebc6c4b
am 177718a7: am f25fceef: Merge "Update doc for BitmapFactory.Options to include BitmapRegionDecoder" into klp-dev
by Chris Craik
· 11 years ago
Next »