summaryrefslogtreecommitdiffstats
path: root/libs/hwui/renderthread
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * am f7049289: am 3812e68e: Merge "kill HAVE_PTHREADS."Yabin Cui2015-01-271-5/+1
| |\
| | * kill HAVE_PTHREADS.Yabin Cui2015-01-261-5/+1
* | | Remove DisplayListLogBufferChris Craik2015-01-212-5/+13
* | | am cefeb34e: am 2c9f86aa: am 53af1cd3: Merge "Vsyncs are hard" into lmp-mr1-devJohn Reck2015-01-151-0/+8
|\ \ \ | |/ /
| * | am 2c9f86aa: am 53af1cd3: Merge "Vsyncs are hard" into lmp-mr1-devJohn Reck2015-01-151-0/+8
| |\ \
| | * | Vsyncs are hardJohn Reck2015-01-141-0/+8
* | | | Add overrides and switch to nullptr keyword for all filesChris Craik2015-01-059-55/+55
* | | | Cleanup various clang warnings, use unique_ptrs in several placesChris Craik2014-12-232-3/+2
* | | | CleanupChris Craik2014-12-221-7/+0
* | | | am 165fb8f5: am f89dac47: Merge "Tweak RT-animator scheduling" into lmp-mr1-devJohn Reck2014-12-194-15/+22
|\ \ \ \ | |/ / /
| * | | am 165fb8f5: am f89dac47: Merge "Tweak RT-animator scheduling" into lmp-mr1-devJohn Reck2014-12-194-15/+22
| |\ \ \ | | |/ /
| | * | Tweak RT-animator schedulingJohn Reck2014-12-194-15/+22
| * | | Fix styleJohn Reck2014-12-122-3/+3
* | | | resolved conflicts for merge of d67bb501 to masterYohann Roussel2014-12-111-1/+2
|\ \ \ \ | |/ / /
| * | | am eb2dcc79: Merge "Don\'t preload textures for AssetAtlas" into lmp-mr1-devJohn Reck2014-12-111-1/+2
| |\ \ \ | | |/ /
| | * | Don't preload textures for AssetAtlasJohn Reck2014-12-101-1/+2
* | | | resolved conflicts for merge of a75b0ad3 to masterJohn Reck2014-12-046-12/+13
|\ \ \ \ | |/ / /
| * | | resolved conflicts for merge of a51a0901 to lmp-mr1-dev-plus-aospJohn Reck2014-12-046-12/+13
| |\ \ \ | | |/ /
| | * | Resume RT-animations after a pauseSurfaceJohn Reck2014-12-036-12/+13
| | * | 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-223-9/+7
* | | | resolved conflicts for merge of 220c3f4f to masterAndreas Gampe2014-11-213-7/+9
|\ \ \ \ | |/ / /
| * | | resolved conflicts for merge of 99377df1 to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-213-7/+9
| |\ \ \
| | * | | Frameworks/base: Unused parameters in hwuiAndreas Gampe2014-11-213-7/+9
| | | |/ | | |/|
* | | | am 842697a3: am decc26df: am f0f68117: Merge "Trace some interesting events" ...John Reck2014-11-182-0/+4
|\ \ \ \ | |/ / /
| * | | am decc26df: am f0f68117: Merge "Trace some interesting events" into lmp-mr1-devJohn Reck2014-11-182-0/+4
| |\ \ \ | | | |/ | | |/|
| | * | Trace some interesting eventsJohn Reck2014-11-172-0/+4