1. 2fe4bc5 Add ScopedAllowBaseSyncPrimitives in MultiThreadedCertVerifier. by Francois Doray · 7 years ago
  2. 233fcb4 Remove JUnit3 Assert import by Yoland Yan · 7 years ago
  3. d1e48aa android: Actually re-enable some disabled tests. by Benoit Lize · 7 years ago
  4. b11e813 Fractional mouse event coordinates in ui/ash by Ella Ge · 7 years ago
  5. f90cbdf Replace ScopedAllowIO with ScopedAllowBlockingForTesting in tests. by Francois Doray · 7 years ago
  6. eccf21a Fix mojom java generator to properly handle names with digits by Edman Anjos · 7 years ago
  7. b2110b4 Clean up PMA 'flush' behavior. by Brian White · 7 years ago
  8. 598a3a8 memory-infra: turn LOG into DLOG for MDP PostTask failures by Primiano Tucci · 7 years ago
  9. 528d86e Add leveldb block cache memory dumps with appropriate sizes by Siddhartha · 7 years ago
  10. b8e4ac3 Map ENFILE error to FILE_ERROR_TOO_MANY_OPENED. by Chris Mumford · 7 years ago
  11. 48d4cf4 [Mojo] Make ThreadSafeInterfacePtr always delete responder of mojo call on caller thread. by Han Leon · 7 years ago
  12. cfad204 Mojo: Ensure partially serialized message handles don't leak by Ken Rockot · 7 years ago
  13. c3690ef Fix typo in TaskScheduler, enable associated test by Scott Graham · 7 years ago
  14. 9fbe1e5 jumboify base by Nico Weber · 7 years ago
  15. a96c478 Add a comment for what base::TrimString() returns. by Lei Zhang · 7 years ago
  16. 85f0761 memory-infra: Derive GUIDs from token instead of pid by Hector Dearman · 7 years ago
  17. ea59e67 Remove the duplicated Hid structure definitions in C++ by Ke He · 7 years ago
  18. 41ffcde Mojo C++ bindings: avoid destroying ScopedInterfaceEndpointHandle under MultiplexRouter's lock. by Yuzhu Shen · 7 years ago
  19. d0515c1 Stop TaskScheduler service thread before joining workers by Scott Graham · 7 years ago
  20. badc9e8 Silence new -Wunused-variable warning from clang by Reid Kleckner · 7 years ago
  21. 2f68d7c Remove two unused constants from ipc/ipc_message_start.h by Tom Sepez · 7 years ago
  22. 7e587d0 cros: Convert browser tests to use mojo generated AsyncWaiter by James Cook · 7 years ago
  23. bd795a0 Android: Roll third_party/android_tools by Peter Wen · 7 years ago
  24. c61397a Remove unused Chrome histograms UMA.Histograms.Activity.*. by Alexei Svitkine · 7 years ago
  25. d5f29e7 win/cross/linux: Pass -o use_ino to ciopfs. by Nico Weber · 7 years ago
  26. 808cab2 Add a free function version of swap for scoped_refptr by tzik · 7 years ago
  27. 3623f2f Return ThreadTaskRunnerHandle::Get() last in SequencedTaskRunnerHandle::Get(). by Francois Doray · 7 years ago
  28. e22f42c Use os_log instead of asl on deployment target MacOS 10.12 and iOS 10.0. by Eric Noyau · 7 years ago
  29. 2f32445 remove static initializer and exit-time destructor from aw_contents.cc by Nico Weber · 7 years ago
  30. ad4478b Add typemaps for MessagePortMessage mojo struct. by Marijn Kruisselbrink · 7 years ago
  31. 46cd6e9 Fix incorrect accumulation count. by Brian White · 7 years ago
  32. b85e715 Add a new enum value to base::DesktopEnvironment for Pantheon by Tom Anderson · 7 years ago
  33. 78ac3c7 Remove base::ManualConstructor. by Daniel Cheng · 7 years ago
  34. ca1cd2f [CFI] Move CFI flags to use buildflags by Vlad Tsyrklevich · 7 years ago
  35. 6b51362 Messages with Mach Ports that fail to broker should still be sent. by erikchen · 7 years ago
  36. c9de1c4 Remove WithBaseSyncPrimitives() from ffmpeg_demuxer.cc. by Francois Doray · 7 years ago
  37. 63558a0 Export CanonOutputT template instantiations to avoid double definition. by Mounir Lamouri · 7 years ago
  38. 84684c4 Mojo: Add AsyncWaiter helper for interface testing by Ken Rockot · 7 years ago
  39. ab622b4 Move scoped_refptr to its own file by tzik · 7 years ago
  40. 0b8bf88 Simplify ClampedSubOp and ClampedAddOp by Justin Schuh · 7 years ago
  41. 2e74917 dbus: replace base::MakeUnique with std::make_unique by Ben Chan · 7 years ago
  42. 5650bc8 Don't silently ignore Update() errors in vs_toolchain script. by Nico Weber · 7 years ago
  43. 3ef3cbf viz: Move mojom.GpuHost into viz. by Sadrul Habib Chowdhury · 7 years ago
  44. 1221ebb Add enable_mojo_tracing build argument. by Dániel Vince · 7 years ago
  45. 473708a base: Add CFI_ERROR_MSG patterns for Android and Windows. by Peter Collingbourne · 7 years ago
  46. 6b4c409 Auto-download Win SDK on non-Win hosts if 'win' is in target_os in .gclient. by Nico Weber · 7 years ago
  47. cfa05a8 Cap number of TaskPriority::BACKGROUND tasks in a TaskScheduler. by Francois Doray · 7 years ago
  48. bf1f34d memory-infra: Remove old MemoryAllocatorDump ctor by Hector Dearman · 7 years ago
  49. bae350a Port chrome://bluetooth-internals to the new Mojo JS bindings by Reilly Grant · 7 years ago
  50. ea9a798 Memory-infra: Add heap dumps for all modes by Siddhartha · 7 years ago
  51. d6513e1 Use C++11 style unions for base::Value. by Daniel Cheng · 7 years ago
  52. 28bb6ec Fix the name OSCPScopedAllowBaseSyncPrimitives. by Eric Roman · 7 years ago
  53. 3978832 Repackaged VS 2017 with updated SetEnv.cmd by Bruce Dawson · 7 years ago
  54. 22da464 Added test to filepath by Anton Urusov · 7 years ago
  55. c2ecf9f mash: Add support for test-only mojo interfaces for ash by James Cook · 7 years ago
  56. 605db6d Added new PMA test for truncated files. by Brian White · 7 years ago
  57. 65e3148 Refactor MessageLoop Queues to IncomingTaskQueue by Robert Liao · 7 years ago
  58. af5022f Remove WithBaseSyncPrimitives() from file_service.cc. by Francois Doray · 7 years ago
  59. 5f64343 Use "run" instead of "schedule" in base/task_scheduler/. by Francois Doray · 7 years ago
  60. 67c2dbe scheduler: Add enum base::Nestable by Hajime Hoshi · 7 years ago
  61. 8aef0bc Remove ManualConstructor usage from JSON parser. by Daniel Cheng · 7 years ago
  62. 5a7fd5d Use C++11 style unions in base::small_map by Daniel Cheng · 7 years ago
  63. 441ac55 Move cc::MathUtil::ApproximatelyEqual() from cc/base/math_util.h to base/numerics/ranges.h by Miguel Casas-Sanchez · 7 years ago
  64. 9783fdc find_depot_tools: put DEPS'd depot_tools first by Mike Bjorge · 7 years ago
  65. decf640 Rename kHeapProfilingModeNoStack mode to kHeapProfilingModeBackground by Siddhartha · 7 years ago
  66. ea1384e viz: Refactor FragmentShader to construct fewer std::strings. by Jeremy Roman · 7 years ago
  67. cc5b451 memory-infra: split up serialization of process memory dumps by Lalit Maganti · 7 years ago
  68. 41e6309 memory-infra: Process graph edges in memory instrumentation graph processor by Lalit Maganti · 7 years ago
  69. 61b041a base::flat_map was missing defaults for duplication handling. by Denis Yaroshevskiy · 7 years ago
  70. 1c479b3 Disallow resetting the CommandLine after native startup. by Bernhard Bauer · 7 years ago
  71. 3f64933 Remove base::Location::Write. by Brett Wilson · 7 years ago
  72. d1ea9b9 [Mac] Report total idle wakeups instead of just package exits. by Leonard Grey · 7 years ago
  73. a2a4022 Support jumbo for mojo generated code (-42 CPU minutes) by Daniel Bratell · 7 years ago
  74. 679252f memory-infra: Remove attributes_for_testing by Hector Dearman · 7 years ago
  75. edbf857 Use DCHECK instead of assert on scoped_refptr assertions by tzik · 7 years ago
  76. 1302285 Android: Add tests for StrictModeContext. by Eric Stevenson · 7 years ago
  77. 083c5de Remove MakeIndexSequenceForTuple by tzik · 7 years ago
  78. 703169d Rewrite base::Value::GetType to base::Value::type on Linux by jdoerrie · 7 years ago
  79. 4ea5223 Add a test of SharedMemory by Zijie He · 7 years ago
  80. eebfcfb Roll Fuchsia SDK to 226f6dd0cad1d6be63a353ce2649423470729ae9. by Wez · 7 years ago
  81. 4a9c1db gl: Add TraceEvents for eglGetFrameTimestamps. by Brian Anderson · 7 years ago
  82. 56cc5cb memory-infra: delay first periodic dump by 200 ms by Lalit Maganti · 7 years ago
  83. 7c3de9f Remove base::ThreadRestrictions::AssertWaitAllowed(). by Francois Doray · 7 years ago
  84. 6691282 Revert "[cc] Split TransformNode members into input values and derived values" by Thiemo Nagel · 7 years ago
  85. 3841cbd Adds a flag #left-to-right-urls to change BiDi URL rendering. by Matt Giuca · 7 years ago
  86. eeced63 Remove WithBaseSyncPrimitives() from observer_list_unittest.cc. by Francois Doray · 7 years ago
  87. c697923 [cc] Split TransformNode members into input values and derived values by Tien-Ren Chen · 7 years ago
  88. c6d4d43 base: inline ThreadSafeRefCounted destructor in release builds. by David 'Digit' Turner · 7 years ago
  89. 54ebc6a Remove whitespace generated by mojo js template by Conley Owens · 7 years ago
  90. 1b3b385 Revert "Reorder saturation calculation for ClampAddOp and ClampSupOp" by Justin Schuh · 7 years ago
  91. fc23cd5 Reduce test file size in FileDataPipeProducerTest.HugeFile. by Wez · 7 years ago
  92. e58df7b Remove VallidateAllHistograms. by Brian White · 7 years ago
  93. 7a7fa9f Fix TODOs related to constexpr in base::Optional by Daniel Cheng · 7 years ago
  94. 900f62c Mojo: Fix scrambled message ID build conditions by Ken Rockot · 7 years ago
  95. 497db10 base: Change make_scoped_refptr to WrapRefCounted. by kylechar · 7 years ago
  96. 9dc4e75 Android: Fix running junit4 tests with incremental install by Andrew Grieve · 7 years ago
  97. b0817bb Android: Remove --wait-for-java-debugger Chrome flag by Andrew Grieve · 7 years ago
  98. 3502b1a Mojo: Use internal salt suffix for branded builds by Ken Rockot · 7 years ago
  99. bfabd7d [Cleanup] Improve documentation for enumerated histogram best practices. by Ilya Sherman · 7 years ago
  100. 44ef5e6 Remove workarounds for VS 2015 and early-VS 2017 bugs by Bruce Dawson · 7 years ago