summaryrefslogtreecommitdiff
path: root/chromium/base/message_loop
Commit message (Collapse)AuthorAgeFilesLines
* <chromium> Hide the definition of MessagePumpX11::GetDefaultXDisplayAndras Becsi2014-06-041-0/+3
| | | | | | | | This should replace patch 0011 since we do not build GTK code any more. Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com> Change-Id: I08ba240fd24e2bd644229458a316fb5886dbd82b Reviewed-by: Zeno Albisser <zeno.albisser@digia.com>
* Update Chromium snapshot to stable version 33.0.1750.170Andras Becsi2014-06-042-7/+0
| | | | | | | | | | | | | | | This is meant as a baseline commit hence it does not include the patches we need to apply for QtWebEngine. All patches should be rebased on top of this commit so we can get rid of the external patches directory. In future these baseline commits always have to include the exact Chromium version returned by version_resolver.py's currentVersion() in their first line, so that we can retrieve the patches on top to apply on the upstream repository. This also includes a ninja update. Change-Id: I60abeadb785a3b7d149c58b65ddb5a823fed3083 Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
* Hide the definition of MessagePumpX11::GetDefaultXDisplayAndras Becsi2014-03-251-0/+3
| | | | | | | This should replace patch 0011 since we do not build GTK code any more. Change-Id: I156f164128b04eee6d5956a576adef3b9d2d18ea Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
* Update to new stable branch 1750Andras Becsi2014-03-2013-1157/+1417
| | | | | | | | | This also includes an updated ninja and chromium dependencies needed on Windows. Change-Id: Icd597d80ed3fa4425933c9f1334c3c2e31291c42 Reviewed-by: Zoltan Arvai <zarvai@inf.u-szeged.hu> Reviewed-by: Zeno Albisser <zeno.albisser@digia.com>
* Update Chromium to branch 1650 (31.0.1650.63)Andras Becsi2013-12-1312-109/+451
| | | | | Change-Id: I57d8c832eaec1eb2364e0a8e7352a6dd354db99f Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
* Hide the definition of MessagePumpGtk::GetDefaultXDisplay.Jocelyn Turcotte2013-11-061-0/+4
| | | | | Change-Id: I3bcee32bcdaab3fe43dc02a66cac295bb1c6386e Reviewed-by: Zeno Albisser <zeno.albisser@digia.com>
* Initial import.Zeno Albisser2013-08-1538-0/+10054