summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/ntp/util.js
Commit message (Collapse)AuthorAgeFilesLines
* DOMUI etc. Use the built in bind method of Function now that V8 supports it.arv@chromium.org2010-09-131-9/+0
| | | | | | | | | BUG=None TEST=None Review URL: http://codereview.chromium.org/3308030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59303 0039d316-1c4b-4281-b951-d872f2087c98
* Fixes the regex used to test for the Mac platform.kurrik@chromium.org2010-07-211-1/+1
| | | | | | | | | BUG=49809 TEST=None Review URL: http://codereview.chromium.org/2805097 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53237 0039d316-1c4b-4281-b951-d872f2087c98
* NTP - Refactor the most visited code to uncouple it from the rest of the NTP.arv@chromium.org2010-04-301-0/+86
The goal of this refactoring is to allow splitting the different parts of the NTP into different reusable components. BUG=None TEST=Manually Review URL: http://codereview.chromium.org/1695022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46021 0039d316-1c4b-4281-b951-d872f2087c98