1. 63b207c Check stack pointer to be inside the stack when unwinding on Linux. by dskiba · 8 years ago
  2. 66d9b74 Readd base::UnwrapTraits to support rvalue-reference wrappers by tzik · 8 years ago
  3. 72fde8c device/bluetooth: Fix = operator and copy constructor of BluetoothServiceAttributeValueBlueZ by mcchou · 8 years ago
  4. 233df6b Switch //components away from base::ListValue::Append(Value*) overload. by dcheng · 8 years ago
  5. 2c29cb5 Disable CFI on a few src/cc methods for perf reasons. by krasin · 8 years ago
  6. b5ed128 Update ui::PointerEvent to support mouse wheel and capture change events. by riajiang · 8 years ago
  7. e96ea46 Add support for dispatch contexts on BindingSet by rockot · 8 years ago
  8. a6d37a5 Use unions for interface control messages. by sammc · 8 years ago
  9. 1c79976 Consistently use namespaced base::Version in base/ code. by pwnall · 8 years ago
  10. 103bbbd device/bluetooth: Fix copy constructor of BluetoothServiceAttributeValueBlueZ by mcchou · 8 years ago
  11. f5c4f59 Mojo C++ bindings: minor corrections for the StructTraits documentation. by yzshen · 8 years ago
  12. 32b8c57 Fix SyzyASAN build break by adding missing include. by siggi · 8 years ago
  13. b0be36e Disable NativeLibraryTest.LoadLibrary on android. by lizeb · 8 years ago
  14. 23320aa Mojo C++ bindings: fix inlined union validation. by yzshen · 8 years ago
  15. 6a84358 Enable loading native libraries with RTLD_DEEPBIND by rockot · 8 years ago
  16. d4e0c59 Blink Animation: Limit maximum accuracy to avoid hanging for long durations. by loyso · 8 years ago
  17. 0bf8149 Hook memory tracing into Windows heap shim. by siggi · 8 years ago
  18. 1aa722f Remove temporary file that was accidentally checked in by fs · 8 years ago
  19. ae1c2d6 Use StringPiece more in base::Value interfaces. by dcheng · 8 years ago
  20. 1cec5af Small improvements to JNI references. by torne · 8 years ago
  21. 851719c Remove calls to deprecated MessageLoop methods on Windows and Linux. by fdoray · 8 years ago
  22. 314491c Clean up DispatchTo{Function,Method} impl by tzik · 8 years ago
  23. b7c5386 Handle @Annotated parameters when generating JNI headers from Java. by bauerb · 8 years ago
  24. 9ca32f8 Add a fuzzer for SfntlyWrapper::SubsetFont(). by thestig · 8 years ago
  25. c1a3225 Replace DispatchToMethod in ObserverListThreadSafe with Bind by tzik · 8 years ago
  26. c6c0b82 Add a -keep for all Parcelables in hopes it fixes crash in the wild by agrieve · 8 years ago
  27. 307ec59 [tracing] Add trace events filtering predicate for heap profiler by ssid · 8 years ago
  28. cffd1b2 Support custom message filtering on Mojo binding objects by rockot · 8 years ago
  29. 8a09fb2 Move policy generated files to components/policy by brettw · 8 years ago
  30. dac22fb No dbus::FileDescriptor in DebugDaemonClient by hashimoto · 8 years ago
  31. 79e0d35 Mojo C++ bindings: share DataView class between chromium and blink variants. by yzshen · 8 years ago
  32. 0e0d8ec Mojo C++ bindings: change the first template parameter of StructTraits and UnionTraits. by yzshen · 8 years ago
  33. 8af798c Mojo C++ bindings: make ipc/ mojom targets to use STL string/vector types by yzshen · 8 years ago
  34. 1eaeeea Mojo C++ bindings: clean up pending callbacks when connection error occurs. by yzshen · 8 years ago
  35. 403956f Annotate PostTaskAndReplyRelay as being self-managed and potentially leaked in PostTaskAndReplyImpl. by gab · 8 years ago
  36. 65bd5dc Earlier cleanup of some EDK platform handles by rockot · 8 years ago
  37. 7e71fd0 [sensors] Introduce Generic Sensor API interfaces by mikhail.pozdnyakov · 8 years ago
  38. 5f4ec70 chromeos: Avoid org.neard.Manager D-Bus log spam. by derat · 8 years ago
  39. 0fb41ea Update the lower bound for UMA_HISTOGRAM_CUSTOM_COUNTS by drbasic · 8 years ago
  40. e7cf901 Remove obsolete bind_unittests.cc tests by tzik · 8 years ago
  41. 2c5b446 Use gn_helpers to [se]serialize GN lists. by brettw · 8 years ago
  42. 1647741 Second reland: Introduce mojo interface for collecting StackSamplingProfiler data by wittman · 8 years ago
  43. 70d5c14 Declare pool_ as id instead of NSAutoreleasePool. by stkhapugin · 8 years ago
  44. 1a714b2 Don't allow proguard to rename Parcelables at all. by tobiasjs · 8 years ago
  45. a81644d Mojo C++ bindings: extract code shared by different variants. by yzshen · 8 years ago
  46. ce28ed3 Mojo EDK: Add tests to exercise races in handle transit by rockot · 8 years ago
  47. d89ce45 Add an experiment to redirect SequencedWorkerPool tasks to TaskScheduler. by gab · 8 years ago
  48. 8ce29e6 Roll clang 277962:278861 by Hans Wennborg · 8 years ago
  49. f336ce2 Add TabControlFeature to BlimpClientContextImpl by mlliu · 8 years ago
  50. 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
  51. ade3e7a Reland Introduce mojo interface for collecting StackSamplingProfiler data by wittman · 8 years ago
  52. 589e694 Convert protoc_plugins to Chromium Python style by wychen · 8 years ago
  53. 32b3d66 Allow testing of Update 3 final by brucedawson · 8 years ago
  54. 7d26a14 Move FuzzedDataProvider to //base and expose to blink by csharrison · 8 years ago
  55. b855fae Tracing: Added some temp debug prints to investigate crbug.com/638744 by oysteine · 8 years ago
  56. 2f288cb Add an api to check android permissions w/o exceptions. by tedchoc · 8 years ago
  57. 893a1e2 device/bluetooth: Add a constructor to BluetoothServiceAttributeValueBlueZ by mcchou · 8 years ago
  58. 75dab5b Mojo C++ Bindings: Movable mojo::Message by rockot · 8 years ago
  59. 896ad53 Changes to update Junit and Mockito. by mikecase · 8 years ago
  60. 26759c7 Refactoring button field and its type (2nd try) by nzolghadr · 8 years ago
  61. b9ebd37 Re-write many calls to WrapUnique() with MakeUnique() by ricea · 8 years ago
  62. 1324621 Adding new shared config for Chrome and WebView by smaier · 8 years ago
  63. 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
  64. 766756b Revert of Roll clang 277962:278861 (patchset #6 id:100001 of https://codereview.chromium.org/2241413003/ ) by hans · 8 years ago
  65. 55818c8 Tracing: Add more DCHECKS to get more info on recent test flakiness by oysteine · 8 years ago
  66. 933a276 Introduce mojo interface for collecting StackSamplingProfiler data by wittman · 8 years ago
  67. 212ab85 Properly throw java exceptions from shouldOverrideUrlLoading by gsennton · 8 years ago
  68. 76c503d Don't let proguard rename the CREATOR static of any Parcelable by tobiasjs · 8 years ago
  69. d8c0b1d Roll clang 277962:278861 by hans · 8 years ago
  70. 2d36300 Ignore multiple assignments to global context. by wnwen · 8 years ago
  71. 20453d3 Splitting assumenosideeffects Log to webview and chrome by smaier · 8 years ago
  72. 6f3dab2 Use keepclassmembers for android.webkit.JavascriptInterface in proguard by xunjieli · 8 years ago
  73. 3484b93 Revert of Roll clang 277962:278861 (patchset #5 id:80001 of https://codereview.chromium.org/2241413003/ ) by guidou · 8 years ago
  74. faa5c46 Roll clang 277962:278861 by hans · 8 years ago
  75. 7b39613 Revert of Refactoring button field and its type (patchset #13 id:240001 of https://codereview.chromium.org/2227563003/ ) by megjablon · 8 years ago
  76. 6f45b4f Remove stl_util's STLDeleteContainerPairPointers. by avi · 8 years ago
  77. af647f7 Removing valueOf from enum -keep by smaier · 8 years ago
  78. d65bd01 Tracing pre-filtering by oysteine · 8 years ago
  79. 01bccc1 (Reland) Update all Robolectric tests to Robolectric 3.0 by mikecase · 8 years ago
  80. 9488f21 Add UMA for signin through NTP content suggestions. by peconn · 8 years ago
  81. f3f5ad1 Refactoring button field and its type by nzolghadr · 8 years ago
  82. 6165e6b ImportantFileWriter: Mention non-guarantee of persistence in comments. by tnagel · 8 years ago
  83. db1ef74 libFuzzer for blink::MHTMLParser by lukasza · 8 years ago
  84. 9fabf86 Fix unused variable warning in the Win-Clang build by hans · 8 years ago
  85. 1a30dfd services/ui: Clean up dead code. by sadrul · 8 years ago
  86. 5a33b3d Fix some TSAN problems in Activity Tracker/Analyzer. by bcwhite · 8 years ago
  87. c3027f9 Moving flags out of base_proguard_config make it usable by other .apks by smaier · 8 years ago
  88. 9944db2 Remove now-unnecessary .obj() in Java method calls. by torne · 8 years ago
  89. a643844 Make GetApplicationContext return a JavaRef. by torne · 8 years ago
  90. 55811ed base::Optional: Use anonymous union instead of base::AlignedMemory by kwiberg · 8 years ago
  91. 3cbf173 Mojo C++ binding: make device/usb mojom targets use STD string/vector types by reillyg · 8 years ago
  92. 48f36aa Fix documentation typos in base::Callback. by pwnall · 8 years ago
  93. 378d938 Mojo C++ bindings: disallow copy and assign for generated classes when necessary. by yzshen · 8 years ago
  94. 4a31622 Use EXPECT_DEATH instead of EXPECT_DCHECK_DEATH in tests that don't actually DCHECK-die. by xyzzyz · 8 years ago
  95. 8acc47f Do not delete blink::WebRTCCertificateCallback on non-main thread by tzik · 8 years ago
  96. ada7dad Remove deprecated priority-less SequencedWorkerPool constructor. by gab · 8 years ago
  97. 52085db Add joinable option to SimpleThread::Options as was just done for Thread::Options. by gab · 8 years ago
  98. 6d22533 Use mojo for Chrome Loading, Part 1 by yhirano · 8 years ago
  99. 7061920 Fix incorrect memory barrier usage I previously asked to be introduced. by gab · 8 years ago
  100. 81af3ee Hide TLS StaticSlot Implementation Details from TLS Slot by robliao · 8 years ago