summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ am 0bb5c26b: Merge "Fix AssetAtlas usage in BitmapShaders" into mnc-devChris Craik2015-07-183-10/+31
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ am 0f724601: Merge "Fix clip area behavior for REPLACE op" into mnc-devChris Craik2015-07-163-4/+18
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ am ba4f0757: Merge "Don\'t crash on makeCurrent fail" into mnc-devJohn Reck2015-07-163-5/+15
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ am 941bcedb: Merge "Fix unsafety in SkiaShader storage, and texture unit acco...Chris Craik2015-07-143-3/+11
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ am 9613e9b7: Merge "New setLocalMatrix() operation for HWUI" into mnc-devTom Hudson2015-07-109-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
* | | | | | | | | | | | | | | | Merge branch 'LA.BF64.1.2.2_rb4.6' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-042-19/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "base: Fix the problems for runtime overlay."Linux Build Service Account2015-10-261-15/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | base: Fix the problems for runtime overlay.yingying2015-10-231-15/+16
| * | | | | | | | | | | | | | | | | androidfw: Use the last package to create idmap.yingying2015-10-201-2/+4
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | androidfw: Reduce logspam when processing themesd34d2015-10-281-1/+1
* | | | | | | | | | | | | | | | | Remove resources.apk from ZipSet when removing overlayd34d2015-10-271-0/+7
* | | | | | | | | | | | | | | | | Themes: Create data/cm/ for CM specific test datad34d2015-10-2741-11/+1800
* | | | | | | | | | | | | | | | | Themes: Perform mapping when not from overlayd34d2015-10-271-1/+1
* | | | | | | | | | | | | | | | | Themes: Clear bag cache when removing overlay assetsd34d2015-10-271-0/+1
* | | | | | | | | | | | | | | | | Themes: Don't add common assets if files cannot be accessedd34d2015-10-271-0/+10
* | | | | | | | | | | | | | | | | Themes: Restructure resource cache [1/2]d34d2015-10-271-79/+20