1. baefabe Reland "Add base::TimeDelta::Max()" by gavinp@chromium.org · 11 years ago
  2. 48f3a7a Implement RawChannel on Windows. by yzshen@chromium.org · 11 years ago
  3. 97af486 Rename to ChromiumTestShell package from testshell to shell by aurimas@chromium.org · 11 years ago
  4. 8c70364 Fix "defined but not used" warning in base/message_loop/message_loop.cc by mseaborn@chromium.org · 11 years ago
  5. 3f29699 only do linux pvalloc OutOfMemoryDeathTest on non-tcmalloc glibc builds by mostynb@opera.com · 11 years ago
  6. b9de155 Window ownership -> WindowTreeHost by ben@chromium.org · 11 years ago
  7. 8b7fb08 Make device provisioning check SDK version instead of build string. by tonyg@chromium.org · 11 years ago
  8. 39c132d Mojo: Add a mojo::system::MessageQueue. by viettrungluu@chromium.org · 11 years ago
  9. bd0797f Mojo: Add a GetType() to MessagePipeEndpoint. by viettrungluu@chromium.org · 11 years ago
  10. 3eb2fbf Mojo: add scaffolding for request/response support by darin@chromium.org · 11 years ago
  11. 09ed762 Mojo: Silence death ... by viettrungluu@chromium.org · 11 years ago
  12. 55bf332 Move TrimWhitespace to the base namespace. by brettw@chromium.org · 11 years ago
  13. a866520 Fix "defined but not used" warning in base/debug/trace_event_impl.cc by mseaborn@chromium.org · 11 years ago
  14. b27d1af Add foundation_util_unittest.mm to base_unittests on iOS by sdefresne@chromium.org · 11 years ago
  15. e1be639 Moved SuperFastHash function from base/hash.cc to base/third_party. by mgiuca@chromium.org · 11 years ago
  16. a6c06ad Mojo: prepare for moving num_bytes out of MessageHeader by darin@chromium.org · 11 years ago
  17. 30804b3 Mojo: Remove MessageInTransit::View's message_size_ member. by viettrungluu@chromium.org · 11 years ago
  18. 236b283 Mojo: cleanup bindings generator. by darin@chromium.org · 11 years ago
  19. 9d10bbe Create response_parameters as part of mojom by davemoore@chromium.org · 11 years ago
  20. dde5ebb Final touches on enums as mojom types. by mpcomplete@chromium.org · 11 years ago
  21. a1eff3f Mojo: Get rid of |MessageInTransit|s with unowned buffers. by viettrungluu@chromium.org · 11 years ago
  22. d1b2c7f Only add chrome_redirects as a dependency of base.dll in component builds. by caitkp@chromium.org · 11 years ago
  23. ac84dbc Allow enums to be used as type names in mojom. by mpcomplete@chromium.org · 11 years ago
  24. d1fe144 Mojo: fix js bindings by darin@chromium.org · 11 years ago
  25. 45963c5 Add a script that can discover *.isolated files in a directory. by vadimsh@chromium.org · 11 years ago
  26. 434edfb Honor the log_assert_handler when running under the debugger. by rch@chromium.org · 11 years ago
  27. d749393 POSIX: CHECK() that file_util::ScopedFD fulfills promise. by jln@chromium.org · 11 years ago
  28. 103973a Fix build issues in base/ for Android x64 by yang.gu@intel.com · 11 years ago
  29. cd959f2 Add touch flag to output of Schema::Normalize() by binjin@chromium.org · 11 years ago
  30. bf69451 Add a macro NSSTRING_FORMAT for Objective-C formatting function by sdefresne@chromium.org · 11 years ago
  31. 16aa5b6 Invert the ownership relationship between WindowEventDispatcher and WindowTreeHost. by ben@chromium.org · 11 years ago
  32. 89f7682 Added unit test for base/hash. by mgiuca@chromium.org · 11 years ago
  33. 2038e6c Revert 253938 "Enable icu_use_data_file_flag on Android" by pkasting@chromium.org · 11 years ago
  34. 190b8c3 Add required header for RangeConstraint definition. by eroman@chromium.org · 11 years ago
  35. 13f64c0 Add a window parameter to WindowDelegate's OnWindowDestroying/Destroyed methods. by ben@chromium.org · 11 years ago
  36. 7d1b340 Move service_manager to top level dir by davemoore@chromium.org · 11 years ago
  37. ae74058 Make api_strict_mode the default in AndroidCommands. by tonyg@chromium.org · 11 years ago
  38. b310248 Mojo: Add hooks for dispatchers to serialize themselves. by viettrungluu@chromium.org · 11 years ago
  39. 80d2e66 Fix "narrowing conversion" errors uncovered in building with gcc 4.8 by agoode@chromium.org · 11 years ago
  40. e6ac6c9 Enable icu_use_data_file_flag on Android by jshin@chromium.org · 11 years ago
  41. b533bc5 Mojo: Include "path/to/foo.mojom.h" by darin@chromium.org · 11 years ago
  42. 7c1284c Chromium plumbing for Screen Orientation API orientationchange events. by mlamouri@chromium.org · 11 years ago
  43. 0d0d7a0 Revert 253869 "Mojo: Add hooks for dispatchers to serialize them..." by mpcomplete@google.com · 11 years ago
  44. 07a9ba4 Android: fixes JNI generator for newer versions of javap. by bulach@chromium.org · 11 years ago
  45. f0fc69f Mojo: Add hooks for dispatchers to serialize themselves. by viettrungluu@chromium.org · 11 years ago
  46. 8f3491d Restructure RawChannelPosix and RawChannel, so that the platform-independent logic can be shared between POSIX and Windows. by yzshen@chromium.org · 11 years ago
  47. c93fdd3 Mojo: Add C++ wrappers for the still-unimplemented shared memory API. by viettrungluu@chromium.org · 11 years ago
  48. 6729656 Reland r253665 "Rename MediaKeys*Msg to Cdm*Msg." by xhwang@chromium.org · 11 years ago
  49. 4fe236b Add support for safe math operations in base/numerics by jschuh@chromium.org · 11 years ago
  50. aed7666 Followup to modifications to ReadFileToString function by kaliamoorthi@chromium.org · 11 years ago
  51. ac7ee09 Refactors parts of gin: by sky@chromium.org · 11 years ago
  52. 9d0e02c Only run device provisioning step on JellyBean and later. by tonyg@chromium.org · 11 years ago
  53. f007b4c Revert 253665 "Rename MediaKeys*Msg to Cdm*Msg." by xhwang@chromium.org · 11 years ago
  54. e4dd942 Rename MediaKeys*Msg to Cdm*Msg. by xhwang@chromium.org · 11 years ago
  55. fc38541 Make managed install for android less spammy. by yfriedman@chromium.org · 11 years ago
  56. 3aafccf Revert 253502 "Add base::TimeDelta::Max()." by waffles@chromium.org · 11 years ago
  57. c3e0e5d Mojo: Add a "secondary buffer" to MessageInTransit. by viettrungluu@chromium.org · 11 years ago
  58. f61002d Update android device provisioning script to set some reliability settings. by tonyg@chromium.org · 11 years ago
  59. 4b65517 Convert scoped_ptr_malloc -> scoped_ptr, part 2. by viettrungluu@chromium.org · 11 years ago
  60. 658dbc0 Android: generates JNI constants from .class files. by bulach@chromium.org · 11 years ago
  61. d185ded Shift by the right number of bytes when grabbing the high 32 bits. by danakj@chromium.org · 11 years ago
  62. e1fd19d Make Java event registration lazy for state listener by dtrainor@chromium.org · 11 years ago
  63. 5e7e673 ui/base/resource: Remove dependency on net's big_endian implementation. by tfarina@chromium.org · 11 years ago
  64. c42aff4 Add base::TimeDelta::Max(). by gavinp@chromium.org · 11 years ago
  65. 4205e13 Use numeric_limits<double>::infinity() for conversions of Time::Max(). by gavinp@chromium.org · 11 years ago
  66. 54debc4 Add a comment regarding base::PathService::Override usage. by thestig@chromium.org · 11 years ago
  67. a88f155 Make scoped_ptr_malloc abort() on an invalid assignment. by viettrungluu@chromium.org · 11 years ago
  68. dc8e7c6 Fixed bug which caused incorrect XML report to be written by the new by fatalerr@yandex-team.ru · 11 years ago
  69. 03f232f Allow MessageFilters to restrict listening to specific message classes by jdduke@chromium.org · 11 years ago
  70. 17ca9d9 Mojo: Remove ProxyMessagePipeEndpoint::EnqueueMessageInternal(). by viettrungluu@chromium.org · 11 years ago
  71. ad54d42 Mojo: Attach dispatchers to message earlier. by viettrungluu@chromium.org · 11 years ago
  72. 3f859ac Mojo: Replace MessageInTransit::Header's data_size with total_size. by viettrungluu@chromium.org · 11 years ago
  73. 0a17744 Move PowerMonitor to Application Context by dtrainor@chromium.org · 11 years ago
  74. f9901da Mojo: Remove MessagePipeEndpoint::EnqueueMessage()'s return value. by viettrungluu@chromium.org · 11 years ago
  75. 60eff5d Mojo: Get rid of LocalMessagePipeEndpoint::MessageQueueEntry. by viettrungluu@chromium.org · 11 years ago
  76. 8c9c34a Remove extraneous void return value from mojom by davemoore@chromium.org · 11 years ago
  77. 1134b24 Use StaticAtomicSequenceNumber instead of subtle::Atomic32 in IPCMessage. by andrew@tullo.ch · 11 years ago
  78. e704125 Revert of Chromium plumbing for Screen Orientation API orientationchange events. (https://codereview.chromium.org/164913004/) by acleung@chromium.org · 11 years ago
  79. d727c55 Chromium plumbing for Screen Orientation API orientationchange events. by mlamouri@chromium.org · 11 years ago
  80. 26fc1e2 gtk: Make sure TOOLKIT_GTK is defined correctly when not using aura on all x11 platforms. by sadrul@chromium.org · 11 years ago
  81. 1c2e640 Deprecate base::SharedMemory's lock functionality. by viettrungluu@chromium.org · 11 years ago
  82. 2bf9e5c chromeos: Make dbus::MessageReader memory ownership explicit by derat@chromium.org · 11 years ago
  83. da5c1e7 [Base] Add typedefs to ScopedPtrHashMap by tzik@chromium.org · 11 years ago
  84. a94d232 Revert of base: Cleanup: Simplify the declaration of Lock class. (https://codereview.chromium.org/159283003/) by pkotwicz@chromium.org · 11 years ago
  85. cf86bc3 base: Cleanup: Simplify the declaration of Lock class. by tfarina@chromium.org · 11 years ago
  86. d93250a Mojo: Add Dispatcher::{DuplicateBufferHandle,MapBuffer} methods. by viettrungluu@chromium.org · 11 years ago
  87. 181b632 Reland: Add some handle read/write helpers to mojo/common/test/test_utils.h by yzshen@chromium.org · 11 years ago
  88. 64eb148 Rename base_untrusted to base_nacl by sergeyu@chromium.org · 11 years ago
  89. 481b9d4 Revert 252714 "Add some handle read/write helpers to mojo/common..." by yzshen@chromium.org · 11 years ago
  90. c6b161c Add some handle read/write helpers to mojo/common/test/test_utils.h by yzshen@chromium.org · 11 years ago
  91. 98e6589 Refactor ActivityStatus to not store current by dtrainor@chromium.org · 11 years ago
  92. ed35656 Mojo: Convert MessageInTransit* -> scoped_ptr<MessageInTransit>, part 2. by viettrungluu@chromium.org · 11 years ago
  93. 7cb5f63 Mojo: Move compile-asserts back into .cc file. by viettrungluu@chromium.org · 11 years ago
  94. 4956064 Move root_window.* to window_event_dispatcher.* by ben@chromium.org · 11 years ago
  95. b2f3352 Move DeviceMotionAndOrientation off Activity Context by dtrainor@chromium.org · 11 years ago
  96. da419d7 Mojo: Write some tests for public/system/macros.h. by viettrungluu@chromium.org · 11 years ago
  97. 173e54b Mojo: Convert MessageInTransit* -> scoped_ptr<MessageInTransit>, part 1. by viettrungluu@chromium.org · 11 years ago
  98. 5bfb4bd Revert 252593 "Mojo: Write some tests for public/system/macros.h." by viettrungluu@chromium.org · 11 years ago
  99. 9d6769b Mojo: Write some tests for public/system/macros.h. by viettrungluu@chromium.org · 11 years ago
  100. b857d59 Mojo: Refactor MessageInTransit to not be POD. by viettrungluu@chromium.org · 11 years ago