summaryrefslogtreecommitdiffstats
path: root/app/x11_util.cc
Commit message (Expand)AuthorAgeFilesLines
* X11: Make the default X11 error handler non-fatal.thestig@chromium.org2010-11-171-1/+1
* Change default xioerror to _exit() instead of crashdavemoore@chromium.org2010-11-101-2/+2
* Fixed the race described in bug 54400 by changing a LOG(FATAL) to a LOG(ERROR...apatrick@chromium.org2010-09-201-10/+37
* Make our X11 error handler more descriptivejamesr@chromium.org2010-09-161-3/+7
* This is a second attempt of http://codereview.chromium.org/3175038davemoore@chromium.org2010-09-131-84/+104
* Revert 59147 - Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-104/+84
* Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-84/+104
* FBTF: Minor gfx/ header cleanup.erg@google.com2010-08-101-0/+1
* Fix crash bug in new SSLClientSocketPool.davidben@chromium.org2010-07-161-2/+23
* Linux: Catch X errors and force a crash.thestig@chromium.org2010-06-111-0/+18
* Commiting http://codereview.chromium.org/2017007/show on behalf of rkc@chromi...zelidrag@chromium.org2010-05-141-1/+1
* Replace CHECK(false) by LOG(FATAL) where appropriate.evan@chromium.org2010-05-051-3/+3
* This adds in the ability for Chrome to generate windows with snapshotsgspencer@chromium.org2010-04-281-0/+38
* Remove dependency from webkit on chrome/common by moving files to src/app.pinkerton@chromium.org2010-03-191-0/+751