| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace Browser::AddTabWithURL(...) with: | ben@chromium.org | 2010-10-05 | 1 | -24/+15 |
* | Make ui_test_utils::ExecuteJavaScript() friendlier to use. Also, add WARN_UN... | isherman@chromium.org | 2010-09-30 | 1 | -13/+18 |
* | Updating status on three tests: | finnur@chromium.org | 2010-09-20 | 1 | -12/+4 |
* | Moves TabStripModelObserver/Delegate into their own headers. | sky@chromium.org | 2010-09-16 | 1 | -0/+1 |
* | Re-lands 58186: | bryeung@chromium.org | 2010-09-03 | 1 | -2/+2 |
* | Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas... | akalin@chromium.org | 2010-09-02 | 1 | -2/+2 |
* | Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-02 | 1 | -2/+2 |
* | Revert 58186 - Move the keyboard files from base/ to app/. | phajdan.jr@chromium.org | 2010-09-01 | 1 | -2/+2 |
* | Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-01 | 1 | -2/+2 |
* | Test server cleanup patch of death: | phajdan.jr@chromium.org | 2010-08-17 | 1 | -73/+49 |
* | Plumb the find progress's "we're done" value to the browser. | avi@chromium.org | 2010-08-13 | 1 | -3/+2 |
* | Clone of issue 2941001. See initial review below. | twiz@google.com | 2010-08-12 | 1 | -5/+18 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 1 | -0/+1 |
* | GTTF: Move more test server code from net/url_request/url_request_unittest.h | phajdan.jr@chromium.org | 2010-07-29 | 1 | -24/+25 |
* | Revert 52624 - TTF: enable FindInPageControllerTest.FindNextInNewTabUsesPrepo... | tyoshino@chromium.org | 2010-07-16 | 1 | -0/+6 |
* | TTF: enable FindInPageControllerTest.FindNextInNewTabUsesPrepopulate. | dmuir@chromium.org | 2010-07-16 | 1 | -6/+0 |
* | TTF: Re-enable FindInPageControllerTest.FindInPagePrematureEnd by marking it as | jhawkins@chromium.org | 2010-07-13 | 1 | -3/+1 |
* | Attempt 2 at Moving Browser::AddTypes to TabStripModel. The first | sky@chromium.org | 2010-06-28 | 1 | -5/+6 |
* | Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarily | sky@chromium.org | 2010-06-24 | 1 | -6/+5 |
* | Moves Browser::AddTypes to TabStripModel. This patch is primarily | sky@chromium.org | 2010-06-24 | 1 | -5/+6 |
* | Marking FindInPageControllerTest, MAYBE_NoIncognitoPrepopulate as FLAKY on Wi... | robertshield@chromium.org | 2010-06-22 | 1 | -0/+3 |
* | Make the reload button respond to middle-clicks like back/forward/home alread... | pkasting@chromium.org | 2010-06-10 | 1 | -1/+1 |
* | Add cross platform Widget::InitWithWidget(parent, const gfx::Rect& bounds); | oshima@chromium.org | 2010-06-05 | 1 | -16/+2 |
* | Switching a failing find bar test from DISABLED_ to FAILS_ | stuartmorgan@chromium.org | 2010-06-04 | 1 | -1/+1 |
* | Disable FindInPageControllerTest.ActivateLinkNavigatesPage and | jshin@chromium.org | 2010-06-02 | 1 | -1/+8 |
* | [GTTF] [TTF] Test marks maintenance CL: | phajdan.jr@chromium.org | 2010-05-19 | 1 | -3/+0 |
* | [Mac] Disable FindNextInNewTabUsesPrepopulate due to timeout | danno@chromium.org | 2010-05-04 | 1 | -2/+2 |
* | [Mac] Mark FindInPageControllerTest.FindDisappearOnNewTabAndHistory as FLAKY_ | danno@chromium.org | 2010-05-04 | 1 | -0/+6 |
* | Mark FindNextInNewTabUsesPrepopulate as FLAKY on Mac | danno@chromium.org | 2010-05-03 | 1 | -0/+6 |
* | [GTTF] Mark the following tests as no longer flaky: | phajdan.jr@chromium.org | 2010-05-03 | 1 | -3/+0 |
* | Remove deprecated things from net test suite: | phajdan.jr@chromium.org | 2010-04-30 | 1 | -39/+39 |
* | Nukes one of the AddTabWithURL variants. | sky@chromium.org | 2010-04-29 | 1 | -10/+10 |
* | Mark FindInPageControllerTest.FindMovesWhenObscuring (browser_tests) as flaky... | viettrungluu@chromium.org | 2010-04-12 | 1 | -0/+3 |
* | Do not prepopulate the findbar with incognito search terms. | rohitrao@chromium.org | 2010-04-09 | 1 | -11/+121 |
* | Fix prepopulate value for Find and add browser tests for it. | finnur@chromium.org | 2010-04-05 | 1 | -1/+150 |
* | [Mac] Makes ctrl-return follow links when finding in page. | rohitrao@chromium.org | 2010-03-22 | 1 | -5/+19 |
* | Finish porting FindInPageControllerTest to linux. | estade@chromium.org | 2010-03-16 | 1 | -46/+16 |
* | Allow users to close the find session and activate the current link via ctrl-... | estade@chromium.org | 2010-03-11 | 1 | -0/+845 |