summaryrefslogtreecommitdiff
path: root/core/java/android/view/ThreadedRenderer.java
Commit message (Expand)AuthorAgeFilesLines
* Scale light z value relative to screen sizeAlex Stetson2022-07-061-10/+23
* 1/ Remove some unused code from the shared libWinson Chung2022-02-241-0/+1
* Send syncStatus and return FrameCommitCallback in FrameCallbackchaviw2021-12-281-3/+38
* Guard against NPE in ThreadedRendererSanguk Jeon2021-11-291-1/+4
* Support dump gfxinfo reset for process' without a WindowJohn Reck2021-10-011-6/+16
* Move WebView overlay support off of NewWeakGlobalRefJohn Reck2021-08-131-0/+121
* Track per-window information in ViewFrameInfoSiarhei Vishniakou2020-12-011-3/+5
* Remove some dead codeJohn Reck2020-10-161-40/+14
* View Renderer: remove emulator hackbohu2019-08-261-19/+1
* Fix ReliableSurface to be more reliableJohn Reck2019-07-261-5/+6
* Merge "Removed unused variable from ThreadedRenderer"TreeHugger Robot2019-07-031-5/+0
|\
| * Removed unused variable from ThreadedRendererIssei Suzuki2019-07-031-5/+0
* | Extend ViewRootImpl to support multiple FrameDrawingCallbackIssei Suzuki2019-06-281-7/+17
|/
* Revert change to force_dark propertyJohn Reck2019-05-021-1/+1
* Fix some force_dark prop behaviorsJohn Reck2019-04-251-1/+1
* Address API council feedbackJohn Reck2019-02-221-1/+1
* Make HardwareRenderer public APIJohn Reck2019-02-081-2/+4
* Add continuous SKP capture test apiJohn Reck2019-01-221-0/+5
* Ensure frame callback applied during scroll handling is applied.Winson Chung2018-12-101-6/+23
* Merge "[Magnifier-64] Fix light source alpha for renderer"TreeHugger Robot2018-11-131-4/+2
|\
| * [Magnifier-64] Fix light source alpha for rendererMihai Popa2018-11-131-4/+2
* | Add force SmartDark dev settingJohn Reck2018-11-121-0/+6
|/
* Refactors and a potential public API for renderingJohn Reck2018-11-081-611/+48
* Update some docs & tweak some method namesJohn Reck2018-10-261-2/+2
* Rename & package shuffleJohn Reck2018-10-041-3/+5
* Merge "Wire-up default force-dark based off of isLightTheme"John Reck2018-09-271-0/+20
|\
| * Wire-up default force-dark based off of isLightThemeJohn Reck2018-09-271-0/+20
* | De-couple RenderNode from View packageJohn Reck2018-09-261-3/+1
|/
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-201-0/+7
* Merge "Move allocateBuffers to RT" into pi-dev am: 2f8a3a4bb8Jorim Jaggi2018-07-181-0/+5
|\
| * Move allocateBuffers to RTJorim Jaggi2018-07-171-0/+5
| * Attempting to fix the black flickerJohn Reck2018-05-311-0/+19
| * Apply surface parameters in sync with RenderThreadJorim Jaggi2018-05-171-1/+5
* | Tweak some RenderNode API surfacesJohn Reck2018-06-041-2/+4
* | Attempting to fix the black flickerJohn Reck2018-05-311-0/+19
* | Apply surface parameters in sync with RenderThreadJorim Jaggi2018-05-151-1/+5
* | Removed logic to handle optimized software rendering pass for opaqueNader Jawad2018-05-081-4/+0
* | Remove dead codeJohn Reck2018-04-091-6/+0
|/
* Add ability to change context priority of RT GL contextJorim Jaggi2018-04-061-0/+15
* Don't use IPC in isolateProcessJohn Reck2018-03-161-6/+15
* Fix NPE if app context is nullJohn Reck2018-03-071-4/+8
* Allow debuggable apps to do skp captureJohn Reck2018-03-011-0/+6
* [Magnifier-26] Wire up frame callback for realsiesMihai Popa2018-02-261-3/+2
* Merge changes from topic "magnifier_sync_movement"Mihai Popa2018-02-221-0/+104
|\
| * [Magnifier-21] Rate-limit drawings to rendererMihai Popa2018-02-211-0/+2
| * [Magnifier-20] Raw Surface instead of PopupWindowMihai Popa2018-02-191-0/+102
* | Rename HardwareLayer -> TextureLayerJohn Reck2018-02-211-5/+5
|/
* Dump frame history for bugreportsJohn Reck2018-02-121-1/+8
* Revert "Add developer setting to set the default GPU renderer."Derek Sollenberger2018-01-241-12/+0
* Lower FSP on window animation tooMakoto Onuki2018-01-091-5/+1