Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
46982c53641603f42cf32a7ac9a7fc3e4e2befce
/
libs
/
hwui
/
renderthread
/
CanvasContext.cpp
1b54fb2
Delete MAKE_ENUM_FLAGS
by Chris Craik
· 10 years ago
2a8bb05
Fix warning
by John Reck
· 10 years ago
6058251
Merge "More colors, now with material colors" into mnc-dev
by John Reck
· 10 years ago
bf3c602
More colors, now with material colors
by John Reck
· 10 years ago
4db3d17
FrameInfo header fixes
by John Reck
· 10 years ago
d7db4d7
Eliminate requireGlContext
by John Reck
· 10 years ago
50210d9
Adjust light source for window position
by Alan Viverette
· 10 years ago
4c9e59d
Unify DrawProfiler/JankStats
by John Reck
· 10 years ago
9aa7b45
Merge "Fix kSkippedFrame setting" into mnc-dev
by John Reck
· 10 years ago
aef9dc8
Fix kSkippedFrame setting
by John Reck
· 10 years ago
d04794a
Add eglSwapBuffersWithDamageKHR support
by John Reck
· 10 years ago
240ff62
Skip frames with no damage
by John Reck
· 10 years ago
edc524c
Add GraphicsStatsService
by John Reck
· 10 years ago
b36016c
Cleanups & simplifications
by John Reck
· 10 years ago
c87be99
C++11 style fixups
by John Reck
· 10 years ago
ba6adf6
Initial attempt at jank-tracking stat collection
by John Reck
· 10 years ago
96a5c4c
Move more GL state management to RenderState and its directory
by Chris Craik
· 10 years ago
65fe5ee
Move scissor state to RenderState
by Chris Craik
· 10 years ago
d41c4d8
Add overrides and switch to nullptr keyword for all files
by Chris Craik
· 10 years ago
51d6a3d
Cleanup various clang warnings, use unique_ptrs in several places
by Chris Craik
· 10 years ago
9fb42f0
resolved conflicts for merge of a75b0ad3 to master
by John Reck
· 10 years ago
a75b0ad
resolved conflicts for merge of a51a0901 to lmp-mr1-dev-plus-aosp
by John Reck
· 10 years ago
01a5ea3
Resume RT-animations after a pauseSurface
by John Reck
· 10 years ago
c5cf471
am d7af6eaa: am d51205fd: am 6afc5cf3: Merge "Prevent calling GL functions with an invalid surface"
by John Reck
· 10 years ago
d7af6ea
am d51205fd: am 6afc5cf3: Merge "Prevent calling GL functions with an invalid surface"
by John Reck
· 10 years ago
a12b240
Prevent calling GL functions with an invalid surface
by Sangkyu Lee
· 10 years ago
62bdf2c
am e986817a: am 6eac26a4: am ca84c8b1: Merge "Revert "Force-use the pbuffer surface for destroy"" into lmp-mr1-dev
by Chris Craik
· 10 years ago
e986817
am 6eac26a4: am ca84c8b1: Merge "Revert "Force-use the pbuffer surface for destroy"" into lmp-mr1-dev
by Chris Craik
· 10 years ago
9f81485
Revert "Force-use the pbuffer surface for destroy"
by Chris Craik
· 10 years ago
e39f788
am 0d4ab958: am 4e3404d9: am dec3f138: Merge "Force-use the pbuffer surface for destroy" into lmp-mr1-dev
by John Reck
· 10 years ago
0d4ab95
am 4e3404d9: am dec3f138: Merge "Force-use the pbuffer surface for destroy" into lmp-mr1-dev
by John Reck
· 10 years ago
f76d36f
Prevent calling GL functions with an invalid surface
by Sangkyu Lee
· 10 years ago
b945f23
Force-use the pbuffer surface for destroy
by John Reck
· 10 years ago
64bb413
Revert "resolved conflicts for merge of 220c3f4f to master"
by Andreas Gampe
· 10 years ago
8a902d9
resolved conflicts for merge of 220c3f4f to master
by Andreas Gampe
· 10 years ago
2ab8298
resolved conflicts for merge of 99377df1 to lmp-mr1-dev-plus-aosp
by Andreas Gampe
· 10 years ago
42ddc18
Frameworks/base: Unused parameters in hwui
by Andreas Gampe
· 10 years ago
27eaec2
am 842697a3: am decc26df: am f0f68117: Merge "Trace some interesting events" into lmp-mr1-dev
by John Reck
· 10 years ago
fbc8df0
Trace some interesting events
by John Reck
· 10 years ago
e19093ca
am f1923c36: am 8dda03a0: am ca93f69c: Merge "Have an actual fallback if the surface is lost" into lmp-mr1-dev
by John Reck
· 10 years ago
aa95a88
Have an actual fallback if the surface is lost
by John Reck
· 10 years ago
107843d
Remove status return from all uirenderer::Renderer functions
by Tom Hudson
· 10 years ago
0e89e2b
Layer changes
by John Reck
· 10 years ago
1125d1f
Add some free zoom to lockHardwareCanvas
by John Reck
· 10 years ago
786afcb
Trim graphics memory when closing the shade
by Jorim Jaggi
· 10 years ago
749906b
Cleanup DeferredLayerUpdater
by John Reck
· 10 years ago
651486d
Merge "Fix garbage showing up beneath dialogs" into lmp-dev
by Chris Craik
· 10 years ago
284b243
Fix garbage showing up beneath dialogs
by Chris Craik
· 10 years ago
2cdbc7d
Special case EGL_BAD_SURFACE
by John Reck
· 10 years ago
ec845a2
Fix race condition
by John Reck
· 10 years ago
443a714
Yet more layer tracking logging
by John Reck
· 10 years ago
e2478d4
Fix some wrong-thread issues around animator management
by John Reck
· 10 years ago
17035b0
Have destroy call freePrefetchedLayers
by John Reck
· 10 years ago
1661715
Implement TODO
by John Reck
· 10 years ago
dff9957
Free prefetched layers on TRIM_MEMORY
by John Reck
· 10 years ago
998a6d8
Track buildLayer calls, destroy if unused
by John Reck
· 10 years ago
119907c
Animator stuff
by John Reck
· 10 years ago
9eb9f6f
Don't run animators in buildLayer
by John Reck
· 10 years ago
3e82495
Implement full View.buildLayer
by John Reck
· 10 years ago
69e5adf
Define shadow casting behavior within layers
by Chris Craik
· 10 years ago
058fc64
Connect shadow style attributes to renderer
by Chris Craik
· 10 years ago
5cdb8f9
Fix logging
by John Reck
· 10 years ago
0a97330
Fix root RenderNode damage calculation
by John Reck
· 10 years ago
dcba672
Fix layers lifecycle issues
by John Reck
· 10 years ago
3c2b7fa
Add missing requireGlContext
by John Reck
· 10 years ago
f47a594
Fix onTrimMemory for HardwareRenderer
by John Reck
· 10 years ago
68bfe0a
Animator refactoring & fixes
by John Reck
· 11 years ago
cd028f3
Fix contants; RT-enable WebView pt2
by John Reck
· 11 years ago
3b20251
No-fail invokeFunctor
by John Reck
· 11 years ago
a7090e0
Update 'DisplayList' vs 'RenderNode' naming in several places
by Chris Craik
· 11 years ago
734df4b
Interrupt canvas before invoke
by Chris Craik
· 11 years ago
25fbb3f
Move LayerType to RenderNode
by John Reck
· 11 years ago
e4267ea
Even FASTER damage calculations!
by John Reck
· 11 years ago
d72e0a3
Re-jigger layers
by John Reck
· 11 years ago
aee470c
Merge "Enable debug stuffs" into lmp-preview-dev
by John Reck
· 11 years ago
fe5e7b7
Enable debug stuffs
by John Reck
· 11 years ago
c8affe0
Re-enable atlas
by John Reck
· 11 years ago
e1628b7
Implement FlushCaches TODO
by John Reck
· 11 years ago
a5dda64
Bag of scheduling tweaks
by John Reck
· 11 years ago
797b95b
Define light position (using new lighting spec) in Java
by Chris Craik
· 11 years ago
cdfeef6
Disable texture atlas
by John Reck
· 11 years ago
66f0be6
Wire up texture atlas
by John Reck
· 11 years ago
ef27453
Merge "Cleanup attachFunctor"
by John Reck
· 11 years ago
832b1514
Cleanup attachFunctor
by John Reck
· 11 years ago
b6d9211
Merge "Implement TODO(romainguy)"
by John Reck
· 11 years ago
63a0667
Implement TODO(romainguy)
by John Reck
· 11 years ago
368cdd8
Don't try to draw if there's no canvas or surface
by John Reck
· 11 years ago
f9be779
Make RenderNodeAnimator and WebView play nice
by John Reck
· 11 years ago
18f16e6
TIME LORD!
by John Reck
· 11 years ago
e45b1fd
RenderThread animator support
by John Reck
· 11 years ago
dbc9a86
Force a full redraw on surface change
by John Reck
· 11 years ago
6f07a0d
Add missing resume() call
by John Reck
· 11 years ago
e8a866d
Merge "Fix issue with bitmap uploading"
by John Reck
· 11 years ago
860d155
Fix issue with bitmap uploading
by John Reck
· 11 years ago
fae904d
Fence on destruction
by John Reck
· 11 years ago
822bbb3
Merge "Make attachFunctor blocking"
by John Reck
· 11 years ago
d3d8daf
Make attachFunctor blocking
by John Reck
· 11 years ago
8ca3eec
Remove sync flush
by John Reck
· 11 years ago
f4198b7
Merge hasFunctors & pushStaging into prepareTree
by John Reck
· 11 years ago
8e1f918
Merge "Switch DisplayListData to a staging model"
by John Reck
· 11 years ago
Next »