Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
be6ecd6f6141de1ecd4ec6eb5885bdd0f655fafa
/
include
3f00845
Remove warnings in Rect.h
by Colin Cross
· 9 years ago
43dcd0e
Add missing stdbool.h to sensor.h.
by Dan Albert
· 9 years ago
7fc294e
Merge "Fix typo in Region to avoid unexpected values" am: 2cbfb0cda6
by Fabien Sanglard
· 9 years ago
2cbfb0c
Merge "Fix typo in Region to avoid unexpected values"
by Treehugger Robot
· 9 years ago
799bb35
Merge "batteryservice: add scheduleUpdate binder method" am: e007716bc4
by Adam Lesinski
· 9 years ago
61afd3f
batteryservice: add scheduleUpdate binder method
by Adam Lesinski
· 9 years ago
62f07e5
Merge "binder: remove cgroup interactions" am: c12c6dca4e
by Tim Murray
· 9 years ago
d429f4a
binder: remove cgroup interactions
by Tim Murray
· 9 years ago
f8e9366
Fix typo in Region to avoid unexpected values
by Fabien Sanglard
· 9 years ago
cc070b4
Merge "NDK docs: Fixed in-line comments for A8 and ARGB444 bitmap configurations. Test: Verified changes with romainguy@. Related bugs: b/26922523" am: 270fff6a7c am: f9c7e2a002
by quddusc
· 9 years ago
3d2dbf4
Merge "NDK docs: Fixed in-line comments for A8 and ARGB444 bitmap configurations. Test: Verified changes with romainguy@. Related bugs: b/26922523" am: 270fff6a7c
by quddusc
· 9 years ago
4a1a45b
NDK docs: Fixed in-line comments for A8 and ARGB444 bitmap configurations.
by Quddus Chong
· 9 years ago
e226d82
Merge "Properly align a packed structure." am: 24257dda48 am: 7e500210be
by Stephen Hines
· 9 years ago
bfee6ae
Merge "Properly align a packed structure." am: 24257dda48 am: 7e500210be
by Stephen Hines
· 9 years ago
24257dd
Merge "Properly align a packed structure."
by Treehugger Robot
· 9 years ago
f0ad796
Merge "Add Binder support for Parcelable exceptions." am: 7ebfeb9d1c am: fa418b2b15
by Jeff Sharkey
· 9 years ago
cd92540
Merge "Add Binder support for Parcelable exceptions." am: 7ebfeb9d1c
by Jeff Sharkey
· 9 years ago
c8dc4f0
Add Binder support for Parcelable exceptions.
by Jeff Sharkey
· 9 years ago
1966cf6
EGL: Load updated EGL/GLES drivers
by Jesse Hall
· 9 years ago
b240120
Load updated drivers using derived loader namespace
by Jesse Hall
· 9 years ago
e36acfa
Add GraphicsEnv to libgui
by Jesse Hall
· 9 years ago
fbc9758
Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" am: d655e61a22
by Mark Salyzyn
· 9 years ago
7823e12
Replace cutils/log.h and rationalize log/log.h and android/log.h
by Mark Salyzyn
· 9 years ago
a58d700
Merge "Add android/log.h to Rect.h" am: a422103c90 am: 20b8c55a5e
by Steve Paik
· 9 years ago
003b412
Add android/log.h to Rect.h
by Steve Paik
· 9 years ago
430f620
Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" am: 1efda0b1d6
by Mark Salyzyn
· 9 years ago
a5e161b
Replace cutils/log.h and rationalize log/log.h and android/log.h
by Mark Salyzyn
· 9 years ago
069953e
Merge "Sensor: Add more comments for ASensorEventQueue_registerSensor() function" am: 8d24d0022b
by Peng Xu
· 9 years ago
8d24d00
Merge "Sensor: Add more comments for ASensorEventQueue_registerSensor() function"
by Peng Xu
· 9 years ago
3fb5c68
Merge "Fix unused-parameter warning" am: a2a7195e23 am: d05a784d55
by Dan Willemsen
· 9 years ago
2c9c012
Properly align a packed structure.
by Stephen Hines
· 9 years ago
2013192
Fix unused-parameter warning
by Dan Willemsen
· 9 years ago
e96e577
Sensor: Add more comments for ASensorEventQueue_registerSensor() function
by Aniroop Mathur
· 9 years ago
9b41562
resolve merge conflicts of 5fef0c6 to nyc-mr1-dev-plus-aosp
by Casey Dahlin
· 9 years ago
5fef0c6
Fix integer overflow in unsafeReadTypedVector am: 65a8f07e57 am: 894ba10a5f
by Casey Dahlin
· 9 years ago
b7a1cc5
Fix integer overflow in unsafeReadTypedVector am: 65a8f07e57 am: 894ba10a5f
by Casey Dahlin
· 9 years ago
894ba10
Fix integer overflow in unsafeReadTypedVector am: 65a8f07e57
by Casey Dahlin
· 9 years ago
1136e48
Merge "TextOutput log improvement" am: 3e9e757437 am: 1ccb872a9e
by Wei Wang
· 9 years ago
1ccb872
Merge "TextOutput log improvement" am: 3e9e757437
by Wei Wang
· 9 years ago
65a8f07
Fix integer overflow in unsafeReadTypedVector
by Casey Dahlin
· 9 years ago
236cdb4
TextOutput log improvement
by Wei Wang
· 9 years ago
0b0f69a
Merge "Fix log function for potential overflow" am: 2e5c7798e1 am: 10155def9a
by Wei Wang
· 9 years ago
10155de
Merge "Fix log function for potential overflow" am: 2e5c7798e1
by Wei Wang
· 9 years ago
c734143
Fix log function for potential overflow
by Wei Wang
· 9 years ago
f873bd4
libui: Change hasSignaled to return optional<bool> am: 6db42ac36e
by Dan Stoza
· 9 years ago
6db42ac
libui: Change hasSignaled to return optional<bool>
by Dan Stoza
· 9 years ago
236c475
libui: Add hasSignaled() method to Fence am: 5736f7dc15
by Dan Stoza
· 9 years ago
5736f7d
libui: Add hasSignaled() method to Fence
by Dan Stoza
· 9 years ago
c7d352e
Use snprintf for SurfaceFlinger fence name am: fd4c8c3805
by Matthew Bouyack
· 9 years ago
f35d956
Merge "Use snprintf for SurfaceFlinger fence name" into cw-f-dev
by Matthew Bouyack
· 9 years ago
fd4c8c3
Use snprintf for SurfaceFlinger fence name
by Matthew Bouyack
· 9 years ago
20e9085
resolve merge conflicts of 3b8e6b2 to nyc-mr1-dev-plus-aosp
by Matthew Bouyack
· 9 years ago
859dcdc
Fix constructor parameters shadowing member variables
by Colin Cross
· 9 years ago
ee45b93
Merge "Fix anonymous struct and union warnings" am: 87e72cb237 am: a3ac6c2b86
by Colin Cross
· 9 years ago
86eff80
Merge "Fix anonymous struct and union warnings" am: 87e72cb237 am: a3ac6c2b86
by Colin Cross
· 9 years ago
b1f30ba
Fix anonymous struct and union warnings
by Colin Cross
· 9 years ago
6247ea9
Fix libgui warnings am: 6c5a17dd26 am: 972cce4cb9 am: af06c61e1b
by Colin Cross
· 9 years ago
3b8e6b2
Eliminate unnecessary calls to onBufferReleased
by Matthew Bouyack
· 9 years ago
bb6d63a
Merge "Rename dump methods to dumpState" am: c72b9a3ce4 am: 219df2fd5b
by Colin Cross
· 9 years ago
dc78251
Rename dump methods to dumpState
by Colin Cross
· 9 years ago
af06c61
Fix libgui warnings am: 6c5a17dd26 am: 972cce4cb9
by Colin Cross
· 9 years ago
5fa1223
Rename dump methods to dumpState
by Colin Cross
· 9 years ago
64b463a
Merge "Fix struct vs. class mismatch in forward definitions" am: 1d6c149d89 am: 8806e2a789
by Colin Cross
· 9 years ago
132b749
Merge "Fix struct vs. class mismatch in forward definitions" am: 1d6c149d89
by Colin Cross
· 9 years ago
6c5a17d
Fix libgui warnings
by Colin Cross
· 9 years ago
8970247
Fix struct vs. class mismatch in forward definitions
by Colin Cross
· 9 years ago
97514a2
Merge "Fix weak vtable warnings" am: d93a40c920 am: 11a2bcad06 am: cd77a5a218
by Colin Cross
· 9 years ago
860f72f
Merge "Rewrite multicharacter constant using constexpr" am: 991667ba8c am: 3f6292ea81
by Colin Cross
· 9 years ago
90478a1
Merge "Fix rule of three warnings" am: dfd195160a am: 52b3fe2fcc am: 71b953d0a3
by Colin Cross
· 9 years ago
8710946
Merge "Fix implicit sign casts in Parcel.h" am: 9984fa0ed0 am: 4901e7c070
by Colin Cross
· 9 years ago
cd77a5a
Merge "Fix weak vtable warnings" am: d93a40c920 am: 11a2bcad06
by Colin Cross
· 9 years ago
2ef0bda
Merge "Rewrite multicharacter constant using constexpr" am: 991667ba8c
by Colin Cross
· 9 years ago
71b953d
Merge "Fix rule of three warnings" am: dfd195160a am: 52b3fe2fcc
by Colin Cross
· 9 years ago
97b64db
Fix weak vtable warnings
by Colin Cross
· 9 years ago
c2b9017
Rewrite multicharacter constant using constexpr
by Colin Cross
· 9 years ago
3175c09
Fix rule of three warnings
by Colin Cross
· 9 years ago
7600934
Merge "Fix implicit sign casts in Parcel.h" am: 9984fa0ed0 am: 4901e7c070
by Colin Cross
· 9 years ago
4c62b4f
Fix implicit sign casts in Parcel.h
by Colin Cross
· 9 years ago
fef00db
Merge "Fix libinput warnings" am: a4767442e3 am: a149886878 am: 35d869c15e
by Colin Cross
· 9 years ago
35d869c
Merge "Fix libinput warnings" am: a4767442e3 am: a149886878
by Colin Cross
· 9 years ago
1eadf8d
Fix libinput warnings
by Colin Cross
· 9 years ago
14664fb
Merge "Fix google-explicit-constructor warnings in HardwareAPI." am: c8de4a06ab am: 9285335221
by Chih-hung Hsieh
· 9 years ago
d2c6b7f
Merge "Fix google-explicit-constructor warnings in gui and ui." am: 170454b0fa am: 5a283bbd40
by Chih-hung Hsieh
· 9 years ago
64e47fa
Merge "Fix google-explicit-constructor warnings in HardwareAPI." am: c8de4a06ab
by Chih-hung Hsieh
· 9 years ago
e7f4cb4
Merge "Fix google-explicit-constructor warnings in gui and ui." am: 170454b0fa
by Chih-hung Hsieh
· 9 years ago
c8de4a0
Merge "Fix google-explicit-constructor warnings in HardwareAPI."
by Chih-hung Hsieh
· 9 years ago
170454b
Merge "Fix google-explicit-constructor warnings in gui and ui."
by Chih-hung Hsieh
· 9 years ago
1f54f9b
Merge "Fix order of operations warning in libui" am: 73d4186757 am: 1b080b15aa
by Colin Cross
· 9 years ago
8bd2f6c
Merge "Fix struct vs. class mismatch in forward definitions" am: 8cdcd15c38 am: 5c9421500e
by Colin Cross
· 9 years ago
544c391
Merge "Fix order of operations warning in libui" am: 73d4186757 am: 1b080b15aa
by Colin Cross
· 9 years ago
ef2e1af
Merge "Fix struct vs. class mismatch in forward definitions" am: 8cdcd15c38
by Colin Cross
· 9 years ago
73d4186
Merge "Fix order of operations warning in libui"
by Colin Cross
· 9 years ago
2722416
Fix order of operations warning in libui
by Colin Cross
· 9 years ago
8cdcd15
Merge "Fix struct vs. class mismatch in forward definitions"
by Colin Cross
· 9 years ago
a2362b4
Fix struct vs. class mismatch in forward definitions
by Colin Cross
· 9 years ago
d7ac910
Merge "Include what we use." am: be7fdfc2a1 am: 7e46950b9e am: 2e9f5e36b5
by Dan Albert
· 9 years ago
2e9f5e3
Merge "Include what we use." am: be7fdfc2a1 am: 7e46950b9e
by Dan Albert
· 9 years ago
2167a48
Include what we use.
by Dan Albert
· 9 years ago
3dee7b7
Fix constructor parameters shadowing member variables am: 382ecd3d63 am: 6c79fc7bec
by Colin Cross
· 9 years ago
461b4e4
Use uint32_t consistently for region op am: 8f279960c6 am: 19bf9a2f27
by Colin Cross
· 9 years ago
Next »