1. 556db8b Replace std::map with base::SmallMap in ui::LatencyInfo by jdduke@chromium.org · 11 years ago
  2. b4ca374 Fixing compiler_version for Fedora. by mithro@mithis.com · 11 years ago
  3. 638e60f Remove two Unicode characters that are not white space per by pkasting@chromium.org · 11 years ago
  4. c7219cc Mojo: Add support for the use_mojo gyp define to mojob.sh. by viettrungluu@chromium.org · 11 years ago
  5. e5831be Fix a brace style according to the style guide. by sungmann.cho@navercorp.com · 11 years ago
  6. ff9ba82 Adds the ability for the renderer to create the mojo channel by sky@chromium.org · 11 years ago
  7. 3800305 Add chrome_canary to list of known android builds by rbyers@chromium.org · 11 years ago
  8. 1fd0875 Mojo: Cleanup: MOJO_OVERRIDE -> OVERRIDE in places where we use base/. by viettrungluu@chromium.org · 11 years ago
  9. 42ea704 stack_trace_posix: Make size be a size_t in ProcessBacktrace(). by raphael.kubo.da.costa@intel.com · 11 years ago
  10. 8d50be1 Run ContentMain in a browser_test's browser process. This removes duplication of code in the browser test harness for setting up the browser process, and also ensures that initialization code in ContentMainRunner runs. by jam@chromium.org · 11 years ago
  11. 536b9a9 Revert 257577 "Revert 257562 "Base: Make base::File use ScopedFD..." by zmo@chromium.org · 11 years ago
  12. 24e1022 Revert 257562 "Base: Make base::File use ScopedFD on POSIX." by zmo@chromium.org · 11 years ago
  13. ab26a21 Revert 257505 "Adds the ability for the renderer to create the m..." by viettrungluu@chromium.org · 11 years ago
  14. 7a1780b Base: Make base::File use ScopedFD on POSIX. by rvargas@chromium.org · 11 years ago
  15. ceffe07 Change sWindowFocusListeners to mWindowFocusListeners. It's not a static field. by sungmann.cho@navercorp.com · 11 years ago
  16. 40027d5 Mojo: More scaffolding to run apps out of process. by viettrungluu@chromium.org · 11 years ago
  17. 9339740 Revert 257524 "Move IsStringASCII/UTF8 to base namespace." by brettw@chromium.org · 11 years ago
  18. 150baa7 Move IsStringASCII/UTF8 to base namespace. by brettw@chromium.org · 11 years ago
  19. 77b8603 Move ScopedFILE to base namespace and scoped_file.h by brettw@chromium.org · 11 years ago
  20. 3fad3b8 Move some functions in test_file_util to base namespace. by brettw@chromium.org · 11 years ago
  21. 3727389 Move CommandLine to base namespace. by brettw@chromium.org · 11 years ago
  22. 8279573 Adds the ability for the renderer to create the mojo channel by sky@chromium.org · 11 years ago
  23. 9d60a7a ensure that UnixDomainSocket::RecvMsgWithFlags doesn't memcpy from 0 by mostynb@opera.com · 11 years ago
  24. b52f29b Implement ScopedFD in terms of ScopedGeneric. by brettw@chromium.org · 11 years ago
  25. 30220c9 Mojo: request/response C++ bindings by darin@chromium.org · 11 years ago
  26. 254c5c1 This change helps with two significant problems with Chrome debug by mithro@mithis.com · 11 years ago
  27. 6e12b19 Fixes bug in bindings generator where we generate an empty switch by sky@chromium.org · 11 years ago
  28. b8492f4 Revert of Adds the ability for the renderer to create the mojo channel (https://codereview.chromium.org/195993010/) by jamesr@chromium.org · 11 years ago
  29. 5a743f7 Adds the ability for the renderer to create the mojo channel by sky@chromium.org · 11 years ago
  30. 7ee0956 Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.chromium.org/191673003/) by jochen@chromium.org · 11 years ago
  31. 11e1274 dbus: Add template specialization for Property<vector<uint8> >. by armansito@chromium.org · 11 years ago
  32. 6d7afc8 Revert 257300 "Disallow calling Map on currently-mapped SharedMe..." by jbauman@chromium.org · 11 years ago
  33. 39cb719 Disallow calling Map on currently-mapped SharedMemory by jbauman@chromium.org · 11 years ago
  34. c40e3b1 Base: Introduce a new version of FileUtilProxy that works with File. by rvargas@chromium.org · 11 years ago
  35. f1a393d Mojo: Refactor the in-process-specific bits out of DynamicServiceLoader. by viettrungluu@chromium.org · 11 years ago
  36. f99ac6c Attempt at making HandleWatcher tests less flakey by sky@chromium.org · 11 years ago
  37. 5710e6d Remove CreatePlatformFile from content shell. by rvargas@chromium.org · 11 years ago
  38. 18c0702 Move UTF16ToASCII, remove WideToASCII. by brettw@chromium.org · 11 years ago
  39. 9e91982 Implement ScopedFD in terms of ScopedGeneric. by brettw@chromium.org · 11 years ago
  40. 1eea140 Change DCHECK_IS_ON() to DCHECK_IS_ON by wangxianzhu@chromium.org · 11 years ago
  41. 0bc25d5 Fix unreachable code warnings in base/. Found by MSVC warning 4702. by pkasting@chromium.org · 11 years ago
  42. abc6400 Mojo: Add a script to make running mojo shell easier (on Linux). by viettrungluu@chromium.org · 11 years ago
  43. 1e70682 Make LogMessage() handle strings with null bytes by joaoe@opera.com · 11 years ago
  44. 018ecd9 Mojo: Increase epsilon in tests. by viettrungluu@chromium.org · 11 years ago
  45. a4b8deb Mojo: Add a simple child process launcher to the Mojo shell code. by viettrungluu@chromium.org · 11 years ago
  46. 2e9e2c9 Disable TimeTicks.ThreadNow on Android by scheib@chromium.org · 11 years ago
  47. 0ad5a38 Mojo: Add a (failing) test for crbug.com/348644 by viettrungluu@chromium.org · 11 years ago
  48. 425573b Removes use of vector::data by sky@chromium.org · 11 years ago
  49. b07e7fe Revert of Make LogMessage() handle strings with null bytes (https://codereview.chromium.org/198103008/) by finnur@chromium.org · 11 years ago
  50. 7aa2af3 Expose size() and isEmpty() in ObserverList. by mlamouri@chromium.org · 11 years ago
  51. 0d4c71c Make LogMessage() handle strings with null bytes by joaoe@opera.com · 11 years ago
  52. 6209f3a Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.chromium.org/191673003/) by thakis@chromium.org · 11 years ago
  53. 917f714 Implement ScopedFD in terms of ScopedGeneric. by brettw@chromium.org · 11 years ago
  54. 7a375d4 Revert 256997 "Bump to get a new revision number to target the o..." by kerz@chromium.org · 11 years ago
  55. 631329f Bump to get a new revision number to target the official build at. by kerz@chromium.org · 11 years ago
  56. 05312b9 [Telementry][Android] Only copy changed or missing files of profile by aberent@chromium.org · 11 years ago
  57. ca61fd9 base: add MockTimer by ellyjones@chromium.org · 11 years ago
  58. 155e2c9 Fix a comment re: base/platform_file.h deprecation. by thestig@chromium.org · 11 years ago
  59. 2d58a81 Reland: Fix mojo_js_unittests by yzshen@chromium.org · 11 years ago
  60. aa82a77 Move more file_util functions to base namespace. by brettw@chromium.org · 11 years ago
  61. ed0655a Updates comment for PlatformChannelPair::PassClientHandle by sky@chromium.org · 11 years ago
  62. c9f8143 Move extension_messages.h to extensions/common. by derat@chromium.org · 11 years ago
  63. bd55bcc Return a NULL histogram pointer on construction error by elijahtaylor@chromium.org · 11 years ago
  64. cd1e0d0 Revert of Fix mojo_js_unittests (https://codereview.chromium.org/197463005/) by finnur@chromium.org · 11 years ago
  65. dbdd8b4 Fix mojo_js_unittests by yzshen@chromium.org · 11 years ago
  66. c0eca77 Move ui.gyp into ui/base/ directory. by tfarina@chromium.org · 11 years ago
  67. b358265 Add metrics to track the duration of tracks received over a PeerConnection. by joi@chromium.org · 11 years ago
  68. 19581c6 Add compatibility function for grabbing PendingIntent's creator package. by dfalcantara@chromium.org · 11 years ago
  69. 6d6cbd0 Mojo: Add an embedder-level multiprocess test of message pipe handle passing. by viettrungluu@chromium.org · 11 years ago
  70. 064f0d8 Add ScopedGeneric. by brettw@chromium.org · 11 years ago
  71. 51160ac Mojo: RawChannelPosix correctly handle the "EOF" case. by viettrungluu@chromium.org · 11 years ago
  72. c1ed7c2 Remove dependencies from bindings_generator target by sky@chromium.org · 11 years ago
  73. 5a1c392 [Metrics] Don't require clients of StatisticsDeltaReader to call StatisticsRecorder::Initialize(). by isherman@chromium.org · 11 years ago
  74. 88bcaf2 Allow compilation on recent versions of FreeBSD, which have libexecinfo in the base system but return size_t instead of int for backtrace() by r.c.ladan@gmail.com · 11 years ago
  75. dd6d775 Expose a set of all running Activities by dtrainor@chromium.org · 11 years ago
  76. d5fa393 Mojo: introduce bindings/lib/router.{h,cc} by darin@chromium.org · 11 years ago
  77. 8512a91 [Android] Lint the rest of pylib. by jbudorick@chromium.org · 11 years ago
  78. a128c84 Rename chromium_testshell target to chrome_shell_apk. by aurimas@chromium.org · 11 years ago
  79. 5cb6962 Mojo: MultiprocessTestHelper: Allow {ASSERT,EXPECT}_...() to be used in child. by viettrungluu@chromium.org · 11 years ago
  80. f49157e Remove ContainsOnlyWhitespace from string_util and CollapseWhitespace into to the base namespace by brettw@chromium.org · 11 years ago
  81. 3628f8f Fill out the rest of the StringPiece functions for 16-bit. by brettw@chromium.org · 11 years ago
  82. 14b3aa2 Move AppendFile and *CurrentDirectory to the base namespace. by brettw@chromium.org · 11 years ago
  83. 9356f64 Move relevent JS tests to mojo_js_unittests by sky@chromium.org · 11 years ago
  84. 69ca492 Cleanup SplitStringIntoKeyaluePairs implementation. by pneubeck@chromium.org · 11 years ago
  85. 94b2f5b Revert of Eliminate a potential race in IPC::ChannelProxy (https://codereview.chromium.org/183553004/) by johnme@chromium.org · 11 years ago
  86. da3a300 base: Add perf tests target and threading perf-test. by epenner@chromium.org · 11 years ago
  87. 8141957 Eliminate a potential race in IPC::ChannelProxy by dmichael@chromium.org · 11 years ago
  88. b298b06 Move atrace enabling code from Chrome to WebView by wangxianzhu@chromium.org · 11 years ago
  89. dbc1c77 Gets JS bindings to work again by sky@chromium.org · 11 years ago
  90. 0c0e617 Remove --enable-prune-gpu-command-buffers by piman@chromium.org · 11 years ago
  91. 185fccc Android: minor improvements in SystemMessageHandler. by bulach@chromium.org · 11 years ago
  92. 2147d40 Disable some mojo_js_unittests on Mac and Linux. by yzshen@chromium.org · 11 years ago
  93. 028cf35 Enable mojo unittests on chromium_trybot and waterfall bots. by yzshen@chromium.org · 11 years ago
  94. e0b6b97 Mojo: Fix shutdown in EmbedderTest.ChannelsHandlePassing. by viettrungluu@chromium.org · 11 years ago
  95. de6e771 Mojo: Refactor MultiprocessMessagePipeTest to use TestIOThread. by viettrungluu@chromium.org · 11 years ago
  96. 733a502 Add support for FreeBSD in base/ , base/process/ , and base/threading so that the bootstrap binary for GN (the one in TEMPDIR) can be built and run. by r.c.ladan@gmail.com · 11 years ago
  97. 23fa16e [Android] Use CPU time (not wallclock time) where appropriate in Java by jdduke@chromium.org · 11 years ago
  98. 8bf3dd5 ObserverList.removeObserver() should not return true when null is being removed. by mlamouri@chromium.org · 11 years ago
  99. c9dcae6 Define print format macros for NSInteger & NSUInteger by sdefresne@chromium.org · 11 years ago
  100. 75a5cd9 Let DCHECK in non-official-release build be opt-in with dcheck_always_on=1 only by wangxianzhu@chromium.org · 11 years ago