| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | Don't prepare in invoke mode unless needed | Chris Craik | 2012-07-12 | 2 | -6/+33 |
| | |/ /
| |/| | |
|
* | | | | Merge "improved text bound estimates" | Victoria Lease | 2012-07-16 | 1 | -34/+26 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | improved text bound estimates | Victoria Lease | 2012-07-16 | 1 | -34/+26 |
* | | | | New R-Tree implementation | Nicolas Roard | 2012-07-13 | 4 | -1626/+651 |
* | | | | Fix getTotalMatrix() | John Reck | 2012-07-13 | 2 | -4/+6 |
|/ / / |
|
* | | | Handle Matrixes | John Reck | 2012-07-13 | 3 | -14/+86 |
* | | | Merge "De-dupe States, fix state allocation issues" | John Reck | 2012-07-12 | 1 | -10/+47 |
|\ \ \ |
|
| * | | | De-dupe States, fix state allocation issues | John Reck | 2012-07-12 | 1 | -10/+47 |
| |/ / |
|
* | | | approximate text bounds for recording context | Victoria Lease | 2012-07-12 | 1 | -13/+53 |
|/ / |
|
* | | Use an R-Tree for operation recording | John Reck | 2012-07-12 | 8 | -115/+1930 |
* | | Merge "Add reset state" | Teng-Hui Zhu | 2012-07-11 | 1 | -1/+1 |
|\ \ |
|
| * | | Add reset state | Teng-Hui Zhu | 2012-07-10 | 1 | -1/+1 |
* | | | Build a clipping tree in RecordingContext | John Reck | 2012-07-10 | 8 | -124/+200 |
|/ / |
|
* | | Refactor RecordingContext optimization work | John Reck | 2012-07-03 | 5 | -113/+112 |
* | | Filter out empty save/restores | John Reck | 2012-07-02 | 2 | -2/+61 |
* | | Switch to ThreadSafeRefCounted<> | John Reck | 2012-07-02 | 4 | -51/+49 |
* | | Support fullscreen to inline video transition. | Teng-Hui Zhu | 2012-06-27 | 5 | -8/+14 |
* | | Merge "Fix construction order warning" | Chris Craik | 2012-06-27 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix construction order warning | Chris Craik | 2012-06-26 | 1 | -1/+1 |
* | | | Improve the CPU upload path. | Teng-Hui Zhu | 2012-06-26 | 6 | -17/+22 |
* | | | Reduce number of operations | John Reck | 2012-06-26 | 5 | -31/+61 |
|/ / |
|
* | | Remove unneeded/unused operations | John Reck | 2012-06-25 | 1 | -51/+0 |
* | | Enable RecordingContext by default | John Reck | 2012-06-25 | 2 | -32/+1 |
* | | Merge "Remove unused ENABLE_ANDROID_INSTALLABLE_WEB_APPS" | George Mount | 2012-06-22 | 3 | -22/+0 |
|\ \ |
|
| * | | Remove unused ENABLE_ANDROID_INSTALLABLE_WEB_APPS | George Mount | 2012-06-21 | 3 | -22/+0 |
* | | | Merge "Remove updateTextfield for changing passwords." | George Mount | 2012-06-22 | 3 | -7/+3 |
|\ \ \ |
|
| * | | | Remove updateTextfield for changing passwords. | George Mount | 2012-06-20 | 3 | -7/+3 |
| |/ / |
|
* | | | am 67169ebc: am 8ac8b3f2: Merge "Make viewport dirtyness calculations recursi... | Chris Craik | 2012-06-21 | 1 | -0/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge "Make viewport dirtyness calculations recursive" into jb-dev | Chris Craik | 2012-06-21 | 1 | -0/+3 |
| |\ \ |
|
| | * | | Make viewport dirtyness calculations recursive | Chris Craik | 2012-06-21 | 1 | -0/+3 |
* | | | | am 74b2988a: am c6d9134e: Don\'t allow layers that draw via drawGL to merge w... | Chris Craik | 2012-06-21 | 3 | -2/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | Don't allow layers that draw via drawGL to merge with other surfaces | Chris Craik | 2012-06-20 | 3 | -2/+6 |
| |/ / |
|
* | | | Merge "Use Elegant fonts for Webkit, Compact fonts for Textview" | Victoria Lease | 2012-06-21 | 1 | -62/+11 |
|\ \ \ |
|
| * | | | Use Elegant fonts for Webkit, Compact fonts for Textview | Billy Hewlett | 2012-06-21 | 1 | -62/+11 |
| | |/
| |/| |
|
* | | | Merge "Revert "Use Elegant fonts for Webkit, Compact fonts for Textview"" | Billy Hewlett | 2012-06-21 | 1 | -10/+62 |
|\ \ \ |
|
| * | | | Revert "Use Elegant fonts for Webkit, Compact fonts for Textview" | Billy Hewlett | 2012-06-21 | 1 | -10/+62 |
* | | | | Merge "Remove unused ANDROID_STYLE_VERSION" | George Mount | 2012-06-21 | 3 | -31/+0 |
|\ \ \ \ |
|
| * | | | | Remove unused ANDROID_STYLE_VERSION | George Mount | 2012-06-20 | 3 | -31/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge "Use Elegant fonts for Webkit, Compact fonts for Textview" | Victoria Lease | 2012-06-21 | 1 | -62/+10 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Use Elegant fonts for Webkit, Compact fonts for Textview | Billy Hewlett | 2012-06-18 | 1 | -62/+10 |
* | | | Merge "Pin renderers to threads instead of tiles" | Chris Craik | 2012-06-20 | 12 | -53/+56 |
|\ \ \ |
|
| * | | | Pin renderers to threads instead of tiles | Chris Craik | 2012-06-19 | 12 | -53/+56 |
* | | | | Merge "Support recording context in PicturePile" | John Reck | 2012-06-19 | 2 | -7/+5 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Support recording context in PicturePile | John Reck | 2012-06-19 | 2 | -7/+5 |
* | | | | Fix GPL build | Chris Craik | 2012-06-19 | 3 | -1/+4 |
* | | | | Enable multiple tile painting threads | Chris Craik | 2012-06-19 | 6 | -44/+85 |
|/ / / |
|
* | | | Merge "When swapping, immediately start processing new work" | Chris Craik | 2012-06-15 | 1 | -1/+7 |
|\ \ \ |
|
| * | | | When swapping, immediately start processing new work | Chris Craik | 2012-06-15 | 1 | -1/+7 |
* | | | | Remove unused and fix build warning | John Reck | 2012-06-14 | 1 | -4/+4 |
|/ / / |
|
* | | | Merge "Show layer tree in hierarchyviewer" | John Reck | 2012-06-14 | 9 | -121/+147 |
|\ \ \ |
|