summaryrefslogtreecommitdiffstats
path: root/Source/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Merge "Draw entire layer tree in capturePicture()" into jb-devChris Craik2012-05-301-2/+10
|\
| * Draw entire layer tree in capturePicture()Chris Craik2012-05-301-2/+10
* | Merge "Consider frame offset for text snap rectangle." into jb-devGeorge Mount2012-05-302-19/+13
|\ \
| * | Consider frame offset for text snap rectangle.George Mount2012-05-292-19/+13
| |/
* | Disable copyScrollPosition for iframesJohn Reck2012-05-291-0/+3
|/
* Merge "Fix a browser crash related to HTML5 video." into jb-devTeng-Hui Zhu2012-05-251-9/+0
|\
| * Fix a browser crash related to HTML5 video.Teng-Hui Zhu2012-05-251-9/+0
* | Merge "Copy scroll position for scrolling layer" into jb-devJohn Reck2012-05-251-21/+15
|\ \
| * | Copy scroll position for scrolling layerJohn Reck2012-05-251-21/+15
* | | Merge "Better support for HTML5 audio loop" into jb-devTeng-Hui Zhu2012-05-251-0/+15
|\ \ \ | |/ / |/| |
| * | Better support for HTML5 audio loopTeng-Hui Zhu2012-05-241-0/+15
* | | Support content detection metatagsJohn Reck2012-05-246-2/+49
* | | Support skipping a touch stream due to lack of handlersJohn Reck2012-05-242-7/+16
| |/ |/|
* | Merge "Fix global buffer overlow error reported by ASAN" into jb-devSelim Gurun2012-05-241-0/+1
|\ \
| * | Fix global buffer overlow error reported by ASANSelim Gurun2012-05-241-0/+1
* | | Merge "Move scrollOffset into Layer class" into jb-devChris Craik2012-05-241-1/+1
|\ \ \
| * | | Move scrollOffset into Layer classChris Craik2012-05-231-1/+1
| |/ /
* | | Merge "properly convert data from utf-16 to utf-8 in LoadData()" into jb-devVictoria Lease2012-05-241-3/+3
|\ \ \
| * | | properly convert data from utf-16 to utf-8 in LoadData()Victoria Lease2012-05-241-3/+3
| |/ /
* | | Merge "Don't send selection info to WebView for unrendered selections." into ...George Mount2012-05-241-1/+5
|\ \ \
| * | | Don't send selection info to WebView for unrendered selections.George Mount2012-05-231-1/+5
| |/ /
* | | Don't set up background images if 1x1Nicolas Roard2012-05-231-2/+5
|/ /
* | Merge "Handle more favicon decoding error cases" into jb-devJohn Reck2012-05-224-15/+25
|\ \
| * | Handle more favicon decoding error casesJohn Reck2012-05-224-15/+25
| |/
* | DO NOT MERGE Consider fixed layers when scrolling the edit box.George Mount2012-05-221-0/+90
|/
* Merge "Null check" into jb-devJohn Reck2012-05-221-2/+3
|\
| * Null checkJohn Reck2012-05-211-2/+3
* | Real isn't real according to the USPS, but add it anywayJohn Reck2012-05-211-1/+1
|/
* Merge "Switch to a 4ms/1s timer" into jb-devJohn Reck2012-05-212-3/+9
|\
| * Switch to a 4ms/1s timerJohn Reck2012-05-182-3/+9
* | Add checks for null base layer contentChris Craik2012-05-211-2/+2
* | Fix memory leak and repaint issues with fixed background elementsNicolas Roard2012-05-181-0/+2
|/
* Fix mouse nudging in hit testJohn Reck2012-05-171-13/+20
* Track where we want to click the mouse independentlyJohn Reck2012-05-162-6/+16
* Merge "flicker fix" into jb-devJohn Reck2012-05-153-31/+29
|\
| * flicker fixJohn Reck2012-05-153-31/+29
* | Merge "Only start or end selection with non-empty text fields." into jb-devGeorge Mount2012-05-152-1/+36
|\ \
| * | Only start or end selection with non-empty text fields.George Mount2012-05-152-1/+36
| |/
* | Merge "Fix crash on arstechnica" into jb-devNicolas Roard2012-05-151-1/+2
|\ \ | |/ |/|
| * Fix crash on arstechnicaNicolas Roard2012-05-151-1/+2
* | Merge "Update bounds calculation to use draw transform" into jb-devChris Craik2012-05-141-30/+5
|\ \
| * | Update bounds calculation to use draw transformChris Craik2012-05-141-30/+5
* | | Change selection to work with left/right instead of base/extent.George Mount2012-05-145-101/+68
|/ /
* | Use slop to determine the node used for anchoring top/left.Mangesh Ghiware2012-05-121-0/+10
|/
* Revert "Don't draw when clip is zero."Teng-Hui Zhu2012-05-111-5/+5
* Don't draw when clip is zero.Teng-Hui Zhu2012-05-111-5/+5
* Ensure getFavicon() does not return uninitialized bitmaps.Jeff Brown2012-05-101-1/+1
* Better fix for crash workaroundNicolas Roard2012-05-081-6/+2
* Complete implementation fixed backgroundNicolas Roard2012-05-081-2/+6
* Disable prerenders if we aren't focusedJohn Reck2012-05-083-2/+41