1. 5259e15 Replace some Tokenize calls with SplitString. by brettw · 9 years ago
  2. 6ff92f6 Move more string_util functions to base namespace. by brettw · 9 years ago
  3. 7ce235f IPC::ChannelMojo::Send() should fail once it is closed. by morrita · 9 years ago
  4. e1dcf11 Remove Chromium specific PixelStorei params in GPU command buffer. by zmo · 9 years ago
  5. c7f552d Change the type of |x_range| in LineSegment from Range to RangeF, and remove |width| from LineSegment. by xdai · 9 years ago
  6. 8e6f8d9 Prefetch the native library for synchronous Browser startups. by lizeb · 9 years ago
  7. 8293e7b Run mojo apptests up to three attempts on failure. by msw · 9 years ago
  8. 22632bf Optimize DictionaryValue::Get() by avoiding temp string copies. by asvitkine · 9 years ago
  9. 2bf7497 Fix -INT_MIN integer overflow in itoa_r(). by tnagel · 9 years ago
  10. 41891e3 [tracing] use SHA1 instead of base::Hash for memory dump GUIDs by primiano · 9 years ago
  11. 9607151 Use scoped_ptr for NavigationEntries. by avi · 9 years ago
  12. 0bf79e2 Add USB keyboard detection reporting and disable flag by jschuh · 9 years ago
  13. 8594be0 Adding end-to-end browser test for memory-infra tracing, by ssid · 9 years ago
  14. 91af5fd Don't check for USE_CREDENTIALS permission on Android M. by bauerb · 9 years ago
  15. 13c77dc Adding Chrome-side WebVR interface by bajones · 9 years ago
  16. 167b892 [Android log] Remove Log#makeTag by dgn · 9 years ago
  17. a031469 [Startup Tracing] Enable startup tracing from config file by zhenw · 9 years ago
  18. 06033dc Revert "Revert "Android: Store language .pak files in res/raw rather than assets"" by agrieve · 9 years ago
  19. 51dbc39 Factor clobber out of build/landmines.py by petrcermak · 9 years ago
  20. 8bd245c Don't peek messages in the MessagePumpForUI class when we receive our kMsgHaveWork message. by ananta · 9 years ago
  21. 1aae892 Delete watcher on IO thread in MessagePumpLibeventTest.QuitWatcher. by derekjchow · 9 years ago
  22. fa60d69 Revert "Android: Store language .pak files in res/raw rather than assets" by qinmin · 9 years ago
  23. 036fea8 mandoline filesystem: add a sqlite3 vfs to proxy filesystem usage. by erg · 9 years ago
  24. 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
  25. e76a93e Revert of Make SharedMemoryHandle a class on Mac. (patchset #20 id:580001 of https://codereview.chromium.org/1163943004/) by scottmg · 9 years ago
  26. e52d17b Mac: Make SharedMemoryHandle its own class. by erikchen · 9 years ago
  27. cde523a Android: Store language .pak files in res/raw rather than assets by agrieve · 9 years ago
  28. e1cfb97 Revert "Adding Chrome-side WebVR interface and Cardboard implementation" by bajones · 9 years ago
  29. 34aca1b Add InstallSplitApk function to device utils. by mikecase · 9 years ago
  30. 6407d1f base: Remove port.h include. by tfarina · 9 years ago
  31. 9368ac0 base: Remove MessageLoopProxy by skyostil · 9 years ago
  32. 07e8809 Load V8 startup data directly from the APK on Android. by agrieve · 9 years ago
  33. d2d22b5 Disable ipc_mojo_unittests that timeout on Android. by msw · 9 years ago
  34. deadf81 Store and load icudtl.dat directly from the apk rather than extracting on start-up. by agrieve · 9 years ago
  35. fdc23c9 [tracing] Expose AddOwnershipEdge and CreateAllocatorDump with guid to blink. by ssid · 9 years ago
  36. 01d661c Revert of Use scoped_ptr for NavigationEntries. (patchset #4 id:60001 of https://codereview.chromium.org/1191893009/) by thakis · 9 years ago
  37. bfd082c Take 2: Moved logic for mapping child process FDs for ICU and V8 into child_process_launcher.cc by agrieve · 9 years ago
  38. 5dd52cd Release obigation to call ChannelMojoHost::OnClientLaunched() by leon.han · 9 years ago
  39. 9a1139d Avoid redundant Looper tracing by paulmiller · 9 years ago
  40. 6603414 Make apptest arg optional; avoid xvfb for --gtest_list_tests by msw · 9 years ago
  41. 895512d Optimize machine code size of UMA histogram macros. by asvitkine · 9 years ago
  42. 844f518 Build ForkWithFlags and part of NamespaceSandbox under nonsfi newlib. by rickyz · 9 years ago
  43. 73f83a1 cc: Rename visible_content_rect and content stuff on quads. by danakj · 9 years ago
  44. 9d993e1 Use scoped_ptr for NavigationEntries. by avi · 9 years ago
  45. f4a9f68 Stop crashing in NetworkChangeNotifierMac when running tests. by esprehn · 9 years ago
  46. 62d3a92 Remove unused locking functionality from base::SharedMemory. by erikchen · 9 years ago
  47. 28830e9 ifdef out ProcessUtilTest.CloneFlags on linux with old kernel headers by mostynb · 9 years ago
  48. 9aa2506 Making the MemoryDumpManager less aggressive in disabling dump providers on failures. by ssid · 9 years ago
  49. 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
  50. 393e9e2 List fixture-granular failures in mojo apptest output. by msw · 9 years ago
  51. 872f76e Adding Chrome-side WebVR interface and Cardboard implementation by bajones · 9 years ago
  52. 9e63808 Remove base::Thread::SetPriority() interface by toyoshim · 9 years ago
  53. ce99285 ipc: Remove virtual inheritance of SupportsAttachmentBrokering. by erikchen · 9 years ago
  54. f0d0b1c Add test timeouts to the mojo apptest runner. by msw · 9 years ago
  55. 84e382b Converts html_viewer to not headless by sky · 9 years ago
  56. 7ba56fd media: Disable mojo:media_apptests. by Xiaohan Wang · 9 years ago
  57. b80ae93 Remove unnecessary message_loop_proxy.h includes by skyostil · 9 years ago
  58. e5a8dc4 Migrate callers of message_loop_proxy() to task_runner() by skyostil · 9 years ago
  59. b930e24 [tracing] Fix malloc accounting in memory-infra by primiano · 9 years ago
  60. d3ad5f3 ServiceWorker: Migrate the script cache backend from BlockFile to Simple by nhiroki · 9 years ago
  61. 87eecb0 Add glCopyCompressedTextureCHROMIUM by christiank · 9 years ago
  62. d360cf6 @VisibleForTesting and @RemovableInRelease are enough to make by dgn · 9 years ago
  63. 081f98a Add mojo:media_apptests to mojo apptests. by xhwang · 9 years ago
  64. 08b8264 vs2015: fix float->int warning in gfx/rect_unittests by scottmg · 9 years ago
  65. 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
  66. bd23704 Moved logic for mapping child process FDs for ICU and V8 into child_process_launcher.cc by agrieve · 9 years ago
  67. 99b3dc0 IPC: Make ChannelReader inherit from SupportsAttachmentBrokering. by erikchen · 9 years ago
  68. 3ade8cc [tracing] Warmup the ThreadLocalEventBuffer when MemoryInfra is enabled by primiano · 9 years ago
  69. 62d3813 IPC: Add new classes required for attachment brokering. by erikchen · 9 years ago
  70. a0afa97 mandoline: stub of updater service by scottmg · 9 years ago
  71. a77f133 Fix size_t to int/int32_t conversion warnings. by yzshen · 9 years ago
  72. 8ca93c2 Change histogram.h includes to histogram_macros.h in metrics code. by asvitkine · 9 years ago
  73. edfb541 Support impl-side painting in Mandoline. by jam · 9 years ago
  74. e1daa97 Write new Starts/EndsWith and convert FilePath functions to StringPiece. by brettw · 9 years ago
  75. 5100616 Remove base::SimpleThread::SetThreadPriority() interface by toyoshim · 9 years ago
  76. a60c7f5 Initialize num_flush_callbacks_ by oshima · 9 years ago
  77. 1537c93 ScopedPtrMap: Added Compare template parameter. by mgiuca · 9 years ago
  78. 1714f5f Reland: Build Mojo apps in sub-dirs, like application packages. by msw · 9 years ago
  79. 9b86e31 Only support seeking file streams from the beginning of the file. by reillyg · 9 years ago
  80. 2d5e3f9 gfx: Fix ToEnclosing/ToEnclosed math to deal with big numbers. by vmpstr · 9 years ago
  81. d64a362 Optimize memory use of registered histograms. by asvitkine · 9 years ago
  82. 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
  83. d29436f Build Mojo apps in subdirectories, like application packages. by msw · 9 years ago
  84. d658737 Avoid emptry tracing callbacks when possible. by hubbe · 9 years ago
  85. d4af0f4 [tracing] fix a data race in MemoryDumpManager by primiano · 9 years ago
  86. 1efe8a5 android: Introduce a ui::PlatformWindow implementation for android. by sadrul · 9 years ago
  87. 97c27f9 [Android] Refactor browser test execution. (RELAND) by jbudorick · 9 years ago
  88. 8ecec01 Move EndsWith to base namespace. by brettw · 9 years ago
  89. 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
  90. 02f76ee android: Introduce a ui::PlatformWindow implementation for android. by sadrul · 9 years ago
  91. 4c1ae64 Disable MessagePumpLibeventTest.TestWatchingFromBadThread on Linux. by Steve Kobes · 9 years ago
  92. 0a29f3d Disable ChannelMojo by rockot · 9 years ago
  93. 9033df4 Disable MemoryDumpManagerTest.RespectTaskRunnerAffinity on Linux. by Steve Kobes · 9 years ago
  94. fb2bebf [tracing] Increase rate of MemoryInfra dumps and throttle mmaps by primiano · 9 years ago
  95. 01ec2cc Add new SplitString backend. by brettw · 9 years ago
  96. 18be293 Update Mojo gtest script for Android changes. by msw · 9 years ago
  97. 7e7dffc Update mojo sdk to rev bdbb0c7e396fc4044a8b194058d7a7e529715286 by rockot · 9 years ago
  98. 0df2fab Remove remaining use of the deprecated MessageLoopProxy by skyostil · 9 years ago
  99. a6d452b Fix leak of PlatformHandleDispatchers in Mojo IPC by rogerj · 9 years ago
  100. 51bf92a Move StartsWith[ASCII] to base namespace. by brettw · 9 years ago