summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui/ntp
Commit message (Expand)AuthorAgeFilesLines
* Add support for multiple icon sizes for Mac platform appssail@chromium.org2012-03-031-4/+4
* NTP: Fix a leak.jhawkins@chromium.org2012-03-031-3/+2
* Make NTP other sessions menu off disabled by default.dubroy@chromium.org2012-03-021-2/+2
* Add an android specific ntp resource cache.tedchoc@chromium.org2012-03-022-3/+114
* aura: Remove apps from NTP4 and disable NTP4 intro bubble.xiyuan@chromium.org2012-03-024-5/+26
* Exclude NewTabPageSyncHandler for Androidyfriedman@chromium.org2012-03-021-1/+7
* Added new adaptive "Suggest" tab on the New Tab Page, behing the flag, for th...georgey@chromium.org2012-03-017-2/+345
* Add menu showing session on other devices to NTP footer.dubroy@chromium.org2012-02-292-12/+18
* [ntp] change namespace from ntp4 to ntpestade@chromium.org2012-02-288-24/+26
* retry r123804 - ntp theme fixesestade@chromium.org2012-02-283-8/+17
* Revert 123804 - ntp theme fixesestade@chromium.org2012-02-273-17/+8
* ntp theme fixesestade@chromium.org2012-02-273-8/+17
* Remove PSS::ShowLoginDialog() and obsolete IDC_SYNC_BOOKMARKS.atwilson@chromium.org2012-02-251-5/+14
* [uber] set line-height: 1 on header elementsestade@chromium.org2012-02-241-1/+1
* Support for 512px and 256px icons in extensionsmtytel@chromium.org2012-02-241-3/+3
* Disable flaky ui_tests on Mac.danakj@chromium.org2012-02-231-0/+9
* ntp - webstore link visual updates requested by alcorestade@chromium.org2012-02-191-0/+2
* Fix missing NTP sign in statussail@google.com2012-02-181-1/+2
* [ntp4] don't clobber ntp when an app is reorderedestade@chromium.org2012-02-171-7/+19
* [ntp] iterating on app install hintestade@chromium.org2012-02-166-38/+59
* Flakiness cleanup: disable flaky tests under chrome/browser/evan@chromium.org2012-02-151-3/+3
* Adding a command line flag to specify renderer process limitnasko@chromium.org2012-02-131-2/+2
* Sever dep on GTK for ntp code in Android.yfriedman@chromium.org2012-02-101-2/+2
* Make the Chrome Web Store Icon Syncablecsharp@chromium.org2012-02-092-17/+3
* Don't throttle NTP sign in linksail@chromium.org2012-02-091-3/+1
* Revise logic to show the first-run bubble at the first appropriate opportunity.msw@chromium.org2012-02-043-1/+11
* add [+] to NTPestade@chromium.org2012-02-021-0/+5
* [Clean up] Rename NTP -> Ntp for readability / convention.dbeam@chromium.org2012-02-025-33/+33
* [NTP4] Experiment for adding Chrome Web Store link to footer.dbeam@chromium.org2012-01-313-4/+49
* Update a bunch of help center URLs.derat@chromium.org2012-01-291-3/+1
* Remove a bunch of GetProfileSyncService callers to use the new factory.tim@chromium.org2012-01-274-8/+15
* Enable NTP Application Position and Page Name Syncingcsharp@chromium.org2012-01-261-4/+3
* Profiles: Add a --dump-profile-graph option when !NDEBUG.erg@chromium.org2012-01-241-3/+3
* "Recommit 118589 - Re-commit r117965 and 117130 with a fix for perf regression."atwilson@chromium.org2012-01-221-2/+2
* Revert 118589 - Re-commit r117965 and 117130 with a prospective fix for perf ...atwilson@chromium.org2012-01-211-2/+2
* Re-commit r117965 and 117130 with a prospective fix for perf regression.atwilson@chromium.org2012-01-211-2/+2
* [NTP4] Make TilePage and CardSlider evented to simplify code and fix page ...dbeam@chromium.org2012-01-192-8/+16
* Revert SigninManager changes to see if they were the cause of the perf regres...atwilson@chromium.org2012-01-191-2/+2
* Switch chrome code to use content::WebUI interface instead of WebUI concrete ...jam@chromium.org2012-01-1810-18/+17
* [i18n-fixlet] Make strings branding specific in extension code.vandebo@chromium.org2012-01-181-3/+1
* Make WebUI objects not derive from WebUI. WebUI objects own the controller. T...jam@chromium.org2012-01-172-27/+29
* Start splitting out WebUI into an implementation class and an interface that ...jam@chromium.org2012-01-132-6/+4
* Moving Ordinal Specific Code out of ExtensionPrefscsharp@chromium.org2012-01-121-17/+26
* ntp - get rid of unused stringsestade@chromium.org2012-01-111-5/+3
* Moved SigninManager out of browser/sync, and start changing the code so signinatwilson@chromium.org2012-01-111-2/+2
* Get rid of the ChromeWebUI class and just make all the classes in chrome deri...jam@chromium.org2012-01-062-5/+5
* Get rid of ChromeWebUI::GetProfile to prepare for taking out the class.jam@chromium.org2012-01-062-0/+6
* Get rid of the need to have ChromeWebUI. This was added originally so that we...jam@chromium.org2012-01-062-17/+34
* Convert the remaining trivial tab_contents.h includes in chrome to use web_co...jam@chromium.org2012-01-052-2/+1
* Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.jam@chromium.org2012-01-041-7/+8