1. e888849 ifdef OS_NAME -> if defined(OS_NAME) ifndef OS_NAME -> if !defined(OS_NAME) by dbeam@chromium.org · 12 years ago
  2. 41712b0 MessageLoop's RUN method will pass a const ref to PendingTask when by rtenneti@chromium.org · 13 years ago
  3. 64f0250 Relanding "Add apk for running content_browsertests" by nileshagrawal@chromium.org · 13 years ago
  4. e8012e1 Revert 179189 by nileshagrawal@chromium.org · 13 years ago
  5. c3f5291 Add apk for running content_browsertests by nileshagrawal@chromium.org · 13 years ago
  6. e21b2aa Provide an iOS message pump for IO implementation. by blundell@chromium.org · 13 years ago
  7. 7c950a8 Histogram type support in HistogramBase and remove SetRangeDescription function by kaiwang@chromium.org · 13 years ago
  8. 5685aad Remove base/metrics/* code from NaCl IPC proxy build. by bbudge@chromium.org · 13 years ago
  9. 7cc8033 Trace PostTasks from post to run. by jbates@chromium.org · 13 years ago
  10. 03c65ac [Chromoting] Launch the host process elevated via ShellExecuteEx(). by alexeypa@chromium.org · 13 years ago
  11. ac93be3 Convert ProtocolHandlerRegistry to be a ProfileKeyedService. by smckay@chromium.org · 13 years ago
  12. bf667ea A Speculative Revert for r147597 - Convert ProtocolHandlerRegistry to be a ProfileKeyedService. by hbono@chromium.org · 13 years ago
  13. 5103391 Convert ProtocolHandlerRegistry to be a ProfileKeyedService. by smckay@chromium.org · 13 years ago
  14. 3c57dc6 Move StatisticsRecorder out of histogram.cc/h for further refactoring. by kaiwang@chromium.org · 13 years ago
  15. dcc4902 Adds MessageLoopUIApplication for use on iOS. by rohitrao@chromium.org · 13 years ago
  16. 5d5b281 Add base::RunLoop and update ui_test_utils to use it to reduce flakiness by jbates@chromium.org · 13 years ago
  17. c9fdf90 Remove old Sleep and PostDelayedTask interfaces that use int ms instead of TimeDelta. by tedvessenes@gmail.com · 13 years ago
  18. 1900498 Revert 140102 - Remove old PostDelayedTask interfaces that use int ms instead of TimeDelta. by asanka@chromium.org · 13 years ago
  19. 99ed6d7 Remove old PostDelayedTask interfaces that use int ms instead of TimeDelta. by tedvessenes@gmail.com · 13 years ago
  20. b798bb4 PPAPI/NaCl: Re-land speculative implementation for ipc_channel_nacl.cc by dmichael@chromium.org · 13 years ago
  21. 5ba842b Revert 139635 - PPAPI/NaCl: Speculative implementation for ipc_channel_nacl.cc by rch@chromium.org · 13 years ago
  22. e8ba0fd PPAPI/NaCl: Speculative implementation for ipc_channel_nacl.cc by dmichael@chromium.org · 13 years ago
  23. 675d888 Add base::ThreadTaskRunnerHandler class. by sergeyu@chromium.org · 13 years ago
  24. 59a0855 Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK by oshima@chromium.org · 13 years ago
  25. 90b2dfb base: Remove should_leak_tasks_ from MessageLoop by satorux@chromium.org · 13 years ago
  26. 5a97c21 Allow task tracing in official chrome. by jbates@chromium.org · 13 years ago
  27. e194f3d base::Bind: Remove Task. by jhawkins@chromium.org · 14 years ago
  28. 2116fc9 Convert various ReleaseSoon methods to use base::Bind() by dcheng@chromium.org · 14 years ago
  29. 3690474 Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind. by dcheng@chromium.org · 14 years ago
  30. 658a87f Add function support for Sleep with TimeDelta input. by tedvessenes@gmail.com · 14 years ago
  31. 7bf887b Revert 115997 - Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind. by dcheng@chromium.org · 14 years ago
  32. 47685c1 Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind. by dcheng@chromium.org · 14 years ago
  33. bfd272d Refactor MessagePumpX to dispatch events inside of the source Dispatch function. by piman@chromium.org · 14 years ago
  34. b5c974b Detect child tasks born during a profiled tasks by jar@chromium.org · 14 years ago
  35. 6e97967 Revert r114168 "Refactor MessagePumpX to dispatch events inside of the source Dispatch function." by oshima@chromium.org · 14 years ago
  36. 71bf06b Refactor MessagePumpX to dispatch events inside of the source Dispatch function. by piman@chromium.org · 14 years ago
  37. 6716159d Remove obsolete usage of TOUCH_UI. by saintlou@chromium.org · 14 years ago
  38. 2af12f2 base: Refactor PendingTask out of MessageLoop. by jhawkins@chromium.org · 14 years ago
  39. b24883c Allow linker initialization of lazy instance by joth@chromium.org · 14 years ago
  40. b536eef Adjust interfaces to indicate when tracking is in progress by jar@chromium.org · 14 years ago
  41. fe2201e Add CHECK to catch places where BrowserProcessImpl's refcount goes to 0. by willchan@chromium.org · 14 years ago
  42. 4be2cb0 Enable tracking of objects by default by jar@chromium.org · 14 years ago
  43. c8b867c Revert 107895 - Fully enable about:tracking by default by joth@chromium.org · 14 years ago
  44. 173e386 Fully enable about:tracking by default by jar@chromium.org · 14 years ago
  45. b8bb852 Revert 107793 - Fully enable about:tracking by default by jar@chromium.org · 14 years ago
  46. 1fd7194 Fully enable about:tracking by default by jar@chromium.org · 14 years ago
  47. 5faed3c Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by brettw@chromium.org · 14 years ago
  48. 8167d20 Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by brettw@chromium.org · 14 years ago
  49. 951e6ff Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by brettw@chromium.org · 14 years ago
  50. 666ef9c Support JSON encoding of data for about:tracking information by jar@chromium.org · 14 years ago
  51. 08ff65e rename Run in MessageLoopForUI to RunWithDispatcher by oshima@google.com · 14 years ago
  52. c89ed90 Make MessageLoop::QuitClosure call Quit of the current MessageLoop at call time, not the current MessageLoop at the Closure's creation time. This brings the behaviour of QuitClosure in line with QuitTask. by kalman@chromium.org · 14 years ago
  53. 573d418 base::Bind: Cleanup in automation. by jhawkins@chromium.org · 14 years ago
  54. 79a58c3 Update task tracking to not depend on message_loop_ singleton by jar@chromium.org · 14 years ago
  55. c7bc27c Add RunAllPendingWithDispatcher by oshima@google.com · 14 years ago
  56. b84db52 Add trace code to track all posted tasks in message_loop and WorkerThreads (non-official builds only). by jbates@chromium.org · 14 years ago
  57. 847a572 Reland 102005 and 102009: aura: Explicitly disable GTK. by sadrul@chromium.org · 14 years ago
  58. edefce0 Revert 102005 - aura: Explicitly disable GTK. by sky@chromium.org · 14 years ago
  59. 393e10c aura: Explicitly disable GTK. by sadrul@chromium.org · 14 years ago
  60. 3d894b4 aura: A few changes to have aura_demo compile and run on linux. by sadrul@chromium.org · 14 years ago
  61. 5fcf787 Remove Purify and Quantify.Doing so will reduce substantially the size of the project files. by jeanluc@chromium.org · 14 years ago
  62. ba04861 Add MessageLoopProxy::current by nduca@chromium.org · 14 years ago
  63. 63a7b5d Adding Wayland message loop and gyp build deps by dnicoara@chromium.org · 14 years ago
  64. 686190b Android's paths and message loop implementation with JNI by michaelbai@google.com · 14 years ago
  65. 12fa092 Support Closure in ALL the loops! by ajwong@chromium.org · 14 years ago
  66. 1516898 re-landing r93629 by oshima@google.com · 14 years ago
  67. 00dd4b7 Revert 93629 - Linux build failure: http://build.chromium.org/p/chromium/builders/Linux%20Builder%20%28dbg%29%28shared%29/builds/4098/steps/compile/logs/stdio#error1 by leandrogracia@chromium.org · 14 years ago
  68. 826aff5 Consolidate access to X Display by oshima@google.com · 14 years ago
  69. 4cf795b Do a LBYL when getting an X display from GTK. by backer@chromium.org · 14 years ago
  70. 0b3eb88 Misc fixes to tracked objects by joth@chromium.org · 14 years ago
  71. f7f3b26 Refactor the glib message-pump, and use it as the base for a gtk message pump and an X message pump. by sadrul@chromium.org · 14 years ago
  72. efd4aaf Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2) by thestig@chromium.org · 14 years ago
  73. 8716404 Tag all tracked objects, including Tasks, with the program counter at the site of FROM_HERE. by apatrick@chromium.org · 14 years ago
  74. bee85b3 Reland old fix that was reverted incorrectly. by mbelshe@chromium.org · 14 years ago
  75. 47db370 Added CHECK for tasks passed to PostTask being null. by apatrick@chromium.org · 14 years ago
  76. 94d2a58 Add support for base::Closure in the MessageLoop, and reimplement the whole sucker on top of base::Closure. After this, all Task objects that are posted will be wrapped in a closure prior to dispatch. by ajwong@chromium.org · 14 years ago
  77. 3457114 Use lock-free lazy initialization for static histogram references by jar@chromium.org · 14 years ago
  78. c542fec When we process the tickler message in our windows message pump, we should not dispatch by ananta@chromium.org · 14 years ago
  79. c2064f1 Fix style mistakes in r75477. by ajwong@chromium.org · 14 years ago
  80. 440e076 Run event executor on the ui thread to remove the need to explicitly XFlush() the XTest calls. by ajwong@chromium.org · 14 years ago
  81. 3a39767 Add MessageLoop::AssertIdle(). Use in ChromeOS audio threads. by willchan@chromium.org · 15 years ago
  82. abe477a Remove obsolete base/lock.h and fix up callers to use the new header file and by brettw@chromium.org · 15 years ago
  83. 67a2543 Make the order of methods in the cc files match the headers in base/. by erg@google.com · 15 years ago
  84. 490200b MessageLoop: use dynamic_annotations.h & RunningOnValgrind instead of valgrind.h & RUNNING_ON_VALGRIND by timurrrr@chromium.org · 15 years ago
  85. 6396558 Move thread local stuff from base to base/threading and consistently use the by brettw@chromium.org · 15 years ago
  86. 42f95b5 Properly lock access to static variables. by mad@chromium.org · 15 years ago
  87. 3495d4a touchui: build fix for the buildbot. by sadrul@chromium.org · 15 years ago
  88. cff2c64 touchui: turn on the new message pump. by sadrul@chromium.org · 15 years ago
  89. 1f1c217 Help make Base compile under NaCl by abarth@chromium.org · 15 years ago
  90. 03b44d5 Moved the calls to the MessageLoop destruction observers to after the pending tasks are deleted. by sanjeevr@chromium.org · 15 years ago
  91. 226880a Convert some DCHECKs to DCHECK_EQ. by thestig@chromium.org · 15 years ago
  92. 9b0fb06 Switch to using TimeTicks rather than Time in message loops by jar@chromium.org · 15 years ago
  93. 94f7383 Try to improve message_loop efficiency when backlogged by jar@chromium.org · 15 years ago
  94. e6bb34b Do not use the new message pump for TOUCH_UI yet. by bryeung@google.com · 15 years ago
  95. ddb849c Revert 62695 - Revert 62644 - During shutdown delete any pending tasks if running under Heapchecker. by thestig@chromium.org · 15 years ago
  96. eb5f68f Added task to Observer methods by davemoore@chromium.org · 15 years ago
  97. 3080f44 Add a message pump for touchui=1 by rjkroege@google.com · 15 years ago
  98. 7d9ec95 Revert 63397 - Add a message pump for touchui=1 by rjkroege@google.com · 15 years ago
  99. 1b42340 Add a message pump for touchui=1 by rjkroege@google.com · 15 years ago
  100. 4035507 Revert 63332 - Test of performance value of reducing calls to Now(). by jar@chromium.org · 15 years ago