Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
9245d3bf60f47e2f37d3bc859973307e3f08054f
/
services
9245d3b
SF: Add trace section flags and InputWindowInfo to sf trace
by Vishnu Nair
· 7 years ago
9ae031a
Merge "blast: remove unnecessary compute bound computations"
by TreeHugger Robot
· 7 years ago
171d0d2
blast: remove unnecessary compute bound computations
by Marissa Wall
· 7 years ago
16c112d
blast: fix 30Hz wake up issue
by Marissa Wall
· 7 years ago
0b7962c
Merge "Do not block transaction application on flush"
by Valerie Hau
· 7 years ago
7c3ae9c
Use std::vector over Vector for InputFlinger (1/3)
by Arthur Hung
· 7 years ago
ebb52c5
Merge "Fix flaky RefreshRateStatsTests"
by TreeHugger Robot
· 7 years ago
cabf22a
Merge "[RoundedCorner] Use the correct source bounds and crop."
by Peiyong Lin
· 7 years ago
7956695
[RoundedCorner] Use the correct source bounds and crop.
by Peiyong Lin
· 7 years ago
8760599
Merge "SurfaceFlinger: cleanup some TODOs for Scheduler"
by TreeHugger Robot
· 7 years ago
0779ded
Do not block transaction application on flush
by Valerie Hau
· 7 years ago
a2957ea
Fix flaky RefreshRateStatsTests
by Alec Mouri
· 7 years ago
bd87954
Merge "Specify the index for ENUMINPUT"
by TreeHugger Robot
· 7 years ago
2a02d87
Merge "Revert "SF: Test coverage for OutputLayer::updateGeometryState""
by TreeHugger Robot
· 7 years ago
fe6e96e
Specify the index for ENUMINPUT
by Siarhei Vishniakou
· 7 years ago
f44422e
Merge "SF: Fix initialization error when starting a traces"
by TreeHugger Robot
· 7 years ago
4234253
Merge "Avoid setting color space agnostic when in HDR mode."
by Peiyong Lin
· 7 years ago
46e2f3e
SurfaceFlinger: cleanup some TODOs for Scheduler
by Ady Abraham
· 7 years ago
546a245
Revert "SF: Test coverage for OutputLayer::updateGeometryState"
by Lloyd Pique
· 7 years ago
f3e56ff
Merge "SF: Handle buffer scale transforms when calculating layer geometry"
by TreeHugger Robot
· 7 years ago
c652ff8
SF: Handle buffer scale transforms when calculating layer geometry
by Vishnu Nair
· 7 years ago
b015948
SF: Fix initialization error when starting a traces
by Vishnu Nair
· 7 years ago
aba72b6
Merge "libui: Standardize getting a mat4 from a Transform"
by TreeHugger Robot
· 7 years ago
6b24388
Merge "Input: Override touchable region bounds with surface bounds 2/2"
by TreeHugger Robot
· 7 years ago
7e06e7f
libui: Standardize getting a mat4 from a Transform
by Lloyd Pique
· 7 years ago
34ea5b9
Avoid setting color space agnostic when in HDR mode.
by Peiyong Lin
· 7 years ago
178e86b
Merge "Add SF trace to bugreport"
by TreeHugger Robot
· 7 years ago
c6a1d40
Merge "SF: Test coverage for OutputLayer::updateGeometryState"
by TreeHugger Robot
· 7 years ago
454dc23
Merge "SF: Dump CompositionEngine layers and cleanup output"
by TreeHugger Robot
· 7 years ago
e151638
Merge "SF: Move/Refactor Layer::setGeometry() to compositionengine::OutputLayer"
by TreeHugger Robot
· 7 years ago
979db19
Merge "Initialize layers with metadata"
by Evan Rosky
· 7 years ago
207def9
SF: Dump CompositionEngine layers and cleanup output
by Lloyd Pique
· 7 years ago
4f7dc14
SF: Test coverage for OutputLayer::updateGeometryState
by Lloyd Pique
· 7 years ago
a83776c
SF: Move/Refactor Layer::setGeometry() to compositionengine::OutputLayer
by Lloyd Pique
· 7 years ago
e79f288
Merge changes Iaad31c0d,I76b824f2
by TreeHugger Robot
· 7 years ago
df9df4a
SurfaceFlinger: add Transaction test for setAllowedDisplayConfigs
by Ady Abraham
· 7 years ago
50c202a
SurfaceFlinger: add a unit test for DispSyncSource
by Ady Abraham
· 7 years ago
487bda0
Merge "Move SF trace logging into a separate thread"
by Nataniel Borges
· 7 years ago
8e7dc72
Add SF trace to bugreport
by Nataniel Borges
· 7 years ago
a1f1e15
Initialize layers with metadata
by Evan Rosky
· 7 years ago
d31e1ba
Merge "Do not crash if InputClassifier HAL crashes"
by TreeHugger Robot
· 7 years ago
e86aaa2
Merge "blast: fix crop and display frame"
by TreeHugger Robot
· 7 years ago
95e3eed
Merge "Add comment for unknown rotation type"
by TreeHugger Robot
· 7 years ago
9a2433c
Add comment for unknown rotation type
by Nataniel Borges
· 7 years ago
88dfce1
Merge changes I7bc8f005,I04543efc,I742b30a8,I186f020d
by Alec Mouri
· 7 years ago
2b796da
Move SF trace logging into a separate thread
by Nataniel Borges
· 7 years ago
fb7cb9f
Merge "SurfaceFlinger: add unit test for AllowedDisplayConfigs"
by TreeHugger Robot
· 7 years ago
78cd1c3
SurfaceFlinger: add unit test for AllowedDisplayConfigs
by Ady Abraham
· 7 years ago
19c93a6
Merge changes from topic "gpustats-statsd-2"
by TreeHugger Robot
· 7 years ago
f2d8413
Game Driver Metrics: apply worst case limits for stats tracking
by Yiwei Zhang
· 7 years ago
4b131b9
Merge "Moved brightness from Lights to SF."
by Michael Wright
· 7 years ago
6fabeec
Input: Override touchable region bounds with surface bounds 2/2
by Vishnu Nair
· 7 years ago
ea24c60
Merge "[SurfaceFlinger] Allow every client to query the active color mode."
by Peiyong Lin
· 7 years ago
7355eb2
Add the notion of a last callback time into DispSync.
by Alec Mouri
· 7 years ago
40189b0
Propagate hwc/gl frames missed to dumpsys.
by Alec Mouri
· 7 years ago
8183598
Correct DispSync model when registering listeners
by Alec Mouri
· 7 years ago
75b0b62
Revert "Revert "Fix up reference times for period changes.""
by Alec Mouri
· 7 years ago
290ad08
blast: fix crop and display frame
by Marissa Wall
· 7 years ago
d1fedb4
[SurfaceFlinger] Allow every client to query the active color mode.
by Peiyong Lin
· 7 years ago
dd50a3c
Merge "Add postTime and desired present time to BufferStateLayer TimeStats"
by TreeHugger Robot
· 7 years ago
ac653fe
Merge "Revert "Fix up reference times for period changes.""
by Robin Tang
· 7 years ago
d659831
Revert "Fix up reference times for period changes."
by Weng Su
· 7 years ago
bc6ddb1
Add postTime and desired present time to BufferStateLayer TimeStats
by Valerie Hau
· 7 years ago
fb225b5
Merge "Plumb dataspace for color layers"
by Valerie Hau
· 7 years ago
178e067
Game Driver Metrics: plumb gpu app stats into statsd
by Yiwei Zhang
· 7 years ago
224af2b
Merge "Fix inverted logic in isOperationRestricted"
by TreeHugger Robot
· 7 years ago
7c863f5
Merge "SurfaceFlinger: Avoid calling to SystemServer with lock held"
by TreeHugger Robot
· 7 years ago
c258eab
Merge "Compile BufferHubServer_test for 64-bit on a 64-bit platform"
by TreeHugger Robot
· 7 years ago
5180e46
Fix inverted logic in isOperationRestricted
by Brian Stack
· 7 years ago
15b66d1
Do not crash if InputClassifier HAL crashes
by Siarhei Vishniakou
· 7 years ago
3d69414
Merge "Rename functions in InputDispatcher"
by TreeHugger Robot
· 7 years ago
c37527b
Compile BufferHubServer_test for 64-bit on a 64-bit platform
by Tianyu Jiang
· 7 years ago
5ff2b63
Merge "Use std::condition_variable in InputDispatcher"
by TreeHugger Robot
· 7 years ago
57e63c5
Moved brightness from Lights to SF.
by Dan Gittik
· 7 years ago
889325a
Merge "Fix some missed frame reporting issues"
by TreeHugger Robot
· 7 years ago
88b773e
Merge changes I136e2263,Idb7fd5a9
by TreeHugger Robot
· 7 years ago
7c0ddb7
Merge "Downgrade relatively spammy log to verbose."
by TreeHugger Robot
· 7 years ago
02915d2
Merge "SF: fix bad phase offsets."
by TreeHugger Robot
· 7 years ago
cc0fc60
Fix some missed frame reporting issues
by Alec Mouri
· 7 years ago
7ea0f7e
Don't wait for extra frame when changing configs.
by Alec Mouri
· 7 years ago
bb4e3ba
Fix up reference times for period changes.
by Alec Mouri
· 7 years ago
1c9e82b
SF: fix bad phase offsets.
by Alec Mouri
· 7 years ago
f190733
Downgrade relatively spammy log to verbose.
by Alec Mouri
· 7 years ago
066bd7e
Merge "SF: rate-limit luma sampling"
by TreeHugger Robot
· 7 years ago
4720543
Merge "Add the transform type to the Winscope protobuf"
by TreeHugger Robot
· 7 years ago
413287f
SF: rate-limit luma sampling
by Kevin DuBois
· 7 years ago
d8a1c29
Merge changes Ie15c0abb,I14390a3d
by TreeHugger Robot
· 7 years ago
62683e8
Rename functions in InputDispatcher
by Siarhei Vishniakou
· 7 years ago
443ad90
Use std::condition_variable in InputDispatcher
by Siarhei Vishniakou
· 7 years ago
e5a06e0
SF: Adding sysprop flag for video detection
by Ana Krulec
· 7 years ago
fefd6ae
SF: Updating video detection logic. This is V0.
by Ana Krulec
· 7 years ago
a80d2c0
Merge "SurfaceFlinger: add more cleanup to unittests"
by TreeHugger Robot
· 7 years ago
84add16
Merge "SF: Add multi display layer geometry calculation tests"
by TreeHugger Robot
· 7 years ago
9849e92
Merge "Initialize PointerCoords in input tests"
by TreeHugger Robot
· 7 years ago
bdcf8ee
Merge "SurfaceFlinger: expose idle timer as device config"
by TreeHugger Robot
· 7 years ago
83e875b
Merge "SurfaceFlinger: remove mUse90Hz flag"
by TreeHugger Robot
· 7 years ago
4800f2e
Merge "SF: fix up DispSync interface"
by Kevin DuBois
· 7 years ago
be59c0d
SurfaceFlinger: expose idle timer as device config
by Ady Abraham
· 7 years ago
97d0423
SurfaceFlinger: remove mUse90Hz flag
by Ady Abraham
· 7 years ago
84a4618
Add the transform type to the Winscope protobuf
by Nataniel Borges
· 7 years ago
Next »