| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor Instant tests. | sreeram@chromium.org | 2011-11-03 | 3 | -744/+532 |
* | Move RendererPreferences to content/public/common and also put in the content... | jam@chromium.org | 2011-10-31 | 1 | -1/+0 |
* | Don't send omnibox bounds for hidden field trials. | sreeram@chromium.org | 2011-10-28 | 3 | -15/+19 |
* | Fixing visibility transitions for Instant | shishir@chromium.org | 2011-10-27 | 2 | -0/+51 |
* | Add a new field trial for Instant. | sreeram@chromium.org | 2011-10-25 | 5 | -70/+172 |
* | Add a test for Instant not treating intranet paths as searches. | sreeram@chromium.org | 2011-10-22 | 1 | -0/+24 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 3 | -16/+17 |
* | More build fixes from notification move. | jam@chromium.org | 2011-10-19 | 1 | -2/+2 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 3 | -47/+51 |
* | Revert 105033 Revert 105015 - Eliminate WaitForNavigation. | gbillock@chromium.org | 2011-10-19 | 1 | -1/+6 |
* | Crash fix. | sreeram@chromium.org | 2011-10-18 | 1 | -6/+8 |
* | Move navigation_types.h from content/common to content/public/browser, and pu... | jam@chromium.org | 2011-10-18 | 1 | -3/+5 |
* | Revert 106029 | nkostylev@chromium.org | 2011-10-18 | 1 | -5/+3 |
* | Add a SearchToNonSearch test for the HIDDEN field trial. | sreeram@chromium.org | 2011-10-18 | 2 | -5/+26 |
* | Move navigation_types.h from content/common to content/public/browser, and pu... | jam@chromium.org | 2011-10-18 | 1 | -3/+5 |
* | Move content_notification_types.h from content\common to content\public\brows... | jam@chromium.org | 2011-10-18 | 1 | -1/+1 |
* | Crash fix. | sreeram@chromium.org | 2011-10-17 | 1 | -1/+3 |
* | Fixes bug in instant where we would end up incorrectly using the | sky@chromium.org | 2011-10-15 | 4 | -49/+80 |
* | Introduce a new field trial for Instant. | sreeram@chromium.org | 2011-10-13 | 7 | -78/+331 |
* | Move PageTransition into content namespace. While I'm touching all these file... | jam@chromium.org | 2011-10-13 | 4 | -15/+14 |
* | Remove fading in/out for Instant previews. | sreeram@chromium.org | 2011-10-12 | 2 | -9/+2 |
* | Revert "Eliminate WaitForNavigation." | ajwong@chromium.org | 2011-10-12 | 1 | -6/+1 |
* | Eliminate WaitForNavigation. | gbillock@chromium.org | 2011-10-12 | 1 | -1/+6 |
* | Allow controlling the Instant field trial through a command line flag. | sreeram@chromium.org | 2011-10-10 | 1 | -0/+12 |
* | Make instant only load searches for the default provider. | sky@chromium.org | 2011-10-07 | 7 | -1415/+234 |
* | Display alternate nav infobars even when instant is on. This adds a new noti... | pkasting@chromium.org | 2011-10-06 | 2 | -3/+6 |
* | Don't destroy instant loaders if you don't have to. | sreeram@chromium.org | 2011-10-04 | 6 | -17/+124 |
* | content: Move constrained window code from TabContents to TabContentsWrapper | erg@chromium.org | 2011-09-30 | 1 | -19/+26 |
* | GTTF: Remove super-flaky ui_test_utils functions and fix callers. | phajdan.jr@chromium.org | 2011-09-27 | 1 | -12/+36 |
* | Place field trial name at the end (as a suffix). | sreeram@chromium.org | 2011-09-23 | 2 | -11/+8 |
* | Change instant test to not count number of resize calls, but instead | sky@chromium.org | 2011-09-19 | 1 | -15/+12 |
* | Added Instant preference syncing and tests. | csharp@chromium.org | 2011-09-16 | 1 | -4/+4 |
* | Remove redundant LoadURLWithHeaders method. | rogerta@chromium.org | 2011-09-10 | 1 | -2/+4 |
* | Makes it so that loads originating from instant never show auth | sky@chromium.org | 2011-09-08 | 2 | -5/+10 |
* | Fix prerender-from-omnibox/Instant issues. | dominich@chromium.org | 2011-09-08 | 2 | -18/+8 |
* | Revert 100003 - Moved PrerenderManager to ProfileKeyedService system. | dominich@chromium.org | 2011-09-07 | 1 | -3/+1 |
* | Moved PrerenderManager to ProfileKeyedService system. | dominich@chromium.org | 2011-09-07 | 1 | -1/+3 |
* | Revert 99335 - Lower Instant field trial percentage. | sreeram@chromium.org | 2011-09-04 | 1 | -4/+4 |
* | Nukes remove_first_entry from CopyStateFromAndPrune. This turned out bad for ... | sky@chromium.org | 2011-09-03 | 2 | -11/+5 |
* | Update base/timer.h code to pass through Location from call sites. (reland) o... | jbates@chromium.org | 2011-09-02 | 2 | -4/+5 |
* | Lower Instant field trial percentage. | sreeram@chromium.org | 2011-09-02 | 1 | -4/+4 |
* | When the user navigates to the home page, make sure to set the RLZ string | rogerta@chromium.org | 2011-09-02 | 1 | -6/+6 |
* | Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, | mattm@chromium.org | 2011-09-02 | 2 | -5/+4 |
* | Revert 99283 - When the user navigates to the home page, make sure to set the... | rogerta@chromium.org | 2011-09-02 | 1 | -6/+6 |
* | Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th... | jbates@chromium.org | 2011-09-02 | 2 | -4/+5 |
* | When the user navigates to the home page, make sure to set the RLZ string | rogerta@chromium.org | 2011-09-02 | 1 | -6/+6 |
* | Mark OnChangeEvent and OnCancelEvent as flaky on all platforms. | creis@chromium.org | 2011-09-01 | 1 | -8/+4 |
* | Prevent Instant from swapping when it has a pending navigation. | mmenke@chromium.org | 2011-09-01 | 4 | -30/+103 |
* | Switch ChromeTestSuite to the same convention as ContentTestSuite: | phajdan.jr@chromium.org | 2011-08-27 | 1 | -2/+1 |
* | Fixes regression (and crash) in instant. The crash would happen if | sky@chromium.org | 2011-08-22 | 1 | -0/+25 |