summaryrefslogtreecommitdiffstats
path: root/base/message_pump_android.cc
Commit message (Expand)AuthorAgeFilesLines
* Upstream of base/message_pump_android.ccavayvod@chromium.org2012-10-221-4/+2
* Cleanup: IWYU for base/time.h. Also fix misc lint errors.thestig@chromium.org2012-10-101-0/+1
* Uses gyp "rules" rather than "actions" templates for the JNI generator.bulach@chromium.org2012-07-191-1/+1
* Switch base/ registrations to a static class method where appropriate.nileshagrawal@chromium.org2012-07-091-2/+2
* Add base::RunLoop and update ui_test_utils to use it to reduce flakinessjbates@chromium.org2012-06-281-5/+11
* Build Android's MessagePumpForUI by upstreaming SystemMessageHandlerpeter@chromium.org2012-03-141-32/+19
* Upstream misc changes for android.michaelbai@google.com2011-08-261-5/+5
* Android's paths and message loop implementation with JNImichaelbai@google.com2011-08-021-0/+147