Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
af3ac3b1709193add2cb0406cdb790e358191197
/
libs
/
hwui
/
utils
87e99a2
Ensure that hardware Bitmap has a ColorSpace
by Leon Scroggins III
· 6 years ago
1249757
Remove references to ANDROID_ENABLE_LINEAR_BLENDING
by Leon Scroggins III
· 6 years ago
6e35e63
Don't assume all FP16 bitmaps are linearly encoded.
by Derek Sollenberger
· 6 years ago
be8fac26
Switch to skcms-based factories and getters in SkColorSpace
by Brian Osman
· 6 years ago
2c9dad7
Merge "Fix/suppress hwui google-explicit-constructor warnings" am: dcfef16295 am: 50991469e3
by Chih-Hung Hsieh
· 6 years ago
f21b0b6
Fix/suppress hwui google-explicit-constructor warnings
by Chih-Hung Hsieh
· 6 years ago
e216948
Cleanup of Bitmap.h entry points.
by Derek Sollenberger
· 6 years ago
7b8a808
Remove ; from closing namespaces in libs/hwui
by Chris Blume
· 6 years ago
0aff62d
Fix failing TextureViewTest
by John Reck
· 6 years ago
8e539ca
Add a sprinkle of speculative anti-crash dust
by John Reck
· 6 years ago
189021b
Partially revert "[HWUI] Implement legacy color mode."
by Peiyong Lin
· 6 years ago
11606ff
Implement WebView support for Vulkan using temporary buffer
by Stan Iliev
· 6 years ago
1f6aa12
[HWUI] Implement legacy color mode.
by Peiyong Lin
· 6 years ago
c3b7c20
Remove dead code
by John Reck
· 6 years ago
8f45d4a
New DisplayList v2
by John Reck
· 6 years ago
c8e22a6
TextureView Vulkan support and optimized OpenGL draw
by Stan Iliev
· 6 years ago
339cf9b
More auto-dark stuff
by John Reck
· 6 years ago
d9d7f12
Delete a bunch of code
by John Reck
· 7 years ago
8cafcc6
remove (dead) caches from hwui
by Mike Reed
· 7 years ago
551d08e
Respect a Layer's (e.g. SurfaceTexture) colorSpace when compositing
by Derek Sollenberger
· 7 years ago
be3876c
Respect a Layer's (e.g. SurfaceTexture) colorSpace when compositing
by Derek Sollenberger
· 7 years ago
8546c30
Revert "Revert "Update material_deep_teal_500 to #008577.""
by Andrew Sapperstein
· 7 years ago
9720a34
Revert "Revert "Update material_deep_teal_500 to #008577.""
by Andrew Sapperstein
· 7 years ago
431d9d6
Revert "Update material_deep_teal_500 to #008577."
by Andrew Sapperstein
· 7 years ago
5c228d5
Update material_deep_teal_500 to #008577.
by Andrew Sapperstein
· 7 years ago
12f9b06
Update VectorDrawables to use Skia's drawArc implementation.
by Derek Sollenberger
· 7 years ago
1bcacfd
Format the world (or just HWUI)
by John Reck
· 7 years ago
caaaa66
Convert bitmaps to sRGB/scRGB when they have a color profile
by Romain Guy
· 8 years ago
a0a74d5
use _deprecated suffix for deprecated clipops
by Mike Reed
· 8 years ago
7ef25b7
Merge "Add ColorSpace information on Bitmap"
by TreeHugger Robot
· 8 years ago
efb4b06
Add ColorSpace information on Bitmap
by Romain Guy
· 8 years ago
792fb32
Use SkPaint.nothingToDraw instead of PaintUtils helper.
by Derek Sollenberger
· 8 years ago
89ddb1f
Update framework to use new SkColorSpace API
by Matt Sarett
· 8 years ago
91627f6
Fix incorrect comments
by Romain Guy
· 8 years ago
2de950d
Overhaul RenderNode's DisplayList management
by John Reck
· 8 years ago
db15537
resolve merge conflicts of 082a1721b516 to master
by Mark Salyzyn
· 8 years ago
52eb4e0
Replace cutils/log.h and log/logger.h with log/log.h
by Mark Salyzyn
· 8 years ago
66b9d44
Revert "try to stop using exotic clipps"
by Chris Craik
· 8 years ago
834653b
try to stop using exotic clipps
by Mike Reed
· 8 years ago
6c67f1d
SkClipOp is now an enum class
by Mike Reed
· 8 years ago
6e49c9f
switch over clip calls to use SkClipOp instead of SkRegion::Op
by Mike Reed
· 8 years ago
ab12c1f
update callers to newer Skia APIs
by Mike Reed
· 8 years ago
c2f31df
use SkBlendMode
by Mike Reed
· 8 years ago
97cc85f
Merge "Routine to upload hardware bitmaps"
by Sergei Vasilinetc
· 8 years ago
694d499
Routine to upload hardware bitmaps
by sergeyv
· 8 years ago
7de7385
Implement getTransparentRegion() using SkLatticeIter
by Matt Sarett
· 8 years ago
260ab72
use SkBlendMode instead of SkXfermode
by Mike Reed
· 8 years ago
8762e33
Various fixes for linear blending and gradients
by Romain Guy
· 8 years ago
253f2c2
Linear blending, step 1
by Romain Guy
· 8 years ago
25c9f6c
Merge "Fix google-explicit-constructor warnings in libs/hwui." am: 7207562ff7 am: d7a69e04eb am: 842f1e48e7
by Chih-hung Hsieh
· 8 years ago
1f50f80
Merge "Fix google-explicit-constructor warnings in libs/hwui." am: 7207562ff7 am: d7a69e04eb
by Chih-hung Hsieh
· 8 years ago
a619ec7
Fix google-explicit-constructor warnings in libs/hwui.
by Chih-Hung Hsieh
· 8 years ago
56996ff
resolve merge conflicts of 76ce8e5 to stage-aosp-master am: ed935c32f4
by Chih-Hung Hsieh
· 8 years ago
ed935c3
resolve merge conflicts of 76ce8e5 to stage-aosp-master
by Chih-Hung Hsieh
· 8 years ago
f35c939
Fix clang-tidy warnings in libs/hwui.
by Chih-Hung Hsieh
· 8 years ago
4979645
Fix clang-tidy warnings in libs/hwui.
by Chih-Hung Hsieh
· 8 years ago
c3849aa
HWUI: reimplement rendernode ouput for single stream
by sergeyv
· 8 years ago
29c32cd
Remove unused include SkNinePatch.h
by Matt Sarett
· 8 years ago
63d8aa9
Merge \\\"Fix missing IpConnectivity metrics\\\" into nyc-mr1-dev am: 66e7752ad1 am: b2db402899
by Hugo Benichi
· 8 years ago
fb5c675
resolve merge conflicts of 67daab6 to nyc-mr1-dev-plus-aosp
by John Reck
· 8 years ago
2d5b8d7
Teach JankTracker about new swap behaviors
by John Reck
· 8 years ago
faecb78
Fix google-explicit-constructor warnings in frameworks/base
by Chih-Hung Hsieh
· 8 years ago
5e00c7c
Delete old rendering pipeline
by Chris Craik
· 8 years ago
ab1080c
Delete unused args
by John Reck
· 8 years ago
1ec2fd7
stephenli@ manually merge many commits up to '032dcff'
by The Android Automerger
· 8 years ago
0a87059
resolve merge conflicts of 404e2b2 to nyc-dev-plus-aosp
by Chih-Hung Hsieh
· 8 years ago
cef190d
Fix misc-macro-parentheses warnings in hwui and graphic jni.
by Chih-Hung Hsieh
· 8 years ago
a7a6be1
Merge "Turn off some path drawing logs by default"
by Tenghui Zhu
· 8 years ago
3727a7f
Remove dead code from NinePatch::Draw
by Matt Sarett
· 8 years ago
d53e3be
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 9 years ago
85d9952
Turn off some path drawing logs by default
by Teng-Hui Zhu
· 9 years ago
849ffa3
Merge "Stop comparing Descriptions with memcmp" into nyc-dev am: e414371
by Sergei Vasilinetc
· 9 years ago
e414371
Merge "Stop comparing Descriptions with memcmp" into nyc-dev
by Sergei Vasilinetc
· 9 years ago
7224e2b
Stop comparing Descriptions with memcmp
by sergeyv
· 9 years ago
4e2838e
Merge "Fix some edge cases" into nyc-dev am: 4a62eff am: c01a9b6
by John Reck
· 9 years ago
51f2d60
Fix some edge cases
by John Reck
· 9 years ago
5a23f2d
Merge "Overdraw avoidance in new pipeline" into nyc-dev am: 80a67f3 am: f42e9b1
by Chris Craik
· 9 years ago
80d2ade
Overdraw avoidance in new pipeline
by Chris Craik
· 9 years ago
a15762e
Support op dumping in new pipeline am: 91eff22b5d am: d39f57e0a7
by Chris Craik
· 9 years ago
91eff22
Support op dumping in new pipeline
by Chris Craik
· 9 years ago
a17b536
Merge "Add create_trivial_array" into nyc-dev am: 339fc0a1d2 am: 064b467718
by Chris Craik
· 9 years ago
ed87fa2
Use android_memset32 instead of sk_memset32.
by Ben Wagner
· 9 years ago
7a89600
Add create_trivial_array
by Chris Craik
· 9 years ago
7df9ff2
Fix all LA memory leaks forever!
by John Reck
· 9 years ago
e537330
Revert "Fix all LA memory leaks forever!"
by John Reck
· 9 years ago
499d83f
Fix all LA memory leaks forever!
by John Reck
· 9 years ago
c52ac0b
Merge "Add fine-grained debug layer"
by John Reck
· 9 years ago
975591a
Add fine-grained debug layer
by John Reck
· 9 years ago
a3f16d4
Replace SkALWAYSBREAK with equivalent Android macros.
by Derek Sollenberger
· 9 years ago
2de7771
Normalize GL_UNPACK_ALIGNMENT
by John Reck
· 9 years ago
9372ac3
Fix ordering of texture->upload arguments
by John Reck
· 9 years ago
cbc5bd5
Merge "Track texture memory globally"
by John Reck
· 9 years ago
38e0c32
Track texture memory globally
by John Reck
· 9 years ago
3d5278b
Update TestWindowContext to work with new HWUI ops.
by Derek Sollenberger
· 9 years ago
f5baedb
Merge "Stencil support in new recorder/reorderer"
by Chris Craik
· 9 years ago
e4db79d
Stencil support in new recorder/reorderer
by Chris Craik
· 9 years ago
4bbc293
VectorDrawable native rendering - Step 3 of MANY
by Doris Liu
· 9 years ago
58862c9
Fix leak of file descriptors in test code
by Tom Hudson
· 9 years ago
a21c1da
make RingBuffer const viable
by Andres Morales
· 9 years ago
8160f20
Reorganize hwui test directories
by Chris Craik
· 9 years ago
Next »