summaryrefslogtreecommitdiffstats
path: root/libs/hwui/renderthread
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-111-2/+2
|\
| * In CanvasContext::doFrame, make a separate call to computeFrameTimeNanosMatthew Bouyack2016-01-121-2/+2
* | fix race condition between HWUI cache and renderThreadThomas Buhot2016-01-212-0/+7
* | hwui: Allow devices to opt-out of asynchronouse setSurface initializationChristopher R. Palmer2015-12-221-0/+4
* | libhwui: make setSurface asynchronousThomas Buhot2015-12-164-8/+8
* | Revert "libhwui: make setSurface asynchronous"Steve Kondik2015-12-072-4/+1
* | Revert "libhwui: make surface buffer allocation asynchronous"Steve Kondik2015-12-071-5/+0
* | libhwui: make surface buffer allocation asynchronousThomas Buhot2015-11-291-0/+5
* | libhwui: make setSurface asynchronousThomas Buhot2015-11-292-1/+4
|/
* Disable skipping frames on empty damageJohn Reck2015-08-031-4/+5
* Mark isInUse per-windowJohn Reck2015-07-212-8/+9
* Don't crash on makeCurrent failJohn Reck2015-07-163-5/+15
* Adjust for pipeline stallsJohn Reck2015-07-064-4/+7
* Delete MAKE_ENUM_FLAGSChris Craik2015-06-032-9/+9
* Fix warningJohn Reck2015-06-031-1/+1
* Merge "Handle shader matrix correctly when ignoring canvas transform" into mn...Chris Craik2015-06-031-6/+7
|\
| * Handle shader matrix correctly when ignoring canvas transformChris Craik2015-06-021-6/+7
* | 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
|/
* Enable swapBuffersWithDamage by defaultJohn Reck2015-05-271-6/+1
* Eliminate requireGlContextJohn Reck2015-05-204-54/+11
* Adjust light source for window positionAlan Viverette2015-05-144-10/+27
* Unify DrawProfiler/JankStatsJohn Reck2015-05-123-13/+7
* 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-084-32/+52
|/
* Fix clang warnings on unused variable, mismatched tag, print format.Chih-Hung Hsieh2015-05-071-1/+0
* Merge "Cleanup properties" into mnc-devChris Craik2015-05-053-5/+20
|\
| * Cleanup propertiesChris Craik2015-05-053-5/+20
* | Dump profile info after running testJohn Reck2015-05-052-1/+17
|/
* Fix setName use-after-freeJohn Reck2015-05-041-1/+1
* Merge "A bunch more cleanups" into mnc-devJohn Reck2015-05-012-3/+3
|\
| * A bunch more cleanupsJohn Reck2015-04-302-3/+3
* | Skip frames with no damageJohn Reck2015-04-281-3/+26
|/
* Revert "A bunch more cleanups"John Reck2015-04-172-3/+3
* A bunch more cleanupsJohn Reck2015-04-142-3/+3
* Merge "Add GraphicsStatsService"John Reck2015-03-304-12/+23
|\
| * Add GraphicsStatsServiceJohn Reck2015-03-274-12/+23
* | resolved conflicts for merge of 4142f026 to masterJohn Reck2015-03-241-0/+1
|\ \ | |/ |/|
| * Don't create unnecessary RenderThread's instance when executing 'dumpsys gfxi...youngmin0822.lee2015-03-201-0/+1
* | Cleanups & simplificationsJohn Reck2015-03-118-28/+35
* | C++11 style fixupsJohn Reck2015-02-203-4/+6
* | Initial attempt at jank-tracking stat collectionJohn Reck2015-02-2010-54/+133
* | Merge "Add a WAIT_FOR_GPU_COMPLETION option"John Reck2015-01-302-0/+20
|\ \
| * | Add a WAIT_FOR_GPU_COMPLETION optionJohn Reck2015-01-302-0/+20
* | | Refactor blending and texture gl stateChris Craik2015-01-301-3/+0
|/ /
* | Move more GL state management to RenderState and its directoryChris Craik2015-01-281-1/+1
* | Move scissor state to RenderStateChris Craik2015-01-273-14/+14
* | am f7049289: am 3812e68e: Merge "kill HAVE_PTHREADS."Yabin Cui2015-01-271-5/+1
|\ \ | |/