summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge "Provide referer when download requested" into jb-mr1-devSelim Gurun2012-08-295-5/+16
|\
| * Provide referer when download requestedSelim Gurun2012-08-295-5/+16
* | am f2b8b88d: am 51619153: Merge "Fix memory leak caused by CSSRuleList wrapper"Jean-Baptiste Queru2012-08-2816-38/+50
|\ \ | |/ |/|
| * am 51619153: Merge "Fix memory leak caused by CSSRuleList wrapper"Jean-Baptiste Queru2012-08-2816-38/+50
| |\
| | * Fix memory leak caused by CSSRuleList wrapperxqian62012-08-2416-38/+50
| * | am 465864a6: DO NOT MERGE Null checkJohn Reck2012-08-131-1/+1
| |\ \
| | * | DO NOT MERGE Null checkJohn Reck2012-08-131-1/+1
| * | | am 28c43cfa: DO NOT MERGE Fix memory leakJohn Reck2012-08-091-0/+6
| |\ \ \ | | |/ /
| | * | DO NOT MERGE Fix memory leakJohn Reck2012-08-091-0/+6
* | | | Merge "Use new surface flinger API." into jb-mr1-devJeff Brown2012-08-271-2/+9
|\ \ \ \
| * | | | Use new surface flinger API.Jeff Brown2012-08-241-2/+9
* | | | | Merge "Text around selection falls back to caret rect when not in text." into...George Mount2012-08-272-4/+5
|\ \ \ \ \
| * | | | | Text around selection falls back to caret rect when not in text.George Mount2012-08-232-4/+5
* | | | | | Don't track the opaque area of small drawing operationsChris Craik2012-08-241-1/+4
| |/ / / / |/| | | |
* | | | | Only use the clipping painter when painting to a bitmap.Chris Craik2012-08-231-18/+24
|/ / / /
* | | | Merge "Exit fast tile swap mode immediately upon SurfaceCollection swap" into...Chris Craik2012-08-201-0/+1
|\ \ \ \
| * | | | Exit fast tile swap mode immediately upon SurfaceCollection swapChris Craik2012-08-201-0/+1
* | | | | Merge "DO NOT MERGE Text locale compatibility shim" into jb-mr1-devVictoria Lease2012-08-203-91/+142
|\ \ \ \ \
| * | | | | DO NOT MERGE Text locale compatibility shimBilly Hewlett2012-08-203-91/+142
* | | | | | Fix opaque operation area calculationChris Craik2012-08-202-18/+25
|/ / / / /
* | | | | Merge "Support partial invals on layers" into jb-mr1-devJohn Reck2012-08-174-59/+39
|\ \ \ \ \
| * | | | | Support partial invals on layersJohn Reck2012-08-174-59/+39
* | | | | | Merge "Early return from layer painting when fully clipped" into jb-mr1-devChris Craik2012-08-171-7/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Early return from layer painting when fully clippedChris Craik2012-08-161-7/+8
| |/ / / /
* | | | | Fix SIGBUG due to misalignmentJohn Reck2012-08-161-3/+3
* | | | | Merge "Increase max texture count to accommodate large screens" into jb-mr1-devChris Craik2012-08-161-5/+5
|\ \ \ \ \
| * | | | | Increase max texture count to accommodate large screensChris Craik2012-08-161-5/+5
| |/ / / /
* | | | | Merge "Memory allocation changes" into jb-mr1-devJohn Reck2012-08-166-80/+125
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Memory allocation changesJohn Reck2012-08-166-80/+125
* | | | | Merge "Correctly handle preserve-3d layer ordering" into jb-mr1-devChris Craik2012-08-154-47/+86
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Correctly handle preserve-3d layer orderingChris Craik2012-08-154-47/+86
* | | | | Merge "Use content size for scroll width calculation." into jb-mr1-devGeorge Mount2012-08-151-1/+4
|\ \ \ \ \
| * | | | | Use content size for scroll width calculation.George Mount2012-08-141-1/+4
* | | | | | Move text allocations to LinearAllocatorJohn Reck2012-08-143-17/+34
* | | | | | Memory usage improvementsJohn Reck2012-08-142-10/+49
|/ / / / /
* | | | | Merge "Null check" into jb-mr1-devJohn Reck2012-08-131-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Null checkJohn Reck2012-08-131-1/+1
* | | | | Merge "Improve in-canvas pure color checking" into jb-mr1-devChris Craik2012-08-132-35/+49
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Improve in-canvas pure color checkingChris Craik2012-08-102-35/+49
* | | | | Merge "Clear mOperationState when calling popState" into jb-mr1-devJohn Reck2012-08-102-7/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Clear mOperationState when calling popStateJohn Reck2012-08-102-7/+14
* | | | | Merge "Paint with requested size instead of layer size" into jb-mr1-devChris Craik2012-08-101-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Paint with requested size instead of layer sizeChris Craik2012-08-091-1/+1
* | | | | Merge "Clip out opaque regions to avoid double painting" into jb-mr1-devChris Craik2012-08-093-4/+154
|\ \ \ \ \
| * | | | | Clip out opaque regions to avoid double paintingChris Craik2012-08-083-4/+154
| |/ / / /
* | | | | Fix memory leakJohn Reck2012-08-081-0/+6
|/ / / /
* | | | Merge "Reset cached opacity on shader swap" into jb-mr1-devChris Craik2012-08-071-0/+1
|\ \ \ \
| * | | | Reset cached opacity on shader swapChris Craik2012-08-071-0/+1
* | | | | Add extra null checkJohn Reck2012-08-071-0/+2
* | | | | Remove usages of getCanvasJohn Reck2012-08-0631-161/+162