summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui/ntp
Commit message (Expand)AuthorAgeFilesLines
* Merge 122647 - Fix missing NTP sign in statussail@chromium.org2012-02-211-1/+2
* Merge 121310 - Make the Chrome Web Store Icon Syncablecsharp@chromium.org2012-02-162-17/+3
* Merge 120450 - Revise logic to show the first-run bubble at the first appropr...msw@chromium.org2012-02-043-1/+11
* [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
* base::Bind: Remove callback_old.h.jhawkins@chromium.org2012-01-032-4/+2
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-031-3/+3
* Move WebUIMessageHandler to its own file in the public directory and put it i...jam@chromium.org2011-12-3116-16/+24
* Replace WebUI::tab_contents() with web_contents() and switch all users to use...jam@chromium.org2011-12-305-9/+13
* Simplify WebUIMessageHandler a bit in preparation for moving it into the Cont...jam@chromium.org2011-12-3013-119/+96
* Move the PageNavigator interface and GlobalRequestID struct to content\public...jam@chromium.org2011-12-282-5/+13
* Remove temporary redirect header and DEPS exception for cancelable_request.hjoi@chromium.org2011-12-272-2/+2
* Rename TabContents::browser_context() to GetBrowserContext and put it into th...jam@chromium.org2011-12-211-1/+1
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-211-1/+1
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-211-1/+1
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-211-1/+1
* Fix Apps on the NTP failing to display.csharp@chromium.org2011-12-211-2/+2
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-1/+1
* Use Sync to store application icon positions on NTP.csharp@chromium.org2011-12-201-4/+3
* Make CanvasSkia take a gfx::Size as the first parameter.tfarina@chromium.org2011-12-201-1/+1
* ui/gfx: Convert Canvas::DrawRectInt() to use gfx::Rect.tfarina@chromium.org2011-12-171-1/+1
* Make page IDs be specific to a RenderView rather than global to its process.creis@chromium.org2011-12-161-19/+14
* [Sync Promo UI] Changing sync promo to honor brand codes.dbeam@chromium.org2011-12-152-2/+2
* Convert app_launch_index and page_index from int to StringOrdinal.csharp@chromium.org2011-12-142-35/+63
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-142-5/+8
* Add some histograms for app notification performance and usage.asargent@chromium.org2011-12-141-0/+2
* Create copy of extensions page that is standalone.estade@chromium.org2011-12-131-1/+1
* Revert 114083 - Convert app_launch_index and page_index from int to StringOrd...csharp@chromium.org2011-12-132-63/+35
* Follow-up to bug 102685 (r113862)tbreisacher@chromium.org2011-12-131-10/+11
* Convert app_launch_index and page_index from int to StringOrdinal.csharp@chromium.org2011-12-122-35/+63