| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix m.youtube.com thumbnails | John Reck | 2012-03-28 | 4 | -38/+75 |
| * | Merge "Further clean up for baselayer merge" | Teng-Hui Zhu | 2012-03-26 | 6 | -67/+46 |
| |\ | |||||
| | * | Further clean up for baselayer merge | Teng-Hui Zhu | 2012-03-22 | 6 | -67/+46 |
| * | | Merge "Platform graphics refactor" | John Reck | 2012-03-23 | 8 | -943/+1272 |
| |\ \ | |||||
| | * | | Platform graphics refactor | John Reck | 2012-03-23 | 8 | -943/+1272 |
| * | | | Merge "Use the right opacity" | Chris Craik | 2012-03-23 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Use the right opacity | John Reck | 2012-03-23 | 1 | -1/+1 |
| * | | | | Merge "add missing include" | Mathias Agopian | 2012-03-23 | 1 | -0/+1 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | add missing include | Mathias Agopian | 2012-03-23 | 1 | -0/+1 |
| | |/ / | |||||
| * | | | Fix TilesManager race condition | John Reck | 2012-03-23 | 4 | -29/+13 |
| |/ / | |||||
| * | | Merge "reimplement BaseLayerAndroid as a LayerAndroid subclass" | Chris Craik | 2012-03-23 | 42 | -1665/+262 |
| |\ \ | |/ | |||||
| | * | reimplement BaseLayerAndroid as a LayerAndroid subclass | Chris Craik | 2012-03-22 | 42 | -1665/+262 |
| * | | Merge "Null out m_canvas if HTMLCanvasElement is destroyed" | John Reck | 2012-03-22 | 3 | -16/+25 |
| |\ \ | |||||
| | * | | Null out m_canvas if HTMLCanvasElement is destroyed | John Reck | 2012-03-22 | 3 | -16/+25 |
| | |/ | |||||
| * | | Add missing null check | John Reck | 2012-03-22 | 1 | -1/+1 |
| |/ | |||||
| * | Fix pure color check to be performed pre-visual indicator | John Reck | 2012-03-21 | 8 | -9/+25 |
| * | Merge "Visual Indicator tweaks" | John Reck | 2012-03-21 | 10 | -287/+33 |
| |\ | |||||
| | * | Visual Indicator tweaks | John Reck | 2012-03-21 | 10 | -287/+33 |
| * | | Plumb WebView and WebViewCore thru to MediaLayer | Jonathan Dixon | 2012-03-21 | 4 | -21/+18 |
| * | | Merge "Attempt to fix the GPL build" | John Reck | 2012-03-20 | 1 | -2/+1 |
| |\ \ | |||||
| | * | | Attempt to fix the GPL build | John Reck | 2012-03-20 | 1 | -2/+1 |
| | |/ | |||||
| * | | Remove unnecessary invertedTileSwitch | John Reck | 2012-03-20 | 4 | -23/+0 |
| |/ | |||||
| * | Merge "Canvas on a texture" | John Reck | 2012-03-20 | 13 | -33/+653 |
| |\ | |||||
| | * | Canvas on a texture | John Reck | 2012-03-20 | 13 | -33/+653 |
| * | | Fix scrolling on sites that use <frame>s | Mangesh Ghiware | 2012-03-19 | 2 | -4/+17 |
| * | | Merge "Draw vertical text using by setting verticalText flag in SkPaint." | Derek Sollenberger | 2012-03-19 | 1 | -19/+20 |
| |\ \ | |||||
| | * | | Draw vertical text using by setting verticalText flag in SkPaint. | Derek Sollenberger | 2012-03-14 | 1 | -19/+20 |
| * | | | Merge "Fix selection positioning for RTL languages" | Russell Brenner | 2012-03-16 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | Fix selection positioning for RTL languages | Russell Brenner | 2012-03-16 | 1 | -2/+2 |
| | | |/ | |/| | |||||
| * | | | Paint tiles with the PaintTileOperation's painter | Chris Craik | 2012-03-16 | 6 | -17/+11 |
| |/ / | |||||
| * | | Merge "Refresh fonts when system locale is changed" | Russell Brenner | 2012-03-14 | 2 | -0/+43 |
| |\ \ | |||||
| | * | | Refresh fonts when system locale is changed | Russell Brenner | 2012-03-14 | 2 | -0/+43 |
| * | | | Merge "use scale 1 when no GLWebViewState" | Chris Craik | 2012-03-14 | 1 | -2/+5 |
| |\ \ \ | |||||
| | * | | | use scale 1 when no GLWebViewState | Chris Craik | 2012-03-13 | 1 | -2/+5 |
| | |/ / | |||||
| * | | | Fix layers ordering issue with Absolute positioned elements | Nicolas Roard | 2012-03-13 | 7 | -65/+120 |
| | |/ |/| | |||||
| * | | Fix tile discard, acquire, transfer, crash | Chris Craik | 2012-03-12 | 1 | -2/+3 |
| |/ | |||||
| * | replace XLOGC/XLOG with ALOGD/ALOGV | Chris Craik | 2012-03-12 | 41 | -1061/+489 |
| * | resolved conflicts for merge of f6d49173 to master | Derek Sollenberger | 2012-03-12 | 6 | -108/+18 |
| |\ | |||||
| | * | am 1969832e: Merge "Update WebKit with necessary changes for the Skia merge." | Derek Sollenberger | 2012-03-12 | 6 | -112/+18 |
| | |\ | |||||
| | | * | Update WebKit with necessary changes for the Skia merge. | Derek Sollenberger | 2012-03-06 | 6 | -112/+18 |
| | | * | Merge from ics-mr1 | Jean-Baptiste Queru | 2012-03-01 | 1 | -8/+13 |
| | | |\ | |||||
| | | | * | Cherry-pick WebKit r100677 to fix a rendering crash | Steve Block | 2012-03-01 | 1 | -8/+13 |
| * | | | | Introduce a LayerContent interface | Nicolas Roard | 2012-03-09 | 12 | -114/+380 |
| * | | | | Merge "Delete nativeSubtractLayers" | John Reck | 2012-03-09 | 2 | -42/+0 |
| |\ \ \ \ | |||||
| | * | | | | Delete nativeSubtractLayers | John Reck | 2012-03-09 | 2 | -42/+0 |
| * | | | | | Merge "Replace picture count with the SurfaceCollection count" | Chris Craik | 2012-03-09 | 23 | -102/+75 |
| |\ \ \ \ \ | |||||
| | * | | | | | Replace picture count with the SurfaceCollection count | Chris Craik | 2012-03-09 | 23 | -102/+75 |
| | |/ / / / | |||||
| * | | | | | Merge "add bounds check in layer merging" | Chris Craik | 2012-03-09 | 1 | -13/+15 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | add bounds check in layer merging | Chris Craik | 2012-03-08 | 1 | -13/+15 |
| * | | | | | remove TextureTileInfo and readyfor check | Chris Craik | 2012-03-08 | 5 | -114/+12 |
| |/ / / / | |||||
