summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "simplify texture generation filters"Chris Craik2012-02-2312-94/+115
* simplify texture generation filtersChris Craik2012-02-1612-115/+94
* Merge "Fix for high latency when creating a new layer"Nicolas Roard2012-02-151-0/+5
|\
| * Fix for high latency when creating a new layerNicolas Roard2012-02-141-0/+5
* | Merge "Update the scale when updating DrawGL functor"Teng-Hui Zhu2012-02-141-2/+7
|\ \
| * | Update the scale when updating DrawGL functorTeng-Hui Zhu2012-02-141-2/+7
* | | Merge "Shrink the transfer queue by default"Teng-Hui Zhu2012-02-104-19/+33
|\ \ \ | |/ / | | / | |/ |/|
| * Shrink the transfer queue by defaultTeng-Hui Zhu2012-02-074-19/+33
* | Merge "Improve performance of rounded corners (i.e. path anti-aliasing)"Derek Sollenberger2012-02-071-53/+2
|\ \
| * | Improve performance of rounded corners (i.e. path anti-aliasing)Derek Sollenberger2012-02-071-53/+2
* | | Merge "Add enclosing parent rects to hit test object."Mangesh Ghiware2012-02-064-7/+46
|\ \ \ | |/ / |/| |
| * | Add enclosing parent rects to hit test object.Mangesh Ghiware2012-02-064-7/+46
* | | resolved conflicts for merge of 6f1bf086 to masterDerek Sollenberger2012-02-066-16/+9
|\ \ \
| * \ \ am 75a0da9a: am 2857538e: Skia API changes as a result of an update to the Sk...Derek Sollenberger2012-02-066-16/+9
| |\ \ \
| | * \ \ am 2857538e: Skia API changes as a result of an update to the Skia library.Derek Sollenberger2012-02-066-16/+9
| | |\ \ \
| | | * | | Skia API changes as a result of an update to the Skia library.Derek Sollenberger2012-01-316-16/+9
* | | | | | Merge "Plumbing to notify WebViewCore when paints should pause"Chris Craik2012-02-065-77/+67
|\ \ \ \ \ \
| * | | | | | Plumbing to notify WebViewCore when paints should pauseChris Craik2012-02-025-77/+67
* | | | | | | Merge "Fix the wrong button for html5 audio"Teng-Hui Zhu2012-02-031-4/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix the wrong button for html5 audioTeng-Hui Zhu2012-02-031-4/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Use field identifier for content-editable fields."George Mount2012-02-032-43/+14
|\ \ \ \ \ \ \
| * | | | | | | Use field identifier for content-editable fields.George Mount2012-02-012-43/+14
* | | | | | | | Merge "Don't use fence sync for browser"Teng-Hui Zhu2012-02-021-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't use fence sync for browserTeng-Hui Zhu2012-02-021-1/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Fix text selection with one handle off screen"John Reck2012-02-021-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix text selection with one handle off screenJohn Reck2012-02-021-1/+2
* | | | | | | | | Merge "Snap selection handles to end of text"John Reck2012-02-022-25/+30
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Snap selection handles to end of textJohn Reck2012-02-022-25/+30
* | | | | | | | Merge "Revert "Remove option to build WebKit with JSC""Steve Block2012-02-024-2/+1348
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Revert "Remove option to build WebKit with JSC"Steve Block2012-02-024-2/+1348
* | | | | | | | Merge "Make sure no text selection change occurs during key press."George Mount2012-02-021-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Make sure no text selection change occurs during key press.George Mount2012-02-021-0/+4
* | | | | | | | Merge "Remove option to build WebKit with JSC"Steve Block2012-02-024-1348/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove option to build WebKit with JSCSteve Block2012-02-024-1348/+2
* | | | | | | | | Merge "Remove suprious Source/Android.mk"Steve Block2012-02-021-312/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | / / / / / / | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Remove suprious Source/Android.mkSteve Block2012-02-021-312/+0
* | | | | | | | Merge "Video: make sure the click is from user gesture."Teng-Hui Zhu2012-02-011-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Video: make sure the click is from user gesture.Teng-Hui Zhu2012-02-011-1/+1
| |/ / / / / /
* | | | | | | Fix input cursorJohn Reck2012-02-012-4/+9
* | | | | | | Fix text selection on iframesJohn Reck2012-02-014-45/+69
* | | | | | | am caf22a37: am f1c43830: Reconcile with ics-mr1-releaseThe Android Open Source Project2012-02-010-0/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | am f1c43830: Reconcile with ics-mr1-releaseThe Android Open Source Project2012-02-010-0/+0
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Reconcile with ics-mr1-releaseThe Android Open Source Project2012-02-010-0/+0
| | |\ \ \ \
* | | \ \ \ \ Merge "Partial repaint implementation"Nicolas Roard2012-01-318-72/+165
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Partial repaint implementationNicolas Roard2012-01-318-72/+165
* | | | | | | Fix typoJohn Reck2012-01-312-4/+4
* | | | | | | Merge "Minor draw extras cleanup and refactor"John Reck2012-01-318-96/+149
|\ \ \ \ \ \ \
| * | | | | | | Minor draw extras cleanup and refactorJohn Reck2012-01-318-96/+149
* | | | | | | | Support select allJohn Reck2012-01-311-0/+8
|/ / / / / / /
* | | | | | | Webkit text selectionJohn Reck2012-01-3021-2362/+543
| |_|_|_|/ / |/| | | | |