1. 37ff73c Use constexpr TaskTraits constructor in base. by fdoray · 8 years ago
  2. 72d5b8f Tracked objects: Bump cumulative byte count storage to 64 bits to avoid saturation. by siggi · 8 years ago
  3. b111a21 Fix overflow when logging MaxInt32 to a sparse histogram. by asvitkine · 8 years ago
  4. 44a21b4 Remove the deprecated raw-pointer call from SupportsUserData by avi · 8 years ago
  5. e535fdb Removing (dest != prev) check from LastUnique algorithm. by dyaroshev · 8 years ago
  6. 6cdf6e9 Get rid of all pid references from base::SharedMemoryHandle. by erikchen · 8 years ago
  7. b808ffd Synchronize memory in TaskTracker::Flush(). by fdoray · 8 years ago
  8. fccfa6d memory-infra: Plumb platform_private_footprint to MemoryDumpManager by hjd · 8 years ago
  9. 5a26666 Revert of Roll googletest to 1.8.0. (patchset #3 id:40001 of https://codereview.chromium.org/2852613002/ ) by msramek · 8 years ago
  10. 58d5604 Remove base::SharedMemory::ShareToProcess. by erikchen · 8 years ago
  11. 156702b Roll googletest to 1.8.0. by pwnall · 8 years ago
  12. f10684c Eliminate InterfaceFactory. by ben · 8 years ago
  13. 7db1a73 Get rid of SharedMemory::GiveToProcess. by erikchen · 8 years ago
  14. 68e4390 AndroidOverlay implementation using Dialog. by liberato · 8 years ago
  15. a03572b Mojo: Allow data pipe creation to fail gracefully by Ken Rockot · 8 years ago
  16. 4e92571 Replace base::SharedMemory read-only methods with GetReadOnlyHandle. by erikchen · 8 years ago
  17. e0177c4 [Android] Keep extracted secondary dex files when clearing data in tests. (RELAND) by jbudorick · 8 years ago
  18. ffc534f Fix fuzzer crash for preg_parser by ljusten · 8 years ago
  19. df28328 Crash if attempting to init the browser process not on UI thread. by tedchoc · 8 years ago
  20. 5babd95 Add OnceCallback support to PostTaskAndReplyWithResult by tzik · 8 years ago
  21. 3f421e3 Optionally pass BindSourceInfo as a parameter to BinderRegistry callbacks. by ben · 8 years ago
  22. 71b821d [rendertext,i18n] Added flag to force RTL rendering by krb · 8 years ago
  23. 719afcb tracing: Simplify TraceEventMemoryOverhead, use an enum insted of a map by primiano · 8 years ago
  24. b318048 memory-infra: Add unittest for MemoryDumpManager summary calculations by hjd · 8 years ago
  25. 0c091c0 Remove unused variable from vs_toolchain.py by tikuta · 8 years ago
  26. 8d98abd Fix missing headers in WebKit/public:mojo_bindings by wychen · 8 years ago
  27. c705c67 Replace ServiceInfo with BindSourceInfo. by ben · 8 years ago
  28. 8b45148 Update to newer Android Lint and suppress new Lint errors by zpeng · 8 years ago
  29. 72c1d7e Pref service: Add a ScopedDictionaryPrefUpdate to track value changes. by Sam McNally · 8 years ago
  30. 2386017 Revert of Reland RedirectNonUINonIOBrowserThreads to TaskScheduler by default on trunk (patchset #1 id:1 of https://codereview.chromium.org/2856583002/ ) by robliao · 8 years ago
  31. d01f157 [tracing] Allow enabling heap profiling from chrome://flags by dskiba · 8 years ago
  32. ef309b5 Revert of [Android] Keep extracted secondary dex files when clearing data in tests. (patchset #2 id:20001 of https://codereview.chromium.org/2854503002/ ) by jbudorick · 8 years ago
  33. 8f11441 Revert of Restore tests for single-sample storage in histograms. (patchset #1 id:1 of https://codereview.chromium.org/2850233002/ ) by sky · 8 years ago
  34. b7fb95e Add constexpr TaskTraits constructor. by fdoray · 8 years ago
  35. 8b52091 Improve error message when debuggers not installed by brucedawson · 8 years ago
  36. 728a652 Restore tests for single-sample storage in histograms. by bcwhite · 8 years ago
  37. cea8f85 Reland RedirectNonUINonIOBrowserThreads to TaskScheduler by default on trunk by robliao · 8 years ago
  38. c9e5f06 [Android] Keep extracted secondary dex files when clearing data in tests. by jbudorick · 8 years ago
  39. 4e70cfa Embed a single sample in histogram metadata. by bcwhite · 8 years ago
  40. 73fd0b9 Revert of Changing default Windows compiler to VS 2017 (patchset #1 id:1 of https://codereview.chromium.org/2852433005/ ) by brucedawson · 8 years ago
  41. 78a0e68 Add associated binding set. Add associated_binding.html layout test. by wangjimmy · 8 years ago
  42. 8d1b7c4 Revert of Change ScopedFeatureList to overrides FeatureList not reset (patchset #6 id:140001 of https://codereview.chromium.org/2834583002/ ) by thestig · 8 years ago
  43. 52b440d Change 'enum' -> 'union' in tagged union example. by rdsmith · 8 years ago
  44. 263c2a9 Changing default Windows compiler to VS 2017 by brucedawson · 8 years ago
  45. 358a2be Get rid of base::SharedMemory::NULLHandle(); by erikchen · 8 years ago
  46. 57812bc Support checking and fixing non-existing header files in GN by wychen · 8 years ago
  47. 9a454c1 Make PlatformFileForTransit its own class on Windows. by erikchen · 8 years ago
  48. b95a12a Mojo C++ bindings: reject messages version 2 with null payload pointer. by yzshen · 8 years ago
  49. 6348637 Change ScopedFeatureList to overrides FeatureList not reset by chaopeng · 8 years ago
  50. 68e83c5 [Android] Fix stack symbolization when packed relocations are on. by jbudorick · 8 years ago
  51. 640783f base: Make ElapsedTimer movable by watk · 8 years ago
  52. 9ac28c4 Make base::DictionaryValue::Set* return pointers by jdoerrie · 8 years ago
  53. 5249a36 Record the TaskLatency Histogram in Microseconds Instead of Milliseconds by robliao · 8 years ago
  54. 5bcaabf [memory-infra] Remove thread check blacklist by ssid · 8 years ago
  55. 87de84c Specify the trial name when crashing due to missing default group name. by jdonnelly · 8 years ago
  56. c30dcf4 Fix a compile error by phajdan.jr · 8 years ago
  57. 64292ce Clean up StrictMode.allowThreadDiskReads calls. by torne · 8 years ago
  58. d7e5c50 Used a single class for SharedMemoryHandle. by erikchen · 8 years ago
  59. df30248 Make base::SharedMemoryHandle a class on POSIX. by erikchen · 8 years ago
  60. 13824f1 Remove TaskScheduler::CreateAndSetDefaultTaskScheduler(). by fdoray · 8 years ago
  61. fda6a5f Add encounteredError() to AssociatedInterfacePtrController. by wangjimmy · 8 years ago
  62. b9e4ee0 Revert of Roll googletest to 1.8.0. (patchset #7 id:340001 of https://codereview.chromium.org/2779193002/ ) by findit-for-me · 8 years ago
  63. f0f1ed2 Roll googletest to 1.8.0. by pwnall · 8 years ago
  64. 976fd6e Handle |public| in check_gn_headers.py by wychen · 8 years ago
  65. 0b7bff3 Replace uses of hash_map in //base by brettw · 8 years ago
  66. 55ce9bc Fix comment in scoped_task_environment.h. by fdoray · 8 years ago
  67. 64dc947 memory-infra: Never kill memory-infra background thread by hjd · 8 years ago
  68. b1657b5 Adopt base::OnceCallback in base::BarrierClosure by tzik · 8 years ago
  69. 0c5899e Add ResetWithReason for AssociatedInterfaceRequest. by wangjimmy · 8 years ago
  70. bf2ec36 (reland) Optimize check_gn_headers.py for speed by wychen · 8 years ago
  71. 8642c80 [UMA] Expand the comment for UMA_HISTOGRAM_SPARSE_SLOWLY by jkrcal · 8 years ago
  72. 65c9461 Use STL style naming for WTF::Vector::resize() by Daniel Cheng · 8 years ago
  73. 7369c59 Add a mechanism to scramble Mojo message IDs. by nigeltao · 8 years ago
  74. fa1b636 Use STL style naming for WTF::String::swap(). by Daniel Cheng · 8 years ago
  75. f0e495c Monitor Add for negative results. by bcwhite · 8 years ago
  76. 89262d5 Split out args in call to AddSubtractImpl(). by asvitkine · 8 years ago
  77. 157aae3 GN: aix port along with linux_s390x, linux_ppc64 and linux_ppc64le support. by rayb · 8 years ago
  78. 4634e76 Remove TaskScheduler::CreateAndSetSimpleTaskScheduler(). by fdoray · 8 years ago
  79. e894b27 [Android] Enable multidex for release builds of chrome_public_test_apk. (RELAND) by jbudorick · 8 years ago
  80. c624616 Fix integration tests in src/chrome and src/extensions so that we can turn on IO thread checks without failures. by jam · 8 years ago
  81. 9c05570 Allow ScopedTaskEnvironment to pump UI or IO messages on the main thread. by fdoray · 8 years ago
  82. a0cc91d Fifo order should be preserved for messages on associated interfaces. by wangjimmy · 8 years ago
  83. ef986df Be tolerant of bad histogram construction arguments. by bcwhite · 8 years ago
  84. 41be5e8 Expose Value::GetList and Value(ListStorage) on ListValue by jdoerrie · 8 years ago
  85. a933ff9 Remove base::ListValue::Set(size_t, base::Value*) by jdoerrie · 8 years ago
  86. 1ff9143 memory-infra: Add SUMMARY_ONLY MemoryDumpType by hjd · 8 years ago
  87. 1ca93f3 Revert of Optimize check_gn_headers.py for speed (patchset #1 id:1 of https://codereview.chromium.org/2842513003/ ) by wychen · 8 years ago
  88. 0d1a5d4 Simplify ALLOW_UNUSED_LOCAL to use (void)x directly instead of conditionally. by kmarshall · 8 years ago
  89. f21b3f4 [memory-infra] Remove MemoryDumpManagerDelegate by ssid · 8 years ago
  90. fa7f5e7 Mojo docs cleanup and add C++ struct/enum/union by Ken Rockot · 8 years ago
  91. 664aa93 Add a field platform_private_footprint_ to ProcessMemoryTotals. by erikchen · 8 years ago
  92. 357f6c6 mojo: Make EqualsTraits<> part of public C++ API by jamescook · 8 years ago
  93. 67d3537 Add TaskScheduler::Create and TaskScheduler::CreateAndStartWithDefaultParams. by fdoray · 8 years ago
  94. 845e9e0 Mojo: Fix Mach port relay by Ken Rockot · 8 years ago
  95. caa6edc Do not inherit TaskPriority in TaskTraits. by fdoray · 8 years ago
  96. 8d82634 Container guide by Brett Wilson · 8 years ago
  97. f14c00a Separate the create and start phases in TaskSchedulerImpl. by fdoray · 8 years ago
  98. 2042ad4 Remove base::Value::GetAsBinary by jdoerrie · 8 years ago
  99. f3e48ea Remove base::Value::Get{Buffer,Size} by jdoerrie · 8 years ago
  100. e6bd680 Add comment against usage of base::Thread. by fdoray · 8 years ago