summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Reorganize platform/graphics/androidNicolas Roard2012-04-06105-52/+56
* Merge "Implements a recording GraphicsContext"Nicolas Roard2012-04-0625-1215/+2961
|\
| * Implements a recording GraphicsContextNicolas Roard2012-04-0625-1215/+2961
* | TransferQueue: use BufferQueue::setBufferCountJamie Gennis2012-04-061-3/+6
* | Merge "Merging drawLayerQuad and drawQuad"Teng-Hui Zhu2012-04-0515-151/+324
|\ \
| * | Merging drawLayerQuad and drawQuadTeng-Hui Zhu2012-04-0515-151/+324
| |/
* | Merge "minor cleanup"Chris Craik2012-04-056-25/+7
|\ \
| * | minor cleanupChris Craik2012-04-056-25/+7
| |/
* | Merge "Avoid leaking a JNI local ref in JavaInputStreamWrapper::read()"Steve Block2012-04-051-36/+28
|\ \
| * | Avoid leaking a JNI local ref in JavaInputStreamWrapper::read()Steve Block2012-04-051-36/+28
* | | Cleanup unnecessary codeTeng-Hui Zhu2012-04-041-5/+0
| |/ |/|
* | Merge "Rename several classes"Chris Craik2012-04-0452-607/+731
|\ \
| * | Rename several classesChris Craik2012-04-0452-607/+731
* | | Oops! Double negative in previous change.Amith Yamasani2012-04-041-1/+1
* | | Merge "Small change in a structure used for storing nine patch info."Amith Yamasani2012-04-041-1/+1
|\ \ \ | |/ / |/| |
| * | Small change in a structure used for storing nine patch info.Amith Yamasani2012-04-041-1/+1
* | | Merge "Cherry pick webkit change r95090 to fix HashMap/StringHash include pro...Chris Craik2012-04-042-2/+3
|\ \ \ | |_|/ |/| |
| * | Cherry pick webkit change r95090 to fix HashMap/StringHash include problemsChris Craik2012-04-042-2/+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