summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Drop support for Android HTTP stackSteve Block2012-02-2220-738/+2
* Remove unused cache methodsSteve Block2012-02-221-14/+0
* Merge changes I6312736c,I55a2ecd2Steve Block2012-02-2210-708/+1
|\
| * Remove benchmark toolSteve Block2012-02-218-704/+0
| * Fix comments for willLoadFromCache()Steve Block2012-02-212-4/+1
* | remove dependency on RGB_332Mathias Agopian2012-02-211-2/+1
* | Merge "Move Canvas elements to their own composited layer"Nicolas Roard2012-02-212-0/+11
|\ \
| * | Move Canvas elements to their own composited layerNicolas Roard2012-02-212-0/+11
* | | Merge "Improve keyboard navigation cursor rings"John Reck2012-02-216-127/+79
|\ \ \
| * | | Improve keyboard navigation cursor ringsJohn Reck2012-02-216-127/+79
| | |/ | |/|
* | | Merge "Add two missing null checks"John Reck2012-02-212-1/+3
|\ \ \
| * | | Add two missing null checksJohn Reck2012-02-212-1/+3
| |/ /
* | | async find-on-page implementation via WebKitVictoria Lease2012-02-2110-1264/+157
|/ /
* | frameworks/base refactoring.Mathias Agopian2012-02-179-13/+13
* | frameworks/base refactoring.Mathias Agopian2012-02-174-4/+4
* | Merge "simplify texture generation filters"Chris Craik2012-02-1712-115/+94
|\ \
| * | simplify texture generation filtersChris Craik2012-02-1612-115/+94
* | | Merge "Fix rounding error in clip"Chris Craik2012-02-174-64/+71
|\ \ \
| * | | Fix rounding error in clipChris Craik2012-02-164-64/+71
| |/ /
* | | Merge "Clean cached trust state on system storage update."Selim Gurun2012-02-163-2/+28
|\ \ \
| * | | Clean cached trust state on system storage update.Selim Gurun2012-02-163-2/+28
* | | | Merge "No prefetch for low end device."Teng-Hui Zhu2012-02-161-14/+15
|\ \ \ \ | |/ / / |/| | |
| * | | No prefetch for low end device.Teng-Hui Zhu2012-02-151-14/+15
* | | | Remove JSC-specific code and V8 guards from Android-specific codeSteve Block2012-02-1611-123/+11
* | | | Remove option to build WebKit with JSCSteve Block2012-02-163-1245/+0
* | | | Merge "Revert "Clean cached trust state on system storage update.""Selim Gurun2012-02-153-28/+2
|\ \ \ \
| * | | | Revert "Clean cached trust state on system storage update."Selim Gurun2012-02-153-28/+2
* | | | | Merge "Initial support for keyboard navigation"John Reck2012-02-1512-37/+111
|\ \ \ \ \
| * | | | | Initial support for keyboard navigationJohn Reck2012-02-1512-37/+111
| | |/ / / | |/| | |
* | | | | Merge "Clean cached trust state on system storage update."Selim Gurun2012-02-153-2/+28
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Clean cached trust state on system storage update.Selim Gurun2012-02-153-2/+28
* | | | 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 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