1. 45e4701d3 Stabilize sync integration tests by [email protected] · 15 years ago
  2. 183d7e61 Added check when unpacking extensions for a null key. by [email protected] · 15 years ago
  3. a9c6cf6 Disable ViewIDTest.Fullscreen -- it's crashy by [email protected] · 15 years ago
  4. 2e5983f Implement setDomainRelaxationForbiddenForURLScheme in test_shell. by [email protected] · 15 years ago
  5. e1681f2 Add LocalFileToDataURL to webkit_support. by [email protected] · 15 years ago
  6. 6ae762e [Mac] Refactor FramedBrowserWindowTest.DoesHideTitle for valgrind. by [email protected] · 15 years ago
  7. 10256cf8 Hide packed hosted apps in chrome://extensions . by [email protected] · 15 years ago
  8. fd36035 Fix in trunk. Null check view() in accessibility notifications by [email protected] · 15 years ago
  9. 74c0e55 Regression. Check that WebAccessibilityObject has valid id before use. by [email protected] · 15 years ago
  10. 5eb5ca3 Revert 59451 - Hook up the dom_ui sync options to the sync service. by [email protected] · 15 years ago
  11. a61a564 Hook up the dom_ui sync options to the sync service. by [email protected] · 15 years ago
  12. 326002d libvpx roll for readme to point to license file BUG=55165 TEST=none by [email protected] · 15 years ago
  13. e437dd5 Add "copy url" to popup window menu. by [email protected] · 15 years ago
  14. b21afb2 Fix a regression in r59258. by [email protected] · 15 years ago
  15. 5901d2e Add LICENSE file based on header of source files. by [email protected] · 15 years ago
  16. 6a1a05d Fix some simple code typos spotted while investigating bug 54229. by [email protected] · 15 years ago
  17. e13aee0 Add the ability to create FileRefs pointing to inexistent or by [email protected] · 15 years ago
  18. 0fa49bc Roll webkit 67471->67488 by [email protected] · 15 years ago
  19. 79c7bed Add fullscreen support to Pepper. by [email protected] · 15 years ago
  20. 5b84fe3 Lock log files when reiniting them. by [email protected] · 15 years ago
  21. a5e84bd Clean up RenderViewHostDelegate::AutoFill interface -- remove |value| and |label| parameters from FillAutoFillFormData() by [email protected] · 15 years ago
  22. b05474d7 Disk cache: Implement request throttling. by [email protected] · 15 years ago
  23. 0e38171b dom-ui options: Migrate two alerts to shared AlertOverlay. by [email protected] · 15 years ago
  24. 5da3d369 Delete the http_transaction_factory_ and http_auth_handler_factory_ pointers when the ChromeFrame request context is by [email protected] · 15 years ago
  25. c89ba72 Add a scorer class for client-side phishing detection. by [email protected] · 15 years ago
  26. f6d8a64 Extend speech input bubble in GTK to display error messages with try-again and cancel buttons. by [email protected] · 15 years ago
  27. 81d0e12 Fix focus traversal order in dialogs. by [email protected] · 15 years ago
  28. 97033869 License check: remove the special case for protobuf2, by [email protected] · 15 years ago
  29. 1c9c23a Readability fixes to chromiumsync.py. by [email protected] · 15 years ago
  30. 03bb953d Bunch of match preview tweaks: by [email protected] · 15 years ago
  31. 037d1e19 Failing fairly often due to tab->NavigateToURL(...) failing. by [email protected] · 15 years ago
  32. ad834d2e Revert 59409 - GTTF: Move browser_tests test launcher timeout to chrome/test/test_timeouts by [email protected] · 15 years ago
  33. 8bb7d83 Revert 59421 - GTTF: Increase the timeout for medium tests to one minute. by [email protected] · 15 years ago
  34. 9b9e7669 dom-ui options: 'Clear browsing data' layout tweaks. by [email protected] · 15 years ago
  35. f929977d dom-ui options: Add vertical padding for the button strip. by [email protected] · 15 years ago
  36. 12e816bde Tabbed options: Support direct navigation to content settings subtabs. by [email protected] · 15 years ago
  37. 28be5515 GTTF: Increase the timeout for medium tests to one minute. by [email protected] · 15 years ago
  38. d43ecbf Establish new debug switches to manipulate the token service from the command line, replacing the old invalidate-sync-login switch. by [email protected] · 15 years ago
  39. 814c2c4 Revert 59417 - Failing fairly often due to tab->NavigateToURL(...) failing. by [email protected] · 15 years ago
  40. 4026ce1e Land implementation part of cl 3352009 (that cl was just data by [email protected] · 15 years ago
  41. 29582110 Failing fairly often due to tab->NavigateToURL(...) failing. by [email protected] · 15 years ago
  42. d9194ff3 Roll webkit 67459:67471 by [email protected] · 15 years ago
  43. ce8bac8f GTTF: Move browser_tests test launcher timeout to chrome/test/test_timeouts by [email protected] · 15 years ago
  44. f3da4e1a Forgot to add this to the commit enabling code coverage in the chrome_frame.gyp a little while back. by [email protected] · 15 years ago
  45. 9e93e17e Move blob URL scheme registration from test_shell.cc to by [email protected] · 15 years ago
  46. ccb5c402 Add a presubmit check to look for duplicate Valgrind/Heapchecker suppression names. by [email protected] · 15 years ago
  47. 3ce597f FTP: fix parsing error on ftp.dell.com by [email protected] · 15 years ago
  48. 85bbc6e Fixes bug in WindowSimulateDrag that was leading to test flake. The by [email protected] · 15 years ago
  49. c499d08 Fixed crash in AudioOutputController. by [email protected] · 15 years ago
  50. 1d95a8f0 Updates to NTP per UI review: by [email protected] · 15 years ago
  51. 90caf65 Linux: More gcc 4.5 NULL versus 0 fixes. by [email protected] · 15 years ago
  52. 8157198 Minor cleanup in PepperPluginDelegate. by [email protected] · 15 years ago
  53. 4f9ce92 Temporarily add failing websocket tests to expectations by [email protected] · 15 years ago
  54. af96a772 The LSID for Cloud Print can now be supplied on the command line even if Cloud Print was previously enabled. This had broken during a recent change to remember the enabled state of Cloud Print in the service process. by [email protected] · 15 years ago
  55. 81d5136 Work around windows handles to temp files while deleting them. by [email protected] · 15 years ago
  56. 779887188 Fix several spelling mistakes, mostly in comments. BUG=none TEST=none by [email protected] · 15 years ago
  57. f86ee47 Fix for frame buffer resizing when new size is less than 8 bytes larger than old size. Changed several ints to size_t. by [email protected] · 15 years ago
  58. 4e3b716 Add tests to verify that non-ASCII passwords (and other password form data) can be stored correctly. by [email protected] · 15 years ago
  59. 89c75df3 Reland "Make AutomationProvider fail fast on messages it doesn't understand." by [email protected] · 15 years ago
  60. 62eeafc Add a helper class to use with SignedSettings. by [email protected] · 15 years ago
  61. 8fa6f7d9 Eliminate the 8-sockets-per-proxy field trial. Reduce the percentage by [email protected] · 15 years ago
  62. 969d84bc Fix TestShell to forward-delete on eventSender.keyDown('delete') to by [email protected] · 15 years ago
  63. f00f37de WebKit roll 67439 -> 67459 by [email protected] · 15 years ago
  64. 88a2c40 Trying to green up the tree, lots of mac and win red around this cl. by [email protected] · 15 years ago
  65. dd43578 NSS: Call handshake callback with False Start and Snap Start. by [email protected] · 15 years ago
  66. b24ca00 Add support for running Chromium tests under TSan in RaceVerifier mode. by [email protected] · 15 years ago
  67. 3c574d3 Updating trunk VERSION from 524.0 to 525.0 by [email protected] · 15 years ago
  68. bdaffe4 Add to the task manager the v8 column on mac and the javascript column on mac and linux. by [email protected] · 15 years ago
  69. ce3eb7b6 Trailing slash in custom gallery URLs entered by users should not cause the links to break on the Extensions page. by [email protected] · 15 years ago
  70. 5490bb98 Enumerate layered service providers and namespace providers under Windows and display them on a new net-internals tab. On other OSes, the new tab is always hidden. by [email protected] · 15 years ago
  71. a154ba9 net: Rename ProxyService::CreateNull to ProxyService::CreateDirect. by [email protected] · 15 years ago
  72. 328653c [Linux] Don't send a key event to browser window for pre-handling if it's handled by IME. by [email protected] · 15 years ago
  73. 73cb4b07 Show these two cert errors as warnings, not errors (as requested by Ian): by [email protected] · 15 years ago
  74. 314fb14 Fix a stupid bug in GetRunningOnValgrind, this is a copy of TSan r2453 change by [email protected] · 15 years ago
  75. 19f9b4f Suppress a memory leak on CrOS valgrind bot BUG=55533 TBR=glider by [email protected] · 15 years ago
  76. 3621cab gtk: Show the page info icon for the first visit on Page Info Bubble. by [email protected] · 15 years ago
  77. 2cd8f3a Modify candidate window to adjust shortcut and candidate column width. by [email protected] · 15 years ago
  78. 721e6c6 Removes the suppression for Bug 54689. by [email protected] · 15 years ago
  79. e74e1f21 test_shell: use WebDeviceOrientationClientMock::create(). by [email protected] · 15 years ago
  80. 8e0b4a087 Revert 52446 - Supports High DPI mode. by [email protected] · 15 years ago
  81. a363a84 Handle return value from HANDLE_EINTR in process_singleton_linux_uitest.cc. by [email protected] · 15 years ago
  82. 8a962461 Don't run PlatformFile.TouchGetInfoPlatformFile under Valgrind by [email protected] · 15 years ago
  83. 6ee12c4 Fix SessionStorage by [email protected] · 15 years ago
  84. c0f533f2 Change wording of "allow only sandboxed plugins" radio button. by [email protected] · 15 years ago
  85. d15554e0 Add more useful metrics to "Languages and Input" page in Chrome OS. by [email protected] · 15 years ago
  86. c3b54f37 Create a DefaultPrefStore to hold registered application-default preference values. by [email protected] · 15 years ago
  87. 268e6c1 Enable incognito mode from external_extensions.json by [email protected] · 15 years ago
  88. b938810a Replace network combobox with network dropdown button by [email protected] · 15 years ago
  89. c5cb2ed8 Mac: push back the detached tab position inside the dragging window. by [email protected] · 15 years ago
  90. 8a6461c Revert 59324 and 59337. Too many test failures by [email protected] · 15 years ago
  91. 57178412 Added some tweaks to sync notification settings. by [email protected] · 15 years ago
  92. 3e9680a9 Force accelerated canvas 2d to always be off on Mac by [email protected] · 15 years ago
  93. 640b44fa Replaced sync thread nudge queue with a single pending nudge. by [email protected] · 15 years ago
  94. e3d34873 Fix mode on match_preview_tear.png by [email protected] · 15 years ago
  95. 1cb204b webkit roll to 67439 by [email protected] · 15 years ago
  96. 5db9d5a3 AutoFill credit card Valgrind errors. by [email protected] · 15 years ago
  97. 1d594ba o3djs: usePluginMath should be false, only set if o3djs.math is defined. by [email protected] · 15 years ago
  98. 3eed248e Add a pointer to chrome/tools/extract_actions.py in user_metrics.h. by [email protected] · 15 years ago
  99. c6e86ae Implement SymmetricKey::Import for HMAC-SHA-1 keys on Windows. by [email protected] · 15 years ago
  100. 3e80bda Separates out image and grd change so that I can use trybots. by [email protected] · 15 years ago