summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Cherry-pick WebKit change r91386 to fix a rendering crashSteve Block2012-04-102-1/+3
* Use new draw-less functor execution mode to do work without redrawingTeng-Hui Zhu2012-04-028-78/+89
* Merge "Translucent background color support for webview"Teng-Hui Zhu2012-04-0215-43/+150
|\
| * Translucent background color support for webviewTeng-Hui Zhu2012-04-0215-43/+150
* | Don't show keyboard on focus change.George Mount2012-04-022-5/+7
* | Merge "Remove unused FORM_DID_BLUR hooks."George Mount2012-04-023-29/+1
|\ \ | |/ |/|
| * Remove unused FORM_DID_BLUR hooks.George Mount2012-04-023-29/+1
* | Merge "Add back low res base layer rendering, and expanded bounds prefetching"Chris Craik2012-03-3013-118/+146
|\ \
| * | Add back low res base layer rendering, and expanded bounds prefetchingChris Craik2012-03-3013-118/+146
* | | Merge "Line spacing for vertical writing mode."claireho2012-03-301-2/+6
|\ \ \
| * | | Line spacing for vertical writing mode.claireho2012-03-301-2/+6
* | | | add enable/disable switch for link prefetch to WebSettingsVictoria Lease2012-03-304-0/+31
| |/ / |/| |
* | | Merge "Add missing paintingDisabled() checks"John Reck2012-03-291-0/+28
|\ \ \
| * | | Add missing paintingDisabled() checksJohn Reck2012-03-291-0/+28
| | |/ | |/|
* | | Merge "Clip canvas to layer content on a draw."Mangesh Ghiware2012-03-293-4/+9
|\ \ \ | |/ / |/| |
| * | Clip canvas to layer content on a draw.Mangesh Ghiware2012-03-293-4/+9
* | | Merge "Fix m.youtube.com thumbnails"John Reck2012-03-284-38/+75
|\ \ \ | |/ / |/| |
| * | Fix m.youtube.com thumbnailsJohn Reck2012-03-284-38/+75
* | | Snap selection handles to text.George Mount2012-03-284-15/+96
* | | Merge "Remove using namespace from WebViewCore.h"John Reck2012-03-272-61/+75
|\ \ \ | |_|/ |/| |
| * | Remove using namespace from WebViewCore.hJohn Reck2012-03-272-61/+75
| |/
* | Pause webkit painting betterJohn Reck2012-03-271-1/+1
|/
* Merge "Further clean up for baselayer merge"Teng-Hui Zhu2012-03-266-67/+46
|\
| * Further clean up for baselayer mergeTeng-Hui Zhu2012-03-226-67/+46
* | Merge "Platform graphics refactor"John Reck2012-03-239-980/+1279
|\ \
| * | Platform graphics refactorJohn Reck2012-03-239-980/+1279
* | | Merge "Use the right opacity"Chris Craik2012-03-231-1/+1
|\ \ \
| * | | Use the right opacityJohn Reck2012-03-231-1/+1
* | | | Merge "add missing include"Mathias Agopian2012-03-231-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | add missing includeMathias Agopian2012-03-231-0/+1
| |/ /
* | | Fix TilesManager race conditionJohn Reck2012-03-234-29/+13
|/ /
* | Merge "reimplement BaseLayerAndroid as a LayerAndroid subclass"Chris Craik2012-03-2347-1756/+311
|\ \ | |/
| * reimplement BaseLayerAndroid as a LayerAndroid subclassChris Craik2012-03-2247-1756/+311
* | Merge "Null out m_canvas if HTMLCanvasElement is destroyed"John Reck2012-03-223-16/+25
|\ \
| * | Null out m_canvas if HTMLCanvasElement is destroyedJohn Reck2012-03-223-16/+25
| |/
* | Add missing null checkJohn Reck2012-03-221-1/+1
|/
* Fix pure color check to be performed pre-visual indicatorJohn Reck2012-03-218-9/+25
* Merge "Visual Indicator tweaks"John Reck2012-03-2110-287/+33
|\
| * Visual Indicator tweaksJohn Reck2012-03-2110-287/+33
* | Fix location of selection handles on rotated text.George Mount2012-03-211-1/+19
* | Merge "Make paste window and caret handle show up at the right time."George Mount2012-03-212-14/+20
|\ \
| * | Make paste window and caret handle show up at the right time.George Mount2012-03-202-14/+20
* | | Plumb WebView and WebViewCore thru to MediaLayerJonathan Dixon2012-03-216-28/+23
* | | Merge "Attempt to fix the GPL build"John Reck2012-03-201-2/+1
|\ \ \
| * | | Attempt to fix the GPL buildJohn Reck2012-03-201-2/+1
| | |/ | |/|
* | | Remove unnecessary invertedTileSwitchJohn Reck2012-03-205-27/+1
|/ /
* | Merge "Canvas on a texture"John Reck2012-03-2015-34/+697
|\ \
| * | Canvas on a textureJohn Reck2012-03-2015-34/+697
* | | Fix scrolling on sites that use <frame>sMangesh Ghiware2012-03-192-4/+17
* | | Merge "Draw vertical text using by setting verticalText flag in SkPaint."Derek Sollenberger2012-03-191-19/+20
|\ \ \