summaryrefslogtreecommitdiff
path: root/core/java/android/view
Commit message (Expand)AuthorAgeFilesLines
* Merge "Optionally wait animations on syncInputTransactions/injectInputEvent"Bernardo Rufino2020-11-191-6/+8
|\
| * Optionally wait animations on syncInputTransactions/injectInputEventBernardo Rufino2020-11-191-6/+8
* | Merge "Add View.performReceiveContent in addition to View.onReceiveContent"Nikita Dubrovsky2020-11-184-16/+34
|\ \
| * | Add View.performReceiveContent in addition to View.onReceiveContentNikita Dubrovsky2020-11-174-16/+34
* | | Merge changes Ia2f99fa3,I4320b04dIssei Suzuki2020-11-181-1/+9
|\ \ \
| * | | Replace old app transition type to new transition type (2/N)Issei Suzuki2020-11-181-1/+9
* | | | Merge "Add divider view support for app-pairs"TreeHugger Robot2020-11-181-1/+8
|\ \ \ \
| * | | | Add divider view support for app-pairsJerry Chang2020-11-171-1/+8
| | |/ / | |/| |
* | | | Merge "Remove legacy frames from WindowFrames and DisplayFrames"Tiger Huang2020-11-183-8/+28
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove legacy frames from WindowFrames and DisplayFramesTiger Huang2020-11-183-8/+28
* | | | Merge changes from topics "ime-tracing-interface", "optimized-ime-tracing-cli...Ioana Stefan2020-11-175-50/+40
|\ \ \ \ | |/ / / |/| | |
| * | | Log only current client data in IME tracingIoana Stefan2020-11-135-45/+31
| * | | Optimized workflow for IME tracing on clients sideIoana Stefan2020-11-135-21/+25
* | | | Merge "Add shouldBeSeamless param to Surface.setFrameRate"TreeHugger Robot2020-11-172-8/+47
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add shouldBeSeamless param to Surface.setFrameRateMarin Shalamanov2020-11-172-8/+47
| | |/ | |/|
* | | Merge changes from topic "template_redesign"Jeff DeCew2020-11-172-155/+55
|\ \ \ | |/ / |/| |
| * | Fix the placement of the work profile and feedback badges.Jeff DeCew2020-11-131-34/+8
| * | Notification template redesign; part 1.Jeff DeCew2020-11-132-121/+47
* | | Merge "Introduce getWindowContextToken"Charles Chen2020-11-161-2/+2
|\ \ \ | |/ / |/| |
| * | Introduce getWindowContextTokenCharles Chen2020-11-161-2/+2
* | | Merge "Update onReceiveContent() logic for app vs platform processing"Nikita Dubrovsky2020-11-134-102/+214
|\ \ \ | |_|/ |/| |
| * | Update onReceiveContent() logic for app vs platform processingNikita Dubrovsky2020-11-124-102/+214
* | | Merge "Suppress all hidden abstract methods in constructable classes."Aurimas Liutikas2020-11-122-0/+7
|\ \ \
| * | | Suppress all hidden abstract methods in constructable classes.Aurimas Liutikas2020-11-112-0/+7
| | |/ | |/|
* | | Merge "Fix missing private flags in LayoutParams#tostring"Tiger Huang2020-11-111-0/+6
|\ \ \
| * | | Fix missing private flags in LayoutParams#tostringTiger Huang2020-11-031-0/+6
* | | | Merge "Show logs when an app tries to show the IME"Yohei Yukawa2020-11-112-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Show logs when an app tries to show the IMEYohei Yukawa2020-11-102-0/+5
* | | | Merge "Make insets source window stable while resizing"Tiger Huang2020-11-101-12/+6
|\ \ \ \
| * | | | Make insets source window stable while resizingTiger Huang2020-11-081-12/+6
| |/ / /
* | | | Merge "Fixed a few issues with blast sync with SurfaceView"Chavi Weingarten2020-11-091-1/+14
|\ \ \ \
| * | | | Fixed a few issues with blast sync with SurfaceViewchaviw2020-11-061-1/+14
* | | | | Merge "Add Display.Mode.getAlternativeRefreshRates()"Marin Shalamanov2020-11-091-2/+42
|\ \ \ \ \
| * | | | | Add Display.Mode.getAlternativeRefreshRates()Marin Shalamanov2020-11-061-2/+42
| | |/ / / | |/| | |
* | | | | Merge "Make ViewConfiguration#getMultiPressTimeout public"Kyunglyul Hyun2020-11-091-1/+0
|\ \ \ \ \
| * | | | | Make ViewConfiguration#getMultiPressTimeout publicKyunglyul Hyun2020-11-021-1/+0
* | | | | | Merge "API review: Update javadoc for InputConnection#getSurroudingText"TreeHugger Robot2020-11-062-7/+16
|\ \ \ \ \ \
| * | | | | | API review: Update javadoc for InputConnection#getSurroudingTextLan Wei2020-11-022-7/+16
* | | | | | | Merge "SurfaceView: Disable BLASTSync"Rob Carr2020-11-051-6/+10
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | SurfaceView: Disable BLASTSyncRobert Carr2020-11-051-6/+10
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Handles magnification scale change when requesting Accessibility action"Minche Li2020-11-051-0/+10
|\ \ \ \ \ \
| * | | | | | Handles magnification scale change when requesting Accessibility actionmincheli2020-10-221-0/+10
* | | | | | | Merge "Disregard annotation params for stale dataclass detection"Eugene Susla2020-11-043-49/+24
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Disregard annotation params for stale dataclass detectionEugene Susla2020-11-043-49/+24
* | | | | | | Merge "Reduce unnecessary invocation of setInputWindowInfo"Riddle Hsu2020-11-042-5/+9
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Reduce unnecessary invocation of setInputWindowInfoRiddle Hsu2020-11-022-5/+9
* | | | | | | Merge "Measure baseline IMF latency (2/n)"Taran Singh2020-11-032-9/+33
|\ \ \ \ \ \ \
| * | | | | | | Measure baseline IMF latency (2/n)Taran Singh2020-11-032-9/+33
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "ViewRootImpl: Explicitly release BLASTBufferQueue"Rob Carr2020-11-031-2/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ViewRootImpl: Explicitly release BLASTBufferQueueRobert Carr2020-10-291-2/+4
| | |_|/ / / | |/| | | |