Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
9b24e29ee6df2b9bc78644b0ef9a7fb1257ad7c4
9b24e29
Merge "Add unit tests for android::compositionengine::impl::planner::Flattener" into sc-dev
by Ady Abraham
· 5 years ago
cc8dc21
Merge "Add unit tests for android::compositionengine::impl::planner::CachedSet" into sc-dev
by Ady Abraham
· 5 years ago
748f940
Merge "Fix memory leaks in libsurfaceflinger_unittest" into sc-dev
by Ady Abraham
· 5 years ago
f93afea
Merge "libbinder: -performance-no-int-to-ptr" am: 790e1ba908 am: 56d1000272 am: 3b315bbc49
by Treehugger Robot
· 5 years ago
283173f
Merge "Fix sensor activate after SensorEventConnection removed" am: b51a9cc926 am: ce93621d5d am: 5673d11d4a
by Treehugger Robot
· 5 years ago
de822c7
Merge "Use Result<InputPublisher::Finished> instead of callback" into sc-dev
by Siarhei Vishniakou
· 5 years ago
9281250
Merge "SF: add buffer checks to Render Engine" into sc-dev
by Ady Abraham
· 5 years ago
3b315bb
Merge "libbinder: -performance-no-int-to-ptr" am: 790e1ba908 am: 56d1000272
by Treehugger Robot
· 5 years ago
5673d11
Merge "Fix sensor activate after SensorEventConnection removed" am: b51a9cc926 am: ce93621d5d
by Treehugger Robot
· 5 years ago
56d1000
Merge "libbinder: -performance-no-int-to-ptr" am: 790e1ba908
by Treehugger Robot
· 5 years ago
ce93621
Merge "Fix sensor activate after SensorEventConnection removed" am: b51a9cc926
by Treehugger Robot
· 5 years ago
790e1ba
Merge "libbinder: -performance-no-int-to-ptr"
by Treehugger Robot
· 5 years ago
b51a9cc
Merge "Fix sensor activate after SensorEventConnection removed"
by Treehugger Robot
· 5 years ago
193426d
SF: add buffer checks to Render Engine
by Ady Abraham
· 5 years ago
b7db410
Add unit tests for android::compositionengine::impl::planner::Flattener
by Ady Abraham
· 5 years ago
94ae131
Fix sensor activate after SensorEventConnection removed
by xiamengsen
· 5 years ago
f2e9428
Merge "vkjson: remove unused codes" am: 682f459f94 am: 131370cf68 am: cb70321c65
by Treehugger Robot
· 5 years ago
cb70321
Merge "vkjson: remove unused codes" am: 682f459f94 am: 131370cf68
by Treehugger Robot
· 5 years ago
131370c
Merge "vkjson: remove unused codes" am: 682f459f94
by Treehugger Robot
· 5 years ago
682f459
Merge "vkjson: remove unused codes"
by Treehugger Robot
· 5 years ago
4c92c5f
Use Result<InputPublisher::Finished> instead of callback
by Siarhei Vishniakou
· 5 years ago
5c2a678
Merge "Per-window input rotation: Let InputReader use un-rotated coordinates" into sc-dev
by Prabir Pradhan
· 5 years ago
eeb9ba2
Merge "InputDispatcher: Remove transform for non-pointer events" into sc-dev
by TreeHugger Robot
· 5 years ago
30c6ac3
Merge "Move drag event to InputDispatcher (1/n)" into sc-dev
by Arthur Hung
· 5 years ago
1e4e35e
libbinder: -performance-no-int-to-ptr
by Steven Moreland
· 5 years ago
36e94b4
Merge changes I3a501dd0,I23f3b85f into sc-dev
by Adithya Srinivasan
· 5 years ago
bd52771
InputDispatcher: Remove transform for non-pointer events
by Prabir Pradhan
· 5 years ago
06c667b
Merge changes I8d2a0988,I5f8f7c4a into sc-dev
by Galia Peycheva
· 5 years ago
cca2c81
vkjson: remove unused codes
by Yiwei Zhang
· 5 years ago
785ac97
Merge "vulkan: remove redundant native_window_set_buffer_count call" am: b3610529f2 am: 0bc0a4a717 am: 1cbf4ebea1
by Treehugger Robot
· 5 years ago
40065e5
Merge "vulkan: return VK_ERROR_SURFACE_LOST_KHR when queueBuffer fails" am: 83a6b55b28 am: 18a788a0c7 am: 9f2cbc235c
by Treehugger Robot
· 5 years ago
1cbf4eb
Merge "vulkan: remove redundant native_window_set_buffer_count call" am: b3610529f2 am: 0bc0a4a717
by Treehugger Robot
· 5 years ago
9f2cbc2
Merge "vulkan: return VK_ERROR_SURFACE_LOST_KHR when queueBuffer fails" am: 83a6b55b28 am: 18a788a0c7
by Treehugger Robot
· 5 years ago
0bc0a4a
Merge "vulkan: remove redundant native_window_set_buffer_count call" am: b3610529f2
by Treehugger Robot
· 5 years ago
18a788a
Merge "vulkan: return VK_ERROR_SURFACE_LOST_KHR when queueBuffer fails" am: 83a6b55b28
by Treehugger Robot
· 5 years ago
b361052
Merge "vulkan: remove redundant native_window_set_buffer_count call"
by Treehugger Robot
· 5 years ago
83a6b55
Merge "vulkan: return VK_ERROR_SURFACE_LOST_KHR when queueBuffer fails"
by Treehugger Robot
· 5 years ago
f457915
Merge "Add timvp to opengl/OWNERS" am: 8d88407f02 am: c5480f300f am: 1f7faec710
by Tim Van Patten
· 5 years ago
1f7faec
Merge "Add timvp to opengl/OWNERS" am: 8d88407f02 am: c5480f300f
by Tim Van Patten
· 5 years ago
7c4ac7a
Consider invalid present fence time in FrameTimeline
by Adithya Srinivasan
· 5 years ago
115ac69
Call SurfaceFrame::onPresent if DisplayFrame predictions expired
by Adithya Srinivasan
· 5 years ago
fe3e277
Merge "Don't delete new dalvik-cache for otapreopt" am: 7cd8f20c96 am: a5c10d68fb am: 97a95614a2
by Alex Light
· 5 years ago
c5480f3
Merge "Add timvp to opengl/OWNERS" am: 8d88407f02
by Tim Van Patten
· 5 years ago
8d88407
Merge "Add timvp to opengl/OWNERS"
by Tim Van Patten
· 5 years ago
97a9561
Merge "Don't delete new dalvik-cache for otapreopt" am: 7cd8f20c96 am: a5c10d68fb
by Alex Light
· 5 years ago
63ec1cf
Merge "Let dumpstate call "cmd window trace save-for-bugreport"" am: 92be52328a am: 53aa93fed5 am: 5f4d949287
by Yohei Yukawa
· 5 years ago
a5c10d6
Merge "Don't delete new dalvik-cache for otapreopt" am: 7cd8f20c96
by Alex Light
· 5 years ago
5f4d949
Merge "Let dumpstate call "cmd window trace save-for-bugreport"" am: 92be52328a am: 53aa93fed5
by Yohei Yukawa
· 5 years ago
7cd8f20
Merge "Don't delete new dalvik-cache for otapreopt"
by Alex Light
· 5 years ago
53aa93f
Merge "Let dumpstate call "cmd window trace save-for-bugreport"" am: 92be52328a
by Yohei Yukawa
· 5 years ago
d7482e7
Per-window input rotation: Let InputReader use un-rotated coordinates
by Prabir Pradhan
· 5 years ago
92be523
Merge "Let dumpstate call "cmd window trace save-for-bugreport""
by Yohei Yukawa
· 5 years ago
492dd5f
vulkan: return VK_ERROR_SURFACE_LOST_KHR when queueBuffer fails
by Yiwei Zhang
· 5 years ago
9912b09
vulkan: remove redundant native_window_set_buffer_count call
by Yiwei Zhang
· 5 years ago
a7836eb
Merge "Update OWNERS files" am: 3e408369ff am: 00e0bf8fca am: 397d02d1ec
by Yiwei Zhang
· 5 years ago
397d02d
Merge "Update OWNERS files" am: 3e408369ff am: 00e0bf8fca
by Yiwei Zhang
· 5 years ago
c80061b
Add timvp to opengl/OWNERS
by Tim Van Patten
· 5 years ago
00e0bf8
Merge "Update OWNERS files" am: 3e408369ff
by Yiwei Zhang
· 5 years ago
3e40836
Merge "Update OWNERS files"
by Yiwei Zhang
· 5 years ago
9798fcd
Merge changes from topics "ota-apex-list", "otapreopt-linkerconfig" am: 8a3d4d4ea1 am: 0719cf547b am: 50bbce6f66
by Treehugger Robot
· 5 years ago
2d4a9cd
Make otapreopt_chroot setup linker am: 2b307a099e am: d27126596a am: ac33a56d8e
by Alex Light
· 5 years ago
66d3e5c
Merge "Mark Status as Sync and Send." am: c9c0dfbfc5 am: 241b62b26d am: e1453c1656
by Andrew Walbran
· 5 years ago
50bbce6
Merge changes from topics "ota-apex-list", "otapreopt-linkerconfig" am: 8a3d4d4ea1 am: 0719cf547b
by Treehugger Robot
· 5 years ago
ac33a56
Make otapreopt_chroot setup linker am: 2b307a099e am: d27126596a
by Alex Light
· 5 years ago
0719cf5
Merge changes from topics "ota-apex-list", "otapreopt-linkerconfig" am: 8a3d4d4ea1
by Treehugger Robot
· 5 years ago
d271265
Make otapreopt_chroot setup linker am: 2b307a099e
by Alex Light
· 5 years ago
e1453c1
Merge "Mark Status as Sync and Send." am: c9c0dfbfc5 am: 241b62b26d
by Andrew Walbran
· 5 years ago
8a3d4d4
Merge changes from topics "ota-apex-list", "otapreopt-linkerconfig"
by Treehugger Robot
· 5 years ago
95305b3
Let dumpstate call "cmd window trace save-for-bugreport"
by Yohei Yukawa
· 5 years ago
241b62b
Merge "Mark Status as Sync and Send." am: c9c0dfbfc5
by Andrew Walbran
· 5 years ago
c9c0dfb
Merge "Mark Status as Sync and Send."
by Andrew Walbran
· 5 years ago
b12a8ad
Update OWNERS files
by Yiwei Zhang
· 5 years ago
e7f6ee7
Fix bg blur not showing when layer alpha is 0
by Galia Peycheva
· 5 years ago
561d05c
Fix blur sampling outside bounds of layer
by Galia Peycheva
· 5 years ago
11e3408
Merge "Add support for a hw_timeout_multiplier system property." into sc-dev
by Peter Collingbourne
· 5 years ago
cf69b99
Merge changes Ie6cff82f,I0f95f2a3 into sc-dev
by Ady Abraham
· 5 years ago
96b3123
Don't delete new dalvik-cache for otapreopt
by Alex Light
· 5 years ago
29d16cb
SurfaceFlinger: check transaction timings even if it doesn't have a buffer
by Ady Abraham
· 5 years ago
43752eb
SurfaceFlinger: get nextPredictedPresentTime directly from frame timeline
by Ady Abraham
· 5 years ago
9e49451
Merge "libbinder: hide Debug.h header" am: 5dc18f28e3 am: 39a778379f am: 62c950a8af
by Steven Moreland
· 5 years ago
e25ed4b
Mark Status as Sync and Send.
by Andrew Walbran
· 5 years ago
62c950a
Merge "libbinder: hide Debug.h header" am: 5dc18f28e3 am: 39a778379f
by Steven Moreland
· 5 years ago
39a7783
Merge "libbinder: hide Debug.h header" am: 5dc18f28e3
by Steven Moreland
· 5 years ago
8cf8f46
Merge "Fix a memory leak with pending jank classifications" into sc-dev
by Adithya Srinivasan
· 5 years ago
5dc18f2
Merge "libbinder: hide Debug.h header"
by Steven Moreland
· 5 years ago
7632c33
Move drag event to InputDispatcher (1/n)
by arthurhung
· 5 years ago
0e06c39
Merge "Use vibrator_service cmd for dumpstate" into sc-dev
by TreeHugger Robot
· 5 years ago
335c73a
Merge "Support task ID for fps listener rather than SurfaceControl." into sc-dev
by Yiwei Zhang
· 5 years ago
7aba054
[automerger skipped] Merge "Read ro.hardware.egl for ANGLE's filename" am: b617c4f166 am: aeecba9105 am: 2090f2f540 -s ours
by Tim Van Patten
· 5 years ago
2090f2f
Merge "Read ro.hardware.egl for ANGLE's filename" am: b617c4f166 am: aeecba9105
by Tim Van Patten
· 5 years ago
aeecba9
Merge "Read ro.hardware.egl for ANGLE's filename" am: b617c4f166
by Tim Van Patten
· 5 years ago
a9a68a6
Support task ID for fps listener rather than SurfaceControl.
by Alec Mouri
· 5 years ago
b617c4f
Merge "Read ro.hardware.egl for ANGLE's filename"
by Tim Van Patten
· 5 years ago
e804a54
Merge "Fix memory leaks in libcompositionengine_test" into sc-dev
by Ady Abraham
· 5 years ago
aaff325
libbinder: hide Debug.h header
by Steven Moreland
· 5 years ago
1703644
Merge "Trace PredictionState for Surface and Display Frames" into sc-dev
by TreeHugger Robot
· 5 years ago
c3435c0
Merge "Use bool directly in InputMessage" into sc-dev
by TreeHugger Robot
· 5 years ago
7a3b698
Merge changes Iebdb112c,I8203868b,Icedec8cc am: 9a8bd42d58 am: b870254c13 am: 63697a96a9
by Treehugger Robot
· 5 years ago
b23b61a
Merge "PGO for libbinder" am: 4a9a39c28f am: 6ea66e4362 am: 85141edc2b
by Yi Kong
· 5 years ago
d17c7da
Fix a memory leak with pending jank classifications
by Adithya Srinivasan
· 5 years ago
Next »