Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Update the scale when updating DrawGL functor | Teng-Hui Zhu | 2012-02-14 | 1 | -2/+7 | |
* | | | | | Merge "Add enclosing parent rects to hit test object." | Mangesh Ghiware | 2012-02-06 | 4 | -7/+46 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add enclosing parent rects to hit test object. | Mangesh Ghiware | 2012-02-06 | 4 | -7/+46 | |
* | | | | | | resolved conflicts for merge of 6f1bf086 to master | Derek Sollenberger | 2012-02-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | am 2857538e: Skia API changes as a result of an update to the Skia library. | Derek Sollenberger | 2012-02-06 | 1 | -1/+1 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | Skia API changes as a result of an update to the Skia library. | Derek Sollenberger | 2012-01-31 | 1 | -1/+1 | |
* | | | | | | Merge "Plumbing to notify WebViewCore when paints should pause" | Chris Craik | 2012-02-06 | 1 | -36/+24 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Plumbing to notify WebViewCore when paints should pause | Chris Craik | 2012-02-02 | 1 | -36/+24 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge "Use field identifier for content-editable fields." | George Mount | 2012-02-03 | 2 | -43/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use field identifier for content-editable fields. | George Mount | 2012-02-01 | 2 | -43/+14 | |
| |/ / / / / | ||||||
* | | | | | | Fix text selection with one handle off screen | John Reck | 2012-02-02 | 1 | -1/+2 | |
* | | | | | | Snap selection handles to end of text | John Reck | 2012-02-02 | 2 | -25/+30 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Make sure no text selection change occurs during key press. | George Mount | 2012-02-02 | 1 | -0/+4 | |
| |_|_|/ |/| | | | ||||||
* | | | | Fix input cursor | John Reck | 2012-02-01 | 1 | -1/+5 | |
* | | | | Fix text selection on iframes | John Reck | 2012-02-01 | 4 | -45/+69 | |
|/ / / | ||||||
* | | | Fix typo | John Reck | 2012-01-31 | 2 | -4/+4 | |
* | | | Merge "Minor draw extras cleanup and refactor" | John Reck | 2012-01-31 | 5 | -70/+130 | |
|\ \ \ | ||||||
| * | | | Minor draw extras cleanup and refactor | John Reck | 2012-01-31 | 5 | -70/+130 | |
* | | | | Support select all | John Reck | 2012-01-31 | 1 | -0/+8 | |
|/ / / | ||||||
* | | | Webkit text selection | John Reck | 2012-01-30 | 11 | -2327/+507 | |
* | | | Merge "Clean up tranfer queue before EGL context destroy" | Teng-Hui Zhu | 2012-01-27 | 1 | -1/+10 | |
|\ \ \ | ||||||
| * | | | Clean up tranfer queue before EGL context destroy | Teng-Hui Zhu | 2012-01-27 | 1 | -1/+10 | |
* | | | | Merge "Render dropdown menu natively" | Michael Kolb | 2012-01-27 | 4 | -277/+0 | |
|\ \ \ \ | ||||||
| * | | | | Render dropdown menu natively | Michael Kolb | 2012-01-27 | 4 | -277/+0 | |
* | | | | | Do not share SkPicture* between WebViewCore and CachedRoot. | Victoria Lease | 2012-01-27 | 4 | -22/+32 | |
* | | | | | Merge "Enable hyperlink auditing (html5 ping attribute)" | Russell Brenner | 2012-01-26 | 1 | -0/+4 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Enable hyperlink auditing (html5 ping attribute) | Russell Brenner | 2012-01-25 | 1 | -0/+4 | |
| |/ / / | ||||||
* | | | | Render radio buttons and checkboxes directly | Michael Kolb | 2012-01-25 | 3 | -175/+0 | |
|/ / / | ||||||
* | | | Merge "Fix auto-complete for content-editable fields." | George Mount | 2012-01-25 | 2 | -102/+160 | |
|\ \ \ | ||||||
| * | | | Fix auto-complete for content-editable fields. | George Mount | 2012-01-24 | 2 | -102/+160 | |
* | | | | Fix form button layout | Michael Kolb | 2012-01-24 | 5 | -170/+0 | |
* | | | | Merge changes Ie4655349,I8696c362,Ie18ec51f | Russell Brenner | 2012-01-24 | 1 | -15/+33 | |
|\ \ \ \ | ||||||
| * | | | | Fix uninitialized return value for decoding | Russell Brenner | 2012-01-24 | 1 | -4/+2 | |
| * | | | | Refine WebHistory log output | Russell Brenner | 2012-01-24 | 1 | -10/+31 | |
| * | | | | Revert "Enable verbose debugging for WebHistory" | Russell Brenner | 2012-01-23 | 1 | -1/+0 | |
* | | | | | Add tree swapping properties and stats | Chris Craik | 2012-01-24 | 1 | -5/+17 | |
| |/ / / |/| | | | ||||||
* | | | | Merge "Removed navcache from scrollToFrame() and nativeFindAll()." | Victoria Lease | 2012-01-23 | 1 | -13/+11 | |
|\ \ \ \ | ||||||
| * | | | | Removed navcache from scrollToFrame() and nativeFindAll(). | Victoria Lease | 2012-01-20 | 1 | -13/+11 | |
* | | | | | Merge "Add cut and paste to ContentEditable." | George Mount | 2012-01-23 | 3 | -0/+200 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Add cut and paste to ContentEditable. | George Mount | 2012-01-18 | 3 | -0/+200 | |
* | | | | | Merge "Remove ANDROID_CSS_RING" | John Reck | 2012-01-19 | 5 | -212/+0 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Remove ANDROID_CSS_RING | John Reck | 2012-01-18 | 5 | -212/+0 | |
* | | | | | Merge "Support aspect ratio for the inline video" | Teng-Hui Zhu | 2012-01-18 | 1 | -1/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Support aspect ratio for the inline video | Teng-Hui Zhu | 2012-01-18 | 1 | -1/+2 | |
* | | | | | | Merge "Fix software extras on base layer" | John Reck | 2012-01-18 | 3 | -11/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix software extras on base layer | John Reck | 2012-01-18 | 3 | -11/+8 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Add tapHighlightColor support | John Reck | 2012-01-18 | 1 | -2/+13 | |
|/ / / / / | ||||||
* | | | | | Merge "Support javascript to exit full screen video" | Teng-Hui Zhu | 2012-01-17 | 3 | -0/+24 | |
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | ||||||
| * | | | Support javascript to exit full screen video | Teng-Hui Zhu | 2012-01-16 | 3 | -0/+24 | |
* | | | | Merge changes Id68b9b29,I2f1a6b3d,I8cde579d | Russell Brenner | 2012-01-17 | 1 | -150/+207 | |
|\ \ \ \ |