summaryrefslogtreecommitdiffstats
path: root/base/task.h
Commit message (Expand)AuthorAgeFilesLines
* Adds the ability for save dialogs to take a default extension.sky@google.com2008-11-121-0/+14
* Adds import/export of bookmarks to bookmarks.html file.sky@google.com2008-11-071-0/+14
* Create a thread-safe observer list. Will be usedmbelshe@google.com2008-10-221-0/+14
* Eliminate the TimerManager by pulling its priority queue into MessageLoop. T...darin@google.com2008-09-071-77/+1
* Switch SharedTimerWin over to using PostDelayedTask. I made some tweaks to thedarin@google.com2008-08-301-10/+11
* Simplify OneShotTimer and RepeatingTimer. Fix up all consumers.darin@google.com2008-08-281-1/+5
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Define MessagePumpDefault and use it to implement MessageLoop on non-Windowsdarin@google.com2008-08-191-8/+8
* Do not use RecycleOrDelete since it is not ready for prime-time.darin@google.com2008-07-301-1/+0
* Add base to the repository.initial.commit2008-07-261-0/+725