1. 13c77dc Adding Chrome-side WebVR interface by bajones · 9 years ago
  2. 167b892 [Android log] Remove Log#makeTag by dgn · 9 years ago
  3. a031469 [Startup Tracing] Enable startup tracing from config file by zhenw · 9 years ago
  4. 06033dc Revert "Revert "Android: Store language .pak files in res/raw rather than assets"" by agrieve · 9 years ago
  5. 51dbc39 Factor clobber out of build/landmines.py by petrcermak · 9 years ago
  6. 8bd245c Don't peek messages in the MessagePumpForUI class when we receive our kMsgHaveWork message. by ananta · 9 years ago
  7. 1aae892 Delete watcher on IO thread in MessagePumpLibeventTest.QuitWatcher. by derekjchow · 9 years ago
  8. fa60d69 Revert "Android: Store language .pak files in res/raw rather than assets" by qinmin · 9 years ago
  9. 036fea8 mandoline filesystem: add a sqlite3 vfs to proxy filesystem usage. by erg · 9 years ago
  10. 8149127 Revert of Revert of Make SharedMemoryHandle a class on Mac. (patchset #1 id:1 of https://codereview.chromium.org/1200473003/) by scottmg · 9 years ago
  11. e76a93e Revert of Make SharedMemoryHandle a class on Mac. (patchset #20 id:580001 of https://codereview.chromium.org/1163943004/) by scottmg · 9 years ago
  12. e52d17b Mac: Make SharedMemoryHandle its own class. by erikchen · 9 years ago
  13. cde523a Android: Store language .pak files in res/raw rather than assets by agrieve · 9 years ago
  14. e1cfb97 Revert "Adding Chrome-side WebVR interface and Cardboard implementation" by bajones · 9 years ago
  15. 34aca1b Add InstallSplitApk function to device utils. by mikecase · 9 years ago
  16. 6407d1f base: Remove port.h include. by tfarina · 9 years ago
  17. 9368ac0 base: Remove MessageLoopProxy by skyostil · 9 years ago
  18. 07e8809 Load V8 startup data directly from the APK on Android. by agrieve · 9 years ago
  19. d2d22b5 Disable ipc_mojo_unittests that timeout on Android. by msw · 9 years ago
  20. deadf81 Store and load icudtl.dat directly from the apk rather than extracting on start-up. by agrieve · 9 years ago
  21. fdc23c9 [tracing] Expose AddOwnershipEdge and CreateAllocatorDump with guid to blink. by ssid · 9 years ago
  22. 01d661c Revert of Use scoped_ptr for NavigationEntries. (patchset #4 id:60001 of https://codereview.chromium.org/1191893009/) by thakis · 9 years ago
  23. bfd082c Take 2: Moved logic for mapping child process FDs for ICU and V8 into child_process_launcher.cc by agrieve · 9 years ago
  24. 5dd52cd Release obigation to call ChannelMojoHost::OnClientLaunched() by leon.han · 9 years ago
  25. 9a1139d Avoid redundant Looper tracing by paulmiller · 9 years ago
  26. 6603414 Make apptest arg optional; avoid xvfb for --gtest_list_tests by msw · 9 years ago
  27. 895512d Optimize machine code size of UMA histogram macros. by asvitkine · 9 years ago
  28. 844f518 Build ForkWithFlags and part of NamespaceSandbox under nonsfi newlib. by rickyz · 9 years ago
  29. 73f83a1 cc: Rename visible_content_rect and content stuff on quads. by danakj · 9 years ago
  30. 9d993e1 Use scoped_ptr for NavigationEntries. by avi · 9 years ago
  31. f4a9f68 Stop crashing in NetworkChangeNotifierMac when running tests. by esprehn · 9 years ago
  32. 62d3a92 Remove unused locking functionality from base::SharedMemory. by erikchen · 9 years ago
  33. 28830e9 ifdef out ProcessUtilTest.CloneFlags on linux with old kernel headers by mostynb · 9 years ago
  34. 9aa2506 Making the MemoryDumpManager less aggressive in disabling dump providers on failures. by ssid · 9 years ago
  35. 129a57e Revert of Don't peek messages in the MessagePumpForUI class when we receive our kMsgHaveWork message. (patchset #1 id:1 of https://codereview.chromium.org/1173193002/) by scottmg · 9 years ago
  36. 393e9e2 List fixture-granular failures in mojo apptest output. by msw · 9 years ago
  37. 872f76e Adding Chrome-side WebVR interface and Cardboard implementation by bajones · 9 years ago
  38. 9e63808 Remove base::Thread::SetPriority() interface by toyoshim · 9 years ago
  39. ce99285 ipc: Remove virtual inheritance of SupportsAttachmentBrokering. by erikchen · 9 years ago
  40. f0d0b1c Add test timeouts to the mojo apptest runner. by msw · 9 years ago
  41. 84e382b Converts html_viewer to not headless by sky · 9 years ago
  42. 7ba56fd media: Disable mojo:media_apptests. by Xiaohan Wang · 9 years ago
  43. b80ae93 Remove unnecessary message_loop_proxy.h includes by skyostil · 9 years ago
  44. e5a8dc4 Migrate callers of message_loop_proxy() to task_runner() by skyostil · 9 years ago
  45. b930e24 [tracing] Fix malloc accounting in memory-infra by primiano · 9 years ago
  46. d3ad5f3 ServiceWorker: Migrate the script cache backend from BlockFile to Simple by nhiroki · 9 years ago
  47. 87eecb0 Add glCopyCompressedTextureCHROMIUM by christiank · 9 years ago
  48. d360cf6 @VisibleForTesting and @RemovableInRelease are enough to make by dgn · 9 years ago
  49. 081f98a Add mojo:media_apptests to mojo apptests. by xhwang · 9 years ago
  50. 08b8264 vs2015: fix float->int warning in gfx/rect_unittests by scottmg · 9 years ago
  51. fb3f010 Revert of Moved logic for mapping child process FDs for ICU and V8 into child_process_launcher.cc (patchset #20 id:380001 of https://codereview.chromium.org/1182443003/) by mek · 9 years ago
  52. bd23704 Moved logic for mapping child process FDs for ICU and V8 into child_process_launcher.cc by agrieve · 9 years ago
  53. 99b3dc0 IPC: Make ChannelReader inherit from SupportsAttachmentBrokering. by erikchen · 9 years ago
  54. 3ade8cc [tracing] Warmup the ThreadLocalEventBuffer when MemoryInfra is enabled by primiano · 9 years ago
  55. 62d3813 IPC: Add new classes required for attachment brokering. by erikchen · 9 years ago
  56. a0afa97 mandoline: stub of updater service by scottmg · 9 years ago
  57. a77f133 Fix size_t to int/int32_t conversion warnings. by yzshen · 9 years ago
  58. 8ca93c2 Change histogram.h includes to histogram_macros.h in metrics code. by asvitkine · 9 years ago
  59. edfb541 Support impl-side painting in Mandoline. by jam · 9 years ago
  60. e1daa97 Write new Starts/EndsWith and convert FilePath functions to StringPiece. by brettw · 9 years ago
  61. 5100616 Remove base::SimpleThread::SetThreadPriority() interface by toyoshim · 9 years ago
  62. a60c7f5 Initialize num_flush_callbacks_ by oshima · 9 years ago
  63. 1537c93 ScopedPtrMap: Added Compare template parameter. by mgiuca · 9 years ago
  64. 1714f5f Reland: Build Mojo apps in sub-dirs, like application packages. by msw · 9 years ago
  65. 9b86e31 Only support seeking file streams from the beginning of the file. by reillyg · 9 years ago
  66. 2d5e3f9 gfx: Fix ToEnclosing/ToEnclosed math to deal with big numbers. by vmpstr · 9 years ago
  67. d64a362 Optimize memory use of registered histograms. by asvitkine · 9 years ago
  68. d18d63b Revert of Build Mojo apps in subdirectories, like application packages. (patchset #8 id:160001 of https://codereview.chromium.org/1180653002/) by msw · 9 years ago
  69. d29436f Build Mojo apps in subdirectories, like application packages. by msw · 9 years ago
  70. d658737 Avoid emptry tracing callbacks when possible. by hubbe · 9 years ago
  71. d4af0f4 [tracing] fix a data race in MemoryDumpManager by primiano · 9 years ago
  72. 1efe8a5 android: Introduce a ui::PlatformWindow implementation for android. by sadrul · 9 years ago
  73. 97c27f9 [Android] Refactor browser test execution. (RELAND) by jbudorick · 9 years ago
  74. 8ecec01 Move EndsWith to base namespace. by brettw · 9 years ago
  75. 27a9c12 Revert of android: Introduce a ui::PlatformWindow implementation for android. (patchset #5 id:120001 of https://codereview.chromium.org/1180573004/) by skobes · 9 years ago
  76. 02f76ee android: Introduce a ui::PlatformWindow implementation for android. by sadrul · 9 years ago
  77. 4c1ae64 Disable MessagePumpLibeventTest.TestWatchingFromBadThread on Linux. by Steve Kobes · 9 years ago
  78. 0a29f3d Disable ChannelMojo by rockot · 9 years ago
  79. 9033df4 Disable MemoryDumpManagerTest.RespectTaskRunnerAffinity on Linux. by Steve Kobes · 9 years ago
  80. fb2bebf [tracing] Increase rate of MemoryInfra dumps and throttle mmaps by primiano · 9 years ago
  81. 01ec2cc Add new SplitString backend. by brettw · 9 years ago
  82. 18be293 Update Mojo gtest script for Android changes. by msw · 9 years ago
  83. 7e7dffc Update mojo sdk to rev bdbb0c7e396fc4044a8b194058d7a7e529715286 by rockot · 9 years ago
  84. 0df2fab Remove remaining use of the deprecated MessageLoopProxy by skyostil · 9 years ago
  85. a6d452b Fix leak of PlatformHandleDispatchers in Mojo IPC by rogerj · 9 years ago
  86. 51bf92a Move StartsWith[ASCII] to base namespace. by brettw · 9 years ago
  87. ad71aa4 RenderTextHarfBuzz no longer ignores its specified text direction. by mgiuca · 9 years ago
  88. d21b917 Added ScopedPtrMap class, for maps that contain scoped_ptr values. by mgiuca · 9 years ago
  89. f24cafa Remove base/port.h includes that are not necessary anymore. by tfarina · 9 years ago
  90. 37a3366 Allow Mandoline to load URLs via Intent while its singleTask activity is still running. by ben · 9 years ago
  91. 03f7750 Add a Pickle::GetTotalAllocatedSize() to estimate its memory usage by primiano · 9 years ago
  92. 0295d0c Allow binding point to be specified on flow end events. by yuhaoz · 9 years ago
  93. f036a07 Traces with arguments stripped will now emit the args parameter as a __stripped__ string rather than an object with a stripped member. by oysteine · 9 years ago
  94. 22d9c46 ChannelMojo: Make MOJO_RESULT_FAILED_PRECONDITION an error. by morrita · 9 years ago
  95. d796989 [tracing] Simplify the MemoryInfra API (final stage) by primiano · 9 years ago
  96. 13abeec base: Don't crash in Thread::task_runner() if the thread isn't running by skyostil · 9 years ago
  97. 37d921b Revert of Allow binding point to be specified on flow end events. (patchset #2 id:20001 of https://codereview.chromium.org/1152553011/) by dsinclair · 9 years ago
  98. d7e2464 [Android log] Fix the log filtering by level by dgn · 9 years ago
  99. 9f75b24 [tracing] Switch TracedValue to pickles: lighter and accountable by primiano · 9 years ago
  100. 41176c5 Make dbus::FileDescriptor a Pass()-movable type. by reillyg · 9 years ago