Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
e1531983670dc100ff4f349cbbf47c651f283a43
/
libs
/
hwui
/
utils
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
54fa17f
Add ListView rendering benchmark
by Chris Craik
· 9 years ago
9b9eca5
Merge "Support projection in OpReorderer"
by Chris Craik
· 9 years ago
8d1f212
Support projection in OpReorderer
by Chris Craik
· 9 years ago
42a5407
Fix RecordingCanvas::refPaint, add tests
by Chris Craik
· 9 years ago
a171727
Initial text support in new reorderer/renderer
by Chris Craik
· 9 years ago
16c9d6a
Refactor hwuitest
by John Reck
· 9 years ago
804618d
VectorDrawable native rendering - Step 2 of MANY
by Doris Liu
· 9 years ago
9fded23
Recycle OffscreenBuffers
by Chris Craik
· 9 years ago
30bcf69
VectorDrawable native rendering - Step 1 of MANY
by Doris Liu
· 9 years ago
704bed0
add DeviceInfo
by John Reck
· 9 years ago
0968955
Revert "add DeviceInfo"
by John Reck
· 9 years ago
b244289
add DeviceInfo
by John Reck
· 9 years ago
8d2cf94
Add region-tracking to OffscreenBuffers
by Chris Craik
· 9 years ago
41b1051
Merge "Add FatVector"
by Chris Craik
· 9 years ago
76ace11
Add FatVector
by Chris Craik
· 9 years ago
f35b989
Merge six commits from master-skia to master
by Leon Scroggins III
· 9 years ago
1de39f1
Merge "Revert "Merge six commits from master-skia to master""
by Tom Hudson
· 9 years ago
d8f904f
Revert "Merge six commits from master-skia to master"
by Tom Hudson
· 9 years ago
97c9265
Merge "Tune scheduling a bit, avoid a binder ipc"
by John Reck
· 9 years ago
e486d93
Tune scheduling a bit, avoid a binder ipc
by John Reck
· 9 years ago
5507807
Merge six commits from master-skia to master
by Leon Scroggins III
· 9 years ago
64bb63f
Merge "Remove direct dependency of external/skia on frameworks/native"
by Tom Hudson
· 9 years ago
b2f5bd2
Remove direct dependency of external/skia on frameworks/native
by Tom Hudson
· 9 years ago
b36af87
Use LinearStdAllocator in DisplayList
by Chris Craik
· 9 years ago
81a1d2a
Add LinearStdAllocator
by Chris Craik
· 9 years ago
b565df1
Initial commit of new Canvas operation recording / replay
by Chris Craik
· 9 years ago
ea50858
Merge "Include what you use"
by Tom Hudson
· 9 years ago
Next »