This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
libs
/
hwui
/
renderthread
History
Chih-Hung Hsieh
c6baf563ba
Fix google-explicit-constructor warnings.
...
Bug: 28341362 Change-Id: Ibdd6a210bb7ff228e3624cc319169f77aca3b51e
2016-04-27 11:38:12 -07:00
..
CanvasContext.cpp
Merge "In CanvasContext::doFrame, make a separate call to computeFrameTimeNanos and save the result. Then pass that value to UiFrameInfoBuilder::setVsync as both arguments." into cw-e-dev am: eebf168e43 am: e0845e8629
2016-01-12 22:45:49 +00:00
CanvasContext.h
libhwui: make setSurface asynchronous
2015-12-10 14:51:58 +08:00
DrawFrameTask.cpp
Mark isInUse per-window
2015-07-21 10:46:54 -07:00
DrawFrameTask.h
…
EglManager.cpp
libhwui: handle eglSwapBuffers with EGL_BAD_NATIVE_WINDOW error case
2016-02-02 10:39:49 +08:00
EglManager.h
Don't crash on makeCurrent fail
2015-07-16 09:17:59 -07:00
RenderProxy.cpp
fix race condition between HWUI cache and renderThread
2016-01-19 15:00:42 +08:00
RenderProxy.h
fix race condition between HWUI cache and renderThread
2016-01-19 15:00:42 +08:00
RenderTask.cpp
…
RenderTask.h
…
RenderThread.cpp
Fix google-explicit-constructor warnings.
2016-04-27 11:38:12 -07:00
RenderThread.h
…
TimeLord.cpp
…
TimeLord.h
…