1. 2e16050 More virtual/override updates in base/. by viettrungluu · 10 years ago
  2. c83f288 Add gclient hook to download prebuilt mojo_shell by jamesr · 10 years ago
  3. 89c9e62 Add a guard in MojoBootstrap::OnClientLaunched() by morrita · 10 years ago
  4. 7b197b7 Clean up final uses of scoped_ptr<T>::PassAs() and remove it. by dcheng · 10 years ago
  5. a285e00 Just define int64 and uint64 as int64_t and uint64_t. by wtc · 10 years ago
  6. b264d6c Mojo: More virtual/override style fixes in mojo/. by Viet-Trung Luu · 10 years ago
  7. 9b01d24 Revert of Standardize usage of virtual/override/final in ipc/ (patchset #1 id:1 of https://codereview.chromium.org/645623006/) by dcheng · 10 years ago
  8. e430df8 Update targetSdkVersion for Chromium applications. by aurimas · 10 years ago
  9. 12d0d58 Mojo: Fixes to current virtual/override style in mojo/edk/. by Viet-Trung Luu · 10 years ago
  10. d850e63 Revert of [Base] Use variadic template in callback_list.h (wave 1) (patchset #1 id:1 of https://codereview.chromium.org/618573002/) by lfg · 10 years ago
  11. 1967f8d Standardize usage of virtual/override/final in ipc/ by dcheng · 10 years ago
  12. 071a8c6 Standardize usage of virtual/override/final in mojo/ by dcheng · 10 years ago
  13. d773419 Standardize usage of virtual/override/final in components/ by dcheng · 10 years ago
  14. 7dc8df5 Standardize usage of virtual/override/final in base/ by dcheng · 10 years ago
  15. 70b6b21 Standardize usage of virtual/override/final in ui/ by dcheng · 10 years ago
  16. ccc310d Delete ARRAYSIZE_UNSAFE (from base/macros.h). by Viet-Trung Luu · 10 years ago
  17. 18c9e46 Mojo: mojob.sh: Make --release (etc.) work properly again. by viettrungluu · 10 years ago
  18. dd7aaa0 Cleanup: Better constify some strings in base. by thestig · 10 years ago
  19. e914143 Don't use 64KB of stack on a single call. by cpu · 10 years ago
  20. 952f465 ChannelMojo: Add ChannelMojo::CanBeUsed() to enable it incrementally by morrita · 10 years ago
  21. 840bfe1 Don't shadow variables (same name in scope) by cpu · 10 years ago
  22. 0f58dc9 The DisplayVirtualKeyboard function on Windows 8 and beyond should not be displaying the OSK if a physical keyboard is attached to the machine. by ananta · 10 years ago
  23. 13e514d Refactoring: Make IPC::Channel::TakeClientFileDescriptor() a ScopedFD. by morrita · 10 years ago
  24. 3515bc2 Mojo: mojob.sh: Add support for gn, and remove support for gyp and shared library (component) builds. by viettrungluu · 10 years ago
  25. f709d86 Drop refs to net::EmbeddedTestServer / net::File{Path,URL} utils in mojo by jamesr · 10 years ago
  26. bac1347 [Mojo] Remove mojo_view_manager_unittests from mojob by abarth · 10 years ago
  27. 9b25a1c Reland of 'New run shell implementation for DeviceUtils' by perezju · 10 years ago
  28. b44c7c1 [Android] Simplify logic for grabbing initial country-code. by yfriedman · 10 years ago
  29. 4ce30b9 Add a Context argument to LibraryLoader.onNativeInitializationComplete(). by petrcermak · 10 years ago
  30. e449e7f gfx:: De-templatize Size and SizeF. by danakj · 10 years ago
  31. f25790b gfx: De-templatize the gfx::Point and gfx::PointF classes. by danakj · 10 years ago
  32. 76e1e85 [Mac] Do not initialize the MockCrApplication in base::TestSuite. by rsesek · 10 years ago
  33. 67ba9dd Tidy logcat message on test for mmap from apk. by simonb · 10 years ago
  34. 85cde1d Revert of New run shell implementation for DeviceUtils (patchset #8 id:140001 of https://codereview.chromium.org/659533002/) by perezju · 10 years ago
  35. 3247d9a Render base::File::Flush() doc more precise. by tnagel · 10 years ago
  36. c75ea69 New run shell implementation for DeviceUtils by perezju · 10 years ago
  37. 763b554 Abort ImportantFileWriter::WriteFileAtomically() on Flush() error. by tnagel · 10 years ago
  38. 942e8b3 Change mojo URLs from mojo://mojo_foo to mojo://foo. by aa · 10 years ago
  39. 1c936f2 Remove dead declarations for a nonexistent class. by palmer · 10 years ago
  40. 723b910 Roll Android SDK to v21 by aurimas · 10 years ago
  41. 5ee272e Don't define ARRAYSIZE_UNSAFE except in Blink. by viettrungluu · 10 years ago
  42. a9aa671 Enforce handle ownership in base::Process. by rvargas · 10 years ago
  43. da90310 Make crazy linker work in gn build by cjhopman · 10 years ago
  44. 24e2221 Add the ability to observe MessagePumpMojo by abarth · 10 years ago
  45. eb5b072 Mojo: Change the way message pipes are passed over channels. by viettrungluu · 10 years ago
  46. 3407a4e Further refine mojo_example_apptests. by msw · 10 years ago
  47. 4711cb9 Make args() accessors const by davemoore · 10 years ago
  48. dfe613b mojo: Fix c++ bindings so serialization of empty arrays doesn't crash. by erg · 10 years ago
  49. a27de8f Fix failure to use shared relro on load from a zip file. by simonb · 10 years ago
  50. d576c12 Put some references to __DATE__ and __TIME__ behind a preprocessor flag. by sebmarchand · 10 years ago
  51. ce6251b Non-SFI Mode: Build base/ library by PNaCL toolchain for nacl_helper_nonsfi. by hidehiko · 10 years ago
  52. cc628e0 Remove some friend declarations in ThreadRestrictions that are no more needed. by kinaba · 10 years ago
  53. 9862368 Convert the few remaining ARRAYSIZE_UNSAFE -> arraysize. by viettrungluu · 10 years ago
  54. dda14dd Make ApplicationImpl::args() be a std::vector<std::string> by davemoore · 10 years ago
  55. d5f5990 Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>. by dcheng · 10 years ago
  56. 5befca6 base: Add discardable memory test that check behavior when creating enough instances that could use up a 32-bit address space. by reveman · 10 years ago
  57. f0f4ddb Remove trivially-true DEBUG_CHECKs in safe_sprintf.cc by cmasone · 10 years ago
  58. 3223610 Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>. by dcheng · 10 years ago
  59. d36037a Modify ALLOW_UNUSED to allow enabling unused local warnings on MSVC. by pkasting · 10 years ago
  60. f930c5d Implement MediaSource support for mojo. by dalecurtis · 10 years ago
  61. f223b07 Add TCP socket mojo implementation. by Brett Wilson · 10 years ago
  62. e08f0ba Mojo JS Bindings: add support for associative arrays (Mojo map type) by hansmuller · 10 years ago
  63. e53d1f9 base: Use nullptr instead of NULL and static_cast in discardable memory unit tests. by reveman · 10 years ago
  64. 4e377e6 SafeSPrintf: use C++ variadic template by jln · 10 years ago
  65. fa3ca12 change OVERRIDE to override in dbus/object_manager.h in comment by mostynb · 10 years ago
  66. 23a5ec3 [Mojo] ApplicationRunnerChromium should dump stacks in debug by abarth · 10 years ago
  67. ea72857 mojo: Switch the clipboard interface over to using map<>. by erg · 10 years ago
  68. f402ffa Fix Java indentation issues. by aurimas · 10 years ago
  69. 64e582c Convert ARRAYSIZE_UNSAFE -> arraysize in components/. by viettrungluu · 10 years ago
  70. 1e58501 Include mask texture size in RenderPassDrawQuad by enne · 10 years ago
  71. 9fcc3f0 Fix Java indentation issues. by aurimas · 10 years ago
  72. ab08d46 Adds Cast on Android as a valid tracing configuration (chromecast_shell). by gunsch · 10 years ago
  73. 76f7ca1 Convert ARRAYSIZE_UNSAFE -> arraysize in ui/. by viettrungluu · 10 years ago
  74. b92768f mojo: Fix java bindings for maps by qsr · 10 years ago
  75. 60a83bd mojo: Fix findbugs issue on java generated code. by qsr · 10 years ago
  76. a3f9eff Convert ARRAYSIZE_UNSAFE -> arraysize in base/. by viettrungluu · 10 years ago
  77. 00d3e5b [Mojo] mojo_native_viewport_service should use "--" args by abarth · 10 years ago
  78. a88ae05 Make wm_flow_init work with gn by sky · 10 years ago
  79. 2d02053 ContentHandler::OnConnect: replace the |url| param with |requestor_url|. by aa · 10 years ago
  80. 2e3dab2 Cleanup: Consolidate initialization of Android's SecureRandom class. by lambroslambrou · 10 years ago
  81. 4c5937a Remove gyp for mojo/examples by jamesr · 10 years ago
  82. a075936 Add setTextDirection to the ApiCompatibilityUtils. by tedchoc · 10 years ago
  83. 03f8cc7 gfx: Don't template gfx::Rect and gfx::RectF by danakj · 10 years ago
  84. dc8771e base: Use LazyInstanceTraits instead of SharedState class for discardable memory. by reveman · 10 years ago
  85. b98c355 Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>. by dcheng · 10 years ago
  86. 7767a0d MojoChannel: Fail when GetFileHandleForProcess() failed. by morrita · 10 years ago
  87. 20ea069 Make Mojo's NetAddress use local endianness for the port. by brettw · 10 years ago
  88. 026fa8b Fix Mac ASan builds. by John Abd-El-Malek · 10 years ago
  89. 56e5eff Allow fixed-size arrays in nested array definitions. by yzshen · 10 years ago
  90. 820a294 ipc_mojo_bootstrap.cc: don't export classes in anonymous namespace by hans · 10 years ago
  91. 8479574 Fix LSan on swarming. by John Abd-El-Malek · 10 years ago
  92. c772153 Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>. by dcheng · 10 years ago
  93. 77e9254 Enables specifying mojo url mapping on command line by sky · 10 years ago
  94. 45409ab mojo: Add equality operator for python bindings. by qsr · 10 years ago
  95. fc19234 mojo: Fix map of booleans for python bindings. by qsr · 10 years ago
  96. a043f32 Fix WeakPtrFactory member placement by anujk.sharma · 10 years ago
  97. e412125 Remove two SequencedWorkerPool histograms. by asvitkine · 10 years ago
  98. 1310e8e Remove unused template, accidentally introduced by https://codereview.chromium.org/649633003/. by aa · 10 years ago
  99. 3130d31 Move gl initialization to NativeViewportAppDelegate::Initialize() by davemoore · 10 years ago
  100. 612646e Add Equals() to mojom structs and related types. by aa · 10 years ago