summaryrefslogtreecommitdiffstats
path: root/libs/hwui/renderthread/CanvasContext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust for pipeline stallsJohn Reck2015-07-061-2/+3
* Delete MAKE_ENUM_FLAGSChris Craik2015-06-031-8/+8
* Fix warningJohn Reck2015-06-031-1/+1
* Merge "More colors, now with material colors" into mnc-devJohn Reck2015-06-021-1/+9
|\
| * More colors, now with material colorsJohn Reck2015-06-021-1/+9
* | FrameInfo header fixesJohn Reck2015-06-021-1/+5
|/
* Eliminate requireGlContextJohn Reck2015-05-201-13/+2
* Adjust light source for window positionAlan Viverette2015-05-141-2/+7
* Unify DrawProfiler/JankStatsJohn Reck2015-05-121-6/+2
* Merge "Fix kSkippedFrame setting" into mnc-devJohn Reck2015-05-081-2/+5
|\
| * Fix kSkippedFrame settingJohn Reck2015-05-081-2/+5
* | Add eglSwapBuffersWithDamageKHR supportJohn Reck2015-05-081-27/+13
|/
* Skip frames with no damageJohn Reck2015-04-281-3/+26
* Add GraphicsStatsServiceJohn Reck2015-03-271-6/+2
* Cleanups & simplificationsJohn Reck2015-03-111-0/+1
* C++11 style fixupsJohn Reck2015-02-201-1/+1
* Initial attempt at jank-tracking stat collectionJohn Reck2015-02-201-3/+43
* Move more GL state management to RenderState and its directoryChris Craik2015-01-281-1/+1
* Move scissor state to RenderStateChris Craik2015-01-271-5/+5
* Add overrides and switch to nullptr keyword for all filesChris Craik2015-01-051-8/+8
* Cleanup various clang warnings, use unique_ptrs in several placesChris Craik2014-12-231-2/+1
* resolved conflicts for merge of a75b0ad3 to masterJohn Reck2014-12-041-2/+2
|\
| * resolved conflicts for merge of a51a0901 to lmp-mr1-dev-plus-aospJohn Reck2014-12-041-2/+2
| |\
| | * Resume RT-animations after a pauseSurfaceJohn Reck2014-12-031-2/+2
| | * Prevent calling GL functions with an invalid surfaceSangkyu Lee2014-12-011-1/+1
* | | am d7af6eaa: am d51205fd: am 6afc5cf3: Merge "Prevent calling GL functions wi...John Reck2014-12-011-1/+1
|\ \ \ | |/ /
| * | am d51205fd: am 6afc5cf3: Merge "Prevent calling GL functions with an invalid...John Reck2014-12-011-1/+1
| |\ \
| | * | Prevent calling GL functions with an invalid surfaceSangkyu Lee2014-11-261-1/+1
* | | | am e986817a: am 6eac26a4: am ca84c8b1: Merge "Revert "Force-use the pbuffer s...Chris Craik2014-11-261-2/+1
|\ \ \ \ | |/ / /
| * | | am 6eac26a4: am ca84c8b1: Merge "Revert "Force-use the pbuffer surface for de...Chris Craik2014-11-261-2/+1
| |\ \ \ | | | |/ | | |/|
| | * | Revert "Force-use the pbuffer surface for destroy"Chris Craik2014-11-261-2/+1
* | | | am 0d4ab958: am 4e3404d9: am dec3f138: Merge "Force-use the pbuffer surface f...John Reck2014-11-261-1/+2
|\ \ \ \ | |/ / /
| * | | am 4e3404d9: am dec3f138: Merge "Force-use the pbuffer surface for destroy" i...John Reck2014-11-261-1/+2
| |\ \ \ | | |/ /
| | * | Force-use the pbuffer surface for destroyJohn Reck2014-11-251-1/+2
* | | | Revert "resolved conflicts for merge of 220c3f4f to master"Andreas Gampe2014-11-221-3/+3
* | | | resolved conflicts for merge of 220c3f4f to masterAndreas Gampe2014-11-211-3/+3
|\ \ \ \ | |/ / /
| * | | resolved conflicts for merge of 99377df1 to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-211-3/+3
| |\ \ \ | | |/ / | |/| |
| | * | Frameworks/base: Unused parameters in hwuiAndreas Gampe2014-11-211-3/+3
| | |/
* | | am 842697a3: am decc26df: am f0f68117: Merge "Trace some interesting events" ...John Reck2014-11-181-0/+2
|\ \ \ | |/ /
| * | Trace some interesting eventsJohn Reck2014-11-171-0/+2
* | | am f1923c36: am 8dda03a0: am ca93f69c: Merge "Have an actual fallback if the ...John Reck2014-11-071-0/+5
|\ \ \ | |/ /
| * | Have an actual fallback if the surface is lostJohn Reck2014-11-071-0/+5
* | | Remove status return from all uirenderer::Renderer functionsTom Hudson2014-11-041-6/+5
|/ /
* | Layer changesJohn Reck2014-10-311-0/+2
* | Add some free zoom to lockHardwareCanvasJohn Reck2014-10-231-3/+9
* | Trim graphics memory when closing the shadeJorim Jaggi2014-10-081-0/+1
|/
* Cleanup DeferredLayerUpdaterJohn Reck2014-10-031-5/+0
* Merge "Fix garbage showing up beneath dialogs" into lmp-devChris Craik2014-09-191-1/+1
|\
| * Fix garbage showing up beneath dialogsChris Craik2014-09-181-1/+1
* | Special case EGL_BAD_SURFACEJohn Reck2014-09-171-2/+4
|/