| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge "partial multi-layer invalidates in layergroups" | Chris Craik | 2012-03-08 | 1 | -12/+16 |
| |\ | |||||
| | * | partial multi-layer invalidates in layergroups | Chris Craik | 2012-03-07 | 1 | -12/+16 |
| * | | Change the way we apply fixed position to layers | Nicolas Roard | 2012-03-08 | 7 | -89/+118 |
| |/ | |||||
| * | Refactor LayerAndroid to add iframe subclasses | Nicolas Roard | 2012-03-07 | 13 | -97/+292 |
| * | UI-side layer merging | Chris Craik | 2012-03-07 | 12 | -129/+348 |
| * | Merge "Refactor LayerAndroid and add a FixedLayerAndroid class" | Nicolas Roard | 2012-03-06 | 9 | -274/+473 |
| |\ | |||||
| | * | Refactor LayerAndroid and add a FixedLayerAndroid class | Nicolas Roard | 2012-03-06 | 9 | -274/+473 |
| * | | Merge "operation and filter cleanup" | Chris Craik | 2012-03-05 | 6 | -98/+8 |
| |\ \ | |||||
| | * | | operation and filter cleanup | Chris Craik | 2012-03-05 | 6 | -98/+8 |
| * | | | Merge "Fix scrollable divs" | John Reck | 2012-03-05 | 1 | -1/+1 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Fix scrollable divs | John Reck | 2012-03-05 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge "Removes unused classes" | Nicolas Roard | 2012-03-05 | 2 | -139/+0 |
| |\ \ | |/ |/| | |||||
| | * | Removes unused classes | Nicolas Roard | 2012-03-05 | 2 | -139/+0 |
| * | | Fix scaling issue with translation | Teng-Hui Zhu | 2012-03-05 | 1 | -1/+14 |
| * | | add more logs and format correction | Teng-Hui Zhu | 2012-03-05 | 1 | -12/+14 |
| |/ | |||||
| * | Pass transform matrix in draw instead of through painter | Chris Craik | 2012-03-02 | 15 | -39/+37 |
| * | Fix iframe, for reals! | John Reck | 2012-03-01 | 10 | -110/+64 |
| * | Merge "take proper credit for overflow scrolling support" | Victoria Lease | 2012-03-01 | 2 | -0/+5 |
| |\ | |||||
| | * | take proper credit for overflow scrolling support | Victoria Lease | 2012-03-01 | 2 | -0/+5 |
| * | | Merge "Cleanup GL resource for HTML5 Video." | Teng-Hui Zhu | 2012-03-01 | 4 | -129/+165 |
| |\ \ | |/ |/| | |||||
| | * | Cleanup GL resource for HTML5 Video. | Teng-Hui Zhu | 2012-03-01 | 4 | -129/+165 |
| * | | fix stalls in tile updates | Chris Craik | 2012-02-29 | 2 | -2/+10 |
| * | | Merge "layer rendering cleanup/rewrite" | Chris Craik | 2012-02-28 | 32 | -1188/+1173 |
| |\ \ | |/ |/| | |||||
| | * | layer rendering cleanup/rewrite | Chris Craik | 2012-02-28 | 32 | -1188/+1173 |
| * | | Merge "Delete the GL shader resources in a cleaner way" | Teng-Hui Zhu | 2012-02-28 | 5 | -24/+55 |
| |\ \ | |||||
| | * | | Delete the GL shader resources in a cleaner way | Teng-Hui Zhu | 2012-02-28 | 5 | -24/+55 |
| * | | | am 797ef404: am c892a72d: am 538b01d6: Cherry-pick WebKit r100677 to fix a re... | Steve Block | 2012-02-28 | 1 | -8/+13 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | am 538b01d6: Cherry-pick WebKit r100677 to fix a rendering crash | Steve Block | 2012-02-28 | 1 | -8/+13 |
| | |\ \ | |||||
| | | * | | Cherry-pick WebKit r100677 to fix a rendering crash | Steve Block | 2012-02-28 | 1 | -8/+13 |
| * | | | | Merge "removed unused vars/functions" | Chris Craik | 2012-02-28 | 5 | -12/+1 |
| |\ \ \ \ | |||||
| | * | | | | removed unused vars/functions | Chris Craik | 2012-02-28 | 5 | -12/+1 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge "Merge webkit change to reveal last character in password." | George Mount | 2012-02-28 | 5 | -4/+101 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Merge webkit change to reveal last character in password. | George Mount | 2012-02-28 | 5 | -4/+101 |
| * | | | | Merge "Fix content detector crashes" | Chris Craik | 2012-02-27 | 1 | -4/+9 |
| |\ \ \ \ | |||||
| | * | | | | Fix content detector crashes | John Reck | 2012-02-27 | 1 | -4/+9 |
| * | | | | | Merge "Delete navcache native" | John Reck | 2012-02-27 | 1 | -0/+3 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | Delete navcache native | John Reck | 2012-02-27 | 1 | -0/+3 |
| | |/ / / | |||||
| * | | | | Merge "Gl resource should be re-initialized after EGL context changed" | Teng-Hui Zhu | 2012-02-27 | 3 | -5/+19 |
| |\ \ \ \ | |||||
| | * | | | | Gl resource should be re-initialized after EGL context changed | Teng-Hui Zhu | 2012-02-27 | 3 | -5/+19 |
| * | | | | | Merge "Fix iframe webkit positioning" | Nicolas Roard | 2012-02-27 | 6 | -9/+51 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | | Fix iframe webkit positioning | Nicolas Roard | 2012-02-27 | 6 | -9/+51 |
| * | | | | | Merge "Delete CursorRing" | John Reck | 2012-02-27 | 5 | -265/+7 |
| |\ \ \ \ \ | |||||
| | * | | | | | Delete CursorRing | John Reck | 2012-02-27 | 5 | -265/+7 |
| | | |/ / / | |/| | | | |||||
| * | | | | | Merge "Activate the GL error log in release build" | Teng-Hui Zhu | 2012-02-27 | 2 | -13/+65 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | Activate the GL error log in release build | Teng-Hui Zhu | 2012-02-24 | 2 | -13/+65 |
| * | | | | | Merge "Delete CacheBuilder" | John Reck | 2012-02-24 | 2 | -11/+0 |
| |\ \ \ \ \ | |||||
| | * | | | | | Delete CacheBuilder | John Reck | 2012-02-24 | 2 | -11/+0 |
| * | | | | | | Merge "fix scrollable layer inside scrollable layer" | Michael Kolb | 2012-02-24 | 1 | -4/+7 |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| | * | | | | | fix scrollable layer inside scrollable layer | Michael Kolb | 2012-02-24 | 1 | -4/+7 |
| | |/ / / / | |||||
| * | | | | | Fix issues when DEBUG turned on | Teng-Hui Zhu | 2012-02-24 | 3 | -5/+8 |
| |/ / / / | |||||
