1. 392561e Use __func__ instead of __FUNCTION__. by pkasting · 8 years ago
  2. a8f3c29 Revert of Mojo C++ bindings: make ipc/ mojom targets to use STL string/vector types (patchset #2 id:20001 of https://codereview.chromium.org/2181443002/ ) by yzshen · 8 years ago
  3. 3917fe2 TaskScheduler: Set the current SequenceToken when a Task runs. by fdoray · 8 years ago
  4. 4bcf108 TaskScheduler: Add SequenceToken and ScopedSetSequenceTokenForCurrentThread. by fdoray · 8 years ago
  5. 1d396ff [mojo] Allow bindings generation with explicit relative include paths by lhchavez · 8 years ago
  6. 905f6f7 Remove ThreadTest.Restart by gab · 8 years ago
  7. eb0a71b Update AssertSingletonAllowed log message to reflect new restrictions w.r.t. CONTINUE_ON_SHUTDOWN tasks. by gab · 8 years ago
  8. bc7c882 PowerMonitorTestSource: Remove MessageLoop, prefer always required. by dalecurtis · 8 years ago
  9. 134a039 Return unique_ptrs from base::ProcessMetrics. by thestig · 8 years ago
  10. 821bfe9 android: Don't prefetch the native library at startup if it's already resident. by lizeb · 8 years ago
  11. 685b5ef Wire up OOM exception to the sad tab page. by wfh · 8 years ago
  12. 40e2fd3 Fix MemoryDumpManagerTest's thread unsafe usage of the base::TestIOThread API by gab · 8 years ago
  13. 810fac5 base::Version constructor from std::vector<uint32_t> by staraz · 8 years ago
  14. 4ec3b5a Fix data race in ChannelAssociatedGroupController by rockot · 8 years ago
  15. c014bc7 Re-enable IPCChannelMojoTest.SendFailWithPendingMessages by rockot · 8 years ago
  16. 6442808 Rename CancellationFlag to AtomicFlag. by fdoray · 8 years ago
  17. 12f1822 Revert of Convert network hints to Mojo (patchset #16 id:300001 of https://codereview.chromium.org/2144533002/ ) by tibell · 8 years ago
  18. eab9eb2 Disable IPCChannelMojoTest.SendFailWithPendingMessages by rockot · 8 years ago
  19. f06ed48 Mojo C++ bindings: provide data view for all object types. by yzshen · 8 years ago
  20. cd8d887 Mojo C++ bindings: make ipc/ mojom targets to use STL string/vector types by yzshen · 8 years ago
  21. 8dcc21d Make base::TerminateBecauseOutOfMemory call RaiseException on Windows. by wfh · 8 years ago
  22. 30ef1eb Add some words of caution to File::Flush(). by tnagel · 8 years ago
  23. 806ad6f Organize typemaps in Blink by xlai · 8 years ago
  24. 579b56c Limit InterProcessTimeTickConverter to platforms that require it by majidvp · 8 years ago
  25. 3c1e638 Add ScopedNSAutoreleasePool to SchedulerWorker's Main Loop by robliao · 8 years ago
  26. 4341e3b Modernize base::Thread by gab · 8 years ago
  27. a01dbc7 Support early associated interface binding on ChannelMojo by rockot · 8 years ago
  28. 886131c [mojo-edk] Remove invalid DCHECK from early Mach port message processing by rockot · 8 years ago
  29. 84790c0 base: Bump default android version to 7.0.99 by boliu · 8 years ago
  30. 2e95175 Add Lazy Creation and Thread Detachment Support in the Scheduler Worker Pool by robliao · 8 years ago
  31. 8d6cd35 Switch to a java exception in assertOnUiThread. by tedchoc · 8 years ago
  32. 3d51d96 TaskScheduler: Bump thread priority during shutdown. by fdoray · 8 years ago
  33. 12185ef Revert of Support early associated interface binding on ChannelMojo (patchset #7 id:120001 of https://codereview.chromium.org/2163633003/ ) by msramek · 8 years ago
  34. ebebacb Comment on UMA_HISTOGRAM_ENUMERATION that explains an overflow bucket by jkrcal · 8 years ago
  35. 157605f Make it a compile error to use a crash key with no variable name. by dcheng · 8 years ago
  36. 262d553 Support early associated interface binding on ChannelMojo by rockot · 8 years ago
  37. 7f8c890 Convert network hints to Mojo by tibell · 8 years ago
  38. 0e53947 Add the product check into shouldSkip in DisableIf by yolandyan · 8 years ago
  39. 8b6535b base: Change auto to not deduce raw pointers. by vmpstr · 8 years ago
  40. 66f5a34 TaskScheduler: Don't delete Tasks in the scope of a Sequence's lock. by fdoray · 8 years ago
  41. 0654900 Use absolute namespace references in //base/logging.h macros by tsniatowski · 8 years ago
  42. e6230da android: Move ResourceExtractor tracing to TraceEvent. by lizeb · 8 years ago
  43. 3cd8769 Hookup the generic heap intercept for Windows. by siggi · 8 years ago
  44. f1b3906 Mojo C++ bindings: fix Pause/Resume for MultiplexRouter. by yzshen · 8 years ago
  45. 10ce0b5 [OfflinePages] Do not start background loading on low-end devices if app has any visible Activities. by dougarnett · 8 years ago
  46. 0fa33f6 Remove unused base::Thread::thread_handle() getter. by gab · 8 years ago
  47. c74c6ee Revert of Return correct disk free/available size when FS is mounted with size = 0 (patchset #4 id:60001 of https://codereview.chromium.org/2152283003/ ) by phoglund · 8 years ago
  48. fc32b00 jni_generator: Always generate native exports. by torne · 8 years ago
  49. db39c46 Revert of Convert network hints to Mojo (patchset #15 id:280001 of https://codereview.chromium.org/2144533002/ ) by tibell · 8 years ago
  50. 98a9bb7 Convert network hints to Mojo by tibell · 8 years ago
  51. 4c957f0 Rename mojo_application GN templates thusly: by ben · 8 years ago
  52. 0df334d Revert of Support early associated interface binding on ChannelMojo (patchset #5 id:80001 of https://codereview.chromium.org/2163633003/ ) by rockot · 8 years ago
  53. da8cd39 Support early associated interface binding on ChannelMojo by rockot · 8 years ago
  54. df2e154 Refactor WorkerPoolCreationArgs to a Read-Only WorkerPoolParams by robliao · 8 years ago
  55. 2820c0a Make File::Duplicate const by kulshin · 8 years ago
  56. 18aa591 Binds two IDs together. by chiniforooshan · 8 years ago
  57. b9a8ad0 Add base::FileProxy::DuplicateFile to duplicate the underlying file. by engedy · 8 years ago
  58. a93b24f Use defaulted move ctor and assign in CallbackBase by tzik · 8 years ago
  59. 37e7fa4 Plumb explicit IPC task runner through to IPC::Channel creation by rockot · 8 years ago
  60. 45c889a Add TaskPriority as a parameter to SequencedWorkerPool in preparation for TaskScheduler experiment. by gab · 8 years ago
  61. 518496d Return correct disk free/available size when FS is mounted with size = 0 by sriramsr · 8 years ago
  62. 3af1b2e Change OOMs to raise custom exception rather than breakpoint on Windows. by wfh · 8 years ago
  63. 01a7326 Make ChromeOSVersionInfo singleton leaky to avoid startup thread restriction DCHECK by jamescook · 8 years ago
  64. 75aa026 Mojo C++ bindings: remove use_new_wrapper_types=false from all remaining targets im mojo/ folder. by yzshen · 8 years ago
  65. 63fcbbd shell::ApplicationRunner -> shell::ServiceRunner by ben · 8 years ago
  66. a1dee18 Remove calls to MessageLoop::current() in base. by fdoray · 8 years ago
  67. fbe148a Remove deprecated methods from MessageLoop on Mac. by fdoray · 8 years ago
  68. 6843e0f Annotated functions/classes more cleanly kept by smaier · 8 years ago
  69. 6720572 Add a mojom/StructTrait for display::Display. by kylechar · 8 years ago
  70. 8cc03e5 Clean up some nits in base/trace_event/trace_log.cc. by thestig · 8 years ago
  71. 6130a6c Turn off GYP by default in `gclient runhooks`. by dpranke · 8 years ago
  72. 3710a45 Enforce singleton not allowed behavior for CONTINUE_ON_SHUTDOWN tasks by pmonette · 8 years ago
  73. ecea27b android: Use /data/local/tmp/ for the command line on userdebug and eng builds. by lizeb · 8 years ago
  74. 418ebb4 Use generated list of java sources as Android Lint input. by mlopatkin · 8 years ago
  75. 94f23ab Reland 2 of: Android: Add support for TraceEvent before the native library is loaded. by lizeb · 8 years ago
  76. 29a4501 TaskScheduler: Atomic operations in TaskTracker by fdoray · 8 years ago
  77. 42ef704 jni_generator: handle inner class natives properly. by Torne (Richard Coles) · 8 years ago
  78. 30de6d8 Update mojo typemaps for base::Time* to pass by value. by dcheng · 8 years ago
  79. adac871 Revert of Enforce singleton not allowed behavior for CONTINUE_ON_SHUTDOWN tasks (patchset #5 id:120001 of https://codereview.chromium.org/1904273002/ ) by grt · 8 years ago
  80. 657a9ed Mojo C++ bindings: make the generator use STL/WTF string/vector/map by default. by yzshen · 8 years ago
  81. 147d02f Fix data race in ChannelProxy::GetPeerPID(). by amistry · 8 years ago
  82. e44b932 Add base::Value::GetTypeName(). by thestig · 8 years ago
  83. 96ab655 Remove remaining calls to deprecated MessageLoop methods on Mac. by fdoray · 8 years ago
  84. 8bf3d04 Turning on optimizations for chromium code by smaier · 8 years ago
  85. bc9f746 Mojo typemap config: support "copyable_pass_by_value" attribute. by yzshen · 8 years ago
  86. a2ab033 Change declared variable name in gfx::ScaleTo*Size. by jbroman · 8 years ago
  87. aee1b2d Improve grammar in some comments. by thakis · 8 years ago
  88. 682ae7d Enforce singleton not allowed behavior for CONTINUE_ON_SHUTDOWN tasks by pmonette · 8 years ago
  89. d26d384 Add SameVersionStartupCounts suffix to multiple startup histograms. by fdoray · 8 years ago
  90. 43871e4 Fix data race in IPC::ChannelProxy by rockot · 8 years ago
  91. 9932c8b Start refactoring Windows allocator shim in prep for hooking in generic allocator shim on Windows. by siggi · 8 years ago
  92. d5c611a Access FileTracing::g_provider atomically to prevent data races by dbeam · 8 years ago
  93. eb17531 [Payments] API Level 16 fixes by dfalcantara · 8 years ago
  94. 3960109 Revert of bluetooth: Use WebBluetoothDeviceId instead of string (patchset #23 id:440001 of https://codereview.chromium.org/2019853002/ ) by wjmaclean · 8 years ago
  95. 630d3f7 bluetooth: Use WebBluetoothDeviceId instead of string by ortuno · 8 years ago
  96. caa689d [mojo-edk] Prevent AcceptIncomingMessages flushing aggressively by rockot · 8 years ago
  97. 198a286 Drop non-user policy in ConfigDirPolicyLoader on Chrome OS. by tnagel · 8 years ago
  98. ebba5a3 Revert of Android: Add support for TraceEvent before the native library is loaded. (patchset #2 id:230001 of https://codereview.chromium.org/2142803002/ ) by phoglund · 8 years ago
  99. fb1da50 Recommend base::test::ScopedCommandLine usage. by thestig · 8 years ago
  100. 62bdf64 Cleanup base/json code. by thestig · 8 years ago