1. 7838f5f dbus: Suppress "Rejecting a message from a wrong sender" error from ObjectManager by satorux · 9 years ago
  2. f8cdc09 Print stack traces in browser tests when any process crashes, or an assert fires. by jam · 9 years ago
  3. 18af75c Revert of Print stack traces in child processes when browser tests failed. (patchset #5 id:80001 of https://codereview.chromium.org/1291553003/ ) by rockot · 9 years ago
  4. 6c376bb Update full-form autofill config to always query the field trial state. by jdonnelly · 9 years ago
  5. 6342fa6 Makes OOPIFs the default by sky · 9 years ago
  6. 754495e Make VS2015 component builds work on swarming. by sebmarchand · 9 years ago
  7. 9adbd5c Revert of [Android] Add a java.lang.System wrapper. (patchset #2 id:20001 of https://codereview.chromium.org/1283543003/ ) by jdduke · 9 years ago
  8. 695269d [ETW Export] Add polling for ETW keyword. by georgesak · 9 years ago
  9. 0715a9e jni_generator: Wrap all native methods in stubs. by Torne (Richard Coles) · 9 years ago
  10. 25f1446 HTMLViewer no longer connects to NetworkService interface. by ben · 9 years ago
  11. 6176178 [Android] fix gyp_managed_install by jbudorick · 9 years ago
  12. 81b2226 Updates to StringSplit implementation by brettw · 9 years ago
  13. dd979a1 Use CapabilityFilter to restrict what HTMLViewers can connect to. by ben · 9 years ago
  14. 9fda990 [Android] Reland of Remove android_commands and android_testrunner. by jbudorick · 9 years ago
  15. c9c9c25 [Android] Add a java.lang.System wrapper. by jdduke · 9 years ago
  16. 262f4b7 Print stack traces in child processes when browser tests failed. by jam · 9 years ago
  17. a7ea99d Revert of [Android] Remove android_commands and android_testrunner. (patchset #3 id:40001 of https://codereview.chromium.org/1290773009/ ) by csharp · 9 years ago
  18. 3dc52b2 [Android] Remove android_commands and android_testrunner. by jbudorick · 9 years ago
  19. 956b587 Added Generic Parametrized Testing by skirmani · 9 years ago
  20. 7614aae Updates to base unittests so they run correctly in libchrome on Android by arihc · 9 years ago
  21. 388ff1c Remove STATIC_CONST_MEMBER_DEFINITION. by thakis · 9 years ago
  22. 647d085 A few more spurious cleanups on ApplicationImpl. by ben · 9 years ago
  23. 47030c6 [Android] Add partial output to TimeoutError raised in cmd_helper. by jbudorick · 9 years ago
  24. 00cf036 Fix a few typos in the IPC message macros documentation by philipj · 9 years ago
  25. 25aa857 Remove remaining legacy SplitString calls. by brettw · 9 years ago
  26. 2155c19 Creates BreakIterator::GetWordBreakStatus. by juliusa · 9 years ago
  27. 9eb66c7 Optimize RTL check in ICU to avoid mmap access. by danduong · 9 years ago
  28. ef547e3 Changes lifetime of ApplicationConnection instances. by ben · 9 years ago
  29. 941a602 Removed unused mojo_nacl code and GYP targets. by rockot · 9 years ago
  30. 79870e2 Let build/vs_toolchain.py run on non-Windows if requested. by thakis · 9 years ago
  31. e6605e7 ipc: Add the class HandleWin. by erikchen · 9 years ago
  32. 22d1b58 Move logic of gyp_chromium into gyp_chromium.py by sbc · 9 years ago
  33. 5f102e2 Convert remaining StringToLowerASCII to ToLowerASCII. by brettw · 9 years ago
  34. b0a4a01 Fix switch in apptests file by sky · 9 years ago
  35. 19c7d09 Remove outdated versions of StartsWith and EndsWith from string_util.cc by iceman · 9 years ago
  36. 4f3b908 Revert of mandoline: Sandbox mojo:browser and mojo:omnibox. (patchset #2 id:20001 of https://codereview.chromium.org/1282903002/ ) by fsamuel · 9 years ago
  37. 1f5c6bf Mac: Enable partial swap by ccameron · 9 years ago
  38. 42a052e RFC 2459 name comparison. by mattm · 9 years ago
  39. b70d89a Prevent a thread startup race in ScheduleWorkTest which causes a nullptr dereference of a message pump. by amistry · 9 years ago
  40. 6d8ece6 mandoline: Sandbox mojo:browser and mojo:omnibox. by erg · 9 years ago
  41. 0395388 Makes mopy turn off gtest coloring by sky · 9 years ago
  42. c36d956 GN: Use lib.unstripped rather than lib.stripped. Add a toolchain.gni by agrieve · 9 years ago
  43. 3091460 Add empty implementation of GetSystemMemoryInfo for IOS. by georgesak · 9 years ago
  44. 131354e ApplicationImpl cleanup, part 1: by ben · 9 years ago
  45. 12b8294 Pre-cache downloads directory path in PathUtils. by wnwen · 9 years ago
  46. a681353 ipc: Make a common subclass for Channel and ProxyChannel. by erikchen · 9 years ago
  47. 200ab41 Replace ToLower calls to the new format by brettw · 9 years ago
  48. 1ef81a6 Fix crash in ContextProviderMojo due to uninitialized member variable. by jam · 9 years ago
  49. 0d2133a Fix HistogramTester::GetAllSamples when empty. by twifkak · 9 years ago
  50. cfc844f Avoid using two-phase read with MOJO_READ_DATA_FLAG_ALL_OR_NONE. by yzshen · 9 years ago
  51. db79440 Support XCode's "Right to Left Pseudolanguage" on iOS. by marq · 9 years ago
  52. a998e8c [tracing] Disable memory maps dump provider for security reason by ssid · 9 years ago
  53. a379033 Revert of Re-enable ChannelMojo. (patchset #1 id:40001 of https://codereview.chromium.org/1273283002/ ) by rockot · 9 years ago
  54. 34ca1de Default to 1 when --force-device-scale-factor has an invalid value. by thestig · 9 years ago
  55. 95452b2 Increase number of bits for trace buffer chunk index by wangxianzhu · 9 years ago
  56. ed9cfcf Update SplitString calls to new form by brettw · 9 years ago
  57. a2345af Re-enable ChannelMojo. by rockot · 9 years ago
  58. 7bc5d11 [tracing] Reland of Throttle rate of heavy dumps and support to request light/heavy dumps by ssid · 9 years ago
  59. 2a583af Tweaks to the precache triggering code. by twifkak · 9 years ago
  60. 6149332 Turning return by const value to return by const ref in BirthOnThread::location() by paritosh.in · 9 years ago
  61. d780ff1 Reland "Sandbox html_viewer on Linux." by erg · 9 years ago
  62. 280eac3 [tracing] Mechanical rename of LevelOfDetail enum to enum class. by ssid · 9 years ago
  63. e329345 Change PostTask in base::debug::TaskAnnotator::RunTask() and base::debug::TaskAnnotator::DidQueueTask() to use Flow v2. by yuhaoz · 9 years ago
  64. 6a2dd2b Add ICU message format support by jshin · 9 years ago
  65. 8115a59 Complete SyncMessageFilter initialization after SyncChannel initialization by rockot · 9 years ago
  66. fbcad11 Cleanup message_loop.cc by lucinka.brozkova · 9 years ago
  67. e11f6d5 Revert of Sandbox html_viewer on Linux. (patchset #6 id:100001 of https://codereview.chromium.org/1274743004/ ) by thakis · 9 years ago
  68. 4aad18e Sandbox html_viewer on Linux. by erg · 9 years ago
  69. 460d085 Revert of Update SplitString calls to new form (patchset #5 id:80001 of https://codereview.chromium.org/1272823003/ ) by pkasting · 9 years ago
  70. 62efcd7 Straightens outs DEPS in mojo/common by sky · 9 years ago
  71. 169d58e CFI: Add diagnostic information to likely CFI violation stack traces. by pcc · 9 years ago
  72. 1224085 Update SplitString calls to new form by brettw · 9 years ago
  73. 467f72e Report the apptest fixture name for isolated fixture crashes. by msw · 9 years ago
  74. 54cd33b Replace StringToLowerASCII with base::ToLowerASCII by brettw · 9 years ago
  75. 2c3103d Cleanup nits in ImportantFileWriter and JsonPrefStore. by thestig · 9 years ago
  76. d4e9834 Revert of [tracing] Throttle rate of heavy dumps and support to request light/heavy dumps (patchset #5 id:80001 of https://codereview.chromium.org/1267963002/ ) by waffles · 9 years ago
  77. d49670a Reland of [tracing] Fix, simplify and speed up accounting of TraceEvent memory overhead (patchset #2 id:110001 of https://codereview.chromium.org/1258903003/ ) by oysteine · 9 years ago
  78. 74d48b3 [tracing] Throttle rate of heavy dumps and support to request light/heavy dumps by ssid · 9 years ago
  79. a184250 [tracing] Prevent memory maps dump for light dump requests by ssid · 9 years ago
  80. 7cabcc1 [tracing] Introduce MemoryDumpArgs to enable light and heavy dumps by ssid · 9 years ago
  81. c3e3393 Revert of Re-enable ChannelMojo (patchset #1 id:20001 of https://codereview.chromium.org/1262503011/ ) by hiroshige · 9 years ago
  82. e0bb0df base/threading: fix a potential race issue on start_event_ by toyoshim · 9 years ago
  83. 7be7859 Microoptimisation for OnLibeventNotification. by ricea · 9 years ago
  84. b066e07 Re-enable ChannelMojo by rockot · 9 years ago
  85. edb9203 Let IPC::SyncMessageFilter take advantage of thread-safe Send. by rockot · 9 years ago
  86. acc53e9 Revert of Straightens outs DEPS in mojo/common (patchset #5 id:80001 of https://codereview.chromium.org/1262173005/ ) by sky · 9 years ago
  87. 800f599 Add GetMimeTypeFromFile to Mojo's network service. by msw · 9 years ago
  88. 32d059e Fix apptest runner retry logic and output parsing. by msw · 9 years ago
  89. 8348bb9 Straightens outs DEPS in mojo/common by sky · 9 years ago
  90. cf7aeeb Mandoline: Support about:blank URL. by yzshen · 9 years ago
  91. eeb54ee base/threading: remove ScopedTracker placed for experiments by toyoshim · 9 years ago
  92. 2e3b397 Add support to increase a UMA histogram bucket by an aribitrary integer. by amohammadkhan · 9 years ago
  93. 1c27118 gpu: Add calling convention for win32 by hendrikw · 9 years ago
  94. f282e63 Implement HttpUserAgentSettings delegate for Android WebView by tserng · 9 years ago
  95. 6b01432 cc: Remove code for drawing checkerboard quads, it's not used. by danakj · 9 years ago
  96. 98e3317 Fix all failed and canceled URLRequestStatuses without errors. by davidben · 9 years ago
  97. 6577c80 Revert of [tracing] Fix, simplify and speed up accounting of TraceEvent memory overhead (patchset #4 id:60001 of https://codereview.chromium.org/1251203003/ ) by oysteine · 9 years ago
  98. 31ffc25 Fix local reference leak in OpenApkAsset. by torne · 9 years ago
  99. 4cf0e23 Add new memory histograms which fix inprecise bucketing. Current Memory.Total and Memory.Swap.Total had a cap of 1000M which is very easy to exceed (especially due to shared memory overestimate). by rkaplow · 9 years ago
  100. dea3187 Moved the cross-project parts of trace_event.h to trace_event_common.h by oysteine · 9 years ago