summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Fix idmap leak in zygote processneo.chae2017-02-031-0/+1
* Fix random crash in libhwuiKeith Mok2016-07-181-0/+1
* Themes: Fix theming of cmsdk assetsd34d2016-05-191-5/+9
* libhwui: Remove opaque check for everythingKetut Putu Kumajaya2016-04-221-12/+0
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-111-2/+2
|\
| * Pulling in https://android-review.googlesource.com/#/c/186482/1Nancy Zheng2016-01-133-4/+4
| * In CanvasContext::doFrame, make a separate call to computeFrameTimeNanosMatthew Bouyack2016-01-121-2/+2
| * Merge "Revert "Remove -ffast-math from libhwui makefile"" into mnc-dr-devChris Craik2015-11-051-1/+1
| |\
| | * Revert "Remove -ffast-math from libhwui makefile"Chris Craik2015-11-051-1/+1
| * | Merge "When the incoming light source is invalid, don't generate any shadow" ...Tenghui Zhu2015-11-051-0/+5
| |\ \
| | * | When the incoming light source is invalid, don't generate any shadowTeng-Hui Zhu2015-11-041-0/+5
| * | | Merge "Early return when the scale is 0." into mnc-dr-devChris Craik2015-11-043-5/+10
| |\ \ \ | | |_|/ | |/| |
| | * | Early return when the scale is 0.Teng-Hui Zhu2015-11-043-5/+10
| | |/
| | * Revert "Use clang for libhwui"John Reck2015-11-041-3/+0
| | * Use clang for libhwuiChris Craik2015-11-031-0/+3
| * | Remove -ffast-math from libhwui makefileChris Craik2015-11-041-1/+1
| |/
* | Remove opaque check in preparing dirty region for all QCOM devicedianlujitao2016-03-091-1/+1
* | Performance Optimization: Align texture dirty rectywen2016-02-241-4/+10
* | tests: Fix compilation issue for themes unit testsSandeep Chawla2016-01-252-163/+51
* | libhwui: fix texture memory leakDohyun Lee2016-01-232-0/+5
* | Themes: Reference app resource when compiling theme [2/2]d34d2016-01-221-0/+7
* | 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-222-0/+8
* | libhwui: make setSurface asynchronousThomas Buhot2015-12-164-8/+8
* | Fix memory leak in HWUISangkyu Lee2015-12-163-4/+4
* | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-073-5/+10
|\ \
| * | Revert "Remove -ffast-math from libhwui makefile"Chris Craik2015-11-051-1/+1
| * | When the incoming light source is invalid, don't generate any shadowTeng-Hui Zhu2015-11-051-0/+5
| * | Early return when the scale is 0.Teng-Hui Zhu2015-11-043-5/+10
| * | Remove -ffast-math from libhwui makefileChris Craik2015-11-041-1/+1
| * | Revert "Use clang for libhwui"John Reck2015-11-041-3/+0
| * | Use clang for libhwuiChris Craik2015-11-031-0/+3
| |/
* | 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
* | Remove opaque check in preparing dirty regionRama Vaddula2015-11-201-0/+11
* | Fix HWUI Path Cache dangling pointerDigish Pandya2015-11-113-1/+12
* | Fix memory corruption in SpotShadowKeith Mok2015-11-111-1/+1
* | When the incoming light source is invalid, don't generate any shadowTeng-Hui Zhu2015-11-101-0/+5
* | Don't unregister Fonts from renderer at destructionChris Craik2015-11-073-12/+0
* | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-1/+3
|\ \ | |/
| * am 0b804542: Merge "Constrain drawBitmap matrix-to-rect optimization" into mn...Chris Craik2015-08-191-1/+3
| |\
| * \ am 70e5db94: Merge "Fix crash in kModeProcessNoContext" into mnc-devJohn Reck2015-08-041-3/+9
| |\ \
| * \ \ am c03ab87a: Merge "Disable skipping frames on empty damage" into mnc-devJohn Reck2015-08-041-4/+5
| |\ \ \
| * \ \ \ am 730c0f65: Merge "Fix stencil mask usage in HWUI" into mnc-devChris Craik2015-07-301-8/+14
| |\ \ \ \
| * \ \ \ \ am fd44b56d: Merge "AAPT: Fix printing of resource configurations" into mnc-devAdam Lesinski2015-07-281-1/+7
| |\ \ \ \ \
| * \ \ \ \ \ am 8b1154c4: Merge "Move updateMatrix() call to animateCommon" into mnc-devJohn Reck2015-07-241-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am 2abf0f24: Fix a race condition that could cause lockupJohn Reck2015-07-231-5/+0
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am 1fddd3ef: Merge "Mark isInUse per-window" into mnc-devJohn Reck2015-07-217-21/+25
| |\ \ \ \ \ \ \ \