1. 624fe10 Add WARN_UNUSED_RESULT to [Final]Extension by scottmg · 10 years ago
  2. e55fbc4 Revert of Re-land: base: Enable browser-wide discardable memory on Linux, CrOS and Windows. (patchset #1 id:1 of https://codereview.chromium.org/793443003/) by reveman · 10 years ago
  3. b57f3f5 json_schema_compiler: Use std::vector<char> for binary values. by pneubeck · 10 years ago
  4. 0607028 Update mojo sdk to rev 53d4413e27ba6767cb6da33ab4342c419c725086 by blundell · 10 years ago
  5. 85b0f12 Skip direct map from apk check for Samsung Mega. by simonb · 10 years ago
  6. 9a915c0 Disable ProcessTest.PreExecHook by clamy · 10 years ago
  7. c7690f9 Move //mojo/{public, edk} underneath //third_party by blundell · 10 years ago
  8. f90c0e2 Update mojo sdk to rev b737c0531e299ad494725c518699843e76ff84f5 by Colin Blundell · 10 years ago
  9. ba664ee Re-land: base: Enable browser-wide discardable memory on Linux, CrOS and Windows. by reveman · 10 years ago
  10. 27f4756 Move OpenPrivilegedProcessHandle to Process::OpenWithExtraPriviles. by rvargas · 10 years ago
  11. db3f801 Using PolicyServiceWatcher instead of PolicyWatcherLinux/Win/Mac. by lukasza · 10 years ago
  12. 79645f9 Adds ScopedVector::push_back(scoped_ptr) by sky · 10 years ago
  13. 2ec8121 Add the ability to run a callback between fork and exec. by rickyz · 10 years ago
  14. f26cfbf ChannelMojo: Use MessageLoop::IOObserver by morrita · 10 years ago
  15. c1abeb3 Update mojo sdk to rev 9fbbc4f0fef1187312316c0ed992342474e139f1 by rockot · 10 years ago
  16. 3e0e555 Move l10n_util's GetCanonicalLocal() function into base/i18n module. by tfarina · 10 years ago
  17. a811b64 Revert of Give asan/win bot a very generous timeout. (patchset #1 id:1 of https://codereview.chromium.org/557333007/) by thakis · 10 years ago
  18. 2273347 iOS gtest launcher: get list of tests from executable running in simulator by Paweł Hajdan · 10 years ago
  19. 5154ba6 Revert of Reverting due to Android builders breakage. Subsequent fixes did not fix. (patchset #1 id:1 of https://codereview.chromium.org/843913006/) by amistry · 10 years ago
  20. b6037d7 Reverting due to Android builders breakage. Subsequent fixes did not fix. by amistry · 10 years ago
  21. 42ef5de Use SuppressFBWarnings to suppress findbugs warnings by cjhopman · 10 years ago
  22. e1ba35a Send all field trials from the browser. by georgesak · 10 years ago
  23. 33a3590 IPC: Generalize FileDescriptorSet to MessageAttachmentSet by morrita · 10 years ago
  24. 9558214 Remove deprecated versions of LaunchProcess. by rvargas · 10 years ago
  25. 0928d88 Extract UnitTestLauncherDelegate declaration to a header by Paweł Hajdan, Jr · 10 years ago
  26. e2c625b [mojo] Make HTML viewer load the blink resources from the generated pak file. by vivek.vg · 10 years ago
  27. c9f6bad Revert of Use SuppressFBWarnings to suppress findbugs warnings (patchset #12 id:290001 of https://codereview.chromium.org/793203002/) by rockot · 10 years ago
  28. f8ef55b [Windows] One TimeTicks clock: efficient/reliable high-res, with low-res fallback. by miu · 10 years ago
  29. 828ec19 Add unit tests for string_as_array(). by thestig · 10 years ago
  30. 3916fa3 Use SuppressFBWarnings to suppress findbugs warnings by cjhopman · 10 years ago
  31. e16951c Make CancelableCallback::weak_factory_ the last member. by dmichael · 10 years ago
  32. 58d03ed Update EnsureProcessGetsReaped to receive a pid. by rvargas · 10 years ago
  33. 49215df Move ForkWithFlags from sandbox/ to base/ and plug it into LaunchProcess. by rickyz · 10 years ago
  34. 9008c79 Move WeakPtrFactory to the end of AsyncHandleWaiter by dmichael · 10 years ago
  35. 9cedd0c Add TestMockTimeTaskRunner in base/test. by engedy · 10 years ago
  36. 387807d Prevent landmines.py from deleting your source directory. by johnme · 10 years ago
  37. 7fc52d4 Speed up Android resource extraction in the common case (nothing to do) by lizeb · 10 years ago
  38. c748307 Tweak tracing JSON output formatting. by alph · 10 years ago
  39. 7db838e This change renames ScreenOrientationDelegate to ScreenOrientationController to reflect on the new responsibilities that it is assuming. by jonross · 10 years ago
  40. f2a57fa Restore the allocator shim on Windows. Add 2Gb limit on allocations via the shim. Remove tcmalloc from Windows. by wfh · 10 years ago
  41. f355d88 MultiProcessTest: Update SpawnChild* to return a Process. by rvargas · 10 years ago
  42. 455d1c7 Revert of Add TestMockTimeTaskRunner in base/test. (patchset #5 id:100001 of https://codereview.chromium.org/823143004/) by erg · 10 years ago
  43. d5970ca base: Update test_launcher to use the new version of launchProcess. by rvargas · 10 years ago
  44. 79f1aed Add TestMockTimeTaskRunner in base/test. by engedy · 10 years ago
  45. 9766e1f Re-land: base: Fix DiscardableSharedMemory::mapped_size(). by reveman · 10 years ago
  46. ba013f5 Cleanup: Call std::string::empty instead of comparing against "". by thestig · 10 years ago
  47. 007dd06 [Android] Optimize JNI-related array copies by jdduke · 10 years ago
  48. 7a8a2d1 ChannelMojo: Adopt |mojo::embedder::AsyncWait()| by morrita · 10 years ago
  49. 8155757 Add the new version for the POSIX-specific version of LaunchProcess. by rvargas · 10 years ago
  50. 30934c6 Revert of base: Fix DiscardableSharedMemory::mapped_size(). (patchset #2 id:20001 of https://codereview.chromium.org/842003002/) by pennymac · 10 years ago
  51. 10f4737 Revert of Re-land: base: Enable browser-wide discardable memory on Linux, CrOS and Windows. (patchset #1 id:1 of https://codereview.chromium.org/793443003/) by danakj · 10 years ago
  52. c7b3023 Fix < JBMR2, os.Trace only exists in API 18+. by tedchoc · 10 years ago
  53. 49481fa Use ThreadData::Now() for TrackingInfo::time_posted initialization by jdduke · 10 years ago
  54. a6391d6 Install sdk extras packages using android to prompt for ToS. by navabi · 10 years ago
  55. 209f13c Add instrumentation to the Android resource extraction. by lizeb · 10 years ago
  56. 7fcbf66 mmap V8 snapshot and ICU data file in the android_webview by mkosiba · 10 years ago
  57. 51119f2 CC: Allow cubic-bezier timing inputs outside the range [0, 1] by loyso · 10 years ago
  58. eb85c2a Re-land: base: Enable browser-wide discardable memory on Linux, CrOS and Windows. by reveman · 10 years ago
  59. 9a89f24 base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON(). by danakj · 10 years ago
  60. c4c1bdc base: Fix DiscardableSharedMemory::mapped_size(). by reveman · 10 years ago
  61. 3cb7360 Cleanup: Remove some redundant container clear() calls. by thestig · 10 years ago
  62. 92661bb media: Optimize HW Video to 2D Canvas copy. by dongseong.hwang · 10 years ago
  63. 09434e5 android: Improve native JNI export implementation. by torne · 10 years ago
  64. 85c1625 Using the new MemoryPressureListener instead of the LowMemoryObserver when the enhanced memory management is turned on by skuhne · 10 years ago
  65. 8eb0eac Linux: Update desktop environment detection to include MATE desktop. by thestig · 10 years ago
  66. c3c88f7 Revert "Use Xvfb in isolated testing only if use_x11 is set" by Paweł Hajdan, Jr · 10 years ago
  67. 6b7ca5f Use Xvfb in isolated testing only if use_x11 is set by spang · 10 years ago
  68. fb5ddf7 Use json file to determine sdk packages to download. by navabi · 10 years ago
  69. 4c5baa7 Fixed GPU tracing so the categories do not get mixed. by dyen · 10 years ago
  70. 399c69e Remove virtuals from base::ElapsedTimer by hashimoto · 10 years ago
  71. ad219c1 Revert of Move ForkWithFlags from sandbox/ to base/ and plug it into LaunchProcess. (patchset #2 id:20001 of https://codereview.chromium.org/831373002/) by mek · 10 years ago
  72. cdd54e9 Move ForkWithFlags from sandbox/ to base/ and plug it into LaunchProcess. by rickyz · 10 years ago
  73. c2dabe5 Nobody uses base::JsonPrefStore::ReadResult without a path by bratell · 10 years ago
  74. 6b22171 Export __system_property_get symbol for component builds. by fdegans · 10 years ago
  75. b533e10 [Android] Add a device-side test HTTP server via ChromeInstrumentationTestRunner. by jbudorick · 10 years ago
  76. 8b1f9ff Change the non-component definition of mojo_system_for_component by blundell · 10 years ago
  77. 051d2cf Revert of base: Enable browser-wide discardable memory on Linux, CrOS and Windows. (patchset #1 id:1 of https://codereview.chromium.org/793443003/) by falken · 10 years ago
  78. 45d8e93 base: Enable browser-wide discardable memory on Linux, CrOS and Windows. by reveman · 10 years ago
  79. 572d22a Always download google_play_services zip package instead of rsync. by navabi · 10 years ago
  80. 948395d Add DictionaryValue::Set and ::SetWithoutPathExpansion functions by estade · 10 years ago
  81. f43dd14 Mojo HTML viewer crash by dtapuska · 10 years ago
  82. f8a5011 Send more file descriptors in IPCSendFdsTest.DescriptorTest by yusukes · 10 years ago
  83. f5edbe1 Update mojo sdk to rev e3719475d5971283d1d2250533d53066b2ff9797 by rockot · 10 years ago
  84. 7f9c21d Clean-up: Remove base::TimeTicks::UnprotectedNow(). by miu · 10 years ago
  85. 343c413 Added checks for use after free of PrefService by battre · 10 years ago
  86. d5ecd7c Cleanup: Update the path to gfx size headers. by tfarina · 10 years ago
  87. f40698f Cleanup: Update the path to gfx rect headers. by tfarina · 10 years ago
  88. c764d4d Fix build break from strict checking of {virtual,override,final}. by Daniel Cheng · 10 years ago
  89. 5b9341e Update mojo sdk to rev cc531b32182099a5a034a99daff35ed5d38a61c8 by Daniel Cheng · 10 years ago
  90. 5ba3d1a Add gclient hook to download SDK extras on bots. by navabi · 10 years ago
  91. 3d95d78 Disable DiscardableMemoryTest.AddressSpace under AddressSanitizer on Windows by timurrrr · 10 years ago
  92. 7f5750d Standardize usage of virtual/override/final specifiers in dbus/. by dcheng · 10 years ago
  93. c9f0ad0 Remove deprecated methods from Pickle. by avi · 10 years ago
  94. fadd1f2 Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of https://codereview.chromium.org/818833004/) by avi · 10 years ago
  95. ca5a607 Make callers of CommandLine use it via the base:: namespace, and remove the global alias. by avi · 10 years ago
  96. 2ad7011 Enable logging in mojo:media app. by xhwang · 10 years ago
  97. 8985ff8 base: Add free list implementation to browser-wide discardable memory system. by reveman · 10 years ago
  98. 2dcdbf0 Add a landmine to clobber broken GN bots. by Daniel Cheng · 10 years ago
  99. e175896 Revert of Revert "Update legacy Tuple-using code." (patchset #1 id:1 of https://codereview.chromium.org/826573002/) by avi · 10 years ago
  100. 19ae854 Revert "Update legacy Tuple-using code." by Avi Drissman · 10 years ago