1. 7058890 Add FlushForTesting to InterfacePtr and Binding. by sammc · 8 years ago
  2. 565db3c Remove GYP files from components. by brettw · 8 years ago
  3. 1a4a2e5 dbus: Rewrite ObjectProxy::CallMethodWithErrorCallback's comment by hashimoto · 8 years ago
  4. 5c2ca20 Remove unneeded scoped_refptr<>::get() on method binding by tzik · 8 years ago
  5. 8a92e91 Revert of Add tab persistence support for CustomTabs. (patchset #6 id:100001 of https://codereview.chromium.org/2296833002/ ) by yhirano · 8 years ago
  6. dc601ad Fix misspelling of object counts affecting Windows. by siggi · 8 years ago
  7. 6487071 Allow nullptr to be converted to JavaRef subclasses. by torne · 8 years ago
  8. 6815681 Add tab persistence support for CustomTabs. by tedchoc · 8 years ago
  9. c17d109 Revert of Disallow non-namespaced use of base::Version. (patchset #2 id:40001 of https://codereview.chromium.org/2261523006/ ) by battre · 8 years ago
  10. 1cae5c5 Disallow non-namespaced use of base::Version. by pwnall · 8 years ago
  11. 490b47e Remove unneeded scoped_refptr<>::get on method bind by tzik · 8 years ago
  12. e467aa4 Support rvalue-reference IgnoreResult in base::Bind impl by tzik · 8 years ago
  13. 41930ea Support creating mojo peer connections from named pipes. by sammc · 8 years ago
  14. 7482e1f Include type_traits in safe_conversions_impl by thomasanderson · 8 years ago
  15. 702ec85 Remove GYP files from some smaller toplevel dirs. by brettw · 8 years ago
  16. 778ccaa Remove calls to deprecated MessageLoop methods from mojo/. by fdoray · 8 years ago
  17. 38a1700 Create MouseWheelEvent directly instead of through MouseEvent. by riajiang · 8 years ago
  18. 3d91392 mash: Port ash_sysui ShelfDelegateMus impl to mojo:ash. by msw · 8 years ago
  19. 9173354 Remove stl_util's STLValueDeleter. by avi · 8 years ago
  20. fab869e Remove unneeded base/stl_util.h includes in headers. by thestig · 8 years ago
  21. cda819d Change includes of histogram.h to histogram_macros.h. by asvitkine · 8 years ago
  22. 63b207c Check stack pointer to be inside the stack when unwinding on Linux. by dskiba · 8 years ago
  23. 66d9b74 Readd base::UnwrapTraits to support rvalue-reference wrappers by tzik · 8 years ago
  24. 72fde8c device/bluetooth: Fix = operator and copy constructor of BluetoothServiceAttributeValueBlueZ by mcchou · 8 years ago
  25. 233df6b Switch //components away from base::ListValue::Append(Value*) overload. by dcheng · 8 years ago
  26. 2c29cb5 Disable CFI on a few src/cc methods for perf reasons. by krasin · 8 years ago
  27. b5ed128 Update ui::PointerEvent to support mouse wheel and capture change events. by riajiang · 8 years ago
  28. e96ea46 Add support for dispatch contexts on BindingSet by rockot · 8 years ago
  29. a6d37a5 Use unions for interface control messages. by sammc · 8 years ago
  30. 1c79976 Consistently use namespaced base::Version in base/ code. by pwnall · 8 years ago
  31. 103bbbd device/bluetooth: Fix copy constructor of BluetoothServiceAttributeValueBlueZ by mcchou · 8 years ago
  32. f5c4f59 Mojo C++ bindings: minor corrections for the StructTraits documentation. by yzshen · 8 years ago
  33. 32b8c57 Fix SyzyASAN build break by adding missing include. by siggi · 8 years ago
  34. b0be36e Disable NativeLibraryTest.LoadLibrary on android. by lizeb · 8 years ago
  35. 23320aa Mojo C++ bindings: fix inlined union validation. by yzshen · 8 years ago
  36. 6a84358 Enable loading native libraries with RTLD_DEEPBIND by rockot · 8 years ago
  37. d4e0c59 Blink Animation: Limit maximum accuracy to avoid hanging for long durations. by loyso · 8 years ago
  38. 0bf8149 Hook memory tracing into Windows heap shim. by siggi · 8 years ago
  39. 1aa722f Remove temporary file that was accidentally checked in by fs · 8 years ago
  40. ae1c2d6 Use StringPiece more in base::Value interfaces. by dcheng · 8 years ago
  41. 1cec5af Small improvements to JNI references. by torne · 8 years ago
  42. 851719c Remove calls to deprecated MessageLoop methods on Windows and Linux. by fdoray · 8 years ago
  43. 314491c Clean up DispatchTo{Function,Method} impl by tzik · 8 years ago
  44. b7c5386 Handle @Annotated parameters when generating JNI headers from Java. by bauerb · 8 years ago
  45. 9ca32f8 Add a fuzzer for SfntlyWrapper::SubsetFont(). by thestig · 8 years ago
  46. c1a3225 Replace DispatchToMethod in ObserverListThreadSafe with Bind by tzik · 8 years ago
  47. c6c0b82 Add a -keep for all Parcelables in hopes it fixes crash in the wild by agrieve · 8 years ago
  48. 307ec59 [tracing] Add trace events filtering predicate for heap profiler by ssid · 8 years ago
  49. cffd1b2 Support custom message filtering on Mojo binding objects by rockot · 8 years ago
  50. 8a09fb2 Move policy generated files to components/policy by brettw · 8 years ago
  51. dac22fb No dbus::FileDescriptor in DebugDaemonClient by hashimoto · 8 years ago
  52. 79e0d35 Mojo C++ bindings: share DataView class between chromium and blink variants. by yzshen · 8 years ago
  53. 0e0d8ec Mojo C++ bindings: change the first template parameter of StructTraits and UnionTraits. by yzshen · 8 years ago
  54. 8af798c Mojo C++ bindings: make ipc/ mojom targets to use STL string/vector types by yzshen · 8 years ago
  55. 1eaeeea Mojo C++ bindings: clean up pending callbacks when connection error occurs. by yzshen · 8 years ago
  56. 403956f Annotate PostTaskAndReplyRelay as being self-managed and potentially leaked in PostTaskAndReplyImpl. by gab · 8 years ago
  57. 65bd5dc Earlier cleanup of some EDK platform handles by rockot · 8 years ago
  58. 7e71fd0 [sensors] Introduce Generic Sensor API interfaces by mikhail.pozdnyakov · 8 years ago
  59. 5f4ec70 chromeos: Avoid org.neard.Manager D-Bus log spam. by derat · 8 years ago
  60. 0fb41ea Update the lower bound for UMA_HISTOGRAM_CUSTOM_COUNTS by drbasic · 8 years ago
  61. e7cf901 Remove obsolete bind_unittests.cc tests by tzik · 8 years ago
  62. 2c5b446 Use gn_helpers to [se]serialize GN lists. by brettw · 8 years ago
  63. 1647741 Second reland: Introduce mojo interface for collecting StackSamplingProfiler data by wittman · 8 years ago
  64. 70d5c14 Declare pool_ as id instead of NSAutoreleasePool. by stkhapugin · 8 years ago
  65. 1a714b2 Don't allow proguard to rename Parcelables at all. by tobiasjs · 8 years ago
  66. a81644d Mojo C++ bindings: extract code shared by different variants. by yzshen · 8 years ago
  67. ce28ed3 Mojo EDK: Add tests to exercise races in handle transit by rockot · 8 years ago
  68. d89ce45 Add an experiment to redirect SequencedWorkerPool tasks to TaskScheduler. by gab · 8 years ago
  69. 8ce29e6 Roll clang 277962:278861 by Hans Wennborg · 8 years ago
  70. f336ce2 Add TabControlFeature to BlimpClientContextImpl by mlliu · 8 years ago
  71. cf4ff1a Revert of Reland Introduce mojo interface for collecting StackSamplingProfiler data (patchset #3 id:40001 of https://codereview.chromium.org/2253013008/ ) by alexmos · 8 years ago
  72. ade3e7a Reland Introduce mojo interface for collecting StackSamplingProfiler data by wittman · 8 years ago
  73. 589e694 Convert protoc_plugins to Chromium Python style by wychen · 8 years ago
  74. 32b3d66 Allow testing of Update 3 final by brucedawson · 8 years ago
  75. 7d26a14 Move FuzzedDataProvider to //base and expose to blink by csharrison · 8 years ago
  76. b855fae Tracing: Added some temp debug prints to investigate crbug.com/638744 by oysteine · 8 years ago
  77. 2f288cb Add an api to check android permissions w/o exceptions. by tedchoc · 8 years ago
  78. 893a1e2 device/bluetooth: Add a constructor to BluetoothServiceAttributeValueBlueZ by mcchou · 8 years ago
  79. 75dab5b Mojo C++ Bindings: Movable mojo::Message by rockot · 8 years ago
  80. 896ad53 Changes to update Junit and Mockito. by mikecase · 8 years ago
  81. 26759c7 Refactoring button field and its type (2nd try) by nzolghadr · 8 years ago
  82. b9ebd37 Re-write many calls to WrapUnique() with MakeUnique() by ricea · 8 years ago
  83. 1324621 Adding new shared config for Chrome and WebView by smaier · 8 years ago
  84. ac1ad0e Revert of Introduce mojo interface for collecting StackSamplingProfiler data (patchset #6 id:100001 of https://codereview.chromium.org/2254743003/ ) by pauljensen · 8 years ago
  85. 766756b Revert of Roll clang 277962:278861 (patchset #6 id:100001 of https://codereview.chromium.org/2241413003/ ) by hans · 8 years ago
  86. 55818c8 Tracing: Add more DCHECKS to get more info on recent test flakiness by oysteine · 8 years ago
  87. 933a276 Introduce mojo interface for collecting StackSamplingProfiler data by wittman · 8 years ago
  88. 212ab85 Properly throw java exceptions from shouldOverrideUrlLoading by gsennton · 8 years ago
  89. 76c503d Don't let proguard rename the CREATOR static of any Parcelable by tobiasjs · 8 years ago
  90. d8c0b1d Roll clang 277962:278861 by hans · 8 years ago
  91. 2d36300 Ignore multiple assignments to global context. by wnwen · 8 years ago
  92. 20453d3 Splitting assumenosideeffects Log to webview and chrome by smaier · 8 years ago
  93. 6f3dab2 Use keepclassmembers for android.webkit.JavascriptInterface in proguard by xunjieli · 8 years ago
  94. 3484b93 Revert of Roll clang 277962:278861 (patchset #5 id:80001 of https://codereview.chromium.org/2241413003/ ) by guidou · 8 years ago
  95. faa5c46 Roll clang 277962:278861 by hans · 8 years ago
  96. 7b39613 Revert of Refactoring button field and its type (patchset #13 id:240001 of https://codereview.chromium.org/2227563003/ ) by megjablon · 8 years ago
  97. 6f45b4f Remove stl_util's STLDeleteContainerPairPointers. by avi · 8 years ago
  98. af647f7 Removing valueOf from enum -keep by smaier · 8 years ago
  99. d65bd01 Tracing pre-filtering by oysteine · 8 years ago
  100. 01bccc1 (Reland) Update all Robolectric tests to Robolectric 3.0 by mikecase · 8 years ago