| Commit message (Expand) | Author | Age | Files | Lines |
* | Reverting this CL to fix the interactive ui test failures. | ananta@chromium.org | 2010-03-26 | 7 | -65/+1 |
* | [GTTF] Various ui tests cleanups: | phajdan.jr@chromium.org | 2010-03-26 | 2 | -0/+40 |
* | Fixes bug where triggering session restore while the browser was | sky@chromium.org | 2010-03-26 | 2 | -29/+41 |
* | Fix for negative routing info problem. We were replacing tokens after | nick@chromium.org | 2010-03-26 | 1 | -6/+9 |
* | [GTTF] Remove the in-process test launcher, which is no longer used. | phajdan.jr@chromium.org | 2010-03-26 | 3 | -196/+0 |
* | 3rd try. *sigh* | slightlyoff@chromium.org | 2010-03-26 | 1 | -1/+7 |
* | Fix the known stack crash signature for Bug 39356 | ananta@chromium.org | 2010-03-26 | 1 | -1/+1 |
* | Make nacl_ui_tests not flaky on Mac, enable the sandbox on Win64 | gregoryd@google.com | 2010-03-26 | 1 | -40/+0 |
* | BookmarksUITest.BookmarksLoaded fails under valgrind on mac | dhollowa@chromium.org | 2010-03-25 | 1 | -0/+4 |
* | Reverting this CL to see if this fixes chrome frame unit test failures. | ananta@chromium.org | 2010-03-25 | 1 | -7/+1 |
* | Implements IDeleteBrowsing history and moves the GCF profile into the IE TIF ... | slightlyoff@chromium.org | 2010-03-25 | 1 | -1/+7 |
* | Adding a chrome crash which occurs in chrome frame reliability test runs to t... | ananta@chromium.org | 2010-03-25 | 1 | -0/+4 |
* | Add a basic FileBrowseUI browser test to verify <input type=file..> would bri... | xiyuan@chromium.org | 2010-03-25 | 1 | -0/+6 |
* | Re-land 42631: The problem was that notifications aren't implemented on linux... | aa@chromium.org | 2010-03-25 | 6 | -0/+84 |
* | Removes exception for reliability crash as it doesn't appear to be | sky@chromium.org | 2010-03-25 | 1 | -3/+0 |
* | Revert 42631 as it seems to have broken browser tests on linux_views. | aa@chromium.org | 2010-03-25 | 6 | -84/+0 |
* | Remove the exclusions from dom_checker tests that pass on the bots. | nirnimesh@chromium.org | 2010-03-25 | 3 | -8/+0 |
* | Finish wiring up notifications in extensions. | aa@chromium.org | 2010-03-25 | 6 | -0/+84 |
* | Disabling tests because failures are leading to zombie processes that are | dmazzoni@chromium.org | 2010-03-25 | 1 | -2/+2 |
* | Reland r42467. Clear cookies, local storage and databases when an extension g... | jochen@chromium.org | 2010-03-25 | 2 | -3/+31 |
* | Update to the current Dromaeo ToT. | antonm@chromium.org | 2010-03-25 | 57 | -136/+195 |
* | Adds GeolocationContentSettings on TabContents. | joth@chromium.org | 2010-03-25 | 1 | -12/+15 |
* | Don't run NewTabUITest.NTPHasThumbnails under TSan | timurrrr@chromium.org | 2010-03-25 | 1 | -0/+1 |
* | Reland r42473. Add a delegate to CookieMonster and broadcast notifications ab... | jochen@chromium.org | 2010-03-25 | 1 | -1/+1 |
* | Reverts 42520 and 42477. It back red again when adding this change back. | maruel@chromium.org | 2010-03-25 | 2 | -31/+3 |
* | Revert "Linux: enable ChromeMainTest.AppLaunch." | agl@chromium.org | 2010-03-24 | 1 | -0/+2 |
* | Add tests to verify bookmark ordering and nesting of groups. | nirnimesh@chromium.org | 2010-03-24 | 1 | -0/+101 |
* | Linux: enable ChromeMainTest.AppLaunch. | agl@chromium.org | 2010-03-24 | 1 | -2/+0 |
* | Add instructions to chrome://extensions page for inspecting popups. | rafaelw@chromium.org | 2010-03-24 | 3 | -3/+6 |
* | Mark keyboard access tests as flaky until I figure out why they're | dmazzoni@chromium.org | 2010-03-24 | 1 | -2/+2 |
* | Reapply 42467 by reverting 42499 and added suppression. | maruel@chromium.org | 2010-03-24 | 2 | -3/+31 |
* | Remove an old reliability crash suppression. The code moved to the renderer s... | estade@chromium.org | 2010-03-24 | 1 | -4/+0 |
* | Revert r42467: "Clear cookies, local storage and databases when an extension ... | maruel@chromium.org | 2010-03-24 | 2 | -31/+3 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 8 | -1/+169 |
* | Tentative fix for geolocation test with iframes: loads frame one by one. | bulach@chromium.org | 2010-03-24 | 1 | -15/+13 |
* | Revert "Fix browser side handling of moveTo by resizing the content area; not... | erg@chromium.org | 2010-03-24 | 1 | -1/+1 |
* | History APIs that parse a time as a number of milliseconds need to allow inte... | skerner@chromium.org | 2010-03-24 | 1 | -0/+13 |
* | Change chrome.experimental.history.search's first param to use 'text' for tex... | skerner@chromium.org | 2010-03-24 | 3 | -16/+16 |
* | Revert 42473 - Add a delegate to CookieMonster and broadcast notifications ab... | dhollowa@chromium.org | 2010-03-24 | 1 | -1/+1 |
* | Add a delegate to CookieMonster and broadcast notifications about changes to ... | jochen@chromium.org | 2010-03-24 | 1 | -1/+1 |
* | Revert 42465 - Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 7 | -168/+1 |
* | Clear cookies, local storage and databases when an extension gets uninstalled. | jochen@chromium.org | 2010-03-24 | 2 | -3/+31 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 7 | -1/+168 |
* | basic browser tests for compact navigation bar. | oshima@chromium.org | 2010-03-24 | 2 | -0/+9 |
* | Revert r42426 - tests are failing because the WebKit LayoutTests directories | dpranke@google.com | 2010-03-24 | 1 | -9/+7 |
* | Use upstream layout_test baselines since the downstream ones are going away. | dpranke@google.com | 2010-03-24 | 1 | -7/+9 |
* | Add a few PyAuto tests for bookmarks. | nirnimesh@chromium.org | 2010-03-24 | 4 | -0/+207 |
* | Mark all selenium tests as passing. | tony@chromium.org | 2010-03-24 | 1 | -1/+0 |
* | Make it clear what last_sync_timestamp actually tracks. Update | nick@chromium.org | 2010-03-24 | 1 | -4/+4 |
* | Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ... | joi@chromium.org | 2010-03-23 | 1 | -1/+0 |