summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* | am dd5962d2: am 47387cc7: Merge "Fix browser rendering issue: pure color tile...John Reck2012-08-021-1/+1
|\ \
| * \ am 47387cc7: Merge "Fix browser rendering issue: pure color tiles are rendere...John Reck2012-08-021-1/+1
| |\ \
| | * | Fix browser rendering issue: pure color tiles are rendered blackYuyang Du2012-08-011-1/+1
* | | | DO NOT MERGE. Allow numeric entry fields to have placeholder text.George Mount2012-08-021-0/+4
* | | | Merge "Tweak shadow settings" into jb-mr1-devJohn Reck2012-08-011-3/+3
|\ \ \ \
| * | | | Tweak shadow settingsJohn Reck2012-08-011-3/+3
* | | | | Fix build by adding missing #include.Elliott Hughes2012-08-011-0/+1
|/ / / /
* | | | Optimize recompute bounds checksNicolas Roard2012-08-012-16/+44
* | | | Fix PicturePile size adjust pathJohn Reck2012-08-011-7/+23
| |_|/ |/| |
* | | Memory cleanupJohn Reck2012-07-312-53/+61
* | | Switch GraphicsOperation to LinearAllocatorJohn Reck2012-07-319-94/+199
* | | Don't use SkPicture for DrawText recordingJohn Reck2012-07-279-124/+276
* | | Merge "DO NOT MERGE Push everything into an R-Tree" into jb-mr1-devJohn Reck2012-07-2710-541/+233
|\ \ \
| * | | DO NOT MERGE Push everything into an R-TreeJohn Reck2012-07-2710-541/+233
* | | | Fix background tiles drawingChris Craik2012-07-272-3/+5
|/ / /
* | | am f35e08fe: am 0e8bb600: Null check to fix crashBart Sears2012-07-241-1/+3
|\ \ \ | |/ /
| * | am 0e8bb600: Null check to fix crashBart Sears2012-07-241-1/+3
| |\ \ | | |/ | |/|
| | * Null check to fix crashBart Sears2012-07-231-1/+3
* | | Merge "Support autoplay attribute for media element, with optional gesture re...Teng-Hui Zhu2012-07-242-1/+11
|\ \ \
| * | | Support autoplay attribute for media element, with optional gesture requirement.Teng-Hui Zhu2012-07-242-1/+11