| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a bug where we would show both the apps and thumb | aa@chromium.org | 2010-09-22 | 1 | -1/+1 |
* | De-suck the NTP a bit more: | aa@chromium.org | 2010-09-01 | 1 | -1/+1 |
* | Reland r57473 | aa@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | Revert 57473 and 57476. Best. Programmer. Ever. | aa@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | First set of changes for M7 NTP. | aa@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | FBTF: Header cleanup in chrome/common part 2. The majority of the changed files | jhawkins@chromium.org | 2010-08-20 | 1 | -0/+1 |
* | Speculative fix for crash in DOMUIThumbnailSource. | erg@google.com | 2010-07-28 | 1 | -4/+2 |
* | Revert bookmark bar promo CL, r52993 | mirandac@google.com | 2010-07-27 | 1 | -26/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Add bookmark promo to NTP on first run. | mirandac@google.com | 2010-07-20 | 1 | -1/+26 |
* | [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacement | phajdan.jr@chromium.org | 2010-06-01 | 1 | -2/+2 |
* | Add app section to NTP. | arv@chromium.org | 2010-04-20 | 1 | -1/+1 |
* | linux: build with -Wextra | evan@chromium.org | 2010-02-05 | 1 | -2/+2 |
* | Revert "Move the NTP HTML generation to early so we can avoid an extra" | tony@chromium.org | 2009-11-24 | 1 | -3/+2 |
* | Move the NTP HTML generation to early so we can avoid an extra | tony@chromium.org | 2009-11-24 | 1 | -2/+3 |
* | Implement a NTP resource cache. Instead of re-generating the | tony@chromium.org | 2009-11-19 | 1 | -40/+3 |
* | Plumb through off the record state from the URL request to the | tony@chromium.org | 2009-11-17 | 1 | -1/+3 |
* | Fix a bug where we would cache the incognito profile pointer in | tony@chromium.org | 2009-11-10 | 1 | -4/+1 |
* | Revert "Revert r31175 r31176 r31187" | hclam@chromium.org | 2009-11-06 | 1 | -0/+2 |
* | Rever r31175 r31176 r31187 | hclam@chromium.org | 2009-11-06 | 1 | -2/+0 |
* | Fifth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-06 | 1 | -0/+2 |
* | NTP: Allow hiding tips and bookmark sync. | arv@chromium.org | 2009-10-29 | 1 | -0/+15 |
* | More style nits. | erg@google.com | 2009-10-14 | 1 | -0/+2 |
* | Remove old NTP | arv@chromium.org | 2009-10-12 | 1 | -3/+0 |
* | Move MostVisitedHandler into a separate file because it's big. | tony@chromium.org | 2009-10-08 | 1 | -5/+67 |
* | Fix the NewTabUI load UMA metric. | tony@chromium.org | 2009-10-02 | 1 | -0/+5 |
* | Fix NTP so that it updates on theme change. | mirandac@chromium.org | 2009-10-02 | 1 | -0/+3 |
* | Disable first run for the New Tab Cold perf test. | arv@google.com | 2009-07-28 | 1 | -1/+5 |
* | Disable the tips service by default. | arv@google.com | 2009-07-25 | 1 | -1/+1 |
* | Turn backend tip service on by default. | mirandac@chromium.org | 2009-07-12 | 1 | -2/+2 |
* | Reland arv's NNTP enablery after it was reverted in 19603 | glen@chromium.org | 2009-06-30 | 1 | -2/+2 |
* | Reverting 19593. | glen@chromium.org | 2009-06-30 | 1 | -2/+2 |
* | Enable the NNTP by default. | arv@google.com | 2009-06-30 | 1 | -2/+2 |
* | revert cl 19438 | rvargas@google.com | 2009-06-27 | 1 | -0/+3 |
* | Make the new new tab page the default new tab page. | arv@google.com | 2009-06-26 | 1 | -3/+0 |
* | First draft of web resource service; fetches data from a JSON feed | mirandac@chromium.org | 2009-06-18 | 1 | -0/+3 |
* | Use a NotificationRegistrar to handle notification observing. | pkasting@chromium.org | 2009-05-21 | 1 | -1/+3 |
* | Adds a new command line switch called new-new-tab-page which enables | arv@chromium.org | 2009-05-19 | 1 | -0/+7 |
* | Re-land of earlier NTP theme patch; now with mac and linux compatibility. | glen@chromium.org | 2009-05-15 | 1 | -1/+7 |
* | Undo 16020 | glen@chromium.org | 2009-05-14 | 1 | -7/+1 |
* | Allow the new tab page to be themed (you may want to review DOMUIThemeSource ... | glen@chromium.org | 2009-05-14 | 1 | -1/+7 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 1 | -1/+1 |
* | This CL adds some UI to remove most-visited thumbnails from the New Tab Page. | jcampan@chromium.org | 2009-04-13 | 1 | -0/+3 |
* | Make the bookmarks bar disappear when the load after the new tab page commits | brettw@chromium.org | 2009-03-25 | 1 | -0/+1 |
* | Merge DOMUIContents into WebContents. | brettw@chromium.org | 2009-03-17 | 1 | -264/+5 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -2/+2 |
* | Make New Tab Page work correctly in incognito mode (8294) | glen@chromium.org | 2009-03-04 | 1 | -11/+0 |
* | Wires up sorting of bookmarks to the 'organize menu' in the bookmark | sky@google.com | 2009-02-27 | 1 | -1/+3 |
* | Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI. | glen@chromium.org | 2009-02-25 | 1 | -41/+32 |