summaryrefslogtreecommitdiff
path: root/core/java/android/view
Commit message (Expand)AuthorAgeFilesLines
* Merge "Implement the new PiP animation (fade-in)." into qt-devTracy Zhou2019-04-091-1/+3
|\
| * Implement the new PiP animation (fade-in).Tracy Zhou2019-04-091-1/+3
* | Merge "Fix InsetsSourceConsumer visibility" into qt-devTreeHugger Robot2019-04-091-0/+1
|\ \
| * | Fix InsetsSourceConsumer visibilityTarandeep Singh2019-04-081-0/+1
* | | Merge "Careful with screenshots containing secure layers!" into qt-devRob Carr2019-04-091-3/+13
|\ \ \ | |/ / |/| |
| * | Careful with screenshots containing secure layers!Robert Carr2019-04-081-3/+13
| |/
* / Revert "Depecrate flags, and try to match them to actions"Qasid Ahmad Sadiq2019-04-052-45/+36
|/
* Merge "SurfaceFlinger: Add exclusion list for captureLayers." into qt-devRob Carr2019-04-051-2/+11
|\
| * SurfaceFlinger: Add exclusion list for captureLayers.Robert Carr2019-04-041-2/+11
* | Merge "Fix metadata surfacecontrol api/jni" into qt-devTreeHugger Robot2019-04-051-5/+6
|\ \
| * | Fix metadata surfacecontrol api/jniEvan Rosky2019-04-051-5/+6
* | | Merge "Add getTextClassifier perf test" into qt-devTreeHugger Robot2019-04-051-1/+4
|\ \ \ | |/ / |/| |
| * | Add getTextClassifier perf testTony Mak2019-04-041-1/+4
| |/
* | Merge "Flag to configure model parameters" into qt-devTreeHugger Robot2019-04-053-3/+236
|\ \
| * | Flag to configure model parametersTony Mak2019-04-053-3/+236
* | | Merge "Stores serialized entity data to the extras" into qt-devTreeHugger Robot2019-04-053-10/+109
|\ \ \
| * | | Stores serialized entity data to the extrasTony Mak2019-04-043-10/+109
| | |/ | |/|
* / | Add draw props back to greylistJohn Reck2019-04-041-5/+10
|/ /
* | Force app to draw navigation bar backgroundJorim Jaggi2019-04-041-3/+3
* | Merge "Fix NPE in RNA#callOnFinished"TreeHugger Robot2019-04-031-4/+9
|\ \
| * | Fix NPE in RNA#callOnFinishedJohn Reck2019-04-011-4/+9
| |/
* | Merge "Use Class.forName instead of ClassLoader.loadClass." am: dc489aba0e am...Nicolas Geoffray2019-04-031-5/+5
|\ \
| * \ Merge "Use Class.forName instead of ClassLoader.loadClass." am: dc489aba0eNicolas Geoffray2019-04-031-5/+5
| |\ \
| | * | Use Class.forName instead of ClassLoader.loadClass.Nicolas Geoffray2019-04-031-5/+5
* | | | Merge "Support content description with app name"TreeHugger Robot2019-04-034-1/+47
|\ \ \ \
| * | | | Support content description with app nameTony Mak2019-04-034-1/+47
| | |_|/ | |/| |
* | | | Merge "Expose input region monitoring to system components."Michael Wright2019-04-034-11/+182
|\ \ \ \
| * | | | Expose input region monitoring to system components.Michael Wright2019-04-034-11/+182
* | | | | Merge "SurfaceView: Correct comparison operator."TreeHugger Robot2019-04-021-1/+1
|\ \ \ \ \
| * | | | | SurfaceView: Correct comparison operator.Robert Carr2019-04-011-1/+1
* | | | | | Merge "Remove closeTransactionSync since it's no longer used."Chavi Weingarten2019-04-021-21/+11
|\ \ \ \ \ \
| * | | | | | Remove closeTransactionSync since it's no longer used.chaviw2019-03-201-21/+11
* | | | | | | Fix performance regression in textclassifierJohn Reck2019-04-012-21/+45
| |_|_|/ / / |/| | | | |
* | | | | | Merge "Disable checkThread temporarily"John Reck2019-04-011-1/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Disable checkThread temporarilyJohn Reck2019-04-011-1/+2
* | | | | | Merge "Immediately start drawing when becoming visible"Jorim Jaggi2019-04-011-9/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Immediately start drawing when becoming visibleJorim Jaggi2019-04-011-9/+2
* | | | | | Merge "Gesture Exclusion: Fix crash when exclusion updates after detaching wi...TreeHugger Robot2019-04-011-1/+1
|\ \ \ \ \ \
| * | | | | | Gesture Exclusion: Fix crash when exclusion updates after detaching windowAdrian Roos2019-03-251-1/+1
* | | | | | | Write touch classification metrics.Philip Quinn2019-04-012-12/+128
* | | | | | | Merge "Restrict access to private flags."TreeHugger Robot2019-04-011-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Restrict access to private flags.Filip Pavlis2019-03-221-3/+3
* | | | | | | | WindowInsets: populate system gesture and tappable element insetsAdrian Roos2019-04-013-34/+66
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge "Add attr documentation for a couple accessibility attributes"TreeHugger Robot2019-03-291-0/+8
|\ \ \ \ \ \ \
| * | | | | | | Add attr documentation for a couple accessibility attributesQasid Ahmad Sadiq2019-03-281-0/+8
* | | | | | | | Merge "Stop window redraws for invisible parent children"TreeHugger Robot2019-03-291-16/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Stop window redraws for invisible parent childrenMihai Popa2019-03-291-16/+8
* | | | | | | | | Merge changes I95328c6b,I109cead7,I82b5a778,I352a3213Jorim Jaggi2019-03-291-2/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Window Manager spring cleaningJorim Jaggi2019-03-291-2/+8
* | | | | | | | | | Merge "Add missing checkThread" am: fdb8dfdadf am: 67793b0eecJohn Reck2019-03-291-0/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |