Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
c96880f2cd1d34ffb9e3d10d80f0a3ddcc5579a8
/
libs
a84b43c
Merge "Define typical sensor sample rate in native code" into nyc-dev
by Peng Xu
· 9 years ago
2f3bf13
Define typical sensor sample rate in native code
by Peng Xu
· 9 years ago
59d12e9
Merge "Rename single buffer mode to shared buffer mode" into nyc-dev
by Pablo Ceballos
· 9 years ago
bf14e94
Remove spurious log
by Christopher Tate
· 9 years ago
e4e0ae8
Guard against failed array allocation
by Christopher Tate
· 9 years ago
41371bf
Merge "Add final crop implementation" into nyc-dev
by Pablo Ceballos
· 9 years ago
a8b00c1
Merge "MediaResourceMonitor: Change argument type from string to int" into nyc-dev
by Dongwon Kang
· 9 years ago
a2a6be1
MediaResourceMonitor: Change argument type from string to int
by Dongwon Kang
· 9 years ago
6366a10
Add debug dump if about to segfault
by Pablo Ceballos
· 9 years ago
acbe678
Add final crop implementation
by Pablo Ceballos
· 9 years ago
c111461
Fix issue #27252896: Security Vulnerability -- weak binder
by Dianne Hackborn
· 9 years ago
413dc41
BQ: fix some uninitialized variables am: 93c617f am: f16b857 am: 1ed2469 am: 46da938 am: b2428c7 am: ce3faa0
by Pablo Ceballos
· 9 years ago
6c42071
BQ: fix some uninitialized variables am: 93c617f am: f16b857 am: 1ed2469 am: 46da938 am: b2428c7
by Pablo Ceballos
· 9 years ago
ce3faa0
BQ: fix some uninitialized variables am: 93c617f am: f16b857 am: 1ed2469 am: 46da938
by Pablo Ceballos
· 9 years ago
b2428c7
BQ: fix some uninitialized variables am: 93c617f am: f16b857 am: 1ed2469
by Pablo Ceballos
· 9 years ago
46da938
BQ: fix some uninitialized variables am: 93c617f am: f16b857 am: 1ed2469
by Pablo Ceballos
· 9 years ago
1ed2469
BQ: fix some uninitialized variables am: 93c617f am: f16b857
by Pablo Ceballos
· 9 years ago
f16b857
BQ: fix some uninitialized variables am: 93c617f
by Pablo Ceballos
· 9 years ago
d6c017d
Merge "MemoryDealer: expose internal allocation alignment" into nyc-dev
by Lajos Molnar
· 9 years ago
3559fbf
Rename single buffer mode to shared buffer mode
by Pablo Ceballos
· 9 years ago
1001033
MemoryDealer: expose internal allocation alignment
by Lajos Molnar
· 9 years ago
295a9fc
BQ: Allow shared buffer to be the first queued buffer
by Pablo Ceballos
· 9 years ago
bfbd374
Native: Sensor: For ndk sensor enable request, enable sensor with
by Aniroop Mathur
· 10 years ago
93c617f
BQ: fix some uninitialized variables
by Pablo Ceballos
· 9 years ago
e07e3e5
Revert "Add a callback thread to ConsumerBase"
by Pablo Ceballos
· 9 years ago
83b1e68
frameworks/native: Make Thread::run threadName argument required
by Brian Carlstrom
· 9 years ago
9153188
Merge "ui: Fix Rect::reduce" into nyc-dev
by Pablo Ceballos
· 9 years ago
19d72c0
ui: Fix Rect::reduce
by Pablo Ceballos
· 9 years ago
26bb2b1
Fix warning when force-disconnect but there is no connected API
by Chong Zhang
· 9 years ago
cc19ec8
Merge "GUI: Move Surface.aidl here and implement for native" into nyc-dev
by Eino-Ville Talvala
· 9 years ago
8861291
GUI: Move Surface.aidl here and implement for native
by Eino-Ville Talvala
· 10 years ago
1b3a9ac
Add SurfaceControl::disconnect() to disconnect currently connected API
by Chong Zhang
· 9 years ago
d8bb8da
Merge "Revert "Partial revert of "Fix Surface slot caching""" into nyc-dev
by Pablo Ceballos
· 9 years ago
2169638
Refresh the native app ops manager's token if needed.
by Svet Ganov
· 9 years ago
a4c2c3b
Merge changes I8cc3ce7d,Ie1a7bfd2,Id472ed4e into nyc-dev
by Dan Stoza
· 9 years ago
3ce4604
libgui: Allow for pending releases in GLConsumer
by Dan Stoza
· 10 years ago
c59eed5
Add SN logging am: d46695bb66 am: e39a6e160d am: 5e0fa1d392 am: 5da66d4fca am: ea91df0a24 am: f32db75e29
by Pablo Ceballos
· 9 years ago
804776a
Add SN logging am: d46695bb66 am: e39a6e160d am: 5e0fa1d392 am: 5da66d4fca am: ea91df0a24
by Pablo Ceballos
· 9 years ago
f32db75
Add SN logging am: d46695bb66 am: e39a6e160d am: 5e0fa1d392 am: 5da66d4fca
by Pablo Ceballos
· 9 years ago
ea91df0
Add SN logging am: d46695bb66 am: e39a6e160d am: 5e0fa1d392 am: 5da66d4fca
by Pablo Ceballos
· 9 years ago
5da66d4
Add SN logging am: d46695bb66 am: e39a6e160d am: 5e0fa1d392
by Pablo Ceballos
· 9 years ago
5e0fa1d
Add SN logging am: d46695bb66 am: e39a6e160d
by Pablo Ceballos
· 9 years ago
e39a6e1
Add SN logging am: d46695bb66
by Pablo Ceballos
· 9 years ago
f0e9d71
Merge "Remove unused native binder impl." into nyc-dev
by Ruben Brunk
· 9 years ago
d880e51
Merge "Add a callback thread to ConsumerBase" into nyc-dev
by Pablo Ceballos
· 9 years ago
d46695b
Add SN logging
by Pablo Ceballos
· 9 years ago
aaf51e5
Merge "Add interface for controlling single buffer auto refresh" into nyc-dev
by Pablo Ceballos
· 9 years ago
22b5702
Add a callback thread to ConsumerBase
by Pablo Ceballos
· 9 years ago
738d34b
Merge "BQ: Add permission check to BufferQueueConsumer::dump" into lmp-dev am: 793be16dd3 am: 7e83de0114 am: f419ec1bfb am: 8b640e6403 am: 5d2c73e7dc am: 724f7954db
by Pablo Ceballos
· 9 years ago
82b9819
Merge "BQ: Add permission check to BufferQueueConsumer::dump" into lmp-dev am: 793be16dd3 am: 7e83de0114 am: f419ec1bfb am: 8b640e6403 am: 5d2c73e7dc
by Pablo Ceballos
· 9 years ago
724f795
Merge "BQ: Add permission check to BufferQueueConsumer::dump" into lmp-dev am: 793be16dd3 am: 7e83de0114 am: f419ec1bfb am: 8b640e6403
by Pablo Ceballos
· 9 years ago
5d2c73e
Merge "BQ: Add permission check to BufferQueueConsumer::dump" into lmp-dev am: 793be16dd3 am: 7e83de0114 am: f419ec1bfb
by Pablo Ceballos
· 9 years ago
8b640e6
Merge "BQ: Add permission check to BufferQueueConsumer::dump" into lmp-dev am: 793be16dd3 am: 7e83de0114
by Pablo Ceballos
· 9 years ago
f419ec1
Merge "BQ: Add permission check to BufferQueueConsumer::dump" into lmp-dev am: 793be16dd3
by Pablo Ceballos
· 9 years ago
7e83de0
Merge "BQ: Add permission check to BufferQueueConsumer::dump" into lmp-dev
by Pablo Ceballos
· 9 years ago
793be16
Merge "BQ: Add permission check to BufferQueueConsumer::dump" into lmp-dev
by Pablo Ceballos
· 9 years ago
4318b9c
Merge "Revert "Revert "Fix warnings in servicemanager and KeyCharacterMap""" into nyc-dev
by Ian Pedowitz
· 9 years ago
d57d9b9
Revert "Revert "Fix warnings in servicemanager and KeyCharacterMap""
by Ian Pedowitz
· 9 years ago
3f0d762
Merge "Revert "Fix warnings in servicemanager and KeyCharacterMap"" into nyc-dev
by Ian Pedowitz
· 9 years ago
b480269
Revert "Fix warnings in servicemanager and KeyCharacterMap"
by Ian Pedowitz
· 9 years ago
ee74127
Merge "Fix warnings in servicemanager and KeyCharacterMap" into nyc-dev
by Aurimas Liutikas
· 9 years ago
d3b4c05
Fix warnings in servicemanager and KeyCharacterMap
by Aurimas Liutikas
· 9 years ago
16c9c30
Revert "Partial revert of "Fix Surface slot caching""
by Pablo Ceballos
· 9 years ago
8164ce1
Merge "Partial revert of "Fix Surface slot caching"" into nyc-dev
by Pablo Ceballos
· 9 years ago
981066c
Partial revert of "Fix Surface slot caching"
by Pablo Ceballos
· 9 years ago
0b1cf33
libbinder: Allow readByteVector to take uint8_t
by Casey Dahlin
· 9 years ago
c78404c
Remove unused native binder impl.
by Ruben Brunk
· 9 years ago
e72aa1b
Sanity check IMemory access versus underlying mmap am: 94b0d4e3ab am: ef6908e2b3 am: 97f49e50de am: 84f488f354 am: ebdad60d6b am: fc598c54d9 am: f9e5e80bc1 am: 15364d3ec0
by Christopher Tate
· 9 years ago
049c5df
Sanity check IMemory access versus underlying mmap am: 94b0d4e3ab am: ef6908e2b3 am: 97f49e50de am: 84f488f354 am: ebdad60d6b am: fc598c54d9 am: f9e5e80bc1
by Christopher Tate
· 9 years ago
15364d3
Sanity check IMemory access versus underlying mmap am: 94b0d4e3ab am: ef6908e2b3 am: 97f49e50de am: 84f488f354 am: ebdad60d6b am: fc598c54d9
by Christopher Tate
· 9 years ago
f9e5e80
Sanity check IMemory access versus underlying mmap am: 94b0d4e3ab am: ef6908e2b3 am: 97f49e50de am: 84f488f354 am: ebdad60d6b
by Christopher Tate
· 9 years ago
fc598c5
Sanity check IMemory access versus underlying mmap am: 94b0d4e3ab am: ef6908e2b3 am: 97f49e50de am: 84f488f354
by Christopher Tate
· 9 years ago
ebdad60
Sanity check IMemory access versus underlying mmap am: 94b0d4e3ab am: ef6908e2b3 am: 97f49e50de
by Christopher Tate
· 9 years ago
84f488f
Sanity check IMemory access versus underlying mmap am: 94b0d4e3ab am: ef6908e2b3
by Christopher Tate
· 9 years ago
97f49e5
Sanity check IMemory access versus underlying mmap am: 94b0d4e3ab am: ef6908e2b3
by Christopher Tate
· 9 years ago
ef6908e
Sanity check IMemory access versus underlying mmap am: 94b0d4e3ab
by Christopher Tate
· 9 years ago
94b0d4e
Sanity check IMemory access versus underlying mmap
by Christopher Tate
· 9 years ago
88f6928
BQ: Add permission check to BufferQueueConsumer::dump
by Pablo Ceballos
· 9 years ago
3130422
Merge "Fix Surface slot caching" into nyc-dev
by Pablo Ceballos
· 9 years ago
dce5c55
BQ: Fix iterator use
by Pablo Ceballos
· 9 years ago
789a0c8
Fix Surface slot caching
by Pablo Ceballos
· 9 years ago
ff95aab
Add interface for controlling single buffer auto refresh
by Pablo Ceballos
· 10 years ago
d509e55
Merge "system_server BINDER_TYPE_FD driver ashmem accessors" am: b23a388c64 am: 3196c839af
by Mark Salyzyn
· 9 years ago
6ff4920
Merge "system_server BINDER_TYPE_FD driver ashmem accessors" am: b23a388c64
by Mark Salyzyn
· 9 years ago
70f3665
system_server BINDER_TYPE_FD driver ashmem accessors
by Mark Salyzyn
· 10 years ago
72daab6
BQ: Flexible resizing
by Pablo Ceballos
· 10 years ago
9e31433
BQ: Conditionally compile validateConsistencyLocked
by Pablo Ceballos
· 10 years ago
23b4abe
BQ: Improved buffer/slot tracking
by Pablo Ceballos
· 10 years ago
8267a0b
Merge "Binder: Add log output in IPCThreadState::self()" am: 2be113a248 am: e7ae3b1962
by Andreas Gampe
· 10 years ago
35cadd7
Merge "Binder: Add log output in IPCThreadState::self()" am: 2be113a248
by Andreas Gampe
· 10 years ago
2be113a
Merge "Binder: Add log output in IPCThreadState::self()"
by Andreas Gampe
· 10 years ago
040424f
Merge "Add support for decoding UTF16 to UTF8" am: ac4728f8ba am: 7b0c8479ae
by Christopher Wiley
· 10 years ago
4ab1dbe
Merge "Add support for decoding UTF16 to UTF8" am: ac4728f8ba am: 7b0c8479ae
by Christopher Wiley
· 10 years ago
ac4728f
Merge "Add support for decoding UTF16 to UTF8"
by Christopher Wiley
· 10 years ago
f31a3eb
Binder: Add log output in IPCThreadState::self()
by Andreas Gampe
· 10 years ago
9a5e32f
Add support for decoding UTF16 to UTF8
by Christopher Wiley
· 10 years ago
a20eb79
Merge changes I68ed9d1c,I4ebccfd0,I3507bdfd,Iaf02f55c into cw-e-dev
by Alain Vongsouvanh
· 10 years ago
d6ad64f
Merge changes I68ed9d1c,I4ebccfd0,I3507bdfd,Iaf02f55c into cw-e-dev
by Alain Vongsouvanh
· 10 years ago
393aa43
system_server BINDER_TYPE_FD sockets using ashmem accessors
by Mark Salyzyn
· 10 years ago
9cc62e8
Parcel: file descriptor leak
by Mark Salyzyn
· 10 years ago
Next »