[go: nahoru, domu]

  1. ee8488b Run clang-tidy modernize-use-equals-{delete,default} on //apps by Chris Watkins · 7 years ago
  2. c554433 Adjust WATCHLIST entries for acourbot by Alexandre Courbot · 7 years ago
  3. cf617255 Run clang-tidy modernize-use-equals-{delete,default} on //sql by Chris Watkins · 7 years ago
  4. ba9c2f0f gin: Hide V8 context snapshot behind a build flag by Hitoshi Yoshida · 7 years ago
  5. a92cfc9 bindings: Remove InstallOriginTrialFeaturesOnGlobal by Hitoshi Yoshida · 7 years ago
  6. 9f95f600 Remove Event.Touch.TouchLatencyOutsideFling by Dave Tapuska · 7 years ago
  7. 8611c3dd Fix some edge cases for textarea.rows and textarea.cols by Rob Buis · 7 years ago
  8. 586404c8 [css-typed-om] Parseing relative URLs from strings by Hwanseung Lee · 7 years ago
  9. 36fd3c9 Reland "Launching an external protocol handler now escapes the URL." by Matt Giuca · 7 years ago
  10. 7763bcd Revert "Start sending selection event from DataDevice" by Daichi Hirono · 7 years ago
  11. d582f60 Stop OOM intervention on navigation by Kenichi Ishibashi · 7 years ago
  12. 3257d43 Start sending selection event from DataDevice by Daichi Hirono · 7 years ago
  13. 3c84840 Alphabetize webkit_layout_tests in chromium.mac.json. by Kenneth Russell · 7 years ago
  14. 1e7d41e7 Run clang-tidy modernize-use-nullptr on WebKit/Source/modules & fix errors. by Stuart Langley · 7 years ago
  15. 8034f63 Run clang-tidy modernize-use-nullptr on WebKit/Source/platform & fix errors. by Stuart Langley · 7 years ago
  16. 384a1a8 [Android WebAPK] Return to sensible page when closing CCT opened from TWA by Peter Kotwicz · 7 years ago
  17. 013764a4 Change default value for aria-orientation in combobox by DongJun Kim · 7 years ago
  18. b917295 Roll src/third_party/skia/ 37345d6d2..f8fa50f09 (1 commit) by skia-deps-roller@chromium.org · 7 years ago
  19. e6a1e92 Remove webapk_javatests target by Peter Kotwicz · 7 years ago
  20. 398e3b7 [Android] Make BookmarkPersonalizedSigninPromoTest tests less flaky by Peter Kotwicz · 7 years ago
  21. efcde16f Roll src/third_party/webrtc/ a319931f3..09819ec37 (1 commit) by webrtc-autoroll@chromium.org · 7 years ago
  22. fffd755c [vr] Allow the controller to draw over WebVR timeout UI by Ian Vollick · 7 years ago
  23. 81c9f48 In DayOfWeek, we now use 0 to rep Sun and 1 for Mon etc. by Jia · 7 years ago
  24. 5eae5f1 [DevTools] added "Show more" button for very long async stacks by Alexey Kozyatinskiy · 7 years ago
  25. 820c5f13 [DevTools] show external async stacks on frontend by Alexey Kozyatinskiy · 7 years ago
  26. f377998 Roll src/third_party/cros_system_api/ e46ef54fe..9b6a22544 (1 commit) by Roman Sorokin · 7 years ago
  27. 1cd17e6 [DevTools] instrumented worker.onmessage by Alexey Kozyatinskiy · 7 years ago
  28. 1b1360a [vr] Add test app hotkeys for testing WebVR UI by Ian Vollick · 7 years ago
  29. c2ed21c1 [vr] Minor refactor to UiElement hierarchy dumping by Ian Vollick · 7 years ago
  30. 1a76d79 Roll src/third_party/webrtc/ 18b823e0f..a319931f3 (1 commit) by webrtc-autoroll@chromium.org · 7 years ago
  31. dd55853 Roll src/third_party/skia/ 2040ed2bd..37345d6d2 (1 commit) by skia-deps-roller@chromium.org · 7 years ago
  32. 31acfe6 Change enum DayOfWeek to be zero-based. by Jia · 7 years ago
  33. 37d707c Remove custom bindings for Document.open method by Bhagirathi Satpathy · 7 years ago
  34. 07fbfbe v8binding: Uses the safe v8::Context in callback functions. by Yuki Shiino · 7 years ago
  35. 2779d14 Updating trunk VERSION from 3278.0 to 3279.0 by chrome-release-bot · 7 years ago
  36. c3f6ae5e Roll src/third_party/depot_tools/ 568f473e4..46a672baf (1 commit) by depot-tools-roller@chromium.org · 7 years ago
  37. ad23446 Roll src/third_party/skia/ 405eeb9f4..2040ed2bd (2 commits) by skia-deps-roller@chromium.org · 7 years ago
  38. 010118b Roll src/third_party/angle/ 0250fd4a7..994ee3f23 (1 commit) by angle-deps-roller@chromium.org · 7 years ago
  39. 6d6366a Reland "[Autofill] Validate across languages" by Parastoo Geranmayeh · 7 years ago
  40. 9c18d1f Notify ARC of physical connection changes when ARC VPN is up by Kevin Cernekee · 7 years ago
  41. fc2dc64 Fix the alignment problem of empty background icon in iOS bookmarks by Marti Wong · 7 years ago
  42. b30c1059 Allow word-wrap of button labels in iOS Bookmarks' bottom toolbar by Marti Wong · 7 years ago
  43. 62188728 Remove a bit of dead code in InertSubtreesChanged (for <dialog>) by Philip Jägenstedt · 7 years ago
  44. bc05bd9 Roll src/third_party/webrtc/ a6092a9ea..18b823e0f (9 commits) by webrtc-autoroll@chromium.org · 7 years ago
  45. 9caee1f2 Remove NTPForeignSessionsSuggestions feature from test config. by Michael van Ouwerkerk · 7 years ago
  46. 6c1ccf84 Remove vendor-prefix.js by Robert Ma · 7 years ago
  47. 65a7eb59 Fix bug in http_proxy_client_socket_fuzzer. by Matt Menke · 7 years ago
  48. 19f2a6af Surface synchronization: Enforce monotonically increasing LocalSurfaceIds by Fady Samuel · 7 years ago
  49. 180bc83 Roll src/third_party/skia/ 73010a0b3..405eeb9f4 (1 commit) by skia-deps-roller@chromium.org · 7 years ago
  50. 63b5987 Don't call to update native cursor from WS when removing a window. by Ria Jiang · 7 years ago
  51. c7fa8a9b Roll src/third_party/angle/ bcbe8e1ac..0250fd4a7 (1 commit) by angle-deps-roller@chromium.org · 7 years ago
  52. 4206922 Refactor DeprecationReport / InterventionReport by Paul Meyer · 7 years ago
  53. 35c3518f Roll src/third_party/webrtc/ 09b9faed5..a6092a9ea (2 commits) by webrtc-autoroll@chromium.org · 7 years ago
  54. a9ebe70 Fix subresource-integrity-style tests by Robert Ma · 7 years ago
  55. 3570235 [root layer scrolls] Rebaseline svg invalidation tests by Philip Rogers · 7 years ago
  56. 3f6722a Add resource_coordinator::LifecycleUnitSourceObserver. by Francois Doray · 7 years ago
  57. a3cf56a Fix content::IsOriginWhiteListedTrustworthy. by Daniel Vogelheim · 7 years ago
  58. 4bdf4d47 Roll src/third_party/angle/ ed2e6aa55..bcbe8e1ac (1 commit) by angle-deps-roller@chromium.org · 7 years ago
  59. 9708503 [Android Java Exception] java.lang.UnsatisfiedLinkError at org.chromium.chrome.browser.metrics.WebApkUma.recordPermissionUma(WebApkUma.java) by Xi Han · 7 years ago
  60. a08e2bfb Use autolayout in LocationBarView. by stkhapugin@chromium.org · 7 years ago
  61. 787ac3a glx: Fix shutting down. by Sadrul Habib Chowdhury · 7 years ago
  62. 9ccc50e7 Add UMA for Time To Interactive by Deepanjan Roy · 7 years ago
  63. aadeba2 latency: Make some assumptions more explicit. by Sadrul Habib Chowdhury · 7 years ago
  64. cd879cb [vr] Register VR assets component if user has paired a DD headset by Tibor Goldschwendt · 7 years ago
  65. e7cd9b6 Roll src/third_party/webrtc/ 3e189a6dc..09b9faed5 (4 commits) by webrtc-autoroll@chromium.org · 7 years ago
  66. 1f97a0a Parameterize NewTabPageUiCaptureTest for Modern. by Michael van Ouwerkerk · 7 years ago
  67. 88c543a Roll src/third_party/skia/ 1b8fae37e..73010a0b3 (1 commit) by skia-deps-roller@chromium.org · 7 years ago
  68. dbd6356b Import wpt@ce51140e5668640d790490221aecd4f538b6a87b (manual) by Philip Jägenstedt · 7 years ago
  69. 98490d6 A stroke-width of zero should not generate geometry by Fredrik Söderquist · 7 years ago
  70. 1c924b54 Fix failing Android test with MojoInputMessages on. by Dave Tapuska · 7 years ago
  71. de45d3e Web MIDI: MidiManagerMac should calculate index beforehands by Takashi Toyoshima · 7 years ago
  72. adaa835 Roll src/third_party/angle/ cb59a9097..ed2e6aa55 (2 commits) by angle-deps-roller@chromium.org · 7 years ago
  73. f1f9c81 latency: Remove some dead code. by Sadrul Habib Chowdhury · 7 years ago
  74. 68404c8 latency: Move the UkmSourceId into LatencyTracker. by Sadrul Habib Chowdhury · 7 years ago
  75. c32e5f1 Fixed click coordinates in one layout test. by Mustaq Ahmed · 7 years ago
  76. 10c29dce Update V8 to version 6.4.370. by v8-autoroll · 7 years ago
  77. 973d1f1 Require and validate the new policy field for preloaded HSTS entries. by Martijn Croonen · 7 years ago
  78. 54b9764 Set test expectations before requesting logo in LogoTrackerTest.SupportOverlappingLogoRequests by Bernhard Bauer · 7 years ago
  79. 66aa75de Remove the OnlyShowScoutOptIn finch feature and all supporting code. by Luke Zielinski · 7 years ago
  80. e5bc870 Rename GpuJpegDecodeAccelerator{Host} files by Miguel Casas · 7 years ago
  81. 6535adc Delete duplicates of a password form when deleting it from the detail view by Ioana Pandele · 7 years ago
  82. bcb1c64 Introduce ServiceWorkerScriptFullCodeCache feature by Tsuyoshi Horo · 7 years ago
  83. 95b595f Reland "WebRtcSetRemoteDescriptionObserver and Handler added." by Henrik Boström · 7 years ago
  84. cafa752 Roll src/third_party/angle/ 7881cfdfb..cb59a9097 (1 commit) by angle-deps-roller@chromium.org · 7 years ago
  85. 524de54 Roll src/third_party/webrtc/ 3ecdd0f02..3e189a6dc (2 commits) by webrtc-autoroll@chromium.org · 7 years ago
  86. 0341dbc VR: Remove WeakPtrFactory from vr::BindingBase by Michael Thiessen · 7 years ago
  87. f49c795 Defer VRServiceImpl::SetClient callback to VRDeviceManager by Anna Maria · 7 years ago
  88. 33cd2fb Allow WebStateObserver to observe N WebStates [55/N]. by Sylvain Defresne · 7 years ago
  89. 45383bf3 Revert "Disabling testChromeURLsLoadWithoutError due to failures." by Elodie Banel · 7 years ago
  90. 454ce26 Make waitForConnectionToStabilize promise, rewrite audio tests. by Patrik Höglund · 7 years ago
  91. ec2216ae Allow WebStateObserver to observe N WebStates [54/N]. by Sylvain Defresne · 7 years ago
  92. 06e9d8071 🔐 Clear username/password preview when hidding the popup by Christos Froussios · 7 years ago
  93. eb61139 Disable Failng WebRTC tests on FYI by Jonathan · 7 years ago
  94. 8c5c053 Update viz_content_browsertests filter by Jonathan · 7 years ago
  95. eea8890 Allow WebStateObserver to observe N WebStates [53/N]. by Sylvain Defresne · 7 years ago
  96. 4c9a7b5 Sync LayoutTests/resources/ with LayoutTests/external/wpt/resources/ by Philip Jägenstedt · 7 years ago
  97. d6adb22 Roll src/third_party/skia/ e5d4f2c76..1b8fae37e (1 commit) by skia-deps-roller@chromium.org · 7 years ago
  98. cdbbe33 Apply the modern layout to the NTP. by Michael van Ouwerkerk · 7 years ago
  99. 10a5c6f Roll src/third_party/webrtc/ 1391bd472..3ecdd0f02 (6 commits) by webrtc-autoroll@chromium.org · 7 years ago
  100. 2eaeaf8 Selectively disable TimeTest.TimeT. by Sylvain Defresne · 7 years ago