index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
ThreadedRenderer.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Scale light z value relative to screen size
Alex Stetson
2022-07-06
1
-10
/
+23
*
1/ Remove some unused code from the shared lib
Winson Chung
2022-02-24
1
-0
/
+1
*
Send syncStatus and return FrameCommitCallback in FrameCallback
chaviw
2021-12-28
1
-3
/
+38
*
Guard against NPE in ThreadedRenderer
Sanguk Jeon
2021-11-29
1
-1
/
+4
*
Support dump gfxinfo reset for process' without a Window
John Reck
2021-10-01
1
-6
/
+16
*
Move WebView overlay support off of NewWeakGlobalRef
John Reck
2021-08-13
1
-0
/
+121
*
Track per-window information in ViewFrameInfo
Siarhei Vishniakou
2020-12-01
1
-3
/
+5
*
Remove some dead code
John Reck
2020-10-16
1
-40
/
+14
*
View Renderer: remove emulator hack
bohu
2019-08-26
1
-19
/
+1
*
Fix ReliableSurface to be more reliable
John Reck
2019-07-26
1
-5
/
+6
*
Merge "Removed unused variable from ThreadedRenderer"
TreeHugger Robot
2019-07-03
1
-5
/
+0
|
\
|
*
Removed unused variable from ThreadedRenderer
Issei Suzuki
2019-07-03
1
-5
/
+0
*
|
Extend ViewRootImpl to support multiple FrameDrawingCallback
Issei Suzuki
2019-06-28
1
-7
/
+17
|
/
*
Revert change to force_dark property
John Reck
2019-05-02
1
-1
/
+1
*
Fix some force_dark prop behaviors
John Reck
2019-04-25
1
-1
/
+1
*
Address API council feedback
John Reck
2019-02-22
1
-1
/
+1
*
Make HardwareRenderer public API
John Reck
2019-02-08
1
-2
/
+4
*
Add continuous SKP capture test api
John Reck
2019-01-22
1
-0
/
+5
*
Ensure frame callback applied during scroll handling is applied.
Winson Chung
2018-12-10
1
-6
/
+23
*
Merge "[Magnifier-64] Fix light source alpha for renderer"
TreeHugger Robot
2018-11-13
1
-4
/
+2
|
\
|
*
[Magnifier-64] Fix light source alpha for renderer
Mihai Popa
2018-11-13
1
-4
/
+2
*
|
Add force SmartDark dev setting
John Reck
2018-11-12
1
-0
/
+6
|
/
*
Refactors and a potential public API for rendering
John Reck
2018-11-08
1
-611
/
+48
*
Update some docs & tweak some method names
John Reck
2018-10-26
1
-2
/
+2
*
Rename & package shuffle
John Reck
2018-10-04
1
-3
/
+5
*
Merge "Wire-up default force-dark based off of isLightTheme"
John Reck
2018-09-27
1
-0
/
+20
|
\
|
*
Wire-up default force-dark based off of isLightTheme
John Reck
2018-09-27
1
-0
/
+20
*
|
De-couple RenderNode from View package
John Reck
2018-09-26
1
-3
/
+1
|
/
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+7
*
Merge "Move allocateBuffers to RT" into pi-dev am: 2f8a3a4bb8
Jorim Jaggi
2018-07-18
1
-0
/
+5
|
\
|
*
Move allocateBuffers to RT
Jorim Jaggi
2018-07-17
1
-0
/
+5
|
*
Attempting to fix the black flicker
John Reck
2018-05-31
1
-0
/
+19
|
*
Apply surface parameters in sync with RenderThread
Jorim Jaggi
2018-05-17
1
-1
/
+5
*
|
Tweak some RenderNode API surfaces
John Reck
2018-06-04
1
-2
/
+4
*
|
Attempting to fix the black flicker
John Reck
2018-05-31
1
-0
/
+19
*
|
Apply surface parameters in sync with RenderThread
Jorim Jaggi
2018-05-15
1
-1
/
+5
*
|
Removed logic to handle optimized software rendering pass for opaque
Nader Jawad
2018-05-08
1
-4
/
+0
*
|
Remove dead code
John Reck
2018-04-09
1
-6
/
+0
|
/
*
Add ability to change context priority of RT GL context
Jorim Jaggi
2018-04-06
1
-0
/
+15
*
Don't use IPC in isolateProcess
John Reck
2018-03-16
1
-6
/
+15
*
Fix NPE if app context is null
John Reck
2018-03-07
1
-4
/
+8
*
Allow debuggable apps to do skp capture
John Reck
2018-03-01
1
-0
/
+6
*
[Magnifier-26] Wire up frame callback for realsies
Mihai Popa
2018-02-26
1
-3
/
+2
*
Merge changes from topic "magnifier_sync_movement"
Mihai Popa
2018-02-22
1
-0
/
+104
|
\
|
*
[Magnifier-21] Rate-limit drawings to renderer
Mihai Popa
2018-02-21
1
-0
/
+2
|
*
[Magnifier-20] Raw Surface instead of PopupWindow
Mihai Popa
2018-02-19
1
-0
/
+102
*
|
Rename HardwareLayer -> TextureLayer
John Reck
2018-02-21
1
-5
/
+5
|
/
*
Dump frame history for bugreports
John Reck
2018-02-12
1
-1
/
+8
*
Revert "Add developer setting to set the default GPU renderer."
Derek Sollenberger
2018-01-24
1
-12
/
+0
*
Lower FSP on window animation too
Makoto Onuki
2018-01-09
1
-5
/
+1
[next]