summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge "Fix bounds not being correctly propagated..."Nicolas Roard2012-07-241-4/+11
|\ \ \ \
| * | | | Fix bounds not being correctly propagated...Nicolas Roard2012-07-241-4/+11
* | | | | Merge "Revert "Crash if stack is corrupted""Chris Craik2012-07-241-3/+1
|\ \ \ \ \
| * | | | | Revert "Crash if stack is corrupted"Chris Craik2012-07-241-3/+1
* | | | | | Merge "Don't attach empty PicturePile content to layer"Chris Craik2012-07-231-1/+2
|\ \ \ \ \ \
| * | | | | | Don't attach empty PicturePile content to layerChris Craik2012-07-231-1/+2
| |/ / / / /
* | | | | | Merge "Reduce post-zoom painting delay to 100ms"Chris Craik2012-07-231-1/+1
|\ \ \ \ \ \
| * | | | | | Reduce post-zoom painting delay to 100msChris Craik2012-07-231-1/+1
| |/ / / / /
* | | | | | Implement missing recording drawsJohn Reck2012-07-202-3/+57
* | | | | | Merge "Fix bounds for shadows"John Reck2012-07-202-4/+26
|\ \ \ \ \ \
| * | | | | | Fix bounds for shadowsJohn Reck2012-07-202-4/+26
| |/ / / / /
* | | | | | Merge "add webSetting API to allow media play without user gesture"Teng-Hui Zhu2012-07-204-3/+19
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | add webSetting API to allow media play without user gestureTeng-Hui Zhu2012-07-184-3/+19
* | | | | SurfaceBackings are always zoomable once zoomableChris Craik2012-07-193-9/+21
* | | | | Merge "Use canvas-based pure color check"Chris Craik2012-07-196-14/+333
|\ \ \ \ \
| * | | | | Use canvas-based pure color checkChris Craik2012-07-196-14/+333
* | | | | | Merge "Perform check for text/content on recording context PicturePiles"Chris Craik2012-07-199-18/+60
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Perform check for text/content on recording context PicturePilesChris Craik2012-07-199-18/+60
* | | | | | Support beginTransparentLayerJohn Reck2012-07-194-58/+70
| |_|/ / / |/| | | |