summaryrefslogtreecommitdiffstats
path: root/base/message_pump_glib_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-12/+8
* And now NewRunnableMethod(), you die.ajwong@chromium.org2012-01-041-4/+1
* base::Bind: Remove NewRunnableFunction.jhawkins@chromium.org2012-01-011-59/+69
* Remove MessageLoop::QuitTask() from base.dcheng@chromium.org2011-12-091-54/+60
* Reland 102005 and 102009: aura: Explicitly disable GTK.sadrul@chromium.org2011-09-211-3/+16
* Revert 102005 - aura: Explicitly disable GTK.sky@chromium.org2011-09-201-16/+3
* aura: Explicitly disable GTK.sadrul@chromium.org2011-09-201-3/+16
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Clang: enable -Wbool-conversions and -Wunused-variables on Linux.hans@chromium.org2011-01-141-1/+0
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-1/+0
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-271-2/+1
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-161-6/+1
* Style cleanup in preparation for auto-linting base/.erg@google.com2010-01-261-1/+1
* First patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-0/+8
* Reverting 27389.darin@chromium.org2009-09-301-2/+2
* Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org2009-09-281-2/+2
* Assert that thread-safe reference counting is used withdarin@chromium.org2009-09-281-2/+2
* Linux: GCC 4.4 fix.agl@chromium.org2009-06-151-0/+3
* Add tests for the GLib message pump.deanm@chromium.org2009-06-151-0/+540