Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_base
/
7ff8faf4aff130b304127772fa6b439f86ec0e8d
/
libs
0b64580
Merge "Revert font file rename." into sc-dev
by TreeHugger Robot
· 5 years ago
400197a
Merge changes from topic "remove-all-tasks" into sc-dev
by Nataniel Borges
· 5 years ago
beb4f03
Merge "PiP: update magnetic field radius for dismissmal as PiP resizes." into sc-dev
by Ben Lin
· 5 years ago
87a7920
Merge "Fix some issues with pinch to resize" into sc-dev
by Winson Chung
· 5 years ago
ef355db
Merge "Prevent the decor view to be visible again after exit animation finish." into sc-dev
by Wei Sheng Shih
· 5 years ago
dfe477f
Merge "Apply "Dominant Palette A - 800" color to the background of One-Handed mode" into sc-dev
by Jason Chang
· 5 years ago
2935ef0
Merge "Move Pip assertions to flickerlib" into sc-dev
by Nataniel Borges
· 5 years ago
c15df4e
Apply "Dominant Palette A - 800" color to the background of One-Handed mode
by Jason Chang
· 5 years ago
eb4158f
Merge "Dispatch newDisplayLayout in updateDisplayLayout() directly" into sc-dev
by Bill Lin
· 5 years ago
a1245b1
Revert font file rename.
by Seigo Nonaka
· 5 years ago
59415ea
Fix some issues with pinch to resize
by Winson Chung
· 5 years ago
e697b81
Prevent the decor view to be visible again after exit animation finish.
by wilsonshih
· 5 years ago
68a6b1a
Merge "Check that the PiPParams are not null before getting seamless flag" into sc-dev
by Jorge Gil
· 5 years ago
48a183c
Merge "Separate BubblesController construction from initialization" into sc-dev
by Winson Chung
· 5 years ago
5ec8620
Merge "Account for OHM offset during PIP drag corner resize" into sc-dev
by Jorge Gil
· 5 years ago
0bdcf9b
Merge "Add one-shot remote handler and remote runner interface" into sc-dev
by Evan Rosky
· 5 years ago
2fcbd12
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
by TreeHugger Robot
· 5 years ago
b2724e8
Merge "Only unlink death recipient if binder was previously added" into sc-dev
by Winson Chung
· 5 years ago
e780270
Merge "Minor pip menu changes" into sc-dev
by Winson Chung
· 5 years ago
af38d60
Merge "Don't skip cleaning up PIP state in onTaskVanished even if EXITING_PIP" into sc-dev
by Jorge Gil
· 5 years ago
74602f1
Merge "Removing SettingsLib dependency from WMShell" into sc-dev
by Sunny Goyal
· 5 years ago
61c3ea1
Move Pip assertions to flickerlib
by Nataniel Borges
· 5 years ago
ad30b3d
Import translations. DO NOT MERGE ANYWHERE
by Bill Yi
· 5 years ago
1bd4ed1
Merge "PiP: Don't start with marking pinch-resize gesture ongoing." into sc-dev
by Ben Lin
· 5 years ago
6c9640f
Merge "Disable PipMovesInAllApps temporarily" into sc-dev
by Hongwei Wang
· 5 years ago
ba72075
Remove all tasks before flicker tests
by Nataniel Borges
· 5 years ago
dcdee33
Removing SettingsLib dependency from WMShell
by Sunny Goyal
· 5 years ago
722871b
Disable PipMovesInAllApps temporarily
by Hongwei Wang
· 5 years ago
7eb1c4c
Merge "Rename legacy SplitScreenTransitions to Legacy" into sc-dev
by Evan Rosky
· 5 years ago
3bbefb7
PiP: update magnetic field radius for dismissmal as PiP resizes.
by Ben Lin
· 5 years ago
56a9d29
Merge "Add staging-public-group to aapt2" into sc-dev
by Ryan Mitchell
· 5 years ago
edd2a68
Merge "Introduce a subject to assert changes over rectangles" into sc-dev
by Nataniel Borges
· 5 years ago
744b9f1
Merge "Catch getDrawable throw exception when add splash screen window." into sc-dev
by Wei Sheng Shih
· 5 years ago
04e05de
Merge "Deal with display insets when layout splits" into sc-dev
by Jerry Chang
· 5 years ago
894696d
Dispatch newDisplayLayout in updateDisplayLayout() directly
by Bill Lin
· 5 years ago
29f76ee
Deal with display insets when layout splits
by Jerry Chang
· 5 years ago
8b23eff
Merge "Fix not able to put app in split after removed task from side stage" into sc-dev
by Jerry Chang
· 5 years ago
c79329e
Catch getDrawable throw exception when add splash screen window.
by wilsonshih
· 5 years ago
49ba723
Don't skip cleaning up PIP state in onTaskVanished even if EXITING_PIP
by jorgegil@google.com
· 5 years ago
602d232
Check that the PiPParams are not null before getting seamless flag
by jorgegil@google.com
· 5 years ago
2e9bec1
Add staging-public-group to aapt2
by Ryan Mitchell
· 5 years ago
ddcbf42
Minor pip menu changes
by Winson Chung
· 5 years ago
887a3c9
Introduce a subject to assert changes over rectangles
by Nataniel Borges
· 5 years ago
2b2c2a8
Merge "Integrate DisplayLayout for One handed mode" into sc-dev
by Bill Lin
· 5 years ago
75238d1
Merge "Using IconLoader lib to load splashscreen icons" into sc-dev
by Sunny Goyal
· 5 years ago
b752366
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev
by TreeHugger Robot
· 5 years ago
17284ba
Import translations. DO NOT MERGE ANYWHERE
by Bill Yi
· 5 years ago
5636cde
Move reduceOpsTaskSplitting property to Properties.h
by Adlai Holler
· 5 years ago
61af195
Using IconLoader lib to load splashscreen icons
by Sunny Goyal
· 5 years ago
dfc7d4c
Add a system property to control Skia reduceOpsTaskSplitting
by Adlai Holler
· 5 years ago
52a3bb4
Integrate DisplayLayout for One handed mode
by Bill Lin
· 5 years ago
78f17f5
Fix not able to put app in split after removed task from side stage
by Jerry Chang
· 5 years ago
a7e6e86
Separate BubblesController construction from initialization
by Winson Chung
· 5 years ago
eae6c92
Add one-shot remote handler and remote runner interface
by Evan Rosky
· 5 years ago
081b817
Rename legacy SplitScreenTransitions to Legacy
by Evan Rosky
· 5 years ago
de49b9c
Account for OHM offset during PIP drag corner resize
by jorgegil@google.com
· 5 years ago
90b93b67
Merge "ImageDecoder: use kYes_ZeroInitialized memory" into sc-dev
by Leon Scroggins
· 5 years ago
368a7a5
ImageDecoder: use kYes_ZeroInitialized memory
by Leon Scroggins III
· 5 years ago
e750fc8
Merge "Check if display exists in RootTDAOrganizer" into sc-dev
by Charles Chen
· 5 years ago
032ab0d
Only unlink death recipient if binder was previously added
by Winson Chung
· 5 years ago
604acee
Check if display exists in RootTDAOrganizer
by Charles Chen
· 5 years ago
015adec
Merge "Hide branding view when empty" into sc-dev
by Vadim Caen
· 5 years ago
884c99d
Hide branding view when empty
by Vadim Caen
· 5 years ago
964eafd
Merge changes Id0cf1b23,I4df6891e,I759de2e1 into sc-dev
by Wei Sheng Shih
· 5 years ago
9eaba91
Merge "1/ Set Swipe bottom for notification OFF by default" into sc-dev
by Bill Lin
· 5 years ago
0cc4fd9
Merge "Add INTERACT_ACROSS_USERS to WMShell" into sc-dev
by Heemin Seog
· 5 years ago
eee0df0
Merge "Remove and update code that was addressing old SwiftShader workarounds." into sc-dev
by Derek Sollenberger
· 5 years ago
2c9160c
Add trace for tracking the performance of new starting window
by wilsonshih
· 5 years ago
998666c
Force enable hardware accelerated for starting window
by wilsonshih
· 5 years ago
9d1ce22
Pre-draw AdaptiveIconDrawable and cache it before doFrame
by wilsonshih
· 5 years ago
30cefed
Merge changes from topic "jumbo-sidecar-posture" into sc-dev
by Darryl Johnson
· 5 years ago
4fe9ff3
Add INTERACT_ACROSS_USERS to WMShell
by Heemin Seog
· 5 years ago
406c9fb
Merge "Revert "Update min_sdk_versions to match WifiTrackerLib"" into sc-dev
by Quang Luong
· 5 years ago
0c3b94e
Revert "Update min_sdk_versions to match WifiTrackerLib"
by Quang Luong
· 5 years ago
45abbc3
Merge "Update min_sdk_versions to match WifiTrackerLib" into sc-dev
by Quang Luong
· 5 years ago
efcbd6d
Remove and update code that was addressing old SwiftShader workarounds.
by Derek Sollenberger
· 5 years ago
7e607c1
Update sample Sidecar/Extension implementation to allow mapping system
by Darryl L Johnson
· 5 years ago
9171859
Seperate SettingsConfigProvider into producers.
by Darryl L Johnson
· 5 years ago
3708685
Merge "Add API windowSplashScreenIconBackground(12/N)" into sc-dev
by Wei Sheng Shih
· 5 years ago
4beb695
Merge "Updated EdgeEffect parameters for overscroll stretch" into sc-dev
by TreeHugger Robot
· 5 years ago
d3d61ff
Merge changes from topic "shell_feature_interfaces_reland" into sc-dev
by Winson Chung
· 5 years ago
a225d21
Updated EdgeEffect parameters for overscroll stretch
by Nader Jawad
· 5 years ago
a4c6d8f
Add API windowSplashScreenIconBackground(12/N)
by wilsonshih
· 5 years ago
667d242
Merge "Fix non-resizable split flicker tests" into sc-dev
by Chris Li
· 5 years ago
df8f101
Merge "Do not use obsoleted snapshot as staring window" into sc-dev
by Chilun Huang
· 5 years ago
16d1c72
PiP: Don't start with marking pinch-resize gesture ongoing.
by Ben Lin
· 5 years ago
f134ef3
Merge "Update the PIP exclusion bounds when PIP is offset by shelf/ime" into sc-dev
by Jorge Gil
· 5 years ago
557bab6
Merge "Initial support for display rotation in shell transitions" into sc-dev
by Evan Rosky
· 5 years ago
c40cb11
Fix non-resizable split flicker tests
by Chris Li
· 5 years ago
651be19
Merge "Remove the explicit callback, not all of them" into sc-dev
by Mady Mellor
· 5 years ago
caa6d64
2/ Add mechanism to expose other features directly
by Winson Chung
· 5 years ago
2b72add
1/ Add mechanism to expose shell feature directly (for Pip)
by Winson Chung
· 5 years ago
a4c5870
Merge "Promote stable PIP app tests to presubmit" into sc-dev
by Nataniel Borges
· 5 years ago
1c7a274
Merge "Let insets can still be controlled if its window bounds is moved" into sc-dev
by Tiger Huang
· 5 years ago
3c6cf12
1/ Set Swipe bottom for notification OFF by default
by Bill Lin
· 5 years ago
82c923a
Merge "2/ Do not access SettingProvider in test code" into sc-dev
by Bill Lin
· 5 years ago
8a612f7
2/ Do not access SettingProvider in test code
by Bill Lin
· 5 years ago
1a3724e
Promote stable PIP app tests to presubmit
by Nataniel Borges
· 5 years ago
4a1f799
Merge "Remove the timeout which used for cleanup splash screen" into sc-dev
by Wei Sheng Shih
· 5 years ago
801a654
Do not access SettingProvider in test code
by Bill Lin
· 5 years ago
Next »