summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Workaround possible use after deleteChris Craik2013-06-101-1/+2
* Restore previous alpha value on noop'd DisplayList operationsChet Haase2013-05-231-1/+3
* Fix off by one error in log trackingChris Craik2013-05-093-5/+6
* Merge "Convert alpha from [0..1] to [0.255] range Bug #8808886" into jb-mr2-devRomain Guy2013-05-041-1/+1
|\
| * Convert alpha from [0..1] to [0.255] rangeRomain Guy2013-05-031-1/+1
* | Fix scaled-view droppings artifactChet Haase2013-05-031-2/+2
|/
* Fix quickReject logic to account for setClipChildren() settingChet Haase2013-04-193-35/+46
* Merge "Prevent transformed ops from merging in the first place" into jb-mr2-devChris Craik2013-04-181-0/+2
|\
| * Prevent transformed ops from merging in the first placeChris Craik2013-04-181-0/+2
* | Make layer double drawing visible in overdraw debug modeChris Craik2013-04-163-6/+31
|/
* Merge "Maybe fix issue #8620910: Win_sdk build failed and unable to create......Dianne Hackborn2013-04-151-0/+2
|\
| * Maybe fix issue #8620910: Win_sdk build failed and unable to create...Dianne Hackborn2013-04-151-0/+2
* | Merge "Draw Operation merging" into jb-mr2-devChris Craik2013-04-1512-176/+627
|\ \ | |/ |/|
| * Draw Operation mergingChris Craik2013-04-1512-176/+627
* | Merge "There should be a mandatory coder's license. Bug #8586560" into jb-mr2...Romain Guy2013-04-131-0/+1
|\ \
| * | There should be a mandatory coder's license.Romain Guy2013-04-121-0/+1
* | | Merge "Add new resources trace, also trace apk dex loading." into jb-mr2-devDianne Hackborn2013-04-121-0/+12
|\ \ \ | |/ / |/| |
| * | Add new resources trace, also trace apk dex loading.Dianne Hackborn2013-04-121-0/+12
| |/
* | Properly computer gradient textures widthRomain Guy2013-04-121-2/+5
|/
* Introduce PixelBuffer API to enable PBOsRomain Guy2013-04-1116-113/+576
* Merge "Fix Contacts animation jank" into jb-mr2-devChet Haase2013-04-101-4/+5
|\
| * Fix Contacts animation jankChet Haase2013-04-101-4/+5
* | Merge "Add liblog" into jb-mr2-devYing Wang2013-04-101-1/+1
|\ \
| * | Add liblogYing Wang2013-04-091-1/+1
| |/
* | Change the dither texture's swizzlingRomain Guy2013-04-092-1/+5
|/
* Merge "Pipe through device resolution information" into jb-mr2-devMichael Wright2013-04-051-2/+2
|\
| * Pipe through device resolution informationMichael Wright2013-04-041-2/+2
* | Merge "Use float textures to render gradients when possible" into jb-mr2-devRomain Guy2013-04-056-122/+192
|\ \
| * | Use float textures to render gradients when possibleRomain Guy2013-04-056-122/+192
* | | Merge "Correctly manage the lifecycle of IME InputChannels." into jb-mr2-devJeff Brown2013-04-051-0/+5
|\ \ \ | |/ / |/| |
| * | Correctly manage the lifecycle of IME InputChannels.Jeff Brown2013-04-041-0/+5
* | | Merge "First OpenGL ES 3.0 based optimization" into jb-mr2-devRomain Guy2013-04-047-13/+40
|\ \ \
| * | | First OpenGL ES 3.0 based optimizationRomain Guy2013-04-047-13/+40
* | | | Merge "Traverse layers in update order" into jb-mr2-devChris Craik2013-04-043-8/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Traverse layers in update orderChris Craik2013-04-043-8/+7
| | |/ | |/|
* | | Merge "Add internal API to query GL version number" into jb-mr2-devRomain Guy2013-04-042-0/+30
|\ \ \ | |/ / |/| / | |/
| * Add internal API to query GL version numberRomain Guy2013-04-042-0/+30
* | Merge "Correct save/restore match up" into jb-mr2-devChris Craik2013-04-031-1/+6
|\ \
| * | Correct save/restore match upChris Craik2013-04-031-1/+6
| |/
* | Merge "Account for hairlines in quick rejection logic" into jb-mr2-devChris Craik2013-04-032-1/+6
|\ \
| * | Account for hairlines in quick rejection logicChris Craik2013-04-032-1/+6
| |/
* | Update view's alpha and layer docsChris Craik2013-04-013-11/+43
|/
* Prevent crash when a single layer is enqueued several times for updatesRomain Guy2013-03-293-19/+36
* Merge "Update layers to clear them Bug #8489505" into jb-mr2-devRomain Guy2013-03-281-1/+1
|\
| * Update layers to clear themRomain Guy2013-03-281-1/+1
* | am 3ae30483: am a19647d3: Merge "Correct executable bit for source files [Tak...Elliott Hughes2013-03-282-0/+0
|\ \
| * | Correct executable bit for source files [Take 2]Chirayu Desai2013-03-272-0/+0
* | | Merge "Fix issues related to saveLayer/restore deferral" into jb-mr2-devChris Craik2013-03-285-42/+54
|\ \ \
| * | | Fix issues related to saveLayer/restore deferralChris Craik2013-03-285-42/+54
* | | | Merge "Don't crash when making a layer larger than supported dimensions Bug #...Romain Guy2013-03-284-10/+32
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|