Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
9360a2252aa2c4e2909e004b2153b49ebd6fa430
/
services
9360a22
SurfaceFlinger: fix dispatching DISPLAY_EVENT_CONFIG_CHANGED
by Ady Abraham
· 7 years ago
d9b3ea6
SurfaceFlinger: add getAllowedDisplayConfigs
by Ady Abraham
· 7 years ago
51988ef
SurfaceFlinger: fix flakiness in IdleTimerTest
by Ady Abraham
· 7 years ago
447052e
SurfaceFlinger: add DISPLAY_EVENT_CONFIG_CHANGED
by Ady Abraham
· 7 years ago
838de06
SurfaceFlinger: add setAllowedDisplayConfigs
by Ady Abraham
· 7 years ago
ec46008
[sf] Implement addSamplingListener
by Dan Stoza
· 7 years ago
a9aecbe
Merge "Plumb fence from dequeueBuffer into renderengine"
by TreeHugger Robot
· 7 years ago
6338c9d
Plumb fence from dequeueBuffer into renderengine
by Alec Mouri
· 7 years ago
b69cd65
Merge "More accurate frames missed for client composited frames."
by Alec Mouri
· 7 years ago
e7d9228
Merge "Add synchronous transaction to wait for setInputWindow to complete (4/n)"
by Chavi Weingarten
· 7 years ago
7e32c88
Merge "Replace non-alphanumerics with _ in VirtualKeyMap"
by TreeHugger Robot
· 7 years ago
b45635c
Replace non-alphanumerics with _ in VirtualKeyMap
by Siarhei Vishniakou
· 7 years ago
b645f7e
Merge "Refactor VirtualKeyMap"
by TreeHugger Robot
· 7 years ago
95ef3c4
Add synchronous transaction to wait for setInputWindow to complete (4/n)
by chaviw
· 7 years ago
3209997
Merge "Add synchronous transaction to wait for setInputWindow to complete (3/n)"
by Chavi Weingarten
· 7 years ago
974085a
Merge "Game Driver: update the format of driver build date"
by Yiwei Zhang
· 7 years ago
f8902d2
Merge "SF: correct 90hz debug flags"
by TreeHugger Robot
· 7 years ago
fe3dc94
More accurate frames missed for client composited frames.
by Alec Mouri
· 7 years ago
3e78dec
Refactor VirtualKeyMap
by Siarhei Vishniakou
· 7 years ago
ba13ab3
SF: Add a flag to guard the video detection feature
by Ana Krulec
· 7 years ago
291d88a
Add synchronous transaction to wait for setInputWindow to complete (3/n)
by chaviw
· 7 years ago
9e9aae4
Merge "SF: Add a lock guard to mLayerHistory"
by Aurimas Liutikas
· 7 years ago
74fe954
Merge "SF: change active config when 90Hz flag is on."
by Ana Krulec
· 7 years ago
414e178
Merge "Add thread safety annotations to inputflinger"
by TreeHugger Robot
· 7 years ago
3d76d5d
Merge "Rotate TouchVideoFrames"
by TreeHugger Robot
· 7 years ago
2228071
Merge "Add test for getVideoFrames"
by TreeHugger Robot
· 7 years ago
7ae5536
Merge "SurfaceFlinger: propagate phase offsets to scheduler"
by TreeHugger Robot
· 7 years ago
c12c20a
Merge "SurfaceFlinger: no app vsyncs during config switch"
by TreeHugger Robot
· 7 years ago
f665635
SurfaceFlinger: propagate phase offsets to scheduler
by Ady Abraham
· 7 years ago
8154bbd
Rotate TouchVideoFrames
by Siarhei Vishniakou
· 7 years ago
6da0e49
SF: Add a lock guard to mLayerHistory
by Ana Krulec
· 7 years ago
96c0171
Game Driver: update the format of driver build date
by Yiwei Zhang
· 7 years ago
3623313
SF: correct 90hz debug flags
by Kevin DuBois
· 7 years ago
61291d4
Add thread safety annotations to inputflinger
by Siarhei Vishniakou
· 7 years ago
bd6654b
SF: change active config when 90Hz flag is on.
by Ana Krulec
· 7 years ago
38929e1
Merge "Update SF dump to use proto3"
by Nataniel Borges
· 7 years ago
b838aed
SurfaceFlinger: no app vsyncs during config switch
by Ady Abraham
· 7 years ago
7127e80
Merge "Add synchronous transaction to wait for setInputWindow to complete (2/n)"
by Chavi Weingarten
· 7 years ago
48a1683
Merge "Add synchronous transaction to wait for setInputWindow to complete (1/n)"
by Chavi Weingarten
· 7 years ago
7560d0d
Merge "SF: Move management of HWC layers to compositionengine::OutputLayer"
by TreeHugger Robot
· 7 years ago
6b76bdf
Add test for getVideoFrames
by Siarhei Vishniakou
· 7 years ago
dcd141b
Merge "Game Driver: plumb driver build date into GpuStats"
by TreeHugger Robot
· 7 years ago
b528869
Merge "Swap width and height in TouchVideoFrame"
by TreeHugger Robot
· 7 years ago
3487894
Merge "SF: Add screenshot reparenting tests"
by TreeHugger Robot
· 7 years ago
07e3321
SF: Move management of HWC layers to compositionengine::OutputLayer
by Lloyd Pique
· 7 years ago
75bfd16
Merge "SF: Abstract and mock HWC2::Layer"
by TreeHugger Robot
· 7 years ago
fda3aee
Swap width and height in TouchVideoFrame
by Siarhei Vishniakou
· 7 years ago
512a723
Game Driver: plumb driver build date into GpuStats
by Yiwei Zhang
· 7 years ago
333a957
SF: Add screenshot reparenting tests
by Vishnu Nair
· 7 years ago
a911b10
Add synchronous transaction to wait for setInputWindow to complete (2/n)
by chaviw
· 7 years ago
5f21a5e
Add synchronous transaction to wait for setInputWindow to complete (1/n)
by chaviw
· 7 years ago
79e0f7f
Merge changes from topic "scheduler::123998711"
by TreeHugger Robot
· 7 years ago
46c6532
Merge "Game Driver: plumb driver choice and loading time to GpuStats"
by TreeHugger Robot
· 7 years ago
dcc0bab
Update SF dump to use proto3
by Nataniel Borges
· 7 years ago
afb4584
SF: Adding testable Scheduler and updating tests.
by Ana Krulec
· 7 years ago
56e538f
Remove extra glFlush from handleMessageRefresh().
by Alec Mouri
· 7 years ago
c287042
SF: Migrate to Scheduler and clean up duplicate code.
by Ana Krulec
· 7 years ago
b2069eb
Merge "SurfaceFlinger: Rework buffer latching when removing from current state"
by Rob Carr
· 7 years ago
c165f6b
Merge "SurfaceFlinger: Avoid calling to SystemServer with lock held."
by TreeHugger Robot
· 7 years ago
e469d20
Merge "SF: Reparent for screehshots should only be called on old parent layers"
by TreeHugger Robot
· 7 years ago
a062923
SurfaceFlinger: Rework buffer latching when removing from current state
by Robert Carr
· 7 years ago
14167e0
SurfaceFlinger: Avoid calling to SystemServer with lock held.
by Robert Carr
· 7 years ago
f6d3044
Merge changes I20e4aa1a,I00370f05
by TreeHugger Robot
· 7 years ago
bce6ffd
SF: Reparent for screehshots should only be called on old parent layers
by Vishnu Nair
· 7 years ago
7caa828
Merge "SF: Add thread saftey static analysis for InputWindowCommands"
by TreeHugger Robot
· 7 years ago
d986181
Game Driver: plumb driver choice and loading time to GpuStats
by Yiwei Zhang
· 7 years ago
fa5f8df
SF: Add thread saftey static analysis for InputWindowCommands
by Vishnu Nair
· 7 years ago
b34d8a1
Merge "Support showTouches on multi-display (1/2)"
by TreeHugger Robot
· 7 years ago
f1b252e
Merge "SF: Lock access to InputWindowCommands"
by TreeHugger Robot
· 7 years ago
ec0ab38
SF: Lock access to InputWindowCommands
by Vishnu Nair
· 7 years ago
35d5824
SF: Abstract and mock HWC2::Layer
by Lloyd Pique
· 7 years ago
0b785d8
SF: Introduce LayerCompositionState
by Lloyd Pique
· 7 years ago
37c2c9b
SF: Introduce OutputLayerCompositionState
by Lloyd Pique
· 7 years ago
f377a76
Fix code style violation in the variables in BufferHubDefs::MetadataHeader
by Tianyu Jiang
· 7 years ago
101843d
Merge changes from topic "cut_dependency" am: 1e29946a3e am: 11d1312db4
by Jiyong Park
· 7 years ago
617aade
Merge changes from topic "cut_dependency" am: 1e29946a3e am: 11d1312db4
by Jiyong Park
· 7 years ago
c236efc
Merge "Make interceptMotionBeforeQueueingNonInteractive per display"
by Charles Chen
· 7 years ago
11d1312
Merge changes from topic "cut_dependency" am: 1e29946a3e
by Jiyong Park
· 7 years ago
9a3a98a
Merge "[SurfaceFlinger] Allow force a supported color mode."
by TreeHugger Robot
· 7 years ago
564287c
Merge "SF: Iterate correctly over multiple displays when computing and caching bounds"
by TreeHugger Robot
· 7 years ago
661b190
Merge "Fix BufferHubBuffer black screen"
by Tianyu Jiang
· 7 years ago
1b85add
Merge "Use const reference in setGpuStats() API"
by TreeHugger Robot
· 7 years ago
01ace76
SF: Iterate correctly over multiple displays when computing and caching bounds
by Vishnu Nair
· 7 years ago
dfe0f4c
Fix BufferHubBuffer black screen
by Jiwen 'Steve' Cai
· 7 years ago
210bb7e
Use const reference in setGpuStats() API
by Greg Kaiser
· 7 years ago
a3ea559
[SurfaceFlinger] Allow force a supported color mode.
by Peiyong Lin
· 7 years ago
112f49f
Merge "SurfaceFlinger: some bug fixes on Scheduler"
by TreeHugger Robot
· 7 years ago
6ad3738
Merge "SurfaceFlinger: Scheduler: move reset callback to scheduler thread"
by TreeHugger Robot
· 7 years ago
4770984
Merge "[gui] Add {add,remove}RegionSamplingListener"
by Kevin DuBois
· 7 years ago
25c50b0
Revert "Delay start of surfaceflinger until after the Runtime APEX is mounted."
by Jiyong Park
· 7 years ago
98df80a
Merge changes I5ef52fe3,I5d6ec6fd
by Vishnu Nair
· 7 years ago
8381914
Merge "Fix use after free in InputClassifier"
by TreeHugger Robot
· 7 years ago
d71fd18
Merge changes I1348da2c,I103d2a56,I4ed64966
by TreeHugger Robot
· 7 years ago
3aff917
SurfaceFlinger: some bug fixes on Scheduler
by Ady Abraham
· 7 years ago
a1a49af
SurfaceFlinger: Scheduler: move reset callback to scheduler thread
by Ady Abraham
· 7 years ago
482b4b1
SurfaceFlinger: set change phase offsets for 90Hz
by Ady Abraham
· 7 years ago
c3e2131
SurfaceFlinger: get expectedPresentTime from Scheduler
by Ady Abraham
· 7 years ago
45a16ab
Merge "Fix style violation according to go/droidcppstyle"
by TreeHugger Robot
· 7 years ago
f0c2851
SF Bounds caching 3/3: Use cached transforms and bounds
by Vishnu Nair
· 7 years ago
4351ad5
SF Bounds caching 2/3: Compute and cache layer bounds during invalidate stage
by Vishnu Nair
· 7 years ago
Next »