summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge "Prevent race condition in tile texture discard" into ics-mr0Chris Craik2011-10-175-16/+24
|\
| * Prevent race condition in tile texture discardChris Craik2011-10-175-16/+24
* | Don't paint/allocate off screen tilesChris Craik2011-10-172-8/+10
|/
* Merge "Fix clipping" into ics-mr0John Reck2011-10-141-9/+3
|\
| * Fix clippingJohn Reck2011-10-141-9/+3
* | Merge "Fix layer initialization" into ics-mr0Chris Craik2011-10-142-13/+17
|\ \
| * | Fix layer initializationChris Craik2011-10-142-13/+17
* | | Improve performances / fixes some glitchesNicolas Roard2011-10-148-10/+58
| |/ |/|
* | Merge "Fixup JNI" into ics-mr0John Reck2011-10-141-15/+16
|\ \
| * | Fixup JNIJohn Reck2011-10-131-15/+16
* | | Cherry-pick WebKit change 89836 to fix a crash due to floats not being removedSteve Block2011-10-141-0/+3
* | | Cherry-pick WebKit change 89165 to fix a crash due to floats not being removedSteve Block2011-10-142-4/+39
|/ /
* | Merge "Double number of tile textures allocated - do not merge" into ics-mr0Chris Craik2011-10-132-2/+4
|\ \
| * | Double number of tile textures allocated - do not mergeChris Craik2011-10-132-2/+4
| |/
* | Merge "Fix navcache to work with layers for rings" into ics-mr0John Reck2011-10-132-21/+3
|\ \ | |/ |/|
| * Fix navcache to work with layers for ringsJohn Reck2011-10-132-21/+3
* | Fix crash in BaseTileTextureChris Craik2011-10-135-33/+16
* | Merge "Fix crash if a plugin is destroyed before its first drawing pass." int...Derek Sollenberger2011-10-131-1/+2
|\ \
| * | Fix crash if a plugin is destroyed before its first drawing pass.Derek Sollenberger2011-10-131-1/+2
* | | Merge "Fix uses of GetByteArrayElements() in WebCoreFrameBridge" into ics-mr0Steve Block2011-10-131-18/+12
|\ \ \ | |_|/ |/| |
| * | Fix uses of GetByteArrayElements() in WebCoreFrameBridgeSteve Block2011-10-121-18/+12
* | | Merge "Fix disappearing content" into ics-mr0Nicolas Roard2011-10-131-0/+9
|\ \ \
| * | | Fix disappearing contentNicolas Roard2011-10-121-0/+9
* | | | Merge "Refactor the image sharing code" into ics-mr0Nicolas Roard2011-10-1311-69/+209
|\ \ \ \ | |_|_|/ |/| | |
| * | | Refactor the image sharing codeNicolas Roard2011-10-1211-69/+209
| |/ /
* | | Merge "Ensure the frame inversion flag is immediately effective." into ics-mr0Derek Sollenberger2011-10-125-16/+23
|\ \ \
| * | | Ensure the frame inversion flag is immediately effective.Derek Sollenberger2011-10-125-16/+23
* | | | Merge "Correctly guard WebFrame methods needed only with the Chromium HTTP st...Steve Block2011-10-122-12/+4
|\ \ \ \
| * | | | Correctly guard WebFrame methods needed only with the Chromium HTTP stackSteve Block2011-10-122-12/+4
| | |_|/ | |/| |
* | | | Merge "Modify BrowserFrame.requestClientCert() to take the host and port as a...Steve Block2011-10-122-9/+6
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Modify BrowserFrame.requestClientCert() to take the host and port as a StringSteve Block2011-10-122-9/+6
* | | Merge "Revert crash on bad scale - do not merge" into ics-mr0Chris Craik2011-10-111-3/+1
|\ \ \ | |_|/ |/| |
| * | Revert crash on bad scale - do not mergeChris Craik2011-10-111-3/+1
| |/
* | Merge "Fixed infinite redraw loop from running out of layer tiles" into ics-mr0Chris Craik2011-10-114-7/+20
|\ \
| * | Fixed infinite redraw loop from running out of layer tilesChris Craik2011-10-114-7/+20
| |/
* | Merge "Mark tiles discarded by TransferQueue as dirty" into ics-mr0Chris Craik2011-10-117-32/+63
|\ \
| * | Mark tiles discarded by TransferQueue as dirtyChris Craik2011-10-117-32/+63
| |/
* | Merge "Fix repaint bug. In some cases when the content size changes, the inva...Nicolas Roard2011-10-111-0/+24
|\ \
| * | Fix repaint bug. In some cases when the content size changes, theNicolas Roard2011-10-111-0/+24
| |/
* | Support spellcheck attribute in input fieldsMichael Kolb2011-10-113-0/+12
|/
* Merge "Delay sending Plugin Draw event until the surface is ready."Derek Sollenberger2011-10-105-1/+58
|\
| * Delay sending Plugin Draw event until the surface is ready.Derek Sollenberger2011-10-105-1/+58
* | Merge "Fixed URL lookup for data URLs."George Mount2011-10-101-5/+1
|\ \
| * | Fixed URL lookup for data URLs.George Mount2011-10-071-5/+1
* | | Merge "Double buffering for layers"Chris Craik2011-10-1012-102/+328
|\ \ \ | |_|/ |/| |
| * | Double buffering for layersChris Craik2011-10-1012-102/+328
* | | Adding support for multiple video surfaces per plugin.Derek Sollenberger2011-10-106-132/+198
* | | The new FAST_PICTURESET code path seems to trigger repaintNicolas Roard2011-10-071-1/+1
* | | Merge "Switch find on page to GL"John Reck2011-10-078-188/+318
|\ \ \ | |/ / |/| |
| * | Switch find on page to GLJohn Reck2011-10-078-188/+318