summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "Apply dev. settings at runtime Bug #7434649"Romain Guy2012-11-305-7/+18
|\
| * Apply dev. settings at runtimeRomain Guy2012-11-305-7/+18
* | Fix crash in TextDropShadowCacheRomain Guy2012-11-302-6/+12
|/
* am c0da873e: am a9473881: am 2435f98d: Merge "Use the same interrupt/resume l...Chris Craik2012-11-291-4/+2
|\
| * am a9473881: am 2435f98d: Merge "Use the same interrupt/resume logic for all ...Chris Craik2012-11-291-4/+2
| |\
| | * Use the same interrupt/resume logic for all functor callsChris Craik2012-11-281-4/+2
* | | Merge "Use LruCache instead of GenerationCache in libhwui"Romain Guy2012-11-299-197/+421
|\ \ \
| * | | Use LruCache instead of GenerationCache in libhwuiRomain Guy2012-11-299-197/+421
* | | | am 51812754: am 25082e33: Merge "Another optimization of glyph cache uploads"Chet Haase2012-11-282-19/+37
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Another optimization of glyph cache uploadsSangkyu Lee2012-11-282-19/+37
* | | am e2a2fe4e: am be37b5fa: Merge "Free resources in correct order in ResString...Kenny Root2012-11-141-4/+4
|\ \ \ | |/ /
| * | Merge "Free resources in correct order in ResStringPool::uninit"Kenny Root2012-11-141-4/+4
| |\ \
| | * | Free resources in correct order in ResStringPool::uninitChris Dearman2012-10-081-4/+4
* | | | am 7f92d516: am 7494f0c0: am a84c9639: Merge "Avoid tesselation path when use...Chris Craik2012-11-011-1/+1
|\ \ \ \ | |/ / /
| * | | am 7494f0c0: am a84c9639: Merge "Avoid tesselation path when useCenter is set...Chris Craik2012-11-011-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Avoid tesselation path when useCenter is setChris Craik2012-11-011-1/+1
* | | | Merge "More changes to fix PDK build:"Mike Lockwood2012-10-243-98/+0
|\ \ \ \ | |/ / / |/| | |
| * | | More changes to fix PDK build:Mike Lockwood2012-10-243-98/+0
* | | | am f5fa64f2: am fbba753f: Merge "Handle offscreen animations correctly" into ...Chet Haase2012-10-231-9/+10
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge "Handle offscreen animations correctly" into jb-mr1-devChet Haase2012-10-231-9/+10
| |\ \
| | * | Handle offscreen animations correctlyChet Haase2012-10-231-9/+10
* | | | am d04fe3c1: am 04c8d402: Merge "Properly draw the window background on windo...Romain Guy2012-10-231-1/+1
|\ \ \ \ | |/ / /
| * | | Properly draw the window background on window resizeRomain Guy2012-10-221-1/+1
| |/ /
* | | am 6534dd02: am 74261d84: Merge "Don\'t null the reference to Bitmap pixels u...Chet Haase2012-10-222-7/+18
|\ \ \ | |/ /
| * | Don't null the reference to Bitmap pixels until we're really readyChet Haase2012-10-222-7/+18
* | | am eb78cf53: am 8b946c05: Merge "Defer layer rendering to avoid stalls Bug #7...Romain Guy2012-10-198-13/+58
|\ \ \ | |/ /
| * | Defer layer rendering to avoid stallsRomain Guy2012-10-188-13/+58
* | | am 07a9ebd1: am b8460d15: Merge "Take into account the texture layer\'s trans...Romain Guy2012-10-172-10/+19
|\ \ \ | |/ /
| * | Take into account the texture layer's transform for clippingRomain Guy2012-10-172-10/+19
* | | am cdc70209: am 16627347: Merge "Enable mipmapping, without a deadlock this t...Romain Guy2012-10-172-5/+6
|\ \ \ | |/ /
| * | Enable mipmapping, without a deadlock this timeRomain Guy2012-10-172-5/+6
* | | am c894029a: am be29d82f: Merge "Correctly adjust clip regions that lie offsc...Chet Haase2012-10-171-3/+14
|\ \ \ | |/ /
| * | Merge "Correctly adjust clip regions that lie offscreen" into jb-mr1-devChet Haase2012-10-171-3/+14
| |\ \
| | * | Correctly adjust clip regions that lie offscreenChet Haase2012-10-161-3/+14
* | | | am 3d2ecafd: am ec5acee1: Merge "workaround to unbreak the build (deadlock du...Romain Guy2012-10-161-1/+1
|\ \ \ \ | |/ / /
| * | | workaround to unbreak the build (deadlock during boot)Mathias Agopian2012-10-161-1/+1
* | | | am fa71ba2c: am 1b85122b: Merge "Add API to enable mipmaps on Bitmap Bug #735...Romain Guy2012-10-164-3/+25
|\ \ \ \ | |/ / /
| * | | Merge "Add API to enable mipmaps on Bitmap Bug #7353771" into jb-mr1-devRomain Guy2012-10-164-3/+25
| |\ \ \
| | * | | Add API to enable mipmaps on BitmapRomain Guy2012-10-164-3/+25
* | | | | am 7b852ab3: am 5778cb9a: Merge "Always use the correct pixel store size Bug ...Romain Guy2012-10-161-6/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Always use the correct pixel store size Bug #7357394" into jb-mr1-devRomain Guy2012-10-161-6/+4
| |\ \ \ \ | | |/ / /
| | * | | Always use the correct pixel store sizeRomain Guy2012-10-161-6/+4
* | | | | am 3edb0dda: am 827dde0e: Merge "Support clipping in Canvas.drawBitmapMesh() ...Romain Guy2012-10-161-24/+25
|\ \ \ \ \ | |/ / / /
| * | | | Support clipping in Canvas.drawBitmapMesh()Romain Guy2012-10-161-24/+25
| |/ / /
* | | | am 779ba3ad: am 2aa50b6b: Merge "HW Acceleration support for stroked arcs wit...Chris Craik2012-10-153-47/+300
|\ \ \ \ | |/ / /
| * | | HW Acceleration support for stroked arcs with BUTT capsChris Craik2012-10-153-47/+300
* | | | am 82634313: Merge "Reject bad ResXMLTree::setTo calls"Kenny Root2012-10-121-0/+4
|\ \ \ \
| * | | | Reject bad ResXMLTree::setTo callsKenny Root2012-10-101-0/+4
* | | | | am fb0bfa2b: am 3add43ab: Merge "fix stroke sub-hairline threshold" into jb-m...Chris Craik2012-10-121-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge "fix stroke sub-hairline threshold" into jb-mr1-devChris Craik2012-10-121-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |