summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Log tiles correctly for the base surfaceChris Craik2012-04-111-3/+4
* Merge "Sort surface drawing order by Z value"Chris Craik2012-04-112-2/+19
|\
| * Sort surface drawing order by Z valueChris Craik2012-04-112-2/+19
* | Merge "Treat image texture TileGrids as non-base surfaces"Chris Craik2012-04-112-11/+9
|\ \
| * | Treat image texture TileGrids as non-base surfacesChris Craik2012-04-102-11/+9
| |/
* | Merge "Removed unused bool"Chris Craik2012-04-112-8/+0
|\ \
| * | Removed unused boolChris Craik2012-04-102-8/+0
| |/
* | Merge "Revert "Revert "Keep selection handles in edit fields."""George Mount2012-04-103-28/+35
|\ \
| * | Revert "Revert "Keep selection handles in edit fields.""George Mount2012-04-103-28/+35
* | | Merge "Expand base layer bounds to fill viewport"Chris Craik2012-04-103-1/+17
|\ \ \
| * | | Expand base layer bounds to fill viewportChris Craik2012-04-103-1/+17
| | |/ | |/|
* | | Merge "Revert "Keep selection handles in edit fields.""George Mount2012-04-103-35/+28
|\ \ \ | | |/ | |/|
| * | Revert "Keep selection handles in edit fields."George Mount2012-04-103-35/+28
* | | Merge "Turn on Fence sync for transfer queue."Teng-Hui Zhu2012-04-101-1/+1
|\ \ \
| * | | Turn on Fence sync for transfer queue.Teng-Hui Zhu2012-04-101-1/+1
* | | | Merge "Keep selection handles in edit fields."George Mount2012-04-103-28/+35
|\ \ \ \ | | |/ / | |/| |
| * | | Keep selection handles in edit fields.George Mount2012-04-103-28/+35
* | | | Merge "Revert "Add webkit plumbing for file origin policy""Selim Gurun2012-04-091-15/+0
|\ \ \ \
| * | | | Revert "Add webkit plumbing for file origin policy"Selim Gurun2012-04-091-15/+0
* | | | | Merge "Add webkit plumbing for file origin policy"Selim Gurun2012-04-091-0/+15
|\ \ \ \ \ | |/ / / /
| * | | | Add webkit plumbing for file origin policySelim Gurun2012-03-301-0/+15
* | | | | Merge "Don't render expanded bounds if useMinimalMemory set"Chris Craik2012-04-092-8/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Don't render expanded bounds if useMinimalMemory setChris Craik2012-04-092-8/+9
| | |_|/ | |/| |
* | | | Force kModeProcess functor invocation to returnChris Craik2012-04-091-1/+9
|/ / /
* | | Merge "disable expanded bounds when highEndGfx=false"Chris Craik2012-04-091-2/+5
|\ \ \
| * | | disable expanded bounds when highEndGfx=falseChris Craik2012-04-061-2/+5
* | | | Merge "reduce JNI usage for findAll()/findNext()"Victoria Lease2012-04-092-26/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | reduce JNI usage for findAll()/findNext()Victoria Lease2012-04-042-26/+8
* | | | Temporary workaround to fix a bug on google.comNicolas Roard2012-04-061-1/+3
| |/ / |/| |
* | | Reorganize platform/graphics/androidNicolas Roard2012-04-06107-52/+61
* | | Merge "Implements a recording GraphicsContext"Nicolas Roard2012-04-0626-1215/+2962
|\ \ \
| * | | Implements a recording GraphicsContextNicolas Roard2012-04-0626-1215/+2962
* | | | Merge "Update notice file"Daniel Berlin2012-04-061-120/+55
|\ \ \ \
| * | | | Update notice fileDaniel Berlin2012-04-051-120/+55
* | | | | TransferQueue: use BufferQueue::setBufferCountJamie Gennis2012-04-061-3/+6
* | | | | Merge "Merging drawLayerQuad and drawQuad"Teng-Hui Zhu2012-04-0515-151/+324
|\ \ \ \ \
| * | | | | Merging drawLayerQuad and drawQuadTeng-Hui Zhu2012-04-0515-151/+324
| | |/ / / | |/| | |
* | | | | Merge "minor cleanup"Chris Craik2012-04-056-25/+7
|\ \ \ \ \
| * | | | | minor cleanupChris Craik2012-04-056-25/+7
| |/ / / /
* | | | | Merge "Avoid leaking a JNI local ref in JavaInputStreamWrapper::read()"Steve Block2012-04-051-36/+28
|\ \ \ \ \
| * | | | | Avoid leaking a JNI local ref in JavaInputStreamWrapper::read()Steve Block2012-04-051-36/+28
* | | | | | Cleanup unnecessary codeTeng-Hui Zhu2012-04-041-5/+0
| |/ / / / |/| | | |
* | | | | Merge "Rename several classes"Chris Craik2012-04-0452-607/+731
|\ \ \ \ \
| * | | | | Rename several classesChris Craik2012-04-0452-607/+731
* | | | | | Oops! Double negative in previous change.Amith Yamasani2012-04-041-1/+1
* | | | | | Merge "Small change in a structure used for storing nine patch info."Amith Yamasani2012-04-041-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Small change in a structure used for storing nine patch info.Amith Yamasani2012-04-041-1/+1
* | | | | | Merge "Cherry pick webkit change r95090 to fix HashMap/StringHash include pro...Chris Craik2012-04-042-2/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Cherry pick webkit change r95090 to fix HashMap/StringHash include problemsChris Craik2012-04-042-2/+3
| | |/ / / | |/| | |
* | | | | Merge "Use new draw-less functor execution mode to do work without redrawing"Chris Craik2012-04-038-78/+89
|\ \ \ \ \