summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history
Commit message (Expand)AuthorAgeFilesLines
* Create the DownloadItem earlier in the download process.ahendrickson@chromium.org2010-12-231-1/+1
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-173-3/+7
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-171-1/+5
* Make us save favicon in incognito mode if the url is bookmarked. Thissky@chromium.org2010-12-155-2/+33
* Cleanup: Remove unneeded includes of notification_service.h in other headers.thestig@chromium.org2010-12-151-1/+0
* Commiting second word iterator patch for tsepez. this was originally reviewed...cdn@chromium.org2010-12-152-8/+8
* Last few NewRunnableMethod scoped_refptr params to fix.willchan@chromium.org2010-12-151-1/+1
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-132-1/+5
* Remove ICU header dependencies outside of /i18n directory.cdn@chromium.org2010-12-101-0/+1
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-2/+2
* Move more code from headers to implementation.erg@google.com2010-12-072-2/+20
* Fix bogus member variable initialization uncovered by Clang buildbot.pkasting@chromium.org2010-12-071-1/+1
* Modify the "dangerous download" algorithm as follows. Original patch by Pier...pkasting@chromium.org2010-12-063-4/+9
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-1/+2
* base: Remove stub scoped_variant_win.h file.tfarina@chromium.org2010-12-041-4/+6
* Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-031-0/+2
* Move:ben@chromium.org2010-12-024-5/+5
* Move:ben@chromium.org2010-12-021-1/+1
* Revert 67997 - Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-021-2/+0
* Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-021-0/+2
* Undisable tests that were disabled because of the leaked processes issue.phajdan.jr@chromium.org2010-11-301-8/+1
* Logging downloads.ahendrickson@chromium.org2010-11-242-1/+32
* Add pyauto hook for getting and manipulating the data underneath the NTP.kkania@chromium.org2010-11-192-18/+37
* Cleanup: Include browser.h -> ui/browser.h [Part 1].jhawkins@chromium.org2010-11-161-1/+1
* base: Move StringSplitAlongWhitespace to string_split.htfarina@chromium.org2010-11-151-2/+3
* base: Get rid of 'using' declaration of StringAppendF.tfarina@chromium.org2010-11-151-2/+2
* Crash fix: Don't use const-ref parameter for an async callback.jhawkins@chromium.org2010-11-111-1/+1
* Marking the RedirectTest.ClientEmptyReferer as flaky.ananta@chromium.org2010-11-111-1/+2
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-11-081-1/+2
* Attempt at fixing unit_test crash on mac bots. The main egregioussky@chromium.org2010-11-082-8/+11
* Fixes possible crash in TopSitesBackend where it wasn't null checkingsky@chromium.org2010-11-041-1/+3
* Fixes bug in TopSitesDB where it could end up crashing if thumbnailsky@chromium.org2010-11-041-6/+6
* Makes the in memory db update keyword search terms.sky@chromium.org2010-11-046-24/+97
* Tweaks to improve memory consumption by TopSites. The biggest culpritsky@chromium.org2010-11-026-52/+126
* Adds keyword_search_terms to in memory db so that we can synchronouslysky@chromium.org2010-11-016-9/+71
* Attempt 2 at landing top sites refactor:sky@chromium.org2010-10-2720-1918/+2441
* Make history notification's destructors all virtual, since the base class is.jochen@chromium.org2010-10-271-5/+5
* Coverity: Fix several pass-by-values.jhawkins@chromium.org2010-10-265-14/+16
* Revert 63687 - Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-2419-2236/+1816
* Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-2419-1816/+2236
* Update code that previously constructed strings from string iterators only to...erikwright@chromium.org2010-10-221-2/+2
* Move inspector to "chrome-devtools" schemepodivilov@chromium.org2010-10-221-0/+1
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.pkasting@chromium.org2010-10-212-3/+3
* RedirectTest.ClientEmptyReferer works with a test_server on ephemeral ports.cbentzel@chromium.org2010-10-211-5/+25
* Change to use the new FORMAT_SkBitmap when encoding SkBitmap to jpeg.klobag@chromium.org2010-10-202-2/+2
* FBTF: Even more deinlining.erg@google.com2010-10-204-5/+57
* Remove scoped_bstr_win, fix all callers to use the new location.brettw@chromium.org2010-10-201-3/+6
* Revert 59851 since we now avoid the problem with the testing webserver.thomasvl@chromium.org2010-10-201-2/+1
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-196-22/+33
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-2/+2