summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui
Commit message (Expand)AuthorAgeFilesLines
* Fix linux views build.estade@chromium.org2009-10-021-2/+2
* GTK: Detach bookmark bar on NTP.estade@chromium.org2009-10-011-0/+4
* Coverity: Check return value of GetInteger.mattm@chromium.org2009-10-011-2/+1
* Coverity: tips_cache_->GetSize() returns an unsigned int so the comparison >=...jhawkins@chromium.org2009-09-301-1/+3
* BrowsingDataRemover* should not be scoped.kuchhal@chromium.org2009-09-302-8/+8
* Reverting 27389.darin@chromium.org2009-09-301-2/+2
* Remove the enable-sync flag from the Chrome command line and enable sync by d...brg@chromium.com2009-09-292-1/+11
* Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org2009-09-281-2/+2
* Assert that thread-safe reference counting is used withdarin@chromium.org2009-09-281-2/+2
* Misc. Cleanup related to OOP Profile Importjeremy@chromium.org2009-09-251-0/+1
* Coverity: Initialize pending_buf_size_ in the constructor.jhawkins@chromium.org2009-09-241-1/+4
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-241-3/+3
* Reverting 26975.pkasting@chromium.org2009-09-231-3/+3
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-231-3/+3
* Adds a theme promo in the lower right cornerarv@chromium.org2009-09-232-4/+16
* Fix check for wr_list validity not covering entire use.mattm@chromium.org2009-09-181-3/+2
* Change the URLs used to access "view-cache:" and "view-net-internals:".eroman@chromium.org2009-09-141-0/+35
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-105-8/+8
* Fix problem of white box appearing in themes without an NTP background image.mirandac@chromium.org2009-09-101-8/+8
* Ensure that tips change when the Chrome language changes.mirandac@chromium.org2009-09-101-0/+15
* Fix to use FilePath version of PathService::Get.thestig@chromium.org2009-09-091-1/+1
* NNTP: Fix issue with pinning the pre-populated thumbnails.arv@google.com2009-09-041-49/+66
* Revert "Revert "Allow DOMUI pages to call window.open(), giving DOMUI privile...mpcomplete@chromium.org2009-09-032-79/+73
* NNTP: Fix link and link underline colorsarv@google.com2009-09-031-0/+7
* GTK Themes: Add basic unit tests for gtk themes.erg@google.com2009-09-031-1/+1
* Add warnings around the new tab page command line switch and its use so peoplebrettw@chromium.org2009-09-031-0/+4
* Revert r25250: "Allow DOMUI pages to call window.open(), giving DOMUI privile...mpcomplete@chromium.org2009-09-022-73/+79
* Allow DOMUI pages to call window.open(), giving DOMUI privileges to the newmpcomplete@chromium.org2009-09-022-79/+73
* Improve New Tab Page load performance.mark@chromium.org2009-09-025-67/+167
* Fix issue with the ordering of the most visited items.arv@google.com2009-09-021-34/+48
* Revert accidental commits: r25115 and r25116mpcomplete@chromium.org2009-09-012-64/+80
* Merge branch 'api' of /src/chrome/src into apimpcomplete@chromium.org2009-09-012-80/+64
* Reverting 24982.mirandac@chromium.org2009-09-011-1/+1
* This is only for 195; will be reverted immediately.mirandac@chromium.org2009-09-011-1/+1
* Experiment with dislodging the Extension Shelf and having it only appear on t...finnur@chromium.org2009-08-303-3/+12
* Show Make this my homepage link on new tab page.kuchhal@chromium.org2009-08-281-0/+47
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-288-12/+58
* Remove JSTemplate from NTParv@google.com2009-08-281-1/+0
* Turn tips on by default, and turn off tip loading during UI testing.mirandac@chromium.org2009-08-261-1/+1
* Reverting 24385.mirandac@chromium.org2009-08-261-1/+1
* Turn on tips by default.mirandac@chromium.org2009-08-261-1/+1
* Add single line of tips to NNTP.mirandac@chromium.org2009-08-262-47/+18
* - Fix bug where white logo wasn't showingglen@chromium.org2009-08-251-0/+3
* Removed personalization_strings.h and moved all the strings into generated_re...idana@chromium.org2009-08-201-8/+23
* Remove personalization.h/cc by putting things in final resting placestim@chromium.org2009-08-202-12/+6
* NNTP: Remove the DownloadsHandler from the new tab page.arv@google.com2009-08-201-13/+0
* Made the Sync UI work in the New New tab page.idana@chromium.org2009-08-173-69/+83
* Implement drag and drop of downloads for the Mac downloads page.paul@chromium.org2009-08-171-2/+4
* Some personalization cleanup:tim@chromium.org2009-08-153-24/+6
* With the recent NNTP changes, we change the way themes work - they're now clo...glen@chromium.org2009-08-111-10/+23