Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge "Free local references as early as possible." | George Mount | 2012-04-11 | 2 | -12/+19 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Free local references as early as possible. | George Mount | 2012-04-11 | 2 | -12/+19 | |
* | | | | | Merge "New touch input support" | John Reck | 2012-04-11 | 4 | -13/+30 | |
|\ \ \ \ \ | ||||||
| * | | | | | New touch input support | John Reck | 2012-04-11 | 4 | -13/+30 | |
* | | | | | | Merge "Fix crash." | Mangesh Ghiware | 2012-04-11 | 1 | -21/+22 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix crash. | Mangesh Ghiware | 2012-04-11 | 1 | -21/+22 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge "Unify composited layer/base layer draw path" | Chris Craik | 2012-04-11 | 2 | -40/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Unify composited layer/base layer draw path | Chris Craik | 2012-04-10 | 2 | -40/+1 | |
| |/ / / / | ||||||
* | | | | | Merge "Revert "Revert "Keep selection handles in edit fields.""" | George Mount | 2012-04-10 | 3 | -28/+35 | |
|\ \ \ \ \ | ||||||
| * | | | | | Revert "Revert "Keep selection handles in edit fields."" | George Mount | 2012-04-10 | 3 | -28/+35 | |
| * | | | | | Revert "Keep selection handles in edit fields." | George Mount | 2012-04-10 | 3 | -35/+28 | |
| * | | | | | Keep selection handles in edit fields. | George Mount | 2012-04-10 | 3 | -28/+35 | |
| |/ / / / | ||||||
* | | | | | Expand base layer bounds to fill viewport | Chris Craik | 2012-04-10 | 1 | -1/+2 | |
|/ / / / | ||||||
* | | | | Merge "reduce JNI usage for findAll()/findNext()" | Victoria Lease | 2012-04-09 | 2 | -26/+8 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | reduce JNI usage for findAll()/findNext() | Victoria Lease | 2012-04-04 | 2 | -26/+8 | |
* | | | | Merge "Implements a recording GraphicsContext" | Nicolas Roard | 2012-04-06 | 6 | -4/+83 | |
|\ \ \ \ | ||||||
| * | | | | Implements a recording GraphicsContext | Nicolas Roard | 2012-04-06 | 6 | -4/+83 | |
* | | | | | Merge "Avoid leaking a JNI local ref in JavaInputStreamWrapper::read()" | Steve Block | 2012-04-05 | 1 | -36/+28 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Avoid leaking a JNI local ref in JavaInputStreamWrapper::read() | Steve Block | 2012-04-05 | 1 | -36/+28 | |
* | | | | | Merge "Rename several classes" | Chris Craik | 2012-04-04 | 3 | -7/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | Rename several classes | Chris Craik | 2012-04-04 | 3 | -7/+11 | |
| |/ / / / | ||||||
* | | | | | Oops! Double negative in previous change. | Amith Yamasani | 2012-04-04 | 1 | -1/+1 | |
* | | | | | Merge "Small change in a structure used for storing nine patch info." | Amith Yamasani | 2012-04-04 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Small change in a structure used for storing nine patch info. | Amith Yamasani | 2012-04-04 | 1 | -1/+1 | |
* | | | | | Use new draw-less functor execution mode to do work without redrawing | Teng-Hui Zhu | 2012-04-02 | 1 | -22/+21 | |
* | | | | | Merge "Translucent background color support for webview" | Teng-Hui Zhu | 2012-04-02 | 1 | -3/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | Translucent background color support for webview | Teng-Hui Zhu | 2012-04-02 | 1 | -3/+12 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Don't show keyboard on focus change. | George Mount | 2012-04-02 | 2 | -5/+7 | |
* | | | | | Merge "Remove unused FORM_DID_BLUR hooks." | George Mount | 2012-04-02 | 3 | -29/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Remove unused FORM_DID_BLUR hooks. | George Mount | 2012-04-02 | 3 | -29/+1 | |
| |/ / / | ||||||
* | | | | add enable/disable switch for link prefetch to WebSettings | Victoria Lease | 2012-03-30 | 1 | -0/+11 | |
|/ / / | ||||||
* | | | Snap selection handles to text. | George Mount | 2012-03-28 | 4 | -15/+96 | |
* | | | Remove using namespace from WebViewCore.h | John Reck | 2012-03-27 | 2 | -61/+75 | |
* | | | Platform graphics refactor | John Reck | 2012-03-23 | 1 | -37/+7 | |
* | | | reimplement BaseLayerAndroid as a LayerAndroid subclass | Chris Craik | 2012-03-22 | 5 | -91/+49 | |
* | | | Fix location of selection handles on rotated text. | George Mount | 2012-03-21 | 1 | -1/+19 | |
* | | | Merge "Make paste window and caret handle show up at the right time." | George Mount | 2012-03-21 | 2 | -14/+20 | |
|\ \ \ | ||||||
| * | | | Make paste window and caret handle show up at the right time. | George Mount | 2012-03-20 | 2 | -14/+20 | |
* | | | | Plumb WebView and WebViewCore thru to MediaLayer | Jonathan Dixon | 2012-03-21 | 2 | -7/+5 | |
* | | | | Remove unnecessary invertedTileSwitch | John Reck | 2012-03-20 | 1 | -4/+1 | |
* | | | | Merge "Canvas on a texture" | John Reck | 2012-03-20 | 2 | -1/+44 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Canvas on a texture | John Reck | 2012-03-20 | 2 | -1/+44 | |
* | | | | only report actual changes to matchCount | Victoria Lease | 2012-03-16 | 1 | -3/+4 | |
| |/ / |/| | | ||||||
* | | | Update edit text size when the text changes so scroll works. | George Mount | 2012-03-15 | 3 | -2/+42 | |
* | | | Merge "Scroll cursor with edited text." | George Mount | 2012-03-15 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | Scroll cursor with edited text. | George Mount | 2012-03-15 | 1 | -0/+1 | |
* | | | | Merge "Add scrolling editable text with a finger drag." | George Mount | 2012-03-15 | 2 | -25/+89 | |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | ||||||
| * | | Add scrolling editable text with a finger drag. | George Mount | 2012-03-14 | 2 | -25/+89 | |
* | | | Merge "Remove gmail specific mime code from webview" | Selim Gurun | 2012-03-14 | 2 | -12/+3 | |
|\ \ \ | ||||||
| * | | | Remove gmail specific mime code from webview | Selim Gurun | 2012-03-14 | 2 | -12/+3 |