Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
39f1cd8045e242db411a5c3940f1ad3f9f8f8490
/
libs
39f1cd8
am 9040362b: am fc6a2bff: am 146f31b6: Merge "Eliminate benign overflow condition triggered upon loop termination in Input.cpp"
by Dan Austin
· 10 years ago
9040362
am fc6a2bff: am 146f31b6: Merge "Eliminate benign overflow condition triggered upon loop termination in Input.cpp"
by Dan Austin
· 10 years ago
fc6a2bf
am 146f31b6: Merge "Eliminate benign overflow condition triggered upon loop termination in Input.cpp"
by Dan Austin
· 10 years ago
c94fc45
Eliminate benign overflow condition triggered upon loop termination in Input.cpp
by Dan Austin
· 10 years ago
68b88fc
Merge "Initialize local variables to avoid data leak"
by Naveen Leekha
· 10 years ago
12ba0f5
Initialize local variables to avoid data leak
by Naveen Leekha
· 10 years ago
583b1b3
BQ: Prevent operations on disconnected BQs
by Pablo Ceballos
· 10 years ago
ff12cba
Merge "BQ: Modify consumer buffer count interfaces"
by Pablo Ceballos
· 10 years ago
3f6b702
handle size_t > java max int size
by Nick Kralevich
· 10 years ago
a811a37
am 12727b8d: am d7fb1d2a: am f2e53c5e: Merge "Remove BnServiceManager."
by Daniel Erat
· 10 years ago
12727b8
am d7fb1d2a: am f2e53c5e: Merge "Remove BnServiceManager."
by Daniel Erat
· 10 years ago
d7fb1d2
am f2e53c5e: Merge "Remove BnServiceManager."
by Daniel Erat
· 10 years ago
1835c85
Remove BnServiceManager.
by Daniel Erat
· 10 years ago
e1b63cc
Merge "Remove usage of SharedBuffer"
by Pablo Ceballos
· 10 years ago
4aa427b
Merge "native: Rename mBuf to mSlot"
by Pablo Ceballos
· 10 years ago
5e160e1
Merge "libgui: Fix missing va_end in Surface::hook_perform()"
by Haixia Shi
· 10 years ago
d89c2bb
libgui: Fix missing va_end in Surface::hook_perform()
by Haixia Shi
· 10 years ago
d814cf2
Remove usage of SharedBuffer
by Pablo Ceballos
· 10 years ago
6ffcb00
am 0823223c: am f0f131f3: am 6c8c8138: Merge "Benign unsigned integer overflow in Parcel"
by Dan Austin
· 10 years ago
4107f8f
am 1769e697: am 6d59e98b: am 8c77ec50: Merge "Enable fsanitize integer in ui"
by Dan Austin
· 10 years ago
0823223
am f0f131f3: am 6c8c8138: Merge "Benign unsigned integer overflow in Parcel"
by Dan Austin
· 10 years ago
1769e69
am 6d59e98b: am 8c77ec50: Merge "Enable fsanitize integer in ui"
by Dan Austin
· 10 years ago
f0f131f
am 6c8c8138: Merge "Benign unsigned integer overflow in Parcel"
by Dan Austin
· 10 years ago
6d59e98
am 8c77ec50: Merge "Enable fsanitize integer in ui"
by Dan Austin
· 10 years ago
6c8c813
Merge "Benign unsigned integer overflow in Parcel"
by Dan Austin
· 10 years ago
8c77ec5
Merge "Enable fsanitize integer in ui"
by Dan Austin
· 10 years ago
48fd7b4
Benign unsigned integer overflow in Parcel
by Dan Austin
· 10 years ago
feaa3d3
am 37616292: am 8e2a4f27: am bf04509f: Merge "Enable fsanitize integer in binder"
by Dan Austin
· 10 years ago
3761629
am 8e2a4f27: am bf04509f: Merge "Enable fsanitize integer in binder"
by Dan Austin
· 10 years ago
8e2a4f2
am bf04509f: Merge "Enable fsanitize integer in binder"
by Dan Austin
· 10 years ago
acc5c62
Enable fsanitize integer in binder
by Dan Austin
· 10 years ago
ff7ede3
Enable fsanitize integer in ui
by Dan Austin
· 10 years ago
8660a31
am be8dbebe: am 07da55f9: am 2f7531fb: am 13c63825: am e35c7d65: Add body sensors app op for custom sensors
by Prashant Malani
· 10 years ago
be8dbeb
am 07da55f9: am 2f7531fb: am 13c63825: am e35c7d65: Add body sensors app op for custom sensors
by Prashant Malani
· 10 years ago
13c6382
am e35c7d65: Add body sensors app op for custom sensors
by Prashant Malani
· 10 years ago
e35c7d6
Add body sensors app op for custom sensors
by Prashant Malani
· 10 years ago
19e3e06
BQ: Modify consumer buffer count interfaces
by Pablo Ceballos
· 10 years ago
e60fff5
Merge "BQ: Get rid of setBufferCount"
by Pablo Ceballos
· 10 years ago
ec907e4
Merge "BQ: add setMaxDequeuedBufferCount"
by Pablo Ceballos
· 10 years ago
e6dc6ea
am d5c3541d: am ba3f1a27: am 4baa69dd: am 8f35ca97: SensorManager fixes.
by Aravind Akella
· 10 years ago
d5c3541
am ba3f1a27: am 4baa69dd: am 8f35ca97: SensorManager fixes.
by Aravind Akella
· 10 years ago
8f35ca9
SensorManager fixes.
by Aravind Akella
· 10 years ago
e5b755a
BQ: Get rid of setBufferCount
by Pablo Ceballos
· 10 years ago
fa45535
BQ: add setMaxDequeuedBufferCount
by Pablo Ceballos
· 10 years ago
60d6922
libsgui: Change Rect default constructor
by Pablo Ceballos
· 10 years ago
b1fff84
am a6d2ff29: am 110ddef1: Merge "binder: Change from C11 <stdatomic.h> to C++11 <atomic>."
by Elliott Hughes
· 10 years ago
72f314a
am 6ed91a55: am a6d2ff29: am 110ddef1: Merge "binder: Change from C11 <stdatomic.h> to C++11 <atomic>."
by Elliott Hughes
· 10 years ago
6ed91a5
am a6d2ff29: am 110ddef1: Merge "binder: Change from C11 <stdatomic.h> to C++11 <atomic>."
by Elliott Hughes
· 10 years ago
6913c46
binder: Change from C11 <stdatomic.h> to C++11 <atomic>.
by Bailey Forrest
· 10 years ago
7a8f2f7
am 9c445f09: am 7a1ccf7c: am d974a364: Merge "binder: Add a throughput performance test for binder."
by Riley Andrews
· 10 years ago
9c445f0
am 7a1ccf7c: am d974a364: Merge "binder: Add a throughput performance test for binder."
by Riley Andrews
· 10 years ago
43ab57c
am 7a1ccf7c: am d974a364: Merge "binder: Add a throughput performance test for binder."
by Riley Andrews
· 10 years ago
515aa0b
binder: Add a throughput performance test for binder.
by Riley Andrews
· 10 years ago
3bb9d0e
am 30dddd6f: am 6a846dd5: am 5f5a0e0f: Merge "Lose HAVE_ANDROID_OS from frameworks/native."
by Elliott Hughes
· 10 years ago
30dddd6
am 6a846dd5: am 5f5a0e0f: Merge "Lose HAVE_ANDROID_OS from frameworks/native."
by Elliott Hughes
· 10 years ago
c6ada3b
am 6a846dd5: am 5f5a0e0f: Merge "Lose HAVE_ANDROID_OS from frameworks/native."
by Elliott Hughes
· 10 years ago
6071da7
Lose HAVE_ANDROID_OS from frameworks/native.
by Elliott Hughes
· 10 years ago
47650f4
native: Rename mBuf to mSlot
by Pablo Ceballos
· 10 years ago
53390e1
libgui/SF: Fix some code warnings
by Pablo Ceballos
· 10 years ago
c5c3213
am cbf4004f: Bug fix in SensorManager.
by Aravind Akella
· 10 years ago
cbf4004
Bug fix in SensorManager.
by Aravind Akella
· 10 years ago
e2806cb
Bug fix in SensorManager.
by Aravind Akella
· 10 years ago
36ccc3d
am 68b84a1c: am 14d2548a: am 65f1d44c: am a29db50c: Merge "Revert "Bug fix in SensorManager."" into mnc-dev
by Narayan Kamath
· 10 years ago
8034fc6
Revert "Bug fix in SensorManager."
by Narayan Kamath
· 10 years ago
cd26fdd
am e622edeb: am b04e02b9: am 3a77d009: am 2376bd68: Merge "Bug fix in SensorManager." into mnc-dev
by Aravind Akella
· 10 years ago
869eb20
Bug fix in SensorManager.
by Aravind Akella
· 10 years ago
e5942ea
am 1c9f278a: am 173e09a1: am 59d6f2c3: am 5f920c1a: BufferQueueConsumer: signal onFrameReleased on dropped frames
by Lajos Molnar
· 10 years ago
5f920c1
BufferQueueConsumer: signal onFrameReleased on dropped frames
by Lajos Molnar
· 10 years ago
153008e
am 9df25446: am 9bad590e: Merge "Binder on Windows? Unlikely."
by Elliott Hughes
· 10 years ago
4d2f4bb
Binder on Windows? Unlikely.
by Elliott Hughes
· 10 years ago
bbd4f23
Merge "Revert "Revert "Modify EGL to disconnect the window when the surface gets destroyed.""" into mnc-dev
by Amith Dsouza
· 10 years ago
8719e3b
Merge "Enable sensor data injection mode through adb." into mnc-dev
by Aravind Akella
· 10 years ago
4f21a4c
Revert "Revert "Modify EGL to disconnect the window when the surface gets destroyed.""
by Amith Dsouza
· 10 years ago
841a592
Enable sensor data injection mode through adb.
by Aravind Akella
· 10 years ago
e59cb43
Fix writeByteArray/writeInt32Array size on x64
by Chad Brubaker
· 10 years ago
db4850c
libgui: Fix handling of rotated surface damage
by Dan Stoza
· 10 years ago
2311608
libgui/SF: Propagate SECURE Layer flag changes
by Dan Stoza
· 10 years ago
68efa84
GLConsumer: Fix crop math
by Dan Stoza
· 10 years ago
6cd8771
Merge "GLConsumer: Fix crop math" into mnc-dev
by Dan Stoza
· 10 years ago
ec4cb38
GLConsumer: Fix crop math
by Dan Stoza
· 10 years ago
53a2e97
libgui/SurfaceFlinger: Add getConsumerName
by Dan Stoza
· 10 years ago
ed7a50c
Prevent integer overflow when calculating buffer resizes
by Christopher Tate
· 10 years ago
98e67d3
Don't corrupt parcel when writeFileDescriptor() fails
by Christopher Tate
· 10 years ago
993772a
libgui: Add generation numbers to BufferQueue
by Dan Stoza
· 10 years ago
c6f30bd
libgui/SurfaceFlinger: Add getConsumerName
by Dan Stoza
· 10 years ago
5b36ea4
Merge "Revert "libgui: Add getConsumerName"" into mnc-dev
by Dan Stoza
· 10 years ago
a2ca9bf
Revert "libgui: Add getConsumerName"
by Dan Stoza
· 10 years ago
5b23b5b
Merge "libgui: Add getConsumerName" into mnc-dev
by Dan Stoza
· 10 years ago
13b1604
Enable more flexible usage of blobs in parcels.
by Jeff Brown
· 11 years ago
107fbe5
libgui: Add getConsumerName
by Dan Stoza
· 10 years ago
9d2c5a7
Merge "libgui: Add generation numbers to BufferQueue" into mnc-dev
by Dan Stoza
· 10 years ago
9e6d2ee
DO NOT MERGE Remove unused ParcelFileDescriptor methods in parcel.
by Tim Kilbourn
· 10 years ago
812ed06
libgui: Add generation numbers to BufferQueue
by Dan Stoza
· 10 years ago
7e5bb37
Merge "Track camera and flashlight usage in battery stats." into mnc-dev
by Ruben Brunk
· 10 years ago
5a31f1a
Merge "Disregard alleged binder entities beyond parcel bounds" into mnc-dev
by Christopher Tate
· 10 years ago
d47da60
Track camera and flashlight usage in battery stats.
by Ruben Brunk
· 10 years ago
3d6022a
libgui: Propagate error by clearing sp<GB>
by Dan Stoza
· 10 years ago
6a04e5f
libgui: Propagate error by clearing sp<GB>
by Dan Stoza
· 10 years ago
3422813
Fix libgui crop matrix test.
by Michael Lentine
· 10 years ago
24fa67f
libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc
by Dan Stoza
· 10 years ago
Next »