Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
fe98e8d6e53ffef172c4571e6c408c4801c3e96c
/
libs
f0fc52b
Fix bug in byte vector serialization
by Christopher Wiley
· 10 years ago
f0c1377
Add readStrongBinder that takes an interface
by Casey Dahlin
· 10 years ago
9788798
libbinder: Fix out of bounds in readBoolVector
by Christopher Wiley
· 10 years ago
0d6d291
Merge "libbinder: Stub out checkPermissions() on Brillo."
by Daniel Erat
· 10 years ago
c283270
libbinder: Stub out checkPermissions() on Brillo.
by Daniel Erat
· 10 years ago
c2bf8e8
Fix benign integer overflow in printHexDump
by Dan Austin
· 10 years ago
1515ea1
Fix build breakage due to extraneous dereference
by Casey Dahlin
· 10 years ago
451ff58
Add read/write methods for vectors
by Casey Dahlin
· 10 years ago
d6848f5
Add methods to Parcel for bool and char and byte
by Casey Dahlin
· 10 years ago
476398a
am 0830bb16: Merge "Enable integer overflow sanitization in libinput."
by Dan Austin
· 10 years ago
0ba3db9
am bffbd09f: Merge "Eliminate multiple benign overflow conditions."
by Dan Austin
· 10 years ago
f1519ee
am 64b83133: Merge "Remove usage of SharedBuffer"
by Sergio Giro
· 10 years ago
29b3555
Enable integer overflow sanitization in libinput.
by Dan Austin
· 10 years ago
bffbd09
Merge "Eliminate multiple benign overflow conditions."
by Dan Austin
· 10 years ago
64b8313
Merge "Remove usage of SharedBuffer"
by Sergio Giro
· 10 years ago
c6a6c6d
am ad2a1592: Merge "Enable multiple benign overflow conditions."
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
ad2a159
Merge "Enable multiple benign overflow conditions."
by Dan Austin
· 10 years ago
1faef80
Eliminate multiple benign overflow conditions.
by Dan Austin
· 10 years ago
389ddba
Enable multiple benign overflow conditions.
by Dan Austin
· 10 years ago
c94fc45
Eliminate benign overflow condition triggered upon loop termination in Input.cpp
by Dan Austin
· 10 years ago
f53f3c8
Remove usage of SharedBuffer
by Pablo Ceballos
· 10 years ago
d7fb1d2
am f2e53c5e: Merge "Remove BnServiceManager."
by Daniel Erat
· 10 years ago
1835c85
Remove BnServiceManager.
by Daniel Erat
· 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
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
b1fff84
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
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
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
8034fc6
Revert "Bug fix in SensorManager."
by Narayan Kamath
· 10 years ago
869eb20
Bug fix in SensorManager.
by Aravind Akella
· 10 years ago
5f920c1
BufferQueueConsumer: signal onFrameReleased on dropped frames
by Lajos Molnar
· 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
da5a3f4
Merge "libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc" into mnc-dev
by Dan Stoza
· 10 years ago
04b00ce
Fix libgui crop matrix test.
by Michael Lentine
· 10 years ago
b8efdc4
libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc
by Dan Stoza
· 10 years ago
6e1a2fe
Revert "Modify EGL to disconnect the window when the surface gets destroyed."
by Michael Lentine
· 10 years ago
87dd528
Modify EGL to disconnect the window when the surface gets destroyed.
by Michael Lentine
· 11 years ago
076d25b
libgui: Fix surface damage on rotated buffers
by Dan Stoza
· 10 years ago
e0d3e70
Fix libgui tests.
by Michael Lentine
· 10 years ago
ffe17a1
fix BufferItem flatten/unflatten alignment
by Chong Zhang
· 10 years ago
235da8d
Refactor ConsumerBase and it's derived classes.
by Michael Lentine
· 10 years ago
e576215
Add ConsumerBase::isAbandoned
by John Reck
· 10 years ago
27182be
Disregard alleged binder entities beyond parcel bounds
by Christopher Tate
· 10 years ago
0e65e6c
libgui: Fix surface damage on rotated buffers
by Dan Stoza
· 10 years ago
01f9e92
Merge "Fix libgui tests." into mnc-dev
by Michael Lentine
· 10 years ago
d8ead0c
Fix libgui tests.
by Michael Lentine
· 10 years ago
041b945
Merge "fix BufferItem flatten/unflatten alignment" into mnc-dev
by Chong Zhang
· 10 years ago
47f674d
fix BufferItem flatten/unflatten alignment
by Chong Zhang
· 10 years ago
699a32b
Merge "Refactor ConsumerBase and it's derived classes." into mnc-dev
by Michael Lentine
· 10 years ago
847f11e
Refactor ConsumerBase and it's derived classes.
by Michael Lentine
· 10 years ago
3db3680
Merge "Add ConsumerBase::isAbandoned" into mnc-dev
by John Reck
· 10 years ago
e478305
Add ConsumerBase::isAbandoned
by John Reck
· 10 years ago
51c8c50
Merge "Modify EGL to disconnect the window when the surface gets destroyed." into mnc-dev
by Michael Lentine
· 10 years ago
7c00028
Merge changes from topic 'button_actions' into mnc-dev
by Michael Wright
· 10 years ago
b03f103
Fix input tests to work with new MotionEvent member
by Michael Wright
· 10 years ago
7b159c9
Revert "Revert "Add new MotionEvent actions for button press and release.""
by Michael Wright
· 10 years ago
c921ce2
Merge "Revert "Add new MotionEvent actions for button press and release."" into mnc-dev
by Michael Wright
· 10 years ago
70b41ef
Revert "Add new MotionEvent actions for button press and release."
by Michael Wright
· 10 years ago
f27e668
Merge "Add new MotionEvent actions for button press and release." into mnc-dev
by Michael Wright
· 10 years ago
48a8a0e
Add new MotionEvent actions for button press and release.
by Michael Wright
· 10 years ago
Next »