summaryrefslogtreecommitdiffstats
path: root/libs/hwui
Commit message (Expand)AuthorAgeFilesLines
* Performance Optimization: Align texture dirty rectywen2016-02-241-4/+10
* libhwui: fix texture memory leakDohyun Lee2016-01-232-0/+5
* 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
|/
* am 0b804542: Merge "Constrain drawBitmap matrix-to-rect optimization" into mn...Chris Craik2015-08-191-1/+3
|\
| * Constrain drawBitmap matrix-to-rect optimizationChris Craik2015-08-181-1/+3
* | am 70e5db94: Merge "Fix crash in kModeProcessNoContext" into mnc-devJohn Reck2015-08-041-3/+9
|\ \ | |/
| * Fix crash in kModeProcessNoContextJohn Reck2015-08-041-3/+9
* | am c03ab87a: Merge "Disable skipping frames on empty damage" into mnc-devJohn Reck2015-08-041-4/+5
|\ \ | |/
| * Disable skipping frames on empty damageJohn Reck2015-08-031-4/+5
* | am 730c0f65: Merge "Fix stencil mask usage in HWUI" into mnc-devChris Craik2015-07-301-8/+14
|\ \ | |/
| * Fix stencil mask usage in HWUIChris Craik2015-07-301-8/+14
* | am 8b1154c4: Merge "Move updateMatrix() call to animateCommon" into mnc-devJohn Reck2015-07-241-1/+1
|\ \ | |/
| * Move updateMatrix() call to animateCommonJohn Reck2015-07-231-1/+1
* | am 2abf0f24: Fix a race condition that could cause lockupJohn Reck2015-07-231-5/+0
|\ \ | |/
| * 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
|\ \ | |/
| * Mark isInUse per-windowJohn Reck2015-07-217-21/+25
* | am 0bb5c26b: Merge "Fix AssetAtlas usage in BitmapShaders" into mnc-devChris Craik2015-07-183-10/+31
|\ \ | |/
| * Merge "Fix AssetAtlas usage in BitmapShaders" into mnc-devChris Craik2015-07-173-10/+31
| |\
| | * Fix AssetAtlas usage in BitmapShadersChris Craik2015-07-173-10/+31
* | | am 0f724601: Merge "Fix clip area behavior for REPLACE op" into mnc-devChris Craik2015-07-163-4/+18
|\ \ \ | |/ /
| * | Fix clip area behavior for REPLACE opChris Craik2015-07-163-4/+18
| |/
* | am ba4f0757: Merge "Don\'t crash on makeCurrent fail" into mnc-devJohn Reck2015-07-163-5/+15
|\ \ | |/
| * Don't crash on makeCurrent failJohn Reck2015-07-163-5/+15
* | am 941bcedb: Merge "Fix unsafety in SkiaShader storage, and texture unit acco...Chris Craik2015-07-143-3/+11
|\ \ | |/
| * Fix unsafety in SkiaShader storage, and texture unit accountingChris Craik2015-07-133-3/+11
* | am 9613e9b7: Merge "New setLocalMatrix() operation for HWUI" into mnc-devTom Hudson2015-07-109-2/+54
|\ \ | |/
| * Merge "New setLocalMatrix() operation for HWUI" into mnc-devTom Hudson2015-07-109-2/+54
| |\
| | * New setLocalMatrix() operation for HWUITom Hudson2015-07-099-2/+54
* | | Merge "Restrict number of hwuiTask threads" into mnc-dr-devJohn Reck2015-07-081-1/+3
|\ \ \ | |/ / |/| |
| * | Restrict number of hwuiTask threadsJohn Reck2015-07-071-1/+3