| Commit message (Expand) | Author | Age | Files | Lines |
* | Only block alert() requests from blocked popups; not all popups. | erg@google.com | 2008-11-11 | 6 | -3/+102 |
* | * Revert "Por rt flush_cache tool." | agl@chromium.org | 2008-11-11 | 2 | -4/+37 |
* | Port flush_cache tool. | agl@chromium.org | 2008-11-11 | 2 | -37/+4 |
* | Add support for 256 bit full hashes to the new implementation. | paulg@google.com | 2008-11-11 | 2 | -5/+0 |
* | Removes the old frames. | ben@chromium.org | 2008-11-10 | 3 | -16/+3 |
* | Re-land this change now that I've made a speculative fix to the DraggedTabCon... | ben@chromium.org | 2008-11-10 | 2 | -7/+3 |
* | Make sure that we deny javascript window.close() requests when we are showing | erg@google.com | 2008-11-10 | 3 | -0/+32 |
* | Roll this change back until I understand the crashes. | ben@chromium.org | 2008-11-08 | 2 | -3/+7 |
* | Make AutomationProvider::WindowSimulateDrag use SendInput instead of sending ... | ben@chromium.org | 2008-11-07 | 2 | -7/+3 |
* | Adds import/export of bookmarks to bookmarks.html file. | sky@google.com | 2008-11-07 | 2 | -0/+9 |
* | Add prefixes to I/O data trace names so they can be distinguished on the | pamg@google.com | 2008-11-07 | 1 | -8/+16 |
* | Adding in modp_b64 to test that needs it. | bradnelson@chromium.org | 2008-11-06 | 1 | -4/+3 |
* | Add a function for eliding filenames to a set pixel width while preserving th... | glen@chromium.org | 2008-11-06 | 2 | -3/+3 |
* | Disable one IPCSyncChannel test in purify to see if the tree remains green. ... | jam@chromium.org | 2008-11-06 | 1 | -0/+3 |
* | Bandaid patch so that we continue with crosssite navigations instead of clos... | ojan@google.com | 2008-11-06 | 9 | -1/+53 |
* | SCons rename: automated_ui_tests and ui_tests. | sgk@google.com | 2008-11-05 | 2 | -0/+207 |
* | Tell the user that HTML documents can harm their computer because they can. | abarth@chromium.org | 2008-11-05 | 2 | -2/+2 |
* | Add the test certificates. Rename the directory to make the transition easier. | maruel@chromium.org | 2008-11-05 | 4 | -0/+158 |
* | More SCons renaming: | sgk@google.com | 2008-11-04 | 2 | -98/+105 |
* | Update unit_tests.scons with patterns from later changes: | sgk@google.com | 2008-11-04 | 1 | -7/+9 |
* | Adding visual studio solution files. | bradnelson@chromium.org | 2008-11-04 | 1 | -5/+1 |
* | Change some places where we were using javascript: URLs to use | aa@google.com | 2008-11-03 | 1 | -13/+11 |
* | Add support for @include in Greasemonkey scripts. | aa@google.com | 2008-11-03 | 1 | -1/+5 |
* | Now that the unit_tests get built from a separate SConscript file, | sgk@google.com | 2008-11-03 | 1 | -2/+2 |
* | Refactor building unit_tests with SCons for the new structure: | sgk@google.com | 2008-11-03 | 1 | -0/+239 |
* | Make multiline labels respect the inset. | levin@chromium.org | 2008-11-01 | 1 | -0/+4 |
* | This fixes the VerifyHistoryLength ui test flakiness. The test initiates page... | ananta@chromium.org | 2008-10-31 | 2 | -6/+5 |
* | This fixes bug http://code.google.com/p/chromium/issues/detail?id=3881, which | ananta@chromium.org | 2008-10-31 | 1 | -2/+2 |
* | Tests were failing because mini_installer.exe was not found. Added logic to g... | anantha@chromium.org | 2008-10-30 | 2 | -13/+27 |
* | Disable some failing UI tests for now. | pkasting@chromium.org | 2008-10-30 | 1 | -2/+2 |
* | Modified the mini installer tests to work for both Google Chrome and Chromium. | anantha@chromium.org | 2008-10-30 | 5 | -52/+86 |
* | Accumulated SCons changes for Windows chrome build, round II: | sgk@google.com | 2008-10-30 | 5 | -21/+31 |
* | Revert r4205 to track down buildbot unit_tests failure. | sgk@google.com | 2008-10-30 | 5 | -31/+21 |
* | Accumulated SCons changes for Windows chrome build and other | sgk@google.com | 2008-10-30 | 5 | -21/+31 |
* | First cut at the bookmark manager. There are still a fair number of | sky@google.com | 2008-10-29 | 1 | -2/+2 |
* | Fixing some windows scons build breaks. | bradnelson@chromium.org | 2008-10-29 | 1 | -1/+1 |
* | Add option to disable/enable Spell Check. In addition, remove additional code... | sidchat@google.com | 2008-10-29 | 1 | -1/+1 |
* | Moved the SelfDeletePluginInvokeInSynchronousMouseMove to interactive ui tests | ananta@chromium.org | 2008-10-29 | 8 | -40/+254 |
* | Revert r4094; ui_tests failures in SelfDeletePluginInvokeInSynchronousMouseMove. | sgk@google.com | 2008-10-28 | 2 | -76/+1 |
* | Proposed fix for http://b/issue?id=1362948, which is a crash in the rendererw... | ananta@chromium.org | 2008-10-28 | 2 | -1/+76 |
* | - Make user script loading asynchronous on the file thread. | evanm@google.com | 2008-10-28 | 2 | -5/+16 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 9 | -4/+21 |
* | Move the spellcheck unittest into browser next to the file | tc@google.com | 2008-10-26 | 1 | -1/+1 |
* | Fix SCons modules build on Windows: | sgk@google.com | 2008-10-25 | 2 | -12/+2 |
* | Adds models needed by the bookmark manager. Specifically a | sky@google.com | 2008-10-23 | 1 | -0/+16 |
* | Using $CHROME_SRC_DIR in place of hash/.. | bradnelson@google.com | 2008-10-22 | 13 | -13/+13 |
* | Split startup-test graphs into cold and warm, since otherwise the plot axis | pamg@google.com | 2008-10-21 | 1 | -7/+11 |
* | Factor find in page out of WebContents and into the view, since it is almost | brettw@google.com | 2008-10-21 | 2 | -2/+2 |
* | This fixes http://code.google.com/p/chromium/issues/detail?id=205, which was ... | ananta@chromium.org | 2008-10-20 | 3 | -0/+63 |
* | Switch various performance tests to produce output for use by the new generic | pamg@google.com | 2008-10-18 | 6 | -110/+165 |