[go: nahoru, domu]

  1. aeeedad Make SingleThreadProxy a SchedulerClient by enne@chromium.org · 10 years ago
  2. 3626bc3 Replace StreamListenSocket with StreamSocket in HttpServer. by byungchul@chromium.org · 10 years ago
  3. 1c2f071 Omnibox: Make URLs of Bookmarks Searchable by mpearson@chromium.org · 10 years ago
  4. 535b70b Add ozone_unittests to linux_chromium_chromeos_ozone_{rel,dbg} by spang@chromium.org · 10 years ago
  5. 28caee5 Fix the ownership of media_log_ in WebMediaPlayerAndroid by qinmin@chromium.org · 10 years ago
  6. 91a9fe4 Update .DEPS.git by chrome-admin@google.com · 10 years ago
  7. d050ea5e Revert 291432 "NaCl: Update revision in DEPS, r13637 -> r13647" by gene@chromium.org · 10 years ago
  8. 745dac28 Add some includes to web_url_loader_impl. by tyoshino@chromium.org · 10 years ago
  9. d6a0632 Remove NOTREACHED() in ProxyConnectRedirectHttpStream::GetUploadProgress() by tyoshino@chromium.org · 10 years ago
  10. f8cb905 Fix <webview> context menu positioning on mac. by lazyboy@chromium.org · 10 years ago
  11. 22605793 Re-enable SitePerProcessBrowserTest.CrossSiteIframe by nasko@chromium.org · 10 years ago
  12. 4faacf02 Performance tuning of HandleWatcher by sky@chromium.org · 10 years ago
  13. 7df9b70a Update .DEPS.git by chrome-admin@google.com · 10 years ago
  14. 96817e1c Blink roll 180708:180779 by blink-deps-roller@chromium.org · 10 years ago
  15. 80291dc0d Update .DEPS.git by chrome-admin@google.com · 10 years ago
  16. 170adda NaCl: Update revision in DEPS, r13637 -> r13647 by mseaborn@chromium.org · 10 years ago
  17. c7f3bc8 Revert of Improve error reporting when indexing tab. (patchset #7 of https://codereview.chromium.org/449753002/) by nednguyen@google.com · 10 years ago
  18. e348fa0 Hide PopupZoomer when the container view or window loses focus by r.ghatage@samsung.com · 10 years ago
  19. c5e080b8 Make sure there are no modifiers when escape is pressed. by lfg@chromium.org · 10 years ago
  20. 76e9211f Move InfoMapTest to extensions_unittests by jamescook@chromium.org · 10 years ago
  21. ca4e0d9 Landing Recent QUIC Changes. by rtenneti@chromium.org · 10 years ago
  22. 76900d68 Revert of Move actions after browser Start in cros_browser_backend.Start to DidStart. (patchset #1 of https://codereview.chromium.org/499453002/) by nednguyen@google.com · 10 years ago
  23. 5c41164 Guest session operates irrespective of IncognitoModePrefs by mlerman@chromium.org · 10 years ago
  24. f5a3de8 Revert of Remove the assertion that number of expected tabs must equal to number of live tabs temporarily. (patchset #1 of https://codereview.chromium.org/484353003/) by nednguyen@google.com · 10 years ago
  25. 4d40c984 Fixes three crashes by oshima@chromium.org · 10 years ago
  26. 766f892 ChromeOS: language indicator in the system tray doesn't come up after unlock. by alemate@chromium.org · 10 years ago
  27. d81c3e7 Suppress paint-command-log-nodes.html to unblock Skia rolls. by fmalita@chromium.org · 10 years ago
  28. 8f3a9aa4 Reintroduce getViewportSizeOffsetWidth/HeightPix for downstream callers. by aelias@chromium.org · 10 years ago
  29. d74846e Reset gaia given name upon signout by guohui@chromium.org · 10 years ago
  30. 5da3895 athena: Add a test for FillLayoutManager. by sadrul@chromium.org · 10 years ago
  31. 8ba2efc9 Experimentally isolate GetSaveFileName in a utility process. by erikwright@chromium.org · 10 years ago
  32. 8e0e343b Fix GSM in Setings by stevenjb@chromium.org · 10 years ago
  33. 03cc94bb cc: Enable renderer compositor impl-side painting on Windows. by danakj@chromium.org · 10 years ago
  34. ca61866 Add a PLT histogram for prerender local predictor prefetches. by tburkard@chromium.org · 10 years ago
  35. 8b48e9d4 Update .DEPS.git by chrome-admin@google.com · 10 years ago
  36. 563102e Undo Blink rolls before https://codereview.chromium.org/491773002/ since it's causing most android tryjobs to fail with that asssert. by jam@chromium.org · 10 years ago
  37. e1bcf830 Remove extra from deprecated pageActions BUG=166959 by rdevlin.cronin@chromium.org · 10 years ago
  38. f321453 EasyUnlock: Only do Bluetooth detection for chromeos. by xiyuan@chromium.org · 10 years ago
  39. 6d281ae Default to current UI locale when recommended locales are invalid by bartfab@chromium.org · 10 years ago
  40. 4d01436 Update .DEPS.git by chrome-admin@google.com · 10 years ago
  41. fd0834f8 Update chromite dependency to 1ae4638a. by derat@chromium.org · 10 years ago
  42. d97780a Converts some DCHECKs into CHECKs in hopes of helping with a crash by sky@chromium.org · 10 years ago
  43. 0d950e1 Fixing LSan: Moving credential creation to a scoped_ptr for correct removal. by mkwst@chromium.org · 10 years ago
  44. 0cd7d6f7 Make RenderPass::Id an isolated class by weiliangc@chromium.org · 10 years ago
  45. 59898b22 Only log audio input silence state UMA stats for low latency mode and if not fake device. by grunell@chromium.org · 10 years ago
  46. 64ffaba Revert of Keep a copy of page id in RenderViewHost. (patchset #1 of https://codereview.chromium.org/493853002/) by avi@chromium.org · 10 years ago
  47. 888ca28 Fix crash when dragging a half width window to split view from overview mode by pkotwicz@chromium.org · 10 years ago
  48. a55581ad Add ManagePasswordsBubbleController and unit tests. by dconnelly@chromium.org · 10 years ago
  49. 7b6250e Introduce new PasswordForm attributes for Credential Management API. by vasilii@chromium.org · 10 years ago
  50. 42265bf Revert 291214 "Fixes three crashes" in an attempt to find the cause of Athena related unit test failures on the ASAN bot. by finnur@chromium.org · 10 years ago
  51. e4ca79d Rename appcache/manifest_parser* to appcache/appcache_manifest_parser*. by mlamouri@chromium.org · 10 years ago
  52. 0d775c7 Unify logic of generating a stack trace for extension errors by rob@robwu.nl · 10 years ago
  53. 0b86fc8 Revert 291388 "Rename appcache/manifest_parser* to appcache/appc..." by pauljensen@chromium.org · 10 years ago
  54. e08e2f5 Credential Manager: Renderer-side implementation. by mkwst@chromium.org · 10 years ago
  55. 73902b6 Update Mac password generation autofill popup to match latest mocks. by dconnelly@chromium.org · 10 years ago
  56. bfaf1a9 Rename appcache/manifest_parser* to appcache/appcache_manifest_parser*. by mlamouri@chromium.org · 10 years ago
  57. 4271e16b OOP PDF - Update zoom factor to fall within range by n.bansal@samsung.com · 10 years ago
  58. ce66a65 warning_ and error_ functions are now wired to onunmute and onmute events by jansson@chromium.org · 10 years ago
  59. 57c04be Add DeviceEventRouter class. by hirono@chromium.org · 10 years ago
  60. eb077e5 LSan: remove obsolete suppressions. by earthdok@chromium.org · 10 years ago
  61. f864b661 DevTools: add support for chrome-devtools://devtools/remote/open? URL. by dgozman@chromium.org · 10 years ago
  62. c754ff6f [fsp] Do not allow to cancel closing a file. by mtomasz@chromium.org · 10 years ago
  63. 43d3b1c3 Add google_apis_unittests to Linux ASan LSan Tests (2). by earthdok@chromium.org · 10 years ago
  64. 860b9f7 Update .DEPS.git by chrome-admin@google.com · 10 years ago
  65. bd65272 Update V8 to version 3.29.14 (based on bleeding_edge revision r23268). by machenbach@chromium.org · 10 years ago
  66. b8b2692 Update .DEPS.git by chrome-admin@google.com · 10 years ago
  67. bdeff37c Blink roll 180753:180760 by blink-deps-roller@chromium.org · 10 years ago
  68. f29bc5e This CL prepares chromium for removing same origin check as blink checks for the same. by sanjoy.pal@samsung.com · 10 years ago
  69. ea3bc30 Fix DCHECKs in V4l2VideoDevice. by wuchengli@chromium.org · 10 years ago
  70. 13ce087 GN build rules for all unit test targets in mojo/ by jamesr@chromium.org · 10 years ago
  71. e0a60ad2 Fix compiling errors on v4l2_video_decode_accelerator.cc. by owenlin@chromium.org · 10 years ago
  72. 75d52a6 Video Player: Show appropriate message on playing unsupported video by yoshiki@chromium.org · 10 years ago
  73. b48fe9e Revert 291221 "Athena: Adding basic resource management framewor..." by finnur@chromium.org · 10 years ago
  74. a9ca8d5 Move webkit resources over to content. by tfarina@chromium.org · 10 years ago
  75. 89f18cd Remove the assertion that number of expected tabs must equal to number of live tabs temporarily. by nednguyen@google.com · 10 years ago
  76. af39f00 Use a qualified path for chromium_strings, google_chrome_strings, and generated_resources. (part 1) by thestig@chromium.org · 10 years ago
  77. 0a0291c Files.app: Update the list partially when changed by yoshiki@chromium.org · 10 years ago
  78. e4abc5e7 Revert 291359 "Hide PopupZoomer when the container view or windo..." by finnur@chromium.org · 10 years ago
  79. c9d9880 Profile mojom: change some fields to nullable according to documentation. by yzshen@chromium.org · 10 years ago
  80. 3181a6a Update .DEPS.git by chrome-admin@google.com · 10 years ago
  81. c8180e3 Blink roll 180745:180753 by blink-deps-roller@chromium.org · 10 years ago
  82. 02f5e32d Move KeywordProvider to components/omnibox by hashimoto@chromium.org · 10 years ago
  83. 9eb2757 Hide PopupZoomer when the container view or window loses focus by r.ghatage@samsung.com · 10 years ago
  84. 0f95b406 Blacklist a bad cast in ThreadSafeRefCountedGarbageCollected::makeKeepAlive by haraken@chromium.org · 10 years ago
  85. 996d5a7 Docserver: Fixes for GitilesFileSystem by ahernandez.miralles@gmail.com · 10 years ago
  86. c457cea dragend fix for mac <webview>. by lazyboy@chromium.org · 10 years ago
  87. 596e3dbd Delete now unused PageMeasurement class. by chrishenry@google.com · 10 years ago
  88. 9fcc686 Removes setting destroyed_flag_ in NotifyError by sky@chromium.org · 10 years ago
  89. 0c4d0683 [EasyUnlock] Add a private API for establishing an insecure Bluetooth connection. by isherman@chromium.org · 10 years ago
  90. ad5b7565 Clean up RenderViewContextMenu a bit. by thestig@chromium.org · 10 years ago
  91. 5acae4b Tolerate that CMD_SYNC does not exist (per U2F spec). by arnarb@chromium.org · 10 years ago
  92. 2b46519 cc: Remove all traces of SkPicture cloning. by reveman@chromium.org · 10 years ago
  93. ab8bcef PPAPI: make generator output a pointer to an array correctly. by wuchengli@chromium.org · 10 years ago
  94. 66909310 Updating trunk VERSION from 2132.0 to 2133.0 by chrome-release@google.com · 10 years ago
  95. 121fb3b Whitespace change to test mirroring by iannucci@chromium.org · 10 years ago
  96. ec63905 Add dependency on widevine headers. by brettw@chromium.org · 10 years ago
  97. b554dd5 Revert of Create a new AccountTrackerService (patchset #8 of https://codereview.chromium.org/425823002/) by thestig@chromium.org · 10 years ago
  98. 6644256 Fix a leak in a test from r291170. by sadrul@chromium.org · 10 years ago
  99. 9cd23e3 Revert 291286: broke 'ExtensionOptionsApiTest.ExtensionCanEmbedOwnOptions'. by sadrul@chromium.org · 10 years ago
  100. 19c0a1f Updating trunk VERSION from 2131.0 to 2132.0 by chrome-release@google.com · 10 years ago