Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
78ef6e13966b830d111f18702948d77cfa2634a7
/
libs
/
ui
c8e4c3d
Merge "Create libgfx, starting with FloatRect"
by TreeHugger Robot
· 9 years ago
71bded5
Create libgfx, starting with FloatRect
by Dan Stoza
· 9 years ago
c42324f
gralloc1: Acquire mutex early in release am: 56ec3afb84 am: 37aa42d24b
by Ajit Kumar
· 9 years ago
37aa42d
gralloc1: Acquire mutex early in release am: 56ec3afb84
by Ajit Kumar
· 9 years ago
56ec3af
gralloc1: Acquire mutex early in release
by Ajit Kumar
· 9 years ago
c03d283
resolve merge conflicts of 525a5f2 to master
by Mark Salyzyn
· 9 years ago
3166947
libui: use HIDLized gralloc-mapper
by Chia-I Wu
· 9 years ago
67e376d
Replace non-const references by pointers
by Chia-I Wu
· 9 years ago
a5e161b
Replace cutils/log.h and rationalize log/log.h and android/log.h
by Mark Salyzyn
· 9 years ago
d3e08d4
Remove RGBX_FP16 format
by Romain Guy
· 9 years ago
e2caadc
Merge "Add fp16 pixel and window formats"
by TreeHugger Robot
· 9 years ago
ff41514
Add fp16 pixel and window formats
by Romain Guy
· 9 years ago
d46a65c
Merge "Add Fence helpers: Time, Timeline, Snapshot"
by Brian C. Anderson
· 9 years ago
b018bf0
libui: update for IAllocator changes
by Chia-I Wu
· 9 years ago
df02bff
Merge "Split libhidl into base and transport."
by TreeHugger Robot
· 9 years ago
67a4762
Split libhidl into base and transport.
by Yifan Hong
· 9 years ago
217e915
Merge "Fix clamping in several color spaces"
by TreeHugger Robot
· 9 years ago
01ef99b
Fix clamping in several color spaces
by Romain Guy
· 9 years ago
221de2a
Add Fence helpers: Time, Timeline, Snapshot
by Brian Anderson
· 9 years ago
0ad5eb4
Merge "Fix broken opto-electronic transfer functions"
by TreeHugger Robot
· 9 years ago
3944d06
Fix broken opto-electronic transfer functions
by Romain Guy
· 9 years ago
13a20a2
Merge "Don't clamp when converting to XYZ"
by TreeHugger Robot
· 9 years ago
597cd60
Don't clamp when converting to XYZ
by Romain Guy
· 9 years ago
e52d9e2
Merge "Add layered buffer support to libui and libgui."
by TreeHugger Robot
· 9 years ago
d231cd3
Remove unnecessary saturation operation
by Romain Guy
· 9 years ago
6ebc46a
Add layered buffer support to libui and libgui.
by Craig Donner
· 9 years ago
caf2ca4
Add ColorSpace class
by Romain Guy
· 9 years ago
5d4bae7
Merge Filament's math library
by Romain Guy
· 9 years ago
aafbfc0
Remove unneeded dependencies from libui and libgui
by Marco Nelissen
· 9 years ago
4802d35
Merge "libui: add support for android.hardware.graphics"
by TreeHugger Robot
· 9 years ago
9ba189d
libui: add support for android.hardware.graphics
by Chia-I Wu
· 9 years ago
9420a84
Merge "Rely on the platform -std default." am: 26989871a5 am: 35368f2475
by Elliott Hughes
· 9 years ago
274347e
Merge "Rely on the platform -std default." am: 26989871a5 am: 35368f2475
by Elliott Hughes
· 9 years ago
56a8d32
Rely on the platform -std default.
by Elliott Hughes
· 9 years ago
c7d352e
Use snprintf for SurfaceFlinger fence name am: fd4c8c3805
by Matthew Bouyack
· 9 years ago
fd4c8c3
Use snprintf for SurfaceFlinger fence name
by Matthew Bouyack
· 9 years ago
66b52ba
Use uint32_t consistently for region op am: 8f279960c6 am: 19bf9a2f27
by Colin Cross
· 9 years ago
8f27996
Use uint32_t consistently for region op
by Colin Cross
· 9 years ago
14107b1
Merge "Convert libui to Android.bp" am: f0346ab68e am: 55ef158c5d
by Dan Willemsen
· 9 years ago
c7dd2b9
Convert libui to Android.bp
by Dan Willemsen
· 9 years ago
82e5e2e
Squashed: gralloc1/binder/requestor am: f62eaf5994 am: c76b6fb0c8
by Dan Stoza
· 9 years ago
0d85101
libui: Add Gralloc1On0Adapter and C++ shim am: eb03fd3a8b am: e9a0705cf5
by Dan Stoza
· 9 years ago
f62eaf5
Squashed: gralloc1/binder/requestor
by Dan Stoza
· 9 years ago
eb03fd3
libui: Add Gralloc1On0Adapter and C++ shim
by Dan Stoza
· 10 years ago
df34094
Merge "Remove FRAMEBUFFER_FORCE_FORMAT" am: 0322a7176f am: 04f46f0347
by Dan Willemsen
· 9 years ago
7a21351
Remove FRAMEBUFFER_FORCE_FORMAT
by Dan Willemsen
· 9 years ago
d4079af
Add requestor name to GraphicBuffer alloc metadata
by Dan Stoza
· 9 years ago
e31fd64
Region: Detect malicious overflow in unflatten am: 1a65fccc50 am: fd579a51b5 am: 0e85f4d48d am: 0ec362e024
by Pablo Ceballos
· 9 years ago
38f2d8a
Region: Detect malicious overflow in unflatten am: 1a65fccc50 am: fd579a51b5 am: 0e85f4d48d am: 0ec362e024
by Pablo Ceballos
· 9 years ago
b82c6f5
Region: Detect malicious overflow in unflatten am: 1a65fccc50 am: fd579a51b5 am: 0e85f4d48d
by Pablo Ceballos
· 9 years ago
1a65fcc
Region: Detect malicious overflow in unflatten
by Pablo Ceballos
· 9 years ago
923c066
gralloc1: Add mutexes
by Dan Stoza
· 9 years ago
8deb4da
libui: Convert Allocator and Mapper to gralloc1
by Dan Stoza
· 9 years ago
41b1261
libui: Adds C++ shim for gralloc1
by Dan Stoza
· 9 years ago
1e2a2a0
libui: Add Gralloc1On0Adapter
by Dan Stoza
· 10 years ago
68a593e
resolve merge conflicts of 168dc86 to nyc-dev-plus-aosp
by Chih-Hung Hsieh
· 9 years ago
e2347b7
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 9 years ago
b93445d
Merge changes I0f07043f,Ib4635ee4,I472ad9f0 into nyc-dev am: 97a46df
by Dan Stoza
· 9 years ago
7d7ae73
HWC2: Add getHdrCapabilities to C++ shim
by Dan Stoza
· 9 years ago
dc5b351
Merge "Split increments to silence a compiler warning." am: 0f73649 am: 25b103a
by Stephen Hines
· 9 years ago
9c22c3c
Split increments to silence a compiler warning.
by Stephen Hines
· 9 years ago
19d72c0
ui: Fix Rect::reduce
by Pablo Ceballos
· 9 years ago
9c024aa
libui: Remove FramebufferNativeWindow
by Dan Stoza
· 10 years ago
22e4cc3
libgui: assign handle to NULL after free
by Praveen Chavan
· 10 years ago
f53f3c8
Remove usage of SharedBuffer
by Pablo Ceballos
· 10 years ago
e1b63cc
Merge "Remove usage of SharedBuffer"
by Pablo Ceballos
· 10 years ago
d814cf2
Remove usage of SharedBuffer
by Pablo Ceballos
· 10 years ago
4107f8f
am 1769e697: am 6d59e98b: am 8c77ec50: Merge "Enable fsanitize integer in ui"
by Dan Austin
· 10 years ago
ff7ede3
Enable fsanitize integer in ui
by Dan Austin
· 10 years ago
60d6922
libsgui: Change Rect default constructor
by Pablo Ceballos
· 10 years ago
53390e1
libgui/SF: Fix some code warnings
by Pablo Ceballos
· 10 years ago
993772a
libgui: Add generation numbers to BufferQueue
by Dan Stoza
· 10 years ago
812ed06
libgui: Add generation numbers to BufferQueue
by Dan Stoza
· 10 years ago
24fa67f
libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc
by Dan Stoza
· 10 years ago
b8efdc4
libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc
by Dan Stoza
· 10 years ago
4d0cd3f
Close Fence FDs in error cases of Surface and GraphicBufferMapper
by Taiju Tsuiki
· 10 years ago
ed6e907
Merge "Close Fence FDs in error cases of Surface and GraphicBufferMapper"
by Dan Stoza
· 10 years ago
84f1d9c
Avoid closing invalid FD in Surface and GraphicBufferMapper
by Taiju Tsuiki
· 10 years ago
f0c17b0
Merge "Avoid closing invalid FD in Surface and GraphicBufferMapper"
by Dan Stoza
· 10 years ago
dcfe91e
Avoid closing invalid FD in Surface and GraphicBufferMapper
by Taiju Tsuiki
· 10 years ago
c7263fb
Close Fence FDs in error cases of Surface and GraphicBufferMapper
by Taiju Tsuiki
· 10 years ago
958f501
Merge "libgui: Allow an IGBProducer to disable allocation"
by Dan Stoza
· 10 years ago
9de7293
libgui: Allow an IGBProducer to disable allocation
by Dan Stoza
· 10 years ago
eea6d68
libui/libgui: Fix errors in parceling
by Dan Stoza
· 10 years ago
5065a55
libgui: Pass surface damage through BufferQueue
by Dan Stoza
· 10 years ago
4d769d8
Merge "libui: Clean up Fence and Region flattening"
by Dan Stoza
· 10 years ago
6fbefbb
libui: Clean up Fence and Region flattening
by Dan Stoza
· 10 years ago
aef0445
Fix a memory corruption issue when vector resize
by ywen
· 10 years ago
82c6bcc
DO NOT MERGE Add dataSpace to buffer queues; remove old format enums.
by Eino-Ville Talvala
· 10 years ago
c168b8a
Update maxNumber to be smaller.
by Michael Lentine
· 10 years ago
180c2ba
resolved conflicts for merge of 1f9f71e1 to lmp-mr1-dev-plus-aosp
by Lajos Molnar
· 11 years ago
1f9f71e
GraphicBufferMapper: handle devices that do not implement lock_ycbcr
by Lajos Molnar
· 11 years ago
fe4966d
Restore Region::set(uint32_t, uint32_t)
by Bernhard Rosenkraenzer
· 11 years ago
ff78750
Libui: Remove unused variables
by Andreas Gampe
· 11 years ago
133caac
Fix -Werror on 64-bit builds
by Dan Stoza
· 11 years ago
42af278
Disable struct padding warning/error
by Dan Stoza
· 11 years ago
d318240
libui: Enable -Weverything and -Werror
by Dan Stoza
· 11 years ago
01049c8
Enable clang for libui/libgui/surfaceflinger
by Dan Stoza
· 11 years ago
3880326
Fix for corruption when numFds or numInts is too large.
by Michael Lentine
· 11 years ago
dfd06b8
Fix for corruption when numFds or numInts is too large.
by Michael Lentine
· 11 years ago
Next »