1. 120eb32 Add HistogramTester::GetAllSamples. by twifkak · 9 years ago
  2. 52c7222 Mandoline: Introduce ApplicationConnection::CloseConnection by fsamuel · 9 years ago
  3. 2f34402 Move InstrumentationTestCase tests from ChromeShell to ChromePublic. by newt · 9 years ago
  4. d680f91 Add a stub __cxa_demangle to disable LLVM's demangler. by simonb · 9 years ago
  5. 1881c3d Added support for Time Elapsed queries through the command buffer. by dyen · 9 years ago
  6. 9adf8ab MessageLoop: wire the unused static method in base::Thread (follow-up cleanup) by kinuko · 9 years ago
  7. da82b81 Adds a frame based test for html_viewer by sky · 9 years ago
  8. a045e6d Update client side navigator.connect API to use ServicePortCollection [2/3] by mek · 9 years ago
  9. bb8c431 Support CheckerboardDrawQuad for mojo surface. by penghuang · 9 years ago
  10. 13684d5 Add texture coordinates and sizes in mojo YUVVideoQuadState. by penghuang · 9 years ago
  11. 7a41686 Revert "Support disabling unit test batching. Use it for angle_end2end_tests" by senorblanco · 9 years ago
  12. 5feb1f3 Support disabling unit test batching. Use it for angle_end2end_tests by phajdan.jr · 9 years ago
  13. b59b655 [Android] Add a Java version of net::test_server::EmbeddedTestServer (RELAND). by jbudorick · 9 years ago
  14. 09e3565 Do not compile shared_memory_posix.cc on iOS platform. by pkl · 9 years ago
  15. efbc8d8 Convert some base/prefs/ methods to scoped_ptr instead of bare ptr by estade · 9 years ago
  16. c3c1447 Handle python exceptions in the apptest_runner child process. by msw · 9 years ago
  17. e60ea59 Reland of [tracing] Send unique tracing process id for cross-process memory dumps identification. by ssid · 9 years ago
  18. 1ad35c8 Add script to validate installed Android SDK packages by dgn · 9 years ago
  19. 6064598 Load language .pak files directly from the apk when using splits by agrieve · 9 years ago
  20. 0a19be3 Don't attempt to validate invalid DBus-passed file descriptors. by reillyg · 9 years ago
  21. 076a4e6 run_mandoline.py: Gracefully handle failure to find files for symlinks for gdb. by sadrul · 9 years ago
  22. cfb15be Convert Android WebView to store locale .pak files as res/raw resources by agrieve · 9 years ago
  23. 431cec1 Revert of [tracing] Send unique tracing process id for cross-process memory dumps identification. (patchset #15 id:320001 of https://codereview.chromium.org/1173263004/) by wittman · 9 years ago
  24. b7995e0 Runs html test with oopifs too by sky · 9 years ago
  25. 5219ab0 [tracing] Send unique tracing process id for cross-process memory dumps identification. by ssid · 9 years ago
  26. d9762f8 [tracing] Fix a race when enabling both memory-infra and toplevel.flow by primiano · 9 years ago
  27. ad727e1 Revert of [Android] Add a Java version of net::test_server::EmbeddedTestServer. (patchset #7 id:120001 of https://codereview.chromium.org/1174613002/) by jbudorick · 9 years ago
  28. 879553f Change a bug reference in a comment. by thakis · 9 years ago
  29. 64760b0 [Android] Add a Java version of net::test_server::EmbeddedTestServer. by jbudorick · 9 years ago
  30. e25f4c8 [ETW Export] Add event filtering. by georgesak · 9 years ago
  31. 5a54541 Delete ChromeStagingInstrumentationTestRunner. by newt · 9 years ago
  32. 8b98446 Update usages of std::map to use ScopedPtrMap. by mgiuca · 9 years ago
  33. 0017391 Thread priority sticked to REALTIME_AUDIO on Linux by toyoshim · 9 years ago
  34. 8fee7e3 mandoline: Fix running mandoline with --gdb. by sadrul · 9 years ago
  35. 68f5d7d Chromium side of RequestDeviceOptions implementation. by jyasskin · 9 years ago
  36. 7ce34b5 Show timestamps with millisecond accuracy in chrome://proximity-auth. by tengs · 9 years ago
  37. 9b5c942 Do not require explicit initialization of ResourceExtractor by agrieve · 9 years ago
  38. 9e29f73 Remove all the imports only needed for jni generator. by aurimas · 9 years ago
  39. c5235e9 Remove @NoSideEffects by dgn · 9 years ago
  40. 516ad63 Add more string_util functions to base namespace. by brettw · 9 years ago
  41. 8279fae Tracing: If the tracing controller has no string sink, we'll no longer generate JSON from the trace buffers (it won't be used anyway). by oysteine · 9 years ago
  42. 933b3bf Load non-locale .pak files directly from the .apk on Android (rather than extracting on start-up). by agrieve · 9 years ago
  43. 5390168 Fix -INT_MIN integer overflow in string_number_conversions.cc. by tnagel · 9 years ago
  44. cd6a12d Moved ScopedPtrMap into base namespace. by mgiuca · 9 years ago
  45. b8d2a8f DevTools: fix concurrency problems in DevToolsFrameTraceRecorder by caseq · 9 years ago
  46. 5259e15 Replace some Tokenize calls with SplitString. by brettw · 9 years ago
  47. 6ff92f6 Move more string_util functions to base namespace. by brettw · 9 years ago
  48. 7ce235f IPC::ChannelMojo::Send() should fail once it is closed. by morrita · 9 years ago
  49. e1dcf11 Remove Chromium specific PixelStorei params in GPU command buffer. by zmo · 9 years ago
  50. c7f552d Change the type of |x_range| in LineSegment from Range to RangeF, and remove |width| from LineSegment. by xdai · 9 years ago
  51. 8e6f8d9 Prefetch the native library for synchronous Browser startups. by lizeb · 9 years ago
  52. 8293e7b Run mojo apptests up to three attempts on failure. by msw · 9 years ago
  53. 22632bf Optimize DictionaryValue::Get() by avoiding temp string copies. by asvitkine · 9 years ago
  54. 2bf7497 Fix -INT_MIN integer overflow in itoa_r(). by tnagel · 9 years ago
  55. 41891e3 [tracing] use SHA1 instead of base::Hash for memory dump GUIDs by primiano · 9 years ago
  56. 9607151 Use scoped_ptr for NavigationEntries. by avi · 9 years ago
  57. 0bf79e2 Add USB keyboard detection reporting and disable flag by jschuh · 9 years ago
  58. 8594be0 Adding end-to-end browser test for memory-infra tracing, by ssid · 9 years ago
  59. 91af5fd Don't check for USE_CREDENTIALS permission on Android M. by bauerb · 9 years ago
  60. 13c77dc Adding Chrome-side WebVR interface by bajones · 9 years ago
  61. 167b892 [Android log] Remove Log#makeTag by dgn · 9 years ago
  62. a031469 [Startup Tracing] Enable startup tracing from config file by zhenw · 9 years ago
  63. 06033dc Revert "Revert "Android: Store language .pak files in res/raw rather than assets"" by agrieve · 9 years ago
  64. 51dbc39 Factor clobber out of build/landmines.py by petrcermak · 9 years ago
  65. 8bd245c Don't peek messages in the MessagePumpForUI class when we receive our kMsgHaveWork message. by ananta · 9 years ago
  66. 1aae892 Delete watcher on IO thread in MessagePumpLibeventTest.QuitWatcher. by derekjchow · 9 years ago
  67. fa60d69 Revert "Android: Store language .pak files in res/raw rather than assets" by qinmin · 9 years ago
  68. 036fea8 mandoline filesystem: add a sqlite3 vfs to proxy filesystem usage. by erg · 9 years ago
  69. 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
  70. e76a93e Revert of Make SharedMemoryHandle a class on Mac. (patchset #20 id:580001 of https://codereview.chromium.org/1163943004/) by scottmg · 9 years ago
  71. e52d17b Mac: Make SharedMemoryHandle its own class. by erikchen · 9 years ago
  72. cde523a Android: Store language .pak files in res/raw rather than assets by agrieve · 9 years ago
  73. e1cfb97 Revert "Adding Chrome-side WebVR interface and Cardboard implementation" by bajones · 9 years ago
  74. 34aca1b Add InstallSplitApk function to device utils. by mikecase · 9 years ago
  75. 6407d1f base: Remove port.h include. by tfarina · 9 years ago
  76. 9368ac0 base: Remove MessageLoopProxy by skyostil · 9 years ago
  77. 07e8809 Load V8 startup data directly from the APK on Android. by agrieve · 9 years ago
  78. d2d22b5 Disable ipc_mojo_unittests that timeout on Android. by msw · 9 years ago
  79. deadf81 Store and load icudtl.dat directly from the apk rather than extracting on start-up. by agrieve · 9 years ago
  80. fdc23c9 [tracing] Expose AddOwnershipEdge and CreateAllocatorDump with guid to blink. by ssid · 9 years ago
  81. 01d661c Revert of Use scoped_ptr for NavigationEntries. (patchset #4 id:60001 of https://codereview.chromium.org/1191893009/) by thakis · 9 years ago
  82. bfd082c Take 2: Moved logic for mapping child process FDs for ICU and V8 into child_process_launcher.cc by agrieve · 9 years ago
  83. 5dd52cd Release obigation to call ChannelMojoHost::OnClientLaunched() by leon.han · 9 years ago
  84. 9a1139d Avoid redundant Looper tracing by paulmiller · 9 years ago
  85. 6603414 Make apptest arg optional; avoid xvfb for --gtest_list_tests by msw · 9 years ago
  86. 895512d Optimize machine code size of UMA histogram macros. by asvitkine · 9 years ago
  87. 844f518 Build ForkWithFlags and part of NamespaceSandbox under nonsfi newlib. by rickyz · 9 years ago
  88. 73f83a1 cc: Rename visible_content_rect and content stuff on quads. by danakj · 9 years ago
  89. 9d993e1 Use scoped_ptr for NavigationEntries. by avi · 9 years ago
  90. f4a9f68 Stop crashing in NetworkChangeNotifierMac when running tests. by esprehn · 9 years ago
  91. 62d3a92 Remove unused locking functionality from base::SharedMemory. by erikchen · 9 years ago
  92. 28830e9 ifdef out ProcessUtilTest.CloneFlags on linux with old kernel headers by mostynb · 9 years ago
  93. 9aa2506 Making the MemoryDumpManager less aggressive in disabling dump providers on failures. by ssid · 9 years ago
  94. 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
  95. 393e9e2 List fixture-granular failures in mojo apptest output. by msw · 9 years ago
  96. 872f76e Adding Chrome-side WebVR interface and Cardboard implementation by bajones · 9 years ago
  97. 9e63808 Remove base::Thread::SetPriority() interface by toyoshim · 9 years ago
  98. ce99285 ipc: Remove virtual inheritance of SupportsAttachmentBrokering. by erikchen · 9 years ago
  99. f0d0b1c Add test timeouts to the mojo apptest runner. by msw · 9 years ago
  100. 84e382b Converts html_viewer to not headless by sky · 9 years ago