summaryrefslogtreecommitdiff
path: root/chromium/cc
Commit message (Collapse)AuthorAgeFilesLines
* Update chromium to branch 1599.Zeno Albisser2013-11-2942-2073/+548
| | | | | Change-Id: I04e775a946a208bb4500d3b722bcb05c82b9d7cb Reviewed-by: Andras Becsi <andras.becsi@digia.com>
* Do not forward declare UIResourceRequest, Identity and IdentityKey.Zeno Albisser2013-10-291-1/+1
| | | | | | | | | | Clang / libc++ does not support incomplete types in templates. See: http://clang.llvm.org/compatibility.html#undep_incomplete This patch will be squashed into the next chromium update. Change-Id: I46131d53494007548444bc4d158c2208a012ece4 Reviewed-by: Andras Becsi <andras.becsi@digia.com>
* Solve conflicts when including both QtOpenGL headers and resource_provider.hJocelyn Turcotte2013-09-174-2/+6
| | | | | | | | If resource_provider.h is going to be used to integrate delegated frame to external compositors, it should avoid conflicting with the system's gl.h. Change-Id: Ie37d6cde263157e6717cc006a9896f0b9ebdaa5d Reviewed-by: Zeno Albisser <zeno.albisser@digia.com>
* Initial import.Zeno Albisser2013-08-15461-0/+136706