| Commit message (Expand) | Author | Age | Files | Lines |
* | Upstream minor instant refactoring. | jered@chromium.org | 2012-06-28 | 1 | -2/+2 |
* | Add about:instant for under-the-hood instant settings like animation timing | jamescook@chromium.org | 2012-06-20 | 1 | -0/+5 |
* | TabContentsWrapper -> TabContents, part 18. | avi@chromium.org | 2012-06-08 | 1 | -14/+13 |
* | Don't cache tab_contents. | sreeram@chromium.org | 2012-05-29 | 1 | -63/+67 |
* | Remove Instant field trials. | sreeram@chromium.org | 2012-05-25 | 1 | -65/+26 |
* | Now that TemplateURLs are guaranteed to have a unique, non-empty keyword, rep... | pkasting@chromium.org | 2012-05-08 | 1 | -1/+2 |
* | Unlaunch the HIDDEN mode. | sreeram@chromium.org | 2012-05-04 | 1 | -37/+41 |
* | TabContents -> WebContentsImpl, part 18. | avi@chromium.org | 2012-04-17 | 1 | -1/+1 |
* | Reland r130431: Move the URL string from TemplateURLRef onto the owning Templ... | pkasting@chromium.org | 2012-04-04 | 1 | -2/+2 |
* | Revert 130431 - Move the URL string from TemplateURLRef onto the owning Templ... | dbeam@chromium.org | 2012-04-04 | 1 | -2/+2 |
* | Move the URL string from TemplateURLRef onto the owning TemplateURL. This wi... | pkasting@chromium.org | 2012-04-03 | 1 | -2/+2 |
* | Remove Instant opt-in promo. | sreeram@chromium.org | 2012-04-03 | 1 | -6/+0 |
* | Remove kInstantEnabledTime. | sreeram@chromium.org | 2012-04-02 | 1 | -31/+1 |
* | Add more histograms to track Instant and Field Trial state. | sreeram@chromium.org | 2012-03-31 | 1 | -4/+9 |
* | Handle dynamic variation of histogram name properly. | sreeram@chromium.org | 2012-03-23 | 1 | -2/+4 |
* | Gets instant to correctly commit under aura. This was broke for a | sky@chromium.org | 2012-03-16 | 1 | -11/+18 |
* | Misc. cleanup for InstantController. | pkasting@chromium.org | 2012-03-14 | 1 | -28/+11 |
* | Move RenderWidgetHostView into content namespace. Fix include paths. | joi@chromium.org | 2012-02-20 | 1 | -2/+2 |
* | Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include... | joi@chromium.org | 2012-02-20 | 1 | -2/+2 |
* | Move RenderWidgetHostView into content namespace. Fix include paths. | joi@chromium.org | 2012-02-20 | 1 | -2/+2 |
* | Failover to omnibox search if the Instant loader isn't ready. | sreeram@chromium.org | 2012-01-25 | 1 | -0/+7 |
* | Track session storage mismatches when committing Instant previews. | sreeram@chromium.org | 2012-01-06 | 1 | -4/+5 |
* | Add field trial info to Instant histograms. | sreeram@chromium.org | 2012-01-05 | 1 | -5/+9 |
* | Get rid of a bunch of tab_contents.h includes from chrome. These are all triv... | jam@chromium.org | 2012-01-04 | 1 | -5/+5 |
* | Revert 115346. The change didn't break anything, the test was faulty. Will di... | jam@chromium.org | 2011-12-21 | 1 | -2/+2 |
* | Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests | thakis@chromium.org | 2011-12-21 | 1 | -2/+2 |
* | Rename TabContents::controller() to GetController and put it into the WebCont... | jam@chromium.org | 2011-12-21 | 1 | -2/+2 |
* | Clean up TCW, make it solely a hub for 1:1 observer/helper objects. | avi@chromium.org | 2011-12-12 | 1 | -1/+2 |
* | views: Move view.h to ui/views/. | tfarina@chromium.org | 2011-11-30 | 1 | -1/+1 |
* | base::Bind fixes | groby@chromium.org | 2011-11-29 | 1 | -4/+5 |
* | views: Move widget/ directory to ui/views. | tfarina@chromium.org | 2011-11-22 | 1 | -1/+1 |
* | Revert 110949 - views: Move widget/ directory to ui/views. | wez@chromium.org | 2011-11-21 | 1 | -1/+1 |
* | views: Move widget/ directory to ui/views. | tfarina@chromium.org | 2011-11-21 | 1 | -1/+1 |
* | views: Delete bubble, events, focus, layout directories and its stubbed files. | tfarina@chromium.org | 2011-11-18 | 1 | -1/+1 |
* | Add a new field trial for Instant. | sreeram@chromium.org | 2011-11-17 | 1 | -4/+3 |
* | Refactor Instant tests. | sreeram@chromium.org | 2011-11-03 | 1 | -2/+2 |
* | Don't send omnibox bounds for hidden field trials. | sreeram@chromium.org | 2011-10-28 | 1 | -10/+13 |
* | Add a new field trial for Instant. | sreeram@chromium.org | 2011-10-25 | 1 | -5/+19 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -5/+5 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -2/+2 |
* | Crash fix. | sreeram@chromium.org | 2011-10-18 | 1 | -6/+8 |
* | Add a SearchToNonSearch test for the HIDDEN field trial. | sreeram@chromium.org | 2011-10-18 | 1 | -5/+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 | 1 | -12/+11 |
* | Introduce a new field trial for Instant. | sreeram@chromium.org | 2011-10-13 | 1 | -5/+42 |
* | Move PageTransition into content namespace. While I'm touching all these file... | jam@chromium.org | 2011-10-13 | 1 | -2/+2 |
* | Remove fading in/out for Instant previews. | sreeram@chromium.org | 2011-10-12 | 1 | -3/+1 |
* | Make instant only load searches for the default provider. | sky@chromium.org | 2011-10-07 | 1 | -346/+87 |
* | Display alternate nav infobars even when instant is on. This adds a new noti... | pkasting@chromium.org | 2011-10-06 | 1 | -1/+3 |
* | Don't destroy instant loaders if you don't have to. | sreeram@chromium.org | 2011-10-04 | 1 | -13/+4 |